|  | OpenCV
    4.5.3
    Open Source Computer Vision | 
#include <opencv2/rgbd/intrinsics.hpp>
| Public Member Functions | |
| Projector (Intr intr) | |
| template<typename T > | |
| cv::Point_< T > | operator() (cv::Point3_< T > p) const | 
| template<typename T > | |
| cv::Point_< T > | operator() (cv::Point3_< T > p, cv::Point3_< T > &pixVec) const | 
| Public Attributes | |
| float | cx | 
| float | cy | 
| float | fx | 
| float | fy | 
Projects camera space vector onto screen
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| float cv::kinfu::Intr::Projector::cx | 
| float cv::kinfu::Intr::Projector::cy | 
| float cv::kinfu::Intr::Projector::fx | 
| float cv::kinfu::Intr::Projector::fy | 
 1.8.13
 1.8.13