OpenCV  2.4.13.7
Open Source Computer Vision
CvRect Struct Reference

#include <types_c.h>

Public Attributes

int x
 
int y
 
int width
 
int height
 

Member Data Documentation

§ height

int CvRect::height

§ width

int CvRect::width

§ x

int CvRect::x

§ y

int CvRect::y

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