Which image processing or filtering is used in this image?
Ältere Kommentare anzeigen
Hi,
I want to identify which filtering or coloring is used in this image to make is yellow.
the original image is the gray one and resulting image is the yellow one.

5 Kommentare
William Rose
am 8 Aug. 2022
@burcu bilgic, I checked, and my answer above is correct: the right hand image is obtained by imcomplement() of the left hand image.
It is the nature of imcomplement() that if you do it twice, you get back the original image. In other words, the left image is also the complement of the right image.
burcu bilgic
am 8 Aug. 2022
William Rose
am 8 Aug. 2022
@burcu bilgic, You are welcome.
Image Analyst
am 8 Aug. 2022
@burcu bilgic please accept @William Rose's answer below by clicking on the "Accept this answer" link to award him "reputation points" for figuring this out. 🙂
William Rose
am 8 Aug. 2022
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Image Processing Toolbox finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!