Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples don't work without having ImageView loaded #221

Open
OvidiusCicero opened this issue Aug 22, 2021 · 0 comments
Open

Examples don't work without having ImageView loaded #221

OvidiusCicero opened this issue Aug 22, 2021 · 0 comments

Comments

@OvidiusCicero
Copy link

OvidiusCicero commented Aug 22, 2021

https://juliaimages.org/stable/pkgs/segmentation/#Unseeded-Region-Growing and https://juliaimages.org/stable/democards/examples/contours/sujoy_edge_demo/#Edge-detection-using-Sujoy-Filter fail with iterate not found as well as abs2 not found; I guess a more basic package is loaded by ImageView but I cannot find out which one

for example, error message:

MethodError: no method matching iterate(::ColorTypes.RGB{Float64})

Closest candidates are:

iterate(!Matched::Union{LinRange, StepRangeLen}) at range.jl:664

iterate(!Matched::Union{LinRange, StepRangeLen}, !Matched::Int64) at range.jl:664

iterate(!Matched::T) where T<:Union{Base.KeySet{var"#s79", var"#s78"} where {var"#s79", var"#s78"<:Dict}, Base.ValueIterator{var"#s77"} where var"#s77"<:Dict} at dict.jl:693

...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant