OpenCV
4.10.0
Open Source Computer Vision
|
#include <opencv2/cudalegacy/NCV.hpp>
Public Member Functions | |
__host__ __device__ | NcvSize32s () |
__host__ __device__ | NcvSize32s (Ncv32s width_, Ncv32s height_) |
Public Attributes | |
Ncv32s | height |
Rectangle height. | |
Ncv32s | width |
Rectangle width. | |
|
inline |
Ncv32s NcvSize32s::height |
Rectangle height.
Ncv32s NcvSize32s::width |
Rectangle width.