EstervQrCode 1.1.1
Library for qr code manipulation
Public Attributes | List of all members
CvHistogram Struct Reference

#include <types_c.h>

Public Attributes

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

Member Data Documentation

◆ bins

CvArr* CvHistogram::bins

◆ mat

CvMatND CvHistogram::mat

Embedded matrix header for array histograms.

◆ thresh

float CvHistogram::thresh[CV_MAX_DIM][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: