[vtkusers] Using Marching Squares algorithm

VTKJunky hadas.judah at gmail.com
Wed Dec 27 08:01:37 EST 2017


I'm a newbie to VTK and would like to mostly use vtkMarchingSquares algorithm
in my code. 

I don't want/need any rendering done and also would like to supply the
algorithm with a basic float matrix as input. 

Is there a more flexible way to call Marching Squares? Or do I have to use
the pipeline method only? I'm basically looking for an option of just
calling the algorithm with my input matrix and using the output as I want,
could anyone supply a basic example or maybe some tips on how to do this?





--
Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html


More information about the vtkusers mailing list