Ticket #1324 (closed defect: fixed)
Opened 2012-07-12T09:52:25-05:00
Last modified 2012-07-12T10:46:42-05:00
Cannot correctly Make Binary on a float image (thresholding)
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Legacy Compatibility | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
Open bridge, change type to 32-bit float, and run Make Binary. All pixels are set to 1. Editing Brightness/Contrast to match IJ1's values before running the Make Binary command had no effect on results. IJ1 handles this image fine.
This turns out to be an issue with threshold tracking in IJ2 (and then across the legacy layer). The IJ1 plugin is returning the image as all 255's. It uses thresholds to calc pixel values. IJ2 is not handling thresholds at all at the moment.
This has nothing to do with thresholding. There was a bug in PlaneHarmonizer for single plane images. Fixed with commit 910e721683d6d0429606245143d96076291abfe6