imagej / imagej/imagej2

Cannot threshold composite float32 images

Open
#198 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.4k
Forks
350
PR merge metrics
No merged PRs in 30d

Description

To reproduce:
1) Open blobs sample image
2) Convert blobs to float32
3) In GUI: Image > Color > Merge Channels
4) Add blobs to 2 channels
5) Try to threshold resulting composite image

Observed behavior:
![image](https://user-images.githubusercontent.com/400105/39905599-e8ae895e-5492-11e8-8056-38debb9e6b9a.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the failure with the blobs sample image: convert it to float32, use Image > Color > Merge Channels, add blobs to two channels, and threshold the composite image. Start by tracing the GUI actions for channel merging and thresholding. Done means the composite float32 image can be thresholded without the observed failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
computer-vision
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.