#include <camera.h>
List of all members.
| 
Public Member Functions | 
| void | distort (const std::vector< cv::Point2f > &src, std::vector< cv::Point2f > &des) | 
| void | distort (const cv::RotatedRect &src, cv::RotatedRect &des) | 
| 
Public Attributes | 
| cv::Mat_< double > | cameraMatrix | 
| cv::Mat_< double > | distCoeffs | 
| cv::Mat_< double > | projectionMatrix | 
Detailed Description
Definition at line 31 of file camera.h.
 
Member Function Documentation
      
        
          | void V4R::Camera::distort | ( | const std::vector< cv::Point2f > & | src, | 
        
          |  |  | std::vector< cv::Point2f > & | des | 
        
          |  | ) |  |  | 
      
 
 
Member Data Documentation
The documentation for this class was generated from the following files: