Using open slide in Java Eclipse RCP based application...
Amey
amay_ms at yahoo.com
Mon Oct 13 06:38:40 EDT 2014
Hello Benjamin,
Thanks for the help. I ran the java viewer and it worked well.
I have another question here. I see that the zoom/pan on the image is not smooth. I want to implement smooth animated zoom/pan in my application for these images. Is there a plan to support this feature?
Thank you for the help,
Amay.
-----Original Message-----
From: "Benjamin Gilbert" <bgilbert at cs.cmu.edu>
Sent: 12-10-2014 08:00 AM
To: "openslide-users at lists.andrew.cmu.edu" <openslide-users at lists.andrew.cmu.edu>
Cc: "amay pandey" <amay_ms at yahoo.com>
Subject: Re: Using open slide in Java Eclipse RCP based application...
On 10/11/2014 02:18 PM, amay pandey wrote:
> I am implementing a slide viewer in Java Eclipse RCP framework. Today I
> come across OpenSlide and it looks very promising. The Eclipse RCP is a
> Java based application framework using which we are implementing the
> GUI. I want to understand how I can integrate OpenSlide here? Do you
> have any example?
> Is there a API documentation and guide about how to use OpenSlide in Java?
Hi Amay,
There is a complete Java binding to OpenSlide (called OpenSlide Java),
but it is not documented nor very actively maintained. I suggest you
look through the source code for the org.openslide.OpenSlide class to
get an idea of the API, and use the documentation for the OpenSlide C
API to find out about OpenSlide's semantics. If you're looking for an
example, OpenSlide Java also includes a (somewhat buggy) demo viewer
application.
--Benjamin Gilbert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.andrew.cmu.edu/pipermail/openslide-users/attachments/20141013/4c6a77d7/attachment.html
More information about the openslide-users
mailing list