Open
Description
With version 2.85.0 it is no longer possible to successfully open tif images. Larger images put the CPU at 100% for minutes, usually takes a second or so. Smaller images result in:
Steps to reproduce:
Succesful opening of images
Make a project with:
<parent>
<groupId>org.scijava</groupId>
<artifactId>pom-scijava</artifactId>
<version>29.2.1</version>
<relativePath/>
</parent>
It is now possible to use IJLauncher to open an image and do stuff with it.
Failed opening of images
- Add the property:
<scijava-common.version>2.85.0</scijava-common.version>
- Start up the IJLauncher.
- Open an image
- CPU goes to 100% and image is not opened
Full project
This project, branch and pom reproduces the problem:
https://github.com/sunsear/colour_deconvolution_IJ2/blob/feature/more_decimals/pom.xml
Metadata
Metadata
Assignees
Labels
No labels