Table of Contents

Property MinMarkers

Namespace
OpenCvSharp.Aruco
Assembly
OpenCvSharp.dll

MinMarkers

number of adjacent markers that must be detected to return a charuco corner (default 2)

public int MinMarkers { get; set; }

Property Value

int