Class | Description |
---|---|
ActiveShapeModel<I extends Image<?,I>> |
Implementation of a basic Active Shape Model.
|
ActiveShapeModel.IterationResult |
Class to hold the response of a single iteration of model fitting.
|
MultiResolutionActiveShapeModel<I extends Image<?,I> & SinglebandImageProcessor.Processable<Float,FImage,I>> |
Implementation of a basic Multi-resolution Active Shape Model.
|