imagej/ImageJ
Public domain software for processing and analyzing scientific images
What it solves
ImageJ provides a platform for processing and analyzing scientific images, making these tools available as public domain software.
How it works
Written in Java, the software is designed to be cross-platform. It can be used as a standalone application or integrated into other projects as a Maven dependency.
Who it’s for
Scientists and researchers who need to process and analyze scientific imagery.
Highlights
- Public domain software
- Cross-platform compatibility via Java
- Available as a Maven dependency for library integration
- Supported by a community-driven wiki and forum
Related
- Project
imagej/imagej2ImageJ2 is a scientific imaging framework that extends the original ImageJ to support multidimensional image data and headless processing across multiple programming languages.
- Project
InsightSoftwareConsortium/ITKAn open-source, cross-platform toolkit for N-dimensional scientific image processing, segmentation, and registration, primarily used for medical image analysis.
- Project
scikit-image/scikit-imagescikit-image is a Python library for image processing that provides a collection of algorithms for analyzing and manipulating images.
- Project
Linfeng-Tang/Image-FusionA comprehensive collection of research papers and code implementations for image fusion, covering multi-modal, digital photography, and remote sensing image combination techniques.
- Project
PointCloudLibrary/pclA large-scale open-source library for 2D/3D image and point cloud processing, used widely in robotics and 3D perception.