OpenCV  4.0.0-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!

#include "NCV.hpp"

Collaboration diagram for NcvRect8u:

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]

__host__ __device__ NcvRect8u::NcvRect8u ( )
inline

◆ NcvRect8u() [2/2]

__host__ __device__ NcvRect8u::NcvRect8u ( Ncv8u  x_,
Ncv8u  y_,
Ncv8u  width_,
Ncv8u  height_ 
)
inline

Member Data Documentation

◆ height

Ncv8u NcvRect8u::height

Referenced by HaarFeature64::getRect().

◆ width

Ncv8u NcvRect8u::width

Referenced by HaarFeature64::getRect().

◆ x

Ncv8u NcvRect8u::x

Referenced by HaarFeature64::getRect().

◆ y

Ncv8u NcvRect8u::y

Referenced by HaarFeature64::getRect().


The documentation for this struct was generated from the following file: