
Stefan van der Walt wrote:
What kind of contours can you currently extract (and can you place such an example online)? If you can at least get the broken contours, using a kd-tree to search for neighbors and connecting them should be quick.
Stefan, here is example by the book: http://i.imgur.com/tgphMUK.png Are you refering to OpenCV function? Thanks

Stefan, here is example by the book: http://i.imgur.com/tgphMUK.png
This is reported as a result from above image by using the method with Delaneau triangulation<http://iparla.inria.fr/publications/2004/SG04/K13.pdf>: http://i.imgur.com/8DIEFHs.png

On Wed, Feb 27, 2013 at 7:18 PM, zetah ven <otrov@hush.ai> wrote:
Stefan, here is example by the book: http://i.imgur.com/tgphMUK.png
This is reported as a result from above image by using the method with Delaneau triangulation: http://i.imgur.com/8DIEFHs.png
Do you have a way of obtaining a vector description from a bitmap such as the PNG shown above? That would be a good step in the right direction. Stéfan
participants (2)
-
Stéfan van der Walt
-
zetah ven