pyushkevich / itksnap

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

Having a BSpline selection tool #37

Open cakeinspace opened 3 years ago

cakeinspace commented 3 years ago

Currently when we draw labels for segmentation we can use either the polygon selection tool or the paintbrush tool. It would be cool to have a bspline selection tool where we provide the list of points around the structure and the segmentation region is drawn by fitting a bspline to the points. I think it would be very time saving and flexible option to have