ImageJ

Image processing and analysis framework. Allows the user to record/replay macros and can be extended using plug-ins.

License

License

Categories

Categories

ImageJ Business Logic Libraries Computer Vision
GroupId

GroupId

gov.nih.imagej
ArtifactId

ArtifactId

imagej
Last Version

Last Version

1.47
Release Date

Release Date

Type

Type

jar
Description

Description

ImageJ
Image processing and analysis framework. Allows the user to record/replay macros and can be extended using plug-ins.
Project URL

Project URL

http://imagej.nih.gov/ij/
Project Organization

Project Organization

Research Services Branch, National Institutes of Health
Source Code Management

Source Code Management

http://imagej.nih.gov/ij/download/src/ij147v-src.zip

Download imagej

How to add to project

<!-- https://jarcasting.com/artifacts/gov.nih.imagej/imagej/ -->
<dependency>
    <groupId>gov.nih.imagej</groupId>
    <artifactId>imagej</artifactId>
    <version>1.47</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nih.imagej/imagej/
implementation 'gov.nih.imagej:imagej:1.47'
// https://jarcasting.com/artifacts/gov.nih.imagej/imagej/
implementation ("gov.nih.imagej:imagej:1.47")
'gov.nih.imagej:imagej:jar:1.47'
<dependency org="gov.nih.imagej" name="imagej" rev="1.47">
  <artifact name="imagej" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nih.imagej', module='imagej', version='1.47')
)
libraryDependencies += "gov.nih.imagej" % "imagej" % "1.47"
[gov.nih.imagej/imagej "1.47"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.47
1.46
1.45
1.44
1.43
1.42
1.41
1.40