Hi,
I am trying to modify a segment by modifying the underlying binary label map (an instance of vtkImageData) in C++.
When modified() of vtkImageData is called, the closed surface of the segment is removed automatically.
Is it possible to update closed surface of a segment instead of removing closed surface when underlying vtkImageData is modified?
Thanks in advance,
Best regards,
Vincent