Convert Image to 2D Table

../../../../_images/image_to_table.svg
class node_export.ImageToTable2D[source]

Converts first channel of image into a 2D table with X along columns and Y along rows.

Inputs:
image : image

Input image

Outputs:
data : table

Table containing image data

Configuration: