Convert Image to Table

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

Converts an image into a table with a single column.

Inputs:
image : image

Input image

Outputs:
data : table

Table containing image data

meta : table

Table containing image meta data

Configuration:
Column name

Name of column which image is converted into