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

5 visualizzazioni (ultimi 30 giorni)
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?

Risposte (1)

DGM
DGM il 6 Lug 2022
Either use imcomplement(), or do simple additive inversion.

Categorie

Scopri di più su Convert Image Type in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by