YoloLibrary.Enums Namespace Reference

Enumerations

enum  ModelResizeMode { Proportional , Stretched }
 

Enumeration Type Documentation

◆ ModelResizeMode

Enumerator
Proportional 

Resize the image proportionally.

Stretched 

Stretch the image to fit the model's input dimensions.