OpenCV 4.10.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。