You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 18, 2018. It is now read-only.
At one point you mentioned a replacement for ImageView based on GLVisualize; this is of considerable interest to me. I'm guessing that the volume.jl and related examples are what you mean?
One immediate issue: there doesn't appear to be a downloader for volume.nii. I tried searching for it, but the file I found isn't of the right size and consequently I get
ERROR: LoadError: BoundsError: attempt to access 1024×1024×4 Array{Float64,3} at index [Colon(),Colon(),100]
inthrow_boundserror(::Array{Float64,3}, ::Tuple{Colon,Colon,Int64}) at ./abstractarray.jl:363in checkbounds at ./abstractarray.jl:292 [inlined]
in _getindex at ./multidimensional.jl:270 [inlined]
ingetindex(::Array{Float64,3}, ::Colon, ::Colon, ::Int64) at ./abstractarray.jl:760ininclude_from_node1(::String) at ./loading.jl:488while loading /home/tim/.julia/v0.5/GLPlot/example/volume.jl, in expression starting on line 17
If you can tell me where that file comes from, I can contribute an installer and tweak the paths in the various examples.
At one point you mentioned a replacement for ImageView based on GLVisualize; this is of considerable interest to me. I'm guessing that the
volume.jland related examples are what you mean?One immediate issue: there doesn't appear to be a downloader for
volume.nii. I tried searching for it, but the file I found isn't of the right size and consequently I getIf you can tell me where that file comes from, I can contribute an installer and tweak the paths in the various examples.