From: namratha j h on
i need conour boundary detection algorithm
From: us on
"namratha j h" <nammu.navi(a)gmail.com> wrote in message <hosgtn$57i$1(a)fred.mathworks.com>...
> i need conour boundary detection algorithm

what have YOU done so far to solve YOUR particular problem...

us
From: ImageAnalyst on
On Mar 30, 5:40 am, "namratha j h" <nammu.n...(a)gmail.com> wrote:
> i need conour boundary detection algorithm

-------------------------------------------------------------
Try imfilter() to do edge detection. Or try edge().
Or if you already have a binary image, try bwperim() or
bwboundaries().
These, naturally, are all in the Image Processing Toolbox.
 | 
Pages: 1
Prev: complex value constraint
Next: object detection