| BaseEstimator() (defined in ipsdk::math::BaseEstimator) | ipsdk::math::BaseEstimator | |
| checkData(const DataSet &dataSet, const ParameterType &estimParams) const | ipsdk::math::BaseEstimator | protected |
| computeEstimation(const math::DataSet &dataSet, math::Matrix4d &matH) | ipsdk::geom::HomographyTransform3dEstimator | |
| ipsdk::math::BaseEstimator::computeEstimation(const DataSet &dataSet, ParameterType &estimParams) | ipsdk::math::BaseEstimator | |
| computeResiduals(const math::DataSet &dataSet, const math::Matrix4d &matH, math::ResidualsSet &residualsSet) const | ipsdk::geom::HomographyTransform3dEstimator | |
| ipsdk::math::BaseEstimator::computeResiduals(const DataSet &dataSet, const ParameterType &estimParams, ResidualsSet &residualsSet) const | ipsdk::math::BaseEstimator | |
| eEP_Hww enum value | ipsdk::geom::HomographyTransform3dEstimator | |
| eEP_Hwx enum value | ipsdk::geom::HomographyTransform3dEstimator | |
| eEP_Hwy enum value | ipsdk::geom::HomographyTransform3dEstimator | |
| eEP_Hwz enum value | ipsdk::geom::HomographyTransform3dEstimator | |
| eEP_Hxw enum value | ipsdk::geom::HomographyTransform3dEstimator | |
| eEP_Hxx enum value | ipsdk::geom::HomographyTransform3dEstimator | |
| eEP_Hxy enum value | ipsdk::geom::HomographyTransform3dEstimator | |
| eEP_Hxz enum value | ipsdk::geom::HomographyTransform3dEstimator | |
| eEP_Hyw enum value | ipsdk::geom::HomographyTransform3dEstimator | |
| eEP_Hyx enum value | ipsdk::geom::HomographyTransform3dEstimator | |
| eEP_Hyy enum value | ipsdk::geom::HomographyTransform3dEstimator | |
| eEP_Hyz enum value | ipsdk::geom::HomographyTransform3dEstimator | |
| eEP_Hzw enum value | ipsdk::geom::HomographyTransform3dEstimator | |
| eEP_Hzx enum value | ipsdk::geom::HomographyTransform3dEstimator | |
| eEP_Hzy enum value | ipsdk::geom::HomographyTransform3dEstimator | |
| eEP_Hzz enum value | ipsdk::geom::HomographyTransform3dEstimator | |
| eEstimParams enum name | ipsdk::geom::HomographyTransform3dEstimator | |
| g_parameterSize | ipsdk::geom::HomographyTransform3dEstimator | static |
| getDataSize() const | ipsdk::math::BaseEstimator | |
| getNbEstimParams() const | ipsdk::math::BaseEstimator | |
| getNbMinRequestedData() const | ipsdk::math::BaseEstimator | |
| HomographyTransform3dEstimator() (defined in ipsdk::geom::HomographyTransform3dEstimator) | ipsdk::geom::HomographyTransform3dEstimator | |
| initBase(const ipUInt32 nbMinRequestedData, const ipUInt32 nbEstimParams, const ipUInt32 dataSize) | ipsdk::math::BaseEstimator | protected |
| IPSDK_ENUM(eDataType,(eDT_X1)(eDT_Y1)(eDT_Z1)(eDT_X2)(eDT_Y2)(eDT_Z2)) static const ipUInt32 g_dataSize | ipsdk::geom::HomographyTransform3dEstimator | |
| isInit() const | ipsdk::math::BaseEstimator | inline |
| processEstimation(const math::DataSet &dataSet, math::ParameterType &estimParams) | ipsdk::geom::HomographyTransform3dEstimator | protected |
| ipsdk::math::BaseEstimator::processEstimation(const DataSet &dataSet, ParameterType &estimParams)=0 | ipsdk::math::BaseEstimator | protectedpure virtual |
| processResiduals(const math::DataSet &dataSet, const math::ParameterType &estimParams, math::ResidualsSet &residualsSet) const | ipsdk::geom::HomographyTransform3dEstimator | protected |
| ipsdk::math::BaseEstimator::processResiduals(const DataSet &dataSet, const ParameterType &estimParams, ResidualsSet &residualsSet) const =0 | ipsdk::math::BaseEstimator | protectedpure virtual |
| ~BaseEstimator()=0 (defined in ipsdk::math::BaseEstimator) | ipsdk::math::BaseEstimator | pure virtual |
| ~HomographyTransform3dEstimator() (defined in ipsdk::geom::HomographyTransform3dEstimator) | ipsdk::geom::HomographyTransform3dEstimator | |