Prev: complex value constraint
Next: object detection
From: namratha j h on 30 Mar 2010 05:40 i need conour boundary detection algorithm
From: us on 30 Mar 2010 06:37 "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 30 Mar 2010 08:59 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 |