Convert Image to Table

../../../../_images/image_to_table.svg

Converts an image into a table with a single column.

Ports:

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
class node_export.ImageToTable[source]