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