Medical Imaging Interaction Toolkit  2023.12.99-b884b24c
Medical Imaging Interaction Toolkit
mitkContourModelSubDivisionFilter.h File Reference

Go to the source code of this file.

Classes

class  mitk::ContourModelSubDivisionFilter
 This filter interpolates a subdivision curve between control points of the contour. For inserting subpoints Dyn-Levin-Gregory (DLG) interpolation scheme is used. Interpolating a cruve subdivision is done by: F2i = Ci F2i+1 = -1/16Ci-1 + 9/16Ci + 9/16Ci+1 - 1/16Ci+2. More...
 

Namespaces

 mitk
 Find image slices visible on a given plane.