Difference between revisions of "Introduction"
(→What does ImageJ provide?) |
(→What does ImageJ provide?: Fix grammar) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | == What is ImageJ? == | + | {{Learn}}== What is ImageJ? == |
[[File:Imagej2-icon.png | x48px | link=ImageJ]] | [[File:Imagej2-icon.png | x48px | link=ImageJ]] | ||
− | ImageJ is an [[open source]] [[techniques|image processing]] program for multidimensional image data with a focus on scientific imaging. | + | [[ImageJ]] is an [[open source]] [[techniques|image processing]] program for multidimensional image data with a focus on scientific imaging. |
== What is Fiji? == | == What is Fiji? == | ||
Line 17: | Line 17: | ||
|- | |- | ||
| style="font-size: 1.5em; padding: 0.5em 1em 0.5em 1em" | [[Plugins]] | | style="font-size: 1.5em; padding: 0.5em 1em 0.5em 1em" | [[Plugins]] | ||
− | | | + | | A powerful mechanism for extending ImageJ in all kinds of useful ways. |
+ | |- | ||
+ | | style="font-size: 1.5em; padding: 0.5em 1em 0.5em 1em" | [[Scripting]] | ||
+ | | Automated, reproducible workflows via [[scripting|scripts]] and [[macros]], including [[Scripting Headless|headless on a remote server or cluster]]. | ||
|- | |- | ||
| style="font-size: 1.5em; padding: 0.5em 1em 0.5em 1em" | [http://forum.imagej.net/ Forum] | | style="font-size: 1.5em; padding: 0.5em 1em 0.5em 1em" | [http://forum.imagej.net/ Forum] |
Latest revision as of 12:11, 12 September 2016
What is ImageJ?
ImageJ is an open source image processing program for multidimensional image data with a focus on scientific imaging.
What is Fiji?
Fiji Is Just ImageJ—a "batteries-included" distribution of ImageJ which includes many useful plugins contributed by the community.
What does ImageJ provide?
Application | A user interface with functions to load, display, and save images. |
Techniques | Image processing, colocalization, deconvolution, registration, segmentation, tracking, visualization and much more. |
Plugins | A powerful mechanism for extending ImageJ in all kinds of useful ways. |
Scripting | Automated, reproducible workflows via scripts and macros, including headless on a remote server or cluster. |
Forum | A vibrant, diverse, and helpful user community that gives rise to insightful scientific exchanges. |
ImageJ's extensibility is the root of its effectiveness: many advanced image-processing methods are not provided by the core application, but rather are plugins written by specialists in specific fields, made available via update sites.
How do I get started?
- Get ImageJ from the Downloads page
- Read the Getting started tutorial.
- Then peruse the User Guides, additional tutorials, and presentations.