Which image processing or filtering is used in this image?
Show older comments
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 Comments
William Rose
on 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
on 8 Aug 2022
William Rose
on 8 Aug 2022
@burcu bilgic, You are welcome.
Image Analyst
on 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
on 8 Aug 2022
Accepted Answer
More Answers (0)
Categories
Find more on Images in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!