OpenCV
3.4.20
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. More... | |
Ncv32s | y |
Point Y. More... | |
|
inline |
Ncv32s NcvPoint2D32s::x |
Point X.
Ncv32s NcvPoint2D32s::y |
Point Y.