GPU accelerated image processing for everyone
Take a labelmap and a column from the results table to replace label 1 with the 1st value in the vector.
Note that indexing in the table column starts at zero. The results table should contain a line at the beginningrepresenting the background.
Categories: Measurements, Visualisation, Labels
Availability: Available in Fiji by activating the update sites clij and clij2. This function is part of clij2_-2.5.0.1.jar.
Ext.CLIJ2_generateParametricImageFromResultsTableColumn(Image label_map, Image parametric_image_destination, String column);