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

#include <types_c.h>

Public Attributes

int type
 
int max_iter
 
double epsilon
 

Detailed Description

See also
TermCriteria

Member Data Documentation

◆ epsilon

double CvTermCriteria::epsilon

◆ max_iter

int CvTermCriteria::max_iter

◆ type

int CvTermCriteria::type

may be combination of CV_TERMCRIT_ITER CV_TERMCRIT_EPS


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