Borrar filtros
Borrar filtros

Problem in EDGE dectection because of similar intensity at a point

1 visualización (últimos 30 días)
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

Respuestas (2)

Image Analyst
Image Analyst el 8 de Dic. de 2011
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 comentarios
Gova ReDDy
Gova ReDDy el 8 de Dic. de 2011
I think the canny edge detector is not detecting the edge inside this red portion because of similar intensity.
Image Analyst
Image Analyst el 8 de Dic. de 2011
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.

Iniciar sesión para comentar.


Gova ReDDy
Gova ReDDy el 16 de Dic. de 2011
Im interested to find the edge of the sheet as shown inside the red mark here
_The problem I'm facing is that _some part of edge of the sheet is not detected becuase of similar color or intensity of area sorrounding the sheet edge._ as shown in this resultant image
Can anyone suggest an efficient method to find this sheet edge.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by