mexopencv  3.4.1
MEX interface for OpenCV library
Public Member Functions | List of all members
LogToMATLAB Class Reference

Logger class to log messages from videostab in MATLAB. More...

#include <mexopencv_videostab.hpp>

Inheritance diagram for LogToMATLAB:
cv::videostab::ILog

Public Member Functions

virtual void print (const char *format,...)
 
- Public Member Functions inherited from cv::videostab::ILog
virtual ~ILog ()
 

Detailed Description

Logger class to log messages from videostab in MATLAB.

Definition at line 47 of file mexopencv_videostab.hpp.

Member Function Documentation

◆ print()

void LogToMATLAB::print ( const char *  format,
  ... 
)
virtual

Implements cv::videostab::ILog.

Definition at line 29 of file mexopencv_videostab.cpp.


The documentation for this class was generated from the following files: