[ImageJ-bugs] [Bug 891] biovoxxel toolbox broke fter latest update
bugzilla at fiji.sc
bugzilla at fiji.sc
Sat Aug 16 05:14:47 CDT 2014
http://fiji.sc/bugzilla/show_bug.cgi?id=891
--- Comment #10 from Johannes Schindelin <johannes.schindelin at gmx.de> ---
Hi Aryeh,
> Compiling 1 file in /.../Pseudo_flat_field_correction.java:109: cannot find symbol
> symbol : method convertToFloatProcessor()
> location: class ij.process.ImageProcessor
> duplicatedIp = duplicatedIp.convertToFloatProcessor();
This looks to me as if the ImageJ 1.x version found in the classpath is too
old; The convertToFloatProcessor() method was introduced in 1.48c, 12 September
2013:
https://github.com/imagej/ImageJA/commit/780b50d458d72fa1f9912dba9f4e08f7db2af6c1
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20140816/b3c5d535/attachment.html>
More information about the Imagej-bugs
mailing list