OpenCV  4.10.0
开源计算机视觉
正在加载...
正在搜索...
无匹配项
cv::plot::Plot2d 成员列表

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

Algorithm()cv::Algorithm
clear()cv::Algorithminlinevirtual
create(InputArray data)cv::plot::Plot2dstatic
create(InputArray dataX, InputArray dataY)cv::plot::Plot2dstatic
empty() constcv::Algorithminlinevirtual
getDefaultName() constcv::Algorithmvirtual
load(const String &filename, const String &objname=String())cv::Algorithminlinestatic
loadFromString(const String &strModel, const String &objname=String())cv::Algorithminlinestatic
read(const FileNode &fn)cv::Algorithminlinevirtual
read(const FileNode &fn)cv::Algorithminlinestatic
render(OutputArray _plotResult)=0cv::plot::Plot2d纯虚函数
save(const String &filename) constcv::Algorithmvirtual
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::Algorithminlinevirtual
write(FileStorage &fs, const String &name) constcv::Algorithm
write(const Ptr< FileStorage > &fs, const String &name=String()) constcv::Algorithm
writeFormat(FileStorage &fs) constcv::Algorithmprotected
~Algorithm()cv::Algorithmvirtual