OpenCV 4.11.0
开源计算机视觉
|
#include <opencv2/cudalegacy/NCV.hpp>
公共成员函数 | |
__host__ __device__ | NcvPoint2D32s () |
__host__ __device__ | NcvPoint2D32s (Ncv32s x_, Ncv32s y_) |
公共属性 | |
Ncv32s | x |
点 X。 | |
Ncv32s | y |
点 Y。 | |
|
inline |
Ncv32s NcvPoint2D32s::x |
点 X。
Ncv32s NcvPoint2D32s::y |
点 Y。