com.microsoft.ml.spark.image
Converts the representation of an m X n pixel image to an m * n vector of Doubles
The input column name is assumed to be "image", the output column name is "<uid>_output"
The id of the module
The name of the input column
The name of the output column
Converts the representation of an m X n pixel image to an m * n vector of Doubles
The input column name is assumed to be "image", the output column name is "<uid>_output"