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

img2array not accessible #25

Open
donaldcummins opened this issue Apr 23, 2024 · 0 comments
Open

img2array not accessible #25

donaldcummins opened this issue Apr 23, 2024 · 0 comments

Comments

@donaldcummins
Copy link

Running the code in the maze example I'm getting the following error on both Linux and Windows with Julia 1.10.2.

julia> using Eikonal, Images

julia> σ = Eikonal.img2array(load("maze.png"), ["white"=>1.0, "black"=>Inf])
ERROR: UndefVarError: `img2array` not defined
Stacktrace:
 [1] getproperty(x::Module, f::Symbol)
   @ Base .\Base.jl:31
 [2] top-level scope
   @ REPL[3]:1
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