![]() |
OpenCV 4.12.0
開源計算機視覺
|
#include <opencv2/cudalegacy/NCV.hpp>
公共成員函式 | |
| __host__ __device__ | NcvRect32s () |
| __host__ __device__ | NcvRect32s (Ncv32s x_, Ncv32s y_, Ncv32s width_, Ncv32s height_) |
公共屬性 | |
| Ncv32s | height |
| 矩形高度。 | |
| Ncv32s | width |
| 矩形寬度。 | |
| Ncv32s | x |
| 左上角的 x 座標。 | |
| Ncv32s | y |
| 左上角的 y 座標。 | |
|
inline |
|
inline |
| Ncv32s NcvRect32s::height |
矩形高度。
| Ncv32s NcvRect32s::width |
矩形寬度。
| Ncv32s NcvRect32s::x |
左上角的 x 座標。
| Ncv32s NcvRect32s::y |
左上角的 y 座標。