#include <types_c.h>
Public Attributes | |
| CvArr * | bins |
| CvMatND | mat |
| float | thresh [CV_MAX_DIM][2] |
| float ** | thresh2 |
| int | type |
Definition at line 898 of file core/types_c.h.
Definition at line 901 of file core/types_c.h.
Definition at line 904 of file core/types_c.h.
| float CvHistogram::thresh[CV_MAX_DIM][2] |
Definition at line 902 of file core/types_c.h.
| float** CvHistogram::thresh2 |
Definition at line 903 of file core/types_c.h.
Definition at line 900 of file core/types_c.h.