Solar
SolAR::api::geom::IUnproject Member List

This is the complete list of members for SolAR::api::geom::IUnproject, including all inherited members.

IUnproject()=defaultSolAR::api::geom::IUnproject
setCameraParameters(const SolAR::datastructure::CamCalibration &intrinsicParams, const SolAR::datastructure::CamDistortion &distorsionParams)=0SolAR::api::geom::IUnprojectpure virtual
unproject(const std::vector< SolAR::datastructure::Point2Df > &imagePoints, std::vector< SolAR::datastructure::Point3Df > &worldPoints, const SolAR::datastructure::Transform3Df &pose=SolAR::datastructure::Transform3Df::Identity())=0SolAR::api::geom::IUnprojectpure virtual
unproject(const std::vector< SolAR::datastructure::Keypoint > &imageKeypoints, std::vector< SolAR::datastructure::Point3Df > &worldPoints, const SolAR::datastructure::Transform3Df &pose=SolAR::datastructure::Transform3Df::Identity())=0SolAR::api::geom::IUnprojectpure virtual
~IUnproject()=defaultSolAR::api::geom::IUnprojectvirtual