Which image processing or filtering is used in this image?
이전 댓글 표시
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
William Rose
2022년 8월 8일
@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
2022년 8월 8일
William Rose
2022년 8월 8일
@burcu bilgic, You are welcome.
Image Analyst
2022년 8월 8일
@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
2022년 8월 8일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!