![]() |
OpenCV
4.0.0-pre
Open Source Computer Vision
|
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me! |
#include "types_c.h"

Public Attributes | |
| CvArr * | bins |
| CvMatND | mat |
| Embedded matrix header for array histograms. More... | |
| float | thresh [32][2] |
| For uniform histograms. More... | |
| float ** | thresh2 |
| For non-uniform histograms. More... | |
| int | type |
| CvArr* CvHistogram::bins |
| CvMatND CvHistogram::mat |
Embedded matrix header for array histograms.
| float CvHistogram::thresh[32][2] |
For uniform histograms.
| float** CvHistogram::thresh2 |
For non-uniform histograms.
| int CvHistogram::type |