[ImageJ-devel] Rois in imglib2

Curtis Rueden ctrueden at wisc.edu
Mon Jun 17 16:41:32 CDT 2013


Hi Mohamed,

> Can anyone show me a small example on how to add a RegionOfInterest
> please?

Sure. I added a new tutorial:
https://github.com/imagej/imagej-tutorials/tree/master/add-rois

However, be warned: the ROI/overlay API is one of the least stable APIs of
ImageJ2 at the moment, and is very much subject to change in future betas.

That said, have fun. :-)

HTH,
Curtis


On Mon, Jun 17, 2013 at 5:14 AM, Mohamed Tleis <mohammedtleis at hotmail.com>wrote:

> I came across the imageJ tutorial LoadAndDisplayDataset, it is a nice
> start but I still cannot add RegionOfInterest to the dataset (displayed
> image), I tried with Overlay so that I can add them as OverlaySerivce
> through imageJ.overlay() but Overlay is not abstract as it was in ij 1. I
> can only getRegionOfInterest but there is no set method. Can anyone show me
> a small example on how to add a RegionOfInterest please?
>
> Best Regards,
> M. Tleis
>
>
>
> On 06/15/2013 06:38 PM, Mohamed Tleis wrote:
>
>> Dear Developers,
>>
>> I want to try out setting Rois of the imglib2 (ex.
>> RectangleRoiOfInterest) to an ImagePlus (or whatever class in imageJ2).
>> Not so much can be found by googling, can someone please offer me some
>> documents or tutorials?.
>>
>> Best Regards,
>> M. Tleis
>>
>> ______________________________**_________________
>> ImageJ-devel mailing list
>> ImageJ-devel at imagej.net
>> http://imagej.net/mailman/**listinfo/imagej-devel<http://imagej.net/mailman/listinfo/imagej-devel>
>>
>>
>>
>
> ______________________________**_________________
> ImageJ-devel mailing list
> ImageJ-devel at imagej.net
> http://imagej.net/mailman/**listinfo/imagej-devel<http://imagej.net/mailman/listinfo/imagej-devel>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20130617/8eccdd2d/attachment.html>


More information about the ImageJ-devel mailing list