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

10 Ansichten (letzte 30 Tage)
SteveVVV
SteveVVV am 30 Okt. 2017
Beantwortet: DGM am 6 Jul. 2022
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?

Antworten (1)

DGM
DGM am 6 Jul. 2022
Either use imcomplement(), or do simple additive inversion.

Kategorien

Mehr zu Convert Image Type finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by