Skip to content

ImageToFloats

Name Mandatory Description Default Type
⬅️ Input Takes an image as input. Image
Output ➡️ Outputs the input image represented as a seqeunce of floats. [Float]

Convert an image into a sequence of floats. Each pixel in the image is converted to a float value between 0 and 1 and stored in the sequence.