SERVICE

Use our direct links to get to the service you need.

NEWSLETTER

Subscribe to our monthly newsletter and receive important information about product releases and updates.

Service Panel

XTensions

Welcome to the Open Source XTension Archive

 

Documentation

 


XTensions for Matlab


Link ...

 

XTensions for ImageJ


Link ...

 

XTensions in C++, C#, J#, VB.NET (Microsoft)

The following examples demonstrate the usage of Imaris' COM interface in another development environment than Matlab. Click on the links below to download the appropriate Visual Studio .NET (v7.1) project (zip-file). Make sure that .Net Framework v1.1 is installed. All the demos do similar things: Start Imaris, load a Dataset, perform some action with the image, and terminate Imaris.

 

 

XTensions in Java (Sun)

In order to run the JACOB demo, the Java COM Bridge needs to be installed (put the jacob.dll into /bin and the jacob.jar into /lib/ext). The demo does similar things like the demos above: Start Imaris, load a Dataset, perform some action with the image, and terminate Imaris. Many thanks for providing the source code to Volker Bäcker, Monpellier RIO Imaging.