Method SetPointIdxToPrint
- Namespace
- OpenCvSharp.Plot
- Assembly
- OpenCvSharp.dll
SetPointIdxToPrint(int)
Sets the index of a point which coordinates will be printed on the top left corner of the plot (if ShowText flag is true).
public virtual void SetPointIdxToPrint(int pointIdx)
Parameters
pointIdxintindex of the required point in data array.