te::gm::GTModelParameters Class Referenceabstract

2D Geometric transformation model parameters. More...

#include <GTModelParameters.h>

Inheritance diagram for te::gm::GTModelParameters:
te::common::AbstractParameters

Public Member Functions

virtual AbstractParametersclone () 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 ~GTModelParameters ()
 Virtual destructor. More...
 

Protected Member Functions

 GTModelParameters ()
 Constructor. More...
 

Detailed Description

2D Geometric transformation model parameters.

Definition at line 42 of file GTModelParameters.h.

Constructor & Destructor Documentation

virtual te::gm::GTModelParameters::~GTModelParameters ( )
virtual

Virtual destructor.

te::gm::GTModelParameters::GTModelParameters ( )
protected

Constructor.

Member Function Documentation

virtual AbstractParameters* te::common::AbstractParameters::clone ( ) const
pure virtualinherited

Create a clone copy of this instance.

Returns
A clone copy of this instance.
Note
The caller will take the ownership of the returned pointer.

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().

virtual void te::common::AbstractParameters::reset ( )
throw (te::common::Exception
)
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.


The documentation for this class was generated from the following file: