pyushkevich / itksnap

ITK-SNAP medical image segmentation tool
http://www.itksnap.org
GNU General Public License v3.0
281 stars 78 forks source link

Polydata filling with clear the overlapping area #121

Open DISAPPEARED13 opened 5 months ago

DISAPPEARED13 commented 5 months ago

image

Hi there! I am implementing the function like polygon mode, and after drawing the curve, when I clicked "complete", with the curve intersecting itself for times, the overlapping of the polygon is disappeared, could you please tell me that how to get the cross point and set the overlapping area into blank?