![]() |
OpenCV
4.0.0-pre
Open Source Computer Vision
|
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me! |
#include "types_c.h"

Public Member Functions | |
| CvTermCriteria (int _type=0, int _iter=0, double _eps=0) | |
| CvTermCriteria (const cv::TermCriteria &t) | |
| operator cv::TermCriteria () const | |
Public Attributes | |
| double | epsilon |
| int | max_iter |
| int | type |
| may be combination of CV_TERMCRIT_ITER CV_TERMCRIT_EPS More... | |
|
inline |
|
inline |
|
inline |
| double CvTermCriteria::epsilon |
| int CvTermCriteria::max_iter |
| int CvTermCriteria::type |
may be combination of CV_TERMCRIT_ITER CV_TERMCRIT_EPS