3 references to Scale
Microsoft.ML.ImageAnalytics (3)
ImagePixelExtractor.cs (3)
81Offset != null || Scale != null || Interleave != null || Order != null) 636ScaleImage = item.Scale ?? options.Scale ?? Defaults.Scale; 638Contracts.CheckUserArg(FloatUtils.IsFiniteNonZero(ScaleImage), nameof(item.Scale));