#include <types_c.h>
Public Attributes | |
int | height |
int | width |
int | x |
int | y |
Definition at line 928 of file core/types_c.h.
int CvRect::height |
Definition at line 933 of file core/types_c.h.
int CvRect::width |
Definition at line 932 of file core/types_c.h.
int CvRect::x |
Definition at line 930 of file core/types_c.h.
int CvRect::y |
Definition at line 931 of file core/types_c.h.