![]() |
OpenCV
4.0.0-pre
Open Source Computer Vision
|
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me! |
#include "types_c.h"

Public Member Functions | |
| CvPoint (int _x=0, int _y=0) | |
| template<typename _Tp > | |
| CvPoint (const cv::Point_< _Tp > &pt) | |
| template<typename _Tp > | |
| operator cv::Point_< _Tp > () const | |
Public Attributes | |
| int | x |
| int | y |
|
inline |
|
inline |
|
inline |
| int CvPoint::x |
Referenced by cvPointTo32f().
| int CvPoint::y |
Referenced by cvPointTo32f().