Struct NcvRect32s#
#include <opencv2/cudalegacy/NCV.hpp>Collaboration diagram for NcvRect32s:
Constructor & Destructor Documentation#
NcvRect32s()#
NcvRect32s()#
NcvRect32s::NcvRect32s(
Ncv32s x_,
Ncv32s y_,
Ncv32s width_,
Ncv32s height_ )
Member Data Documentation#
height#
Ncv32s NcvRect32s::height
Rectangle height.
width#
Ncv32s NcvRect32s::width
Rectangle width.
x#
Ncv32s NcvRect32s::x
x-coordinate of upper left corner.
y#
Ncv32s NcvRect32s::y
y-coordinate of upper left corner.
Source file#
The documentation for this struct was generated from the following file:
opencv2/cudalegacy/NCV.hpp