• Stars
    star
    449
  • Rank 93,811 (Top 2 %)
  • Language
    Java
  • License
    Other
  • Created almost 13 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Public domain software for processing and analyzing scientific images

ImageJ

ImageJ is public domain software for processing and analyzing scientific images.

It is written in Java, which allows it to run on many different platforms.

For further information, see:

Using ImageJ as a dependency

To use ImageJ as a library in your Maven project, add the dependency:

<dependency>
  <groupId>net.imagej</groupId>
  <artifactId>ij</artifactId>
  <version>1.53j</version>
</dependency>

Where 1.53j is the version of ImageJ you would like to use:

Building from source

With Ant

The Apache Ant utility will compile and run ImageJ using the build.xml file in this directory. There is a version of Ant at

https://imagej.nih.gov/ij/download/tools/ant/ant.zip

set up to use the JVM distributed with the Windows version of ImageJ. The README included in the ZIP archive has more information.

With Maven

You can compile and run ImageJ using the Maven build tool:

Command Action
mvn Compile and package ImageJ into a JAR file in the target directory.
mvn -Pexec Compile and then run ImageJ.
mvn javadoc:javadoc Generate the project Javadoc in the target/apidocs directory.

More Repositories

1

imagej2

Open scientific N-dimensional image processing πŸ”¬ πŸŽ‡
Java
1,080
star
2

pyimagej

Use ImageJ from Python
Python
428
star
3

tutorials

ImageJ2 programming examples
Jupyter Notebook
170
star
4

imagej-ops

ImageJ Ops: "Write once, run anywhere" image processing
Java
83
star
5

ImageJA

[OBSOLETE] Please use https://github.com/imagej/ImageJ instead.
76
star
6

imagej-server

A RESTful web server for ImageJ [EXPERIMENTAL]
Java
37
star
7

example-legacy-plugin

Simple Maven project for an ImageJ 1.x plugin
Java
33
star
8

example-imagej2-command

Simple Maven project for an ImageJ2 command
Java
27
star
9

imagej-tensorflow

ImageJ/TensorFlow integration library
Java
25
star
10

napari-imagej

Use ImageJ functionality from napari
Python
25
star
11

imagej-scripting

ImageJ-specific applications of the SciJava script languages
Python
24
star
12

imagej.github.io

The ImageJ wiki
JavaScript
23
star
13

imagej-launcher

The ImageJ native launcher
C
20
star
14

ops-experiments

EXPERIMENTAL repository for exploring Ops approaches, algorithms, etc.
Jupyter Notebook
17
star
15

imagej-legacy

ImageJ+ImageJ2 compatibility layer
Java
14
star
16

i2k-2020-pyimagej

Workshop materials for "Images to Knowledge with ImageJ and Friends" 2020 conference
Jupyter Notebook
13
star
17

imagej-matlab

MATLAB integration with ImageJ data structures and runtime.
Java
12
star
18

i2k-2018

Workshop materials for "Images to Knowledge with ImageJ and Friends" 2018 conference
Jupyter Notebook
12
star
19

imagej-omero

Server- and client-side communication between ImageJ and OMERO
Java
12
star
20

imagej-updater

The automatic updater for ImageJ
Java
11
star
21

i2k-2022-pyimagej

Workshop materials for "I2K 2022: From Images to Knowledge" conference
Jupyter Notebook
10
star
22

imagej-common

ImageJ core data model
Java
10
star
23

example-script-collection

Example project demonstrating how to package ImageJ scripts into a single jar file
Java
10
star
24

imagej-electron-app

[EXPERIMENTAL] Electron app embedding ImageJ + JS image visualization tools
JavaScript
9
star
25

imagej-node

ImageJ module for node.js
JavaScript
9
star
26

imagej-ui-swing

ImageJ UI for Java Swing.
Java
9
star
27

imagej-itk

ITK integration for ImageJ
Java
8
star
28

imagej-modelzoo

Java
6
star
29

envisaje

Envisaje: A NetBeans RCP application prototype for ImageJ [UNMAINTAINED]
Java
6
star
30

list-of-update-sites

The update sites ImageJ2 knows about automatically
Python
6
star
31

example-imagej2-command-kotlin

An ImageJ command that mixes Kotlin and Java code
Kotlin
5
star
32

ij1-patcher

Extension points for ImageJ via runtime patching to support (limited) headless operation and ImageJ2's legacy layer
Java
5
star
33

workflow

A library to facilitate efficient chaining of modules and plugins with various inputs and outputs [UNMAINTAINED]
Java
5
star
34

imagej-mesh

Data structures and I/O for meshes
Java
5
star
35

ij1-tests

Unit tests for ImageJ 1.x
Java
4
star
36

ij1-installer

OBSOLETE
Java
4
star
37

imagej-maven-plugin

[OBSOLETE] All goals migrated to scijava/scijava-maven-plugin
Java
4
star
38

imagej-notebook

Routines for working with ImageJ from scientific notebook software (e.g. Jupyter)
Java
3
star
39

imagej-plugins-batch

Batch Processor Plugins for ImageJ
Java
3
star
40

imagejdocu

Migration repository for imagejdocu.list.lu
HTML
3
star
41

imagej-troubleshooting

Interactive toy repository to demonstrate troubleshooting techniques.
Java
3
star
42

workflow-pipes

Web-based workflow editor using Yahoo! Pipes [UNMAINTAINED]
JavaScript
3
star
43

imagej-plugins-commands

Core ImageJ commands
Java
3
star
44

imagej2-manuscript-2017

ImageJ2: ImageJ for the next generation of scientific image data
JavaScript
3
star
45

presentations

ImageJ presentations
JavaScript
3
star
46

example-bio-formats-legacy-plugin

Simple example of calling Bio-Formats with ImageJ 1.x + Java 6
Java
2
star
47

pom-imagej

OBSOLETE - Use https://github.com/scijava/pom-scijava instead!
2
star
48

imagej-command-archetype

Maven archetype for a SciJava/ImageJ2 Command
Java
2
star
49

example-android-app

[EXPERIMENTAL] An example using ImageJ in an Android project
Java
2
star
50

zoomviewer

A multi-level, tile-based zoomable viewer [UNMAINTAINED]
Java
2
star
51

visad-plugin

A plugin for displaying ImageJ images using VisAD in a freeform way [UNMAINTAINED]
Java
2
star
52

mbf

Mirror of the MBF ImageJ manual
HTML
2
star
53

imagej-updater-tests

Docker-based test infrastructure for ImageJ Updater
2
star
54

imagej-opencv

Convert between OpenCV and ImgLib2 data structures
Java
2
star
55

dotfiles

Configuration files for ImageJ resources
2
star
56

imagej-plugins-search-biii

ImageJ Search Plugin for BIII.eu
Java
2
star
57

imagej-mesh-io

I/O plugins for ImageJ meshes and related data structures
Java
2
star
58

imagej-onnx

Java
2
star
59

imagej-plugins-tools

Core ImageJ tool plugins
Java
2
star
60

chocolatey-packages

PowerShell
2
star
61

imagej-deprecated

Deprecated ImageJ packages
Java
1
star
62

irc-bot

This is shinybot, the trusty historian for #imagejdev and #fiji-devel on freenode [RETIRED]
Ruby
1
star
63

janelia-hackathon-2016

Hacking at Janelia Research Campus, June 19 - 27, 2016
Java
1
star
64

op-finder

Utility for browsing, learning about and running all available Ops
Java
1
star
65

imagej-wiki-static

Final version of MediaWiki imagej.net
1
star
66

imagej-benchmarks

JMH-based benchmarks for projects of https://github.com/imagej/.
Java
1
star
67

tickets

Archived static HTML version of legacy ImageJ Trac tickets
HTML
1
star
68

imagej-omero-legacy

ImageJ 1.x support for ImageJ-OMERO
Java
1
star
69

pyimagej-dextr

Where I'm working on integrating pytorch and imagej (via pyimagej). This repo is experimental.
Python
1
star
70

pipermail

Retired ImageJ2 mailing list archives
HTML
1
star
71

imagej-ui-awt

ImageJ UI for Java AWT.
Java
1
star
72

ij1-builds

[OBSOLETE] Please use https://github.com/imagej/ImageJ instead.
Shell
1
star
73

search

ImageJ search portal
HTML
1
star
74

conference

ImageJ conference materials
HTML
1
star
75

.github

ImageJ organization profile
1
star
76

imagej-plugins-uploader-ssh

Core ImageJ uploader plugin: SSH
Java
1
star
77

imagej-usage

[ABANDONED] Anonymous usage statistics plugin for ImageJ
Java
1
star
78

imagej-plugins-uploader-webdav

Core ImageJ uploader plugin: WebDAV
Java
1
star
79

workshops

ImageJ Workshops
HTML
1
star