![]() |
OpenCV 4.12.0
開源計算機視覺
|
這是 cv::plot::Plot2d 的完整成員列表,包括所有繼承的成員。
| Algorithm() | cv::Algorithm | |
| clear() | cv::Algorithm | inlinevirtual |
| create(InputArray data) | cv::plot::Plot2d | static |
| create(InputArray dataX, InputArray dataY) | cv::plot::Plot2d | static |
| empty() const | cv::Algorithm | inlinevirtual |
| getDefaultName() const | cv::Algorithm | virtual |
| load(const String &filename, const String &objname=String()) | cv::Algorithm | inlinestatic |
| loadFromString(const String &strModel, const String &objname=String()) | cv::Algorithm | inlinestatic |
| read(const FileNode &fn) | cv::Algorithm | inlinevirtual |
| read(const FileNode &fn) | cv::Algorithm | inlinestatic |
| render(OutputArray _plotResult)=0 | cv::plot::Plot2d | 純虛擬函式 |
| save(const String &filename) const | cv::Algorithm | virtual |
| setGridLinesNumber(int gridLinesNumber)=0 | cv::plot::Plot2d | 純虛擬函式 |
| setInvertOrientation(bool _invertOrientation)=0 | cv::plot::Plot2d | 純虛擬函式 |
| setMaxX(double _plotMaxX)=0 | cv::plot::Plot2d | 純虛擬函式 |
| setMaxY(double _plotMaxY)=0 | cv::plot::Plot2d | 純虛擬函式 |
| setMinX(double _plotMinX)=0 | cv::plot::Plot2d | 純虛擬函式 |
| setMinY(double _plotMinY)=0 | cv::plot::Plot2d | 純虛擬函式 |
| setNeedPlotLine(bool _needPlotLine)=0 | cv::plot::Plot2d | 純虛擬函式 |
| setPlotAxisColor(Scalar _plotAxisColor)=0 | cv::plot::Plot2d | 純虛擬函式 |
| setPlotBackgroundColor(Scalar _plotBackgroundColor)=0 | cv::plot::Plot2d | 純虛擬函式 |
| setPlotGridColor(Scalar _plotGridColor)=0 | cv::plot::Plot2d | 純虛擬函式 |
| setPlotLineColor(Scalar _plotLineColor)=0 | cv::plot::Plot2d | 純虛擬函式 |
| setPlotLineWidth(int _plotLineWidth)=0 | cv::plot::Plot2d | 純虛擬函式 |
| setPlotSize(int _plotSizeWidth, int _plotSizeHeight)=0 | cv::plot::Plot2d | 純虛擬函式 |
| setPlotTextColor(Scalar _plotTextColor)=0 | cv::plot::Plot2d | 純虛擬函式 |
| setPointIdxToPrint(int pointIdx)=0 | cv::plot::Plot2d | 純虛擬函式 |
| setShowGrid(bool needShowGrid)=0 | cv::plot::Plot2d | 純虛擬函式 |
| setShowText(bool needShowText)=0 | cv::plot::Plot2d | 純虛擬函式 |
| write(FileStorage &fs) const | cv::Algorithm | inlinevirtual |
| write(FileStorage &fs, const String &name) const | cv::Algorithm | |
| write(const Ptr< FileStorage > &fs, const String &name=String()) const | cv::Algorithm | |
| writeFormat(FileStorage &fs) const | cv::Algorithm | 保護 |
| ~Algorithm() | cv::Algorithm | virtual |