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