CLIJ2

Logo

GPU accelerated image processing for everyone

CLIJ2 home

resultsTableColumnToImage

Converts a table column to an image.

The values are stored in x dimension.

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

resultsTableColumnToImage is often followed by

Usage in ImageJ macro

Ext.CLIJ2_resultsTableColumnToImage(Image destination, String column_name);

Example notebooks

mean_of_touching_neighbors

Example scripts

mean_of_touching_neighbors.ijm

Back to CLIJ2 reference Back to CLIJ2 documentation

Imprint