OpenCV  3.0.0-dev
Open Source Computer Vision
Public Member Functions | Public Attributes | List of all members

#include "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

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

Member Data Documentation

Ncv8u NcvRect8u::height
Ncv8u NcvRect8u::width
Ncv8u NcvRect8u::x
Ncv8u NcvRect8u::y

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