Thanks for your reply! I now understand.
My problem was: The ImageMagick I had on my system did not support 32-bit images. I required a HDRI (high dynamic range imaging) build of ImageMagick. This is described on https://www.imagemagick.org/script/high-dynamic-range.php
The fix was: Download a ...
Search found 3 matches
- 2018-08-01T13:58:42-07:00
- Forum: Users
- Topic: [SOLVED] 32-bit TIF conversion problems
- Replies: 4
- Views: 5647
- 2018-08-01T13:28:47-07:00
- Forum: Users
- Topic: [SOLVED] 32-bit TIF conversion problems
- Replies: 4
- Views: 5647
Re: 32-bit TIF conversion problems
Thank you for your input! Unfortunately my problem still is not solved.
This is the output of magick identify -verbose test.tif
Image: test.tif
Format: TIFF (Tagged Image File Format)
Mime type: image/tiff
Class: DirectClass
Geometry: 1392x1040+0+0
Units: PixelsPerInch
Type: Bilevel
Base ...
This is the output of magick identify -verbose test.tif
Image: test.tif
Format: TIFF (Tagged Image File Format)
Mime type: image/tiff
Class: DirectClass
Geometry: 1392x1040+0+0
Units: PixelsPerInch
Type: Bilevel
Base ...
- 2018-08-01T07:32:06-07:00
- Forum: Users
- Topic: [SOLVED] 32-bit TIF conversion problems
- Replies: 4
- Views: 5647
[SOLVED] 32-bit TIF conversion problems
I have a TIF containing data produced from a 12-bit camera, but it is saved as a 32-bit TIF. I am trying to convert it to JPG using the "convert" command line tool.
My test image is here: http://swharden.com/tmp/im/test.tif
The image looks great when opened in ImageJ: http://swharden.com/tmp ...
My test image is here: http://swharden.com/tmp/im/test.tif
The image looks great when opened in ImageJ: http://swharden.com/tmp ...