imagej / ImageJ

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

Can ImageJ manage a image with bit-depth of 64bit in near future? #165

Closed matsumatsujc closed 2 years ago

matsumatsujc commented 2 years ago

I employ imageJ to analyze figure data made by interferometer or CMM (coordinate measuring machine). In that case, the data has a range of milimeter to sub-nanometer. 32bit image data has accuracy of 7 digits which is not enough for presise analysis. Does anyone has helpful advice for managing 64 bit image data with current version of ImageJ?

rasband commented 2 years ago

ImageJ2 (built into Fiji) supports 64 bit images. The image.sc forum (https://forum.image.sc) is a good place to ask how to open, process and save double or long images in Fiji.

matsumatsujc commented 2 years ago

Hi, rasband!

Thank you for your reply. I'll visit the forum as following your advise.

Regards,