Search found 3 matches
- 2019-05-19T04:17:05-07:00
- Forum: Users
- Topic: Vegitation Index from RGB
- Replies: 3
- Views: 4908
Vegitation Index from RGB
I'm trying to process some photos into green -> red gradients to highlight plant crop health where healthy regions (greens) show as bright green, while unhealthy regions (brown) show as red, with a gradient in between. There's a couple of examples on the sort of output I'm trying to achieve here ...
- 2019-05-19T02:49:06-07:00
- Forum: Users
- Topic: Sorry, can not handle images with 32-bit samples
- Replies: 5
- Views: 16099
Re: Sorry, can not handle images with 32-bit samples
Thanks for the reply. The command was in the original message though disguised in the noise: /usr/local/bin/convert dsm.tif out.png Input file: https://dev.aerosurvey.co.nz/files/242/dsm.tif Versions: [root@dev 242]# magick -version Version: ImageMagick 7.0.8-45 Q32 x86_64 2019-05-18 https ...
- 2019-05-18T01:14:10-07:00
- Forum: Users
- Topic: Sorry, can not handle images with 32-bit samples
- Replies: 5
- Views: 16099
Sorry, can not handle images with 32-bit samples
Hi folks, I'm having a hard time working with tiffs in ImageMagick. This is my first time properly using ImageMagick. The error I'm getting is "Sorry, can not handle images with 32-bit samples". I have Googled this, and found that the version I was using (CentOS 7 EPEL) was compiled with Q16: # /usr ...