TiePointsLocator strategy parameters. More...
#include <TiePointsLocatorStrategyParameters.h>
Public Member Functions | |
virtual AbstractParameters * | clone () const =0 |
Create a clone copy of this instance. More... | |
virtual void | reset ()=0 throw ( te::common::Exception ) |
Clear all internal allocated resources and reset the parameters instance to its initial state. More... | |
virtual | ~TiePointsLocatorStrategyParameters () |
Protected Member Functions | |
TiePointsLocatorStrategyParameters () | |
TiePointsLocatorStrategyParameters (const TiePointsLocatorStrategyParameters &) | |
TiePointsLocator strategy parameters.
Definition at line 38 of file TiePointsLocatorStrategyParameters.h.
|
virtual |
|
protected |
|
protected |
|
pure virtualinherited |
Create a clone copy of this instance.
Implemented in te::rp::Contrast::OutputParameters, te::rp::Contrast::InputParameters, te::rp::Segmenter::OutputParameters, te::rp::SequenceMosaic::OutputParameters, te::rp::Classifier::OutputParameters, te::rp::MixtureModel::OutputParameters, te::rp::Skeleton::OutputParameters, te::rp::WisperFusion::OutputParameters, te::rp::TiePointsMosaic::OutputParameters, te::rp::Segmenter::InputParameters, te::rp::Filter::OutputParameters, te::rp::ArithmeticOperations::OutputParameters, te::rp::IHSFusion::OutputParameters, te::rp::Register::OutputParameters, te::rp::GeoMosaic::OutputParameters, te::rp::TiePointsLocatorInputParameters, te::rp::PCAFusion::OutputParameters, te::rp::Skeleton::InputParameters, te::rp::WisperFusion::InputParameters, te::rp::Classifier::InputParameters, te::rp::TiePointsMosaic::InputParameters, te::rp::SequenceMosaic::InputParameters, te::rp::MixtureModel::InputParameters, te::rp::SegmenterRegionGrowingBaatzStrategy::Parameters, te::rp::Filter::InputParameters, te::rp::ArithmeticOperations::InputParameters, te::rp::IHSFusion::InputParameters, te::rp::Register::InputParameters, te::rp::ClassifierSAMStrategy::Parameters, te::rp::GeoMosaic::InputParameters, te::rp::SegmenterRegionGrowingMeanStrategy::Parameters, te::cl::KMeans< TTRAIN, TCLASSIFY >::Parameters, te::rp::ClassifierMAPStrategy::Parameters, te::rp::PCAFusion::InputParameters, te::rp::ClassifierEMStrategy::Parameters, te::rp::TiePointsLocator::OutputParameters, te::rp::ClassifierKMeansStrategy::Parameters, te::rp::ClassifierISOSegStrategy::Parameters, te::rp::TiePointsLocatorMoravecStrategy::Parameters, te::cl::Dummy< TTRAIN, TCLASSIFY >::Parameters, te::rp::TiePointsLocatorSURFStrategy::Parameters, te::rp::MixtureModelLinearStrategy::Parameters, te::rp::MixtureModelPCAStrategy::Parameters, te::gm::GTParameters, and te::rp::ClassifierDummyStrategy::Parameters.
Referenced by te::gm::GTParameters::setModelParameters().
|
pure virtualinherited |
Clear all internal allocated resources and reset the parameters instance to its initial state.
Implemented in te::rp::Contrast::OutputParameters, te::rp::Contrast::InputParameters, te::rp::Segmenter::OutputParameters, te::rp::SequenceMosaic::OutputParameters, te::rp::Classifier::OutputParameters, te::rp::MixtureModel::OutputParameters, te::rp::Skeleton::OutputParameters, te::rp::WisperFusion::OutputParameters, te::rp::TiePointsMosaic::OutputParameters, te::rp::Segmenter::InputParameters, te::rp::Filter::OutputParameters, te::rp::ArithmeticOperations::OutputParameters, te::rp::IHSFusion::OutputParameters, te::rp::Register::OutputParameters, te::rp::GeoMosaic::OutputParameters, te::rp::TiePointsLocatorInputParameters, te::rp::PCAFusion::OutputParameters, te::rp::Skeleton::InputParameters, te::rp::WisperFusion::InputParameters, te::rp::Classifier::InputParameters, te::rp::TiePointsMosaic::InputParameters, te::rp::SequenceMosaic::InputParameters, te::rp::SegmenterRegionGrowingBaatzStrategy::Parameters, te::rp::MixtureModel::InputParameters, te::rp::Filter::InputParameters, te::rp::ArithmeticOperations::InputParameters, te::rp::IHSFusion::InputParameters, te::rp::ClassifierSAMStrategy::Parameters, te::rp::Register::InputParameters, te::rp::SegmenterRegionGrowingMeanStrategy::Parameters, te::cl::KMeans< TTRAIN, TCLASSIFY >::Parameters, te::rp::ClassifierMAPStrategy::Parameters, te::rp::GeoMosaic::InputParameters, te::rp::ClassifierEMStrategy::Parameters, te::rp::PCAFusion::InputParameters, te::rp::ClassifierKMeansStrategy::Parameters, te::rp::TiePointsLocator::OutputParameters, te::rp::ClassifierISOSegStrategy::Parameters, te::cl::Dummy< TTRAIN, TCLASSIFY >::Parameters, te::rp::TiePointsLocatorMoravecStrategy::Parameters, te::gm::GTParameters, te::rp::TiePointsLocatorSURFStrategy::Parameters, te::rp::MixtureModelLinearStrategy::Parameters, te::rp::MixtureModelPCAStrategy::Parameters, and te::rp::ClassifierDummyStrategy::Parameters.