OpenCV  3.4.0
Open Source Computer Vision
Public Attributes | List of all members
CvHistogram Struct Reference

#include "types_c.h"

Public Attributes

CvArrbins
 
CvMatND mat
 
float thresh [32][2]
 
float ** thresh2
 
int type
 

Member Data Documentation

§ bins

CvArr* CvHistogram::bins

§ mat

CvMatND CvHistogram::mat

Embedded matrix header for array histograms.

§ thresh

float CvHistogram::thresh[32][2]

For uniform histograms.

§ thresh2

float** CvHistogram::thresh2

For non-uniform histograms.

§ type

int CvHistogram::type

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