ObjectDetectorScalingMode Enumeration |
Namespace: Accord.Vision.Detection
Member name | Value | Description | |
---|---|---|---|
GreaterToSmaller | 0 | Will start with a big search window and gradually scale into smaller ones. | |
SmallerToGreater | 1 | Will start with small search windows and gradually scale into greater ones. |