ImageJ: Difference between revisions
Jump to navigation
Jump to search
(Created page with "==Description== ImageJ is Java-based image analysis software that can perform a wide range of mathematical tasks on image files. It can be used to measure distances, plot bri...") |
No edit summary |
||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
ImageJ is Java-based image analysis software that can perform a wide range of mathematical tasks on image files. It can be used to measure distances, plot brightness and color, even add and subtract images from each other. There are also a large number of programmable functions that can be defined by the user, and as [[open source]] software there are a number of developers creating new features and plugins. | ImageJ is Java-based image analysis software that can perform a wide range of mathematical tasks on image files. It can be used to measure distances, plot brightness and color, even add and subtract images from each other. There are also a large number of programmable functions that can be defined by the user, and as [[open source]] software there are a number of developers creating new features and plugins. | ||
==Availability== | ==Availability== |
Latest revision as of 16:20, 19 July 2015
Description
ImageJ is Java-based image analysis software that can perform a wide range of mathematical tasks on image files. It can be used to measure distances, plot brightness and color, even add and subtract images from each other. There are also a large number of programmable functions that can be defined by the user, and as open source software there are a number of developers creating new features and plugins.
Availability
ImageJ is open source software, it can be used online or anyone can download and install it for free on their personal computer.
Install Link: http://imagej.nih.gov/ij/download.html
Getting Started
ImageJ offers documentation and tutorials at http://imagej.nih.gov/ij/docs/index.html