Posted by
Rossetti, Leone on
Nov 20, 2014; 5:15pm
URL: http://imagej.273.s1.nabble.com/PIV-by-Qing-Zong-Tseng-tp5010571.html
Hallo everyone, I am working with the excellent PIV plugin developed by Qing Zong Tseng. I seem to have a problem with the OpenCV/javacv library-related functions of this plugin.
Whenever I try to work with the plugin in advanced mode (this requires OpenCV/javacv), I get the following error:
(Fiji Is Just) ImageJ 2.0.0-rc-15/1.49k; Java 1.6.0_24 [64-bit]; Windows 7 6.1; 40MB of 12257MB (<1%)
java.lang.ExceptionInInitializerError
at PIV.cvMatchTemplate.doMatch(cvMatchTemplate.java:57)
at PIV.iterative_PIV.doPIV(iterative_PIV.java:771)
at PIV.iterative_PIV.run(iterative_PIV.java:131)
at ij.plugin.filter.PlugInFilterRunner.processOneImage(PlugInFilterRunner.java:262)
at ij.plugin.filter.PlugInFilterRunner.<init>(PlugInFilterRunner.java:111)
at ij.IJ.runUserPlugIn(IJ.java:204)
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)
Caused by: java.lang.IllegalStateException: Can't overwrite cause
at java.lang.Throwable.initCause(Throwable.java:320)
at com.googlecode.javacpp.Loader.load(Loader.java:581)
at com.googlecode.javacpp.Loader.load(Loader.java:532)
at com.googlecode.javacv.cpp.opencv_core.<clinit>(opencv_core.java:134)
... 10 more
I have followed the installation instructions reported here:
https://sites.google.com/site/qingzongtseng/piv#installI have repeated the procedure also starting from a newly downloaded copy of fiji (to attempt and rule out possible conflicts between different plugins I had installed). I also tried it on different machines (always win7 64bit) and encountered the same problems.
Anybody experienced something similar?
Sorry for the verbose message.
Cheers,
Leo
---------------------------------
Leone Rossetti, M.Sc.
Lehrstuhl für Zellbiophysik (E27)
Tel. +49 89 289-12478
Physik Department
TUM
James-Franck-Str. 1,
85748 Garching
---------------------------------
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html