I’ve been experimenting with vvvv gamma lately and I’m now patching a little project.
I’m using OpenCV to detect the contours from an image and to spread points on it, and I’m now trying to connect the points to create a Delaunay Diagram.
I’ve taken the Help Patch as a reference for the diagram creation but the node has now purple contours, and I’m not really sure what I should do with it.
I’m quite new to VL and gamma so I don’t know how I should tackle this problem, so any advice would be more than welcome. :)
ok, unfortunately this is a rather generic error. i assume that the voronoi algorithm cannot handle your specific input of points for some reason. any chance you can upload the patch + image you’re using?