OpenCV  3.0.0
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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

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

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