OpenCV 4.11.0
开源计算机视觉
加载中…
搜索中…
无匹配项
cv::videostab::ILog 类参考抽象类

#include <opencv2/videostab/log.hpp>

cv::videostab::ILog 的协作图

公共成员函数

虚函数 ~ILog ()
 
虚函数 void print (const char *format,...)=0
 

构造函数和析构函数文档

◆ ~ILog()

virtual cv::videostab::ILog::~ILog ( )
内联虚函数

成员函数文档

◆ print()

virtual void cv::videostab::ILog::print ( const char * format,
... )
纯虚函数

此类的文档是从以下文件生成的