Which image processing or filtering is used in this image?
Afficher commentaires plus anciens
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 commentaires
William Rose
le 8 Août 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
le 8 Août 2022
William Rose
le 8 Août 2022
@burcu bilgic, You are welcome.
Image Analyst
le 8 Août 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
le 8 Août 2022
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Images dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!