detect spray color from an image

조회 수: 1 (최근 30일)
Arbel Cohen
Arbel Cohen 2020년 11월 23일
답변: cr 2020년 11월 23일
I got an image of yellow paper and some spray on it. I try to display only the blue spots in the image so that all the other colors will be displayed as white and everything that is blue will be displayed as black.(All the spray color will convert to black...) The problem is that there is a lot spots of spray in the corner of the picture which i want to display but when i try it, it always display also yellow parts which i doesnt want. I try to use so tresholding and imbinarize but they both didnt work well.
here is a the image of the spray and some results i achive. As you can see there are alot of duts that were converted to white instead of black and some yellow parts which converted to black instead of white.
If someone has any idea how i can detect all the spots of the spray without the yellow parts i will appreciate it.
  댓글 수: 1
Rik
Rik 2020년 11월 23일
Without your code it is difficult to know which threshold you need to adjust. Have a read here and here. It will greatly improve your chances of getting an answer.

댓글을 달려면 로그인하십시오.

답변 (1개)

cr
cr 2020년 11월 23일
You should try colour based segmentation, roicolor(), etc.

카테고리

Help CenterFile Exchange에서 Neuroimaging에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by