Solar
|
This is the complete list of members for SolAR::api::reloc::IRegression, including all inherited members.
add(const std::vector< SRef< SolAR::datastructure::DescriptorBuffer > > &descriptors, const std::vector< SolAR::datastructure::Point3Df > &points3D)=0 | SolAR::api::reloc::IRegression | pure virtual |
getNumActiveLeaves()=0 | SolAR::api::reloc::IRegression | pure virtual |
getNumPassiveLeaves()=0 | SolAR::api::reloc::IRegression | pure virtual |
getTrainingStatus()=0 | SolAR::api::reloc::IRegression | pure virtual |
IRegression()=default | SolAR::api::reloc::IRegression | |
loadModel()=0 | SolAR::api::reloc::IRegression | pure virtual |
regress(const SRef< SolAR::datastructure::Frame > &frame, std::vector< SolAR::datastructure::Point2Df > &points2D, std::vector< SolAR::datastructure::Point3Df > &points3D)=0 | SolAR::api::reloc::IRegression | pure virtual |
setCameraParameters(const SolAR::datastructure::CamCalibration &intrinsicParams, const SolAR::datastructure::CamDistortion &distorsionParams)=0 | SolAR::api::reloc::IRegression | pure virtual |
update(std::vector< bool > &inliers, SolAR::datastructure::Transform3Df &cameraPose)=0 | SolAR::api::reloc::IRegression | pure virtual |
~IRegression()=default | SolAR::api::reloc::IRegression | virtual |