|
Medical Imaging Interaction Toolkit
2025.08.00
Medical Imaging Interaction Toolkit
|
#include "mitkCommon.h"#include "mitkContourModel.h"#include "mitkContourModelSource.h"#include <MitkContourModelExports.h>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. | |