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
Ext.CLIJ2_generateParametricImageFromResultsTableColumn(Image label_map, Image parametric_image_destination, String column);