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

조회 수: 10 (최근 30일)
SteveVVV
SteveVVV 2017년 10월 30일
답변: DGM 2022년 7월 6일
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