Classes | |
| class | PointSupportedImageToImageMetric |
| Computes similarity between two images by usinge an image metric and adding the squared distance of a reference point set. More... | |
| class | DifferenceEnergyImageToImageMetric |
| Computes similarity between two objects to be registered. More... | |
| class | DifferenceEntropyImageToImageMetric |
| Computes similarity between two objects to be registered. More... | |
| class | DifferenceHistogramImageToImageMetric |
| Computes similarity between two objects to be registered. More... | |
| class | ContinuousLBFGSOptimizer |
| Wrap of the vnl_lbfgs algorithm This component is simelar to the original itk::LBFGSOptimizer. But in difference to the orignial version no exception will be thrown if the vnl_lbfgs algorithm detects an error in the very beginning of the optimization process. This would cause an exception in itkLBFGSOptimizer.cxx:265. This version of the wrapper stores the error, but allways has a result, at least the initial position. More... | |
Namespaces | |
| namespace | Statistics |
1.5.3 written by Dimitri van Heesch,
© 1997-2000