OpenCV
3.0.0
Open Source Computer Vision
|
#include "NCV.hpp"
Public Member Functions | |
__host__ __device__ | NcvSize32s () |
__host__ __device__ | NcvSize32s (Ncv32s width_, Ncv32s height_) |
Public Attributes | |
Ncv32s | height |
Rectangle height. More... | |
Ncv32s | width |
Rectangle width. More... | |
|
inline |
Ncv32s NcvSize32s::height |
Rectangle height.
Ncv32s NcvSize32s::width |
Rectangle width.