1 write to Resizing
Microsoft.ML.ImageAnalytics (1)
ImageResizer.cs (1)
463Resizing = resizing;
5 references to Resizing
Microsoft.ML.ImageAnalytics (5)
ImageResizer.cs (5)
244Contracts.Assert((ImageResizingEstimator.ResizingKind)(byte)col.Resizing == col.Resizing); 245ctx.Writer.Write((byte)col.Resizing); 310info.Resizing switch 431/// <summary>If <see cref="Resizing"/> set to <see cref="ResizingKind.IsoCrop"/> what anchor to use for cropping.</summary>