4 references to Center
Microsoft.ML.ImageAnalytics (4)
ExtensionsCatalog.cs (1)
162ImageResizingEstimator.Anchor cropAnchor = ImageResizingEstimator.Anchor.Center)
ImageResizer.cs (3)
128ImageResizingEstimator.Anchor cropAnchor = ImageResizingEstimator.Anchor.Center) 370public 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,