OpenCV  3.1.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 (Mat data)
 
Ptr< Plot2d > cv::plot::createPlot2d (Mat dataX, Mat dataY)