imagej / ImageJ

Public domain software for processing and analyzing scientific images
http://imagej.org
Other
557 stars 221 forks source link

Automatic processing of images imported as an image sequence? #202

Open RandallJEllis opened 1 year ago

RandallJEllis commented 1 year ago

I have a set of .TIF files that are all solid black when I open them, but when I import them into ImageJ (1.53t, Java 1.8.0_322 64-bit) as an Image Sequence, they are automatically processed (e.g., brightness increased) to where I can see what is in the image. What is the automatic processing happening here, and where is it in the ImageJ source code?