Multiview Reconstruction error

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Multiview Reconstruction error

cloudsforest
Dear all,

When I use "Multiview Reconstruction/Detect Interest Points for Registration" to load in file for "interactive interest point specification", I got error message as below:


(Fiji Is Just) ImageJ 2.0.0-rc-8/1.49c; Java 1.6.0_24 [64-bit]; Windows 7 6.1; 30MB of 22409MB (<1%)

java.lang.RuntimeException: Could not load 'C:\data\cqian\experiment\fly1\multiview\.\.\fly_tl1_c1_angle0.tif':
java.lang.NullPointerException
        at spim.fiji.spimdata.imgloaders.StackImgLoaderLOCI.getFloatImage(StackImgLoaderLOCI.java:99)
        at spim.fiji.plugin.Display_View.run(Display_View.java:110)
        at ij.IJ.runUserPlugIn(IJ.java:202)
        at ij.IJ.runPlugIn(IJ.java:166)
        at ij.Executer.runCommand(Executer.java:131)
        at ij.Executer.run(Executer.java:64)
        at java.lang.Thread.run(Thread.java:662)

Could anyone kindly tell me what is wrong and how to fixed? This is a newest version of Fiji and all the plugin.

Thank you!

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Multiview Reconstruction error

Stephan Preibisch
Hi Chen,

are you sure the file 'C:\data\cqian\experiment\fly1\multiview\.\.\fly_tl1_c1_angle0.tif’: exists? It seems it simply just does not find the file … also maybe try the ImageJ Image Loader as it is a TIFF file.

Could maybe post future bug reports in the Forum for the software: http://sourceforge.net/projects/multiviewreconstruction/
This hopefully makes it easier for others who experience the same problems…

Hope this helps,
Stephan

On Sep 4, 2014, at 12:00 , Chen Qian <[hidden email]> wrote:

> Dear all,
>
> When I use "Multiview Reconstruction/Detect Interest Points for Registration" to load in file for "interactive interest point specification", I got error message as below:
>
>
> (Fiji Is Just) ImageJ 2.0.0-rc-8/1.49c; Java 1.6.0_24 [64-bit]; Windows 7 6.1; 30MB of 22409MB (<1%)
>
> java.lang.RuntimeException: Could not load 'C:\data\cqian\experiment\fly1\multiview\.\.\fly_tl1_c1_angle0.tif':
> java.lang.NullPointerException
>        at spim.fiji.spimdata.imgloaders.StackImgLoaderLOCI.getFloatImage(StackImgLoaderLOCI.java:99)
>        at spim.fiji.plugin.Display_View.run(Display_View.java:110)
>        at ij.IJ.runUserPlugIn(IJ.java:202)
>        at ij.IJ.runPlugIn(IJ.java:166)
>        at ij.Executer.runCommand(Executer.java:131)
>        at ij.Executer.run(Executer.java:64)
>        at java.lang.Thread.run(Thread.java:662)
>
> Could anyone kindly tell me what is wrong and how to fixed? This is a newest version of Fiji and all the plugin.
>
> Thank you!
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html


--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html