简体   繁体   English

原始图像到TIFF图像

[英]Raw image to tiff image

Can anyone suggest me a way to convert a 32 bit float type raw image into a 16 bit short type TIFF image in C ? 谁能建议我将C语言中的32位浮点型原始图像转换为16位短型TIFF图像的方法?

Any specific library used for this ? 为此使用任何特定的库吗?

Check out raw2tiff(1) here http://linux.die.net/man/1/raw2tiff . http://linux.die.net/man/1/raw2tiff中检查raw2tiff(1)。 This seems to be what your looking for. 这似乎是您要寻找的。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM