Struct NcvSize32u#
#include <opencv2/cudalegacy/NCV.hpp>Collaboration diagram for NcvSize32u:
Constructor & Destructor Documentation#
NcvSize32u()#
NcvSize32u()#
NcvSize32u::NcvSize32u(
Ncv32u width_,
Ncv32u height_ )
Member Function Documentation#
operator==()#
bool NcvSize32u::operator==(const NcvSize32u & another)
Member Data Documentation#
height#
Ncv32u NcvSize32u::height
Rectangle height.
width#
Ncv32u NcvSize32u::width
Rectangle width.
Source file#
The documentation for this struct was generated from the following file:
opencv2/cudalegacy/NCV.hpp