rectangular edge detection

  • Follow


hii all,
I am working in matlab for a sorting system.
i would like to know how to detect edges of a square object from the background,
i am planning to use sobel filter. How is threshold value calculated???
is the idea of using sobel filter good.where will i find more infomation about the coding part.thank u so much.
wait for reply.
0
Reply prachi 1/9/2010 9:11:05 AM

"prachi " <prachi.ykulkarni@yahoo.in> wrote in message <hi9h79$9vd$1@fred.mathworks.com>...
> hii all,
> I am working in matlab for a sorting system.
> i would like to know how to detect edges of a square object from the background,
> i am planning to use sobel filter. How is threshold value calculated???

The threshold is probably supposed to be slightly less than the expected amplitude of your edge
0
Reply Matt 1/9/2010 10:17:03 AM


prachi:
Just try some thresholds and see - it will be easy.
Here's a tutorial on thresholding/labeling/measuring that may help
you:
http://www.mathworks.com/matlabcentral/fileexchange/25157
0
Reply ImageAnalyst 1/9/2010 1:44:14 PM

2 Replies
696 Views

(page loaded in 0.24 seconds)

Similiar Articles:













7/23/2012 7:03:49 AM


Reply: