#195 · Primary category: Computer Vision
ImageJ
Public domain software for processing and analyzing scientific images
Project last updated:07/22/26
GitHub Stars
781
Forks
264
Contributors
4
License
Other
Why we included this project
ImageJ has been a fixture in scientific image analysis for decades, and researchers in biology, microscopy, and materials labs still reach for it when they need processing they can script and reproduce rather than a black-box model. Because it is written in Java, the same code runs on Windows, macOS, and Linux, and the macro language plus plugin ecosystem make it straightforward to automate repetitive measurement, filtering, and segmentation work. It is a mature toolset for quantitative microscopy and other scientific imagery, and you do not need a machine-learning background to get useful results. It also ships as a Maven artifact, so it can be embedded directly into larger Java-based analysis pipelines. Just be aware it is a general image-processing platform, not a deep-learning framework. For most lab workflows that is a strength, not a limitation.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)