|
OpenCV453
|
公開変数類 | |
| int | type |
| CvArr * | bins |
| float | thresh [CV_MAX_DIM][2] |
| float ** | thresh2 |
| CvMatND | mat |
| CvMatND CvHistogram::mat |
Embedded matrix header for array histograms.
| float CvHistogram::thresh[CV_MAX_DIM][2] |
For uniform histograms.
| float** CvHistogram::thresh2 |
For non-uniform histograms.