Property Size
Size
Gets or sets the size of the model's input window. This typically represents the dimensions (width and height) to which input images are resized before being fed into the model.
Declaration
public Size Size { get; set; }
Property Value
Type | Description |
---|---|
Size |