Install Using Eclipse

Download and Unpack

Download the Source

First go to the project's page on SourceForge and click to download the source:

Source Download

Unpack the archive

Then unpack the archive and go to the directory:

Unpack the sources' archive

Create an Eclipse Project

After installing the Eclipse Platform, create a new Java Project Named WrapImaJ:

Create a new Java Project

Import WrapImaJ Source

Import a File System

In Eclipse's "File" menu item, chose "Import File System":

Import the source as a File System

Select Ressources to Import

Browse to the WrapImaj source directory on you HD file system, and check all the Java Source directories (sub-directories of "src"):

Check Subdirs of scr

Add the Required JAR Archives

Add The ImageJ Archive ij.jar

In the Java Build Path, add the library ij.jar implementing the ImageJ API (publicly available on ImageJ Website or as Linux Package):

Add the JAR fir ImageJ

Download and Install Auto_Threshold.jar

Download the officially supported "Auto Threshold" plugin for ImageJ (publicly available on ImageJ Website):

Add the JAR fir ImageJ

Add the Archive Auto_Threshold.jar

Again, configure the Java Build Path to add the downloaded Auto_Threshold.jar archive:

Add the JAR fir ImageJ

Run The Tests With Sample Data

Check The User's Guide and JavaDoc

WrapImaJ User's Guide

Download the Sample Data for SourceForge

Put the Sample Data in the "testData" sub-directory of your project so that the file paths in the Java source code for tests arte OK:

The Sample Data

Try and Run the Test Programs

The include test programs are exmplained in the user's guide.

The Sample Data

Project Members:


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.