Skip to content
This repository was archived by the owner on Feb 18, 2018. It is now read-only.
This repository was archived by the owner on Feb 18, 2018. It is now read-only.

volume.nii #40

@timholy

Description

@timholy

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]
 in throw_boundserror(::Array{Float64,3}, ::Tuple{Colon,Colon,Int64}) at ./abstractarray.jl:363
 in checkbounds at ./abstractarray.jl:292 [inlined]
 in _getindex at ./multidimensional.jl:270 [inlined]
 in getindex(::Array{Float64,3}, ::Colon, ::Colon, ::Int64) at ./abstractarray.jl:760
 in include_from_node1(::String) at ./loading.jl:488
while 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions