Show / Hide Table of Contents

Enum MarkerTypes

Possible set of marker types used for the cv::drawMarker function

Namespace: OpenCvSharp
Assembly: OpenCvSharp.dll
Syntax
public enum MarkerTypes

Fields

Name Description
Cross

A crosshair marker shape

Diamond

A diamond marker shape

Square

A square marker shape

Star

A star marker shape, combination of cross and tilted cross

TiltedCross

A 45 degree tilted crosshair marker shape

TriangleDown

A downwards pointing triangle marker shape

TriangleUp

An upwards pointing triangle marker shape

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX