Property MinSize
MinSize
Gets or sets the optional minimum window size. By default, it is set to the size specified in the cascade classifier file.
public Size MinSize { get; set; }
Gets or sets the optional minimum window size. By default, it is set to the size specified in the cascade classifier file.
public Size MinSize { get; set; }