1 reference to ColumnOptions
Microsoft.ML.ImageAnalytics (1)
VectorToImageTransform.cs (1)
213: this(env, new VectorToImageConvertingEstimator.ColumnOptions(outputColumnName, imageHeight, imageWidth, inputColumnName, colorsPresent, orderOfColors, interleavedColors, scaleImage, offsetImage, defaultAlpha, defaultRed, defaultGreen, defaultBlue))