#191 · Primary category: Computer Vision
mahotas
Computer Vision in Python
Project last updated:06/12/26
GitHub Stars
889
Forks
150
Contributors
35
License
MIT
Why we included this project
Mahotas covers the everyday building blocks of computer vision and image processing, with over a hundred functions implemented in C++ and exposed through a straightforward numpy-based API. Because the heavy lifting happens behind C++ code, operations like watershed segmentation, Haralick features, and edge detection run fast while you stay in Python. The interface has been stable for years, so scripts written long ago still work with newer versions. That reliability makes it a solid choice for bioinformatics and microscopy, where reproducible, scriptable analysis matters more than plugging into a deep learning pipeline.
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)