![]() |
OpenCV 5.0.0
Open Source Computer Vision
|
#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 座標。