Click or drag to resize
Accord.NET (logo)

HaarObjectDetectorChannel Property

Gets or sets the color channel to use when processing color images.

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

Property Value

Type: Int32
See Also