OpenCV  3.1.0
Open Source Computer Vision
Classes | Functions
cv::plot Namespace Reference

Classes

class  Plot2d
 

Functions

Ptr< Plot2dcreatePlot2d (Mat data)
 
Ptr< Plot2dcreatePlot2d (Mat dataX, Mat dataY)
 

Function Documentation

Ptr<Plot2d> cv::plot::createPlot2d ( Mat  data)
Ptr<Plot2d> cv::plot::createPlot2d ( Mat  dataX,
Mat  dataY 
)