OpenCV  3.0.0
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
NcvRect8u Struct Reference

#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: