![]() |
OpenCV 4.11.0
Open Source Computer Vision
|
#include <opencv2/cudalegacy/NCV.hpp>
Public Member Functions | |
| __host__ __device__ | NcvPoint2D32s () |
| __host__ __device__ | NcvPoint2D32s (Ncv32s x_, Ncv32s y_) |
Public Attributes | |
| Ncv32s | x |
| Point X. | |
| Ncv32s | y |
| Point Y. | |
|
inline |
| Ncv32s NcvPoint2D32s::x |
Point X.
| Ncv32s NcvPoint2D32s::y |
Point Y.