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

◆ createPlot2d() [1/2]

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

◆ createPlot2d() [2/2]

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