Loading...
Searching...
No Matches
NcvRect32s Struct Reference
#include <opencv2/cudalegacy/NCV.hpp>
Public Member Functions | |
__host__ __device__ | NcvRect32s () |
__host__ __device__ | NcvRect32s (Ncv32s x_, Ncv32s y_, Ncv32s width_, Ncv32s height_) |
Public Attributes | |
Ncv32s | height |
Rectangle height. | |
Ncv32s | width |
Rectangle width. | |
Ncv32s | x |
x-coordinate of upper left corner. | |
Ncv32s | y |
y-coordinate of upper left corner. | |
Constructor & Destructor Documentation
◆ NcvRect32s() [1/2]
|
inline |
◆ NcvRect32s() [2/2]
|
inline |
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.
The documentation for this struct was generated from the following file:
- opencv2/cudalegacy/NCV.hpp