How can I convert a black and white positive image into negative.

10 次查看(过去 30 天)
I have a batch of .tif negative grayscale image files which I want to read on Matlab as a positive file. I converted the negatives into positives with Photoshop but then Matlab said the files got "unknown tags". Does anyone know how I can convert negative images into Matlab-compatible positive ones?

回答(1 个)

DGM
DGM 2022-7-6
Either use imcomplement(), or do simple additive inversion.

类别

Help CenterFile Exchange 中查找有关 Convert Image Type 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by