Jarek Sacha
Jarek Sacha
By default ImageJ is using Java 8 that may not support running current JavaFX. Users are getting cryptic exception errors when attempting to run Color Calibrator or other plugins that...
Do all computations automatically. Move advanced options to a separate dialog.
It will be very useful to see which point belongs to which chip. It could be done by adding a mouse-over effect: when cursor moves over a point display it's...
ij-plugins toolkit contain color conversion plugins but does not allow to select options like reference white, XYZ scale, etc. Replace ij-plugins toolkit conversion plugins with improved versions.
Help to visualize how target values compare to actual chip color values by displaying target patches on top of each chip. For original image that would be reference value for...
The link pint to old sf.net website, request update to GitHub ij-plugins project
The MetaImage tag `Origin` (same as `Position` and `Offset` tags) specifies real-world coordinates of the (0,0,0) index in an image, see [ITK MetaIO documentation](http://www.itk.org/Wiki/ITK/MetaIO/Documentation#Associated_transformations). it should be mapped to ImagePlus...
### Current behavior Scaladex shows ScalaFX version as 8.0.0-M2 using Scala 2.10. This relates to a very old version of ScalaFX. The ReadMe.md pulled from the project has correct version...