CvInvokeDrawMarker Method |
[Missing <summary> documentation for "M:Emgu.CV.CvInvoke.DrawMarker(Emgu.CV.IInputOutputArray,System.Drawing.Point,Emgu.CV.Structure.MCvScalar,Emgu.CV.CvEnum.MarkerTypes,System.Int32,System.Int32,Emgu.CV.CvEnum.LineType)"]
Namespace: Emgu.CV
public static void DrawMarker( IInputOutputArray img, Point position, MCvScalar color, MarkerTypes markerType, int markerSize = 20, int thickness = 1, LineType lineType = 8 )
[Missing <param name="img"/> documentation for "M:Emgu.CV.CvInvoke.DrawMarker(Emgu.CV.IInputOutputArray,System.Drawing.Point,Emgu.CV.Structure.MCvScalar,Emgu.CV.CvEnum.MarkerTypes,System.Int32,System.Int32,Emgu.CV.CvEnum.LineType)"]
[Missing <param name="position"/> documentation for "M:Emgu.CV.CvInvoke.DrawMarker(Emgu.CV.IInputOutputArray,System.Drawing.Point,Emgu.CV.Structure.MCvScalar,Emgu.CV.CvEnum.MarkerTypes,System.Int32,System.Int32,Emgu.CV.CvEnum.LineType)"]
[Missing <param name="color"/> documentation for "M:Emgu.CV.CvInvoke.DrawMarker(Emgu.CV.IInputOutputArray,System.Drawing.Point,Emgu.CV.Structure.MCvScalar,Emgu.CV.CvEnum.MarkerTypes,System.Int32,System.Int32,Emgu.CV.CvEnum.LineType)"]
[Missing <param name="markerType"/> documentation for "M:Emgu.CV.CvInvoke.DrawMarker(Emgu.CV.IInputOutputArray,System.Drawing.Point,Emgu.CV.Structure.MCvScalar,Emgu.CV.CvEnum.MarkerTypes,System.Int32,System.Int32,Emgu.CV.CvEnum.LineType)"]
[Missing <param name="markerSize"/> documentation for "M:Emgu.CV.CvInvoke.DrawMarker(Emgu.CV.IInputOutputArray,System.Drawing.Point,Emgu.CV.Structure.MCvScalar,Emgu.CV.CvEnum.MarkerTypes,System.Int32,System.Int32,Emgu.CV.CvEnum.LineType)"]
[Missing <param name="thickness"/> documentation for "M:Emgu.CV.CvInvoke.DrawMarker(Emgu.CV.IInputOutputArray,System.Drawing.Point,Emgu.CV.Structure.MCvScalar,Emgu.CV.CvEnum.MarkerTypes,System.Int32,System.Int32,Emgu.CV.CvEnum.LineType)"]
[Missing <param name="lineType"/> documentation for "M:Emgu.CV.CvInvoke.DrawMarker(Emgu.CV.IInputOutputArray,System.Drawing.Point,Emgu.CV.Structure.MCvScalar,Emgu.CV.CvEnum.MarkerTypes,System.Int32,System.Int32,Emgu.CV.CvEnum.LineType)"]