OpenCV  2.4.13.5
Open Source Computer Vision
CvHistogram Struct Reference

#include <types_c.h>

Public Attributes

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

Member Data Documentation

§ bins

CvArr* CvHistogram::bins

§ mat

CvMatND CvHistogram::mat

§ thresh

float CvHistogram::thresh[32][2]

§ thresh2

float** CvHistogram::thresh2

§ type

int CvHistogram::type

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