4 references to Center
Microsoft.ML.ImageAnalytics (4)
ExtensionsCatalog.cs (1)
162
ImageResizingEstimator.Anchor cropAnchor = ImageResizingEstimator.Anchor.
Center
)
ImageResizer.cs (3)
128
ImageResizingEstimator.Anchor cropAnchor = ImageResizingEstimator.Anchor.
Center
)
370
public const Anchor CropAnchor = Anchor.
Center
;
398
/// Indicates where to anchor for image cropping, for example set to <see cref="
Center
"/> is going to crop the image on all sides,