You could try to add your roi's to roi-manager and then choose "more"
and then "label".
That should work.
Cheers,
Fabrice.
Quoting Emilio Miguelanez <
[hidden email]>:
> Hello,
>
>
> I was wondering if anyone could help me with a minor issue.
> I want to draw points stored in a text file on a image. This is not a
> problem, as I have done it using Roi roi = new PolygonRoi(x, y, height,
> null, Roi.FREEROI);
>
> The problem is that I want to label numerically these points on the image.
> Any ideas?!?
>
> Cheers,
>
> Emilio
>