OpenCV for Unity  2.6.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.9.0/index.html ) for the details of the argument of the method.
OpenCVForUnity.PlotModule.Plot2d Member List

This is the complete list of members for OpenCVForUnity.PlotModule.Plot2d, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.PlotModule.Plot2dstatic
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
create(Mat data)OpenCVForUnity.PlotModule.Plot2dstatic
create(Mat dataX, Mat dataY)OpenCVForUnity.PlotModule.Plot2dstatic
DisposableObject()OpenCVForUnity.DisposableObjectprotected
DisposableObject(bool isEnabledDispose)OpenCVForUnity.DisposableObjectprotected
DisposableOpenCVObject()OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr, bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
Dispose(bool disposing)OpenCVForUnity.PlotModule.Plot2dprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
render(Mat _plotResult)OpenCVForUnity.PlotModule.Plot2d
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setGridLinesNumber(int gridLinesNumber)OpenCVForUnity.PlotModule.Plot2d
setInvertOrientation(bool _invertOrientation)OpenCVForUnity.PlotModule.Plot2d
setMaxX(double _plotMaxX)OpenCVForUnity.PlotModule.Plot2d
setMaxY(double _plotMaxY)OpenCVForUnity.PlotModule.Plot2d
setMinX(double _plotMinX)OpenCVForUnity.PlotModule.Plot2d
setMinY(double _plotMinY)OpenCVForUnity.PlotModule.Plot2d
setNeedPlotLine(bool _needPlotLine)OpenCVForUnity.PlotModule.Plot2d
setPlotAxisColor(Scalar _plotAxisColor)OpenCVForUnity.PlotModule.Plot2d
setPlotBackgroundColor(Scalar _plotBackgroundColor)OpenCVForUnity.PlotModule.Plot2d
setPlotGridColor(Scalar _plotGridColor)OpenCVForUnity.PlotModule.Plot2d
setPlotLineColor(Scalar _plotLineColor)OpenCVForUnity.PlotModule.Plot2d
setPlotLineWidth(int _plotLineWidth)OpenCVForUnity.PlotModule.Plot2d
setPlotSize(int _plotSizeWidth, int _plotSizeHeight)OpenCVForUnity.PlotModule.Plot2d
setPlotTextColor(Scalar _plotTextColor)OpenCVForUnity.PlotModule.Plot2d
setPointIdxToPrint(int pointIdx)OpenCVForUnity.PlotModule.Plot2d
setShowGrid(bool needShowGrid)OpenCVForUnity.PlotModule.Plot2d
setShowText(bool needShowText)OpenCVForUnity.PlotModule.Plot2d
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic