latest version v1.9 - last update 10 Apr 2010 |
Defines the enumeration type eTransformEstimatorType used in many places to specify which kind of transform should be employed. More...
#include "ltiIoHandler.h"
Go to the source code of this file.
Namespaces | |
namespace | lti |
Enumerations | |
enum | lti::eTransformEstimatorType { lti::Homography8DofEstimator, lti::Homography9DofEstimator, lti::AffineEstimator, lti::SimilarityEstimator, lti::NoTransformEstimator } |
Functions | |
bool | lti::read (ioHandler &handler, eTransformEstimatorType &data) |
bool | lti::write (ioHandler &handler, const eTransformEstimatorType &data) |
Defines the enumeration type eTransformEstimatorType used in many places to specify which kind of transform should be employed.