Читати англійською

Поділитися через


Microsoft.ML.Transforms.Image Namespace

Namespace containing image loading and transformation components.

Classes

Enums

ImagePixelExtractingEstimator.ColorBits

Which color channels are extracted. Note that these values are serialized so should not be modified.

ImagePixelExtractingEstimator.ColorsOrder
ImageResizingEstimator.Anchor

Indicates where to anchor for image cropping, for example set to Center is going to crop the image on all sides, set to Bottom is going to crop the image at the top.

ImageResizingEstimator.ResizingKind

Specifies how to resize the images: by cropping them or padding in the direction needed to fill up.

Remarks

Contained in the Microsoft.ML.ImageAnalytics nuget package.