OpenCV  3.3.0
Open Source Computer Vision
Classes | Namespaces | Functions
plot.hpp File Reference
#include <opencv2/core.hpp>

Classes

class  cv::plot::Plot2d
 

Namespaces

 cv
 
 cv::plot
 

Functions

Ptr< Plot2d > cv::plot::createPlot2d (InputArray data)
 Creates Plot2d object. More...
 
Ptr< Plot2d > cv::plot::createPlot2d (InputArray dataX, InputArray dataY)
 Creates Plot2d object. More...