OpenCV 4.11.0
开源计算机视觉
加载中…
搜索中…
无匹配项
cv::plot::Plot2d 成员列表

这是cv::plot::Plot2d的完整成员列表,包括所有继承的成员。

算法()cv::Algorithm
clear()cv::Algorithm内联虚函数
create(InputArray data)cv::plot::Plot2d静态
create(InputArray dataX, InputArray dataY)cv::plot::Plot2d静态
empty() constcv::Algorithm内联虚函数
getDefaultName() constcv::Algorithm虚函数
load(const String &filename, const String &objname=String())cv::Algorithm内联静态
loadFromString(const String &strModel, const String &objname=String())cv::Algorithm内联静态
read(const FileNode &fn)cv::Algorithm内联虚函数
read(const FileNode &fn)cv::Algorithm内联静态
render(OutputArray _plotResult)=0cv::plot::Plot2d纯虚函数
save(const String &filename) constcv::Algorithm虚函数
setGridLinesNumber(int gridLinesNumber)=0cv::plot::Plot2d纯虚函数
setInvertOrientation(bool _invertOrientation)=0cv::plot::Plot2d纯虚函数
setMaxX(double _plotMaxX)=0cv::plot::Plot2d纯虚函数
setMaxY(double _plotMaxY)=0cv::plot::Plot2d纯虚函数
setMinX(double _plotMinX)=0cv::plot::Plot2d纯虚函数
setMinY(double _plotMinY)=0cv::plot::Plot2d纯虚函数
setNeedPlotLine(bool _needPlotLine)=0cv::plot::Plot2d纯虚函数
setPlotAxisColor(Scalar _plotAxisColor)=0cv::plot::Plot2d纯虚函数
setPlotBackgroundColor(Scalar _plotBackgroundColor)=0cv::plot::Plot2d纯虚函数
setPlotGridColor(Scalar _plotGridColor)=0cv::plot::Plot2d纯虚函数
setPlotLineColor(Scalar _plotLineColor)=0cv::plot::Plot2d纯虚函数
setPlotLineWidth(int _plotLineWidth)=0cv::plot::Plot2d纯虚函数
setPlotSize(int _plotSizeWidth, int _plotSizeHeight)=0cv::plot::Plot2d纯虚函数
setPlotTextColor(Scalar _plotTextColor)=0cv::plot::Plot2d纯虚函数
setPointIdxToPrint(int pointIdx)=0cv::plot::Plot2d纯虚函数
setShowGrid(bool needShowGrid)=0cv::plot::Plot2d纯虚函数
setShowText(bool needShowText)=0cv::plot::Plot2d纯虚函数
write(FileStorage &fs) constcv::Algorithm内联虚函数
write(FileStorage &fs, const String &name) constcv::Algorithm
write(const Ptr< FileStorage > &fs, const String &name=String()) constcv::Algorithm
writeFormat(FileStorage &fs) constcv::Algorithm保护
~Algorithm()cv::Algorithm虚函数