CLIJ2

Logo

GPU accelerated image processing for everyone

CLIJ2 home

pushResultsTable

Converts a table to an image.

Rows stay rows, columns stay columns.

Availability: Available in Fiji by activating the update sites clij and clij2. This function is part of clij2_-2.5.0.1.jar.

pushResultsTable is often followed by

Usage in ImageJ macro

Ext.CLIJ2_pushResultsTable(Image destination);

Example notebooks

neighbors_of_neighbors
parametric_images
spots_pointlists_matrices_tables
superpixel_segmentation

Example scripts

check_if_positions_are_in_roi.ijm
excludeLabelsWithinRange.ijm
filter_label_maps.ijm
neighbors_of_neighbors.ijm
parametric_images.ijm
spots_pointlists_matrices_tables.ijm
superpixel_segmentation.ijm

Back to CLIJ2 reference Back to CLIJ2 documentation

Imprint