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

10 vues (au cours des 30 derniers jours)
SteveVVV
SteveVVV le 30 Oct 2017
Réponse apportée : DGM le 6 Juil 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?

Réponses (1)

DGM
DGM le 6 Juil 2022
Either use imcomplement(), or do simple additive inversion.

Catégories

En savoir plus sur Convert Image Type dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by