Is there any plug-in or component or any script function can read a black & white image and turn it to boundary curves?
I know there is an image sampler but it returns values base on sample points on the image but we cannot let it then stroke the boundary between black and white…
Does anyone have an idea how to achieve it?
A very naive way to use the image sampler is to sample it at a grid, use the sampled values to modify a mesh, then slice the mesh to get the transitions. This approach is slow and tends to yield strong aliasing artefacts, but without a specific tracer algorithm it’s the only thing you can do in vanilla GH.
I still can’t believe they deleted Nik’s Willmore pictures from the old forum. It is as if someone discovers the cure for cancer but because he once stole some money that cure becomes invalid for use. The whole community got punished. Ha! I will never understand how some people on this earth think.
It wasn’t an easy choice and it wasn’t readily made. It just came down to our assessment that he was causing more harm than good. Some people just cause harm and are easily dismissed, at other times it is more complicated than that.
Hi, im using that code to get an ABB robot to trace the curves created. But i can´t get the image to rotate into the working space of the robot and it also starts at the 0 point which the robot can´t get to. How can i fix this