![]() |
OpenCV 4.12.0
開源計算機視覺
|
#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 |
矩形寬度。