Loading...
Searching...
No Matches
NcvRect8u Struct Reference
#include <opencv2/cudalegacy/NCV.hpp>
Public Member Functions | |
| __host__ __device__ | NcvRect8u () |
| __host__ __device__ | NcvRect8u (Ncv8u x_, Ncv8u y_, Ncv8u width_, Ncv8u height_) |
Public Attributes | |
| Ncv8u | height |
| Ncv8u | width |
| Ncv8u | x |
| Ncv8u | y |
Constructor & Destructor Documentation
◆ NcvRect8u() [1/2]
|
inline |
◆ NcvRect8u() [2/2]
Member Data Documentation
◆ height
| Ncv8u NcvRect8u::height |
◆ width
| Ncv8u NcvRect8u::width |
◆ x
| Ncv8u NcvRect8u::x |
◆ y
| Ncv8u NcvRect8u::y |
The documentation for this struct was generated from the following file:
- opencv2/cudalegacy/NCV.hpp
1.9.6