Click or drag to resize
Accord.NET (logo)

HaarObjectDetectorMaxSize Property

Maximum window size to consider when searching objects.

Namespace:  Accord.Vision.Detection
Assembly:  Accord.Vision (in Accord.Vision.dll) Version: 3.8.0
Syntax
public Size MaxSize { get; set; }
Request Example View Source

Property Value

Type: Size
See Also