I use ImageJ to measure length of different parts of biological organism. I draw straight or segmented line over image, add line to ROI Manager, and set name to it (rename the standard name of a label). After drawing some lines I measure them. The results (lines length) are put into table, and the first table column contains numbers, not label names.
How to put label names in this first column instead of numbers?
I know how to show label names with the name of image file as a prefix (like, image-file.jpg:labelA). In “Set Measurements” dialog check “Display Label” and new column “Label” will be added to result table.
But how to remove image file name from this column?