![]() |
OpenCV 5.0.0
Open Source Computer Vision
|
#include <opencv2/cudalegacy/NCV.hpp>
公開メンバ関数 | |
| __host__ __device__ | NcvSize32u () |
| __host__ __device__ | NcvSize32u (Ncv32u width_, Ncv32u height_) |
| __host__ __device__ bool | operator== (const NcvSize32u &another) const |
公開変数類 | |
| Ncv32u | height |
| 矩形の高さ。 | |
| Ncv32u | width |
| 矩形の幅。 | |
|
inline |
|
inline |
| Ncv32u NcvSize32u::height |
矩形の高さ。
| Ncv32u NcvSize32u::width |
矩形の幅。