Problem in EDGE dectection because of similar intensity at a point
이전 댓글 표시
Hi.. I'm able to find the EDGEs from the image except in the red position shown in the link <http://tinypic.com/view.php?pic=30dfrbl&s=7> because of similar intensity and the dge detected image is <http://tinypic.com/view.php?pic=4lnbrp&s=5>
Can anyone suggest a method to find the edge inside this red portion
답변 (2개)
Image Analyst
2011년 12월 8일
0 개 추천
What does that mean - "the edge inside the red portion"? You already have edges in your edge image. And you have a color image with some reddish areas. Do you want to do color segmentation to find the red areas (to get a binary image) and then AND that mask with your edge image to find out if any edges from your edge image fall inside the red region of interest of your color image???
댓글 수: 3
Gova ReDDy
2011년 12월 8일
Gova ReDDy
2011년 12월 8일
Image Analyst
2011년 12월 8일
Then there are no edges according to the parameters used. You need to adjust your parameters to be more sensitive to edges or try a different edge detector.
Gova ReDDy
2011년 12월 16일
댓글 수: 1
Image Analyst
2011년 12월 16일
Try fitting what you do have to a line or quadratic.
카테고리
도움말 센터 및 File Exchange에서 Object Analysis에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!