imutils
Image processor
A collection of utility functions for image processing and manipulation using OpenCV in Python.
A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
5k stars
152 watching
1k forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
libvips/libvips | An image processing library with low memory needs and support for various formats and operations. | 9,745 |
image-py/imagepy | An image processing framework for Python that integrates with various libraries and allows for plugin-based extension. | 1,304 |
openmv/openmv | A platform for machine vision development with programmable cameras and extensive image processing capabilities | 2,438 |
lumiguide/haskell-opencv | A Haskell library providing direct access to OpenCV's C++ API for image processing and computer vision tasks | 154 |
libvips/pyvips | A Python binding for an image processing library with parallel execution and memory-efficient design. | 649 |
openseg-group/openseg.pytorch | Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. | 1,190 |
isl-org/open3d | A C++ library for rapid development of software that processes 3D data | 11,474 |
cdcseacave/openmvs | A library for reconstructing 3D scenes from multiple camera views | 3,369 |
cytomining/pycytominer | A Python package for processing high-dimensional data from microscopy imaging experiments | 80 |
open-mmlab/mmcv | Provides a foundational library for computer vision research and training deep learning models with high-quality implementation of common CPU and CUDA ops. | 5,906 |
yurijmikhalevich/rclip | An AI-powered command-line tool for searching and comparing images based on features extracted from them using machine learning algorithms. | 746 |
aleju/imgaug | Tools for manipulating and enhancing images in machine learning applications | 14,417 |
python-pillow/pillow | A Python library providing image processing capabilities with extensive file format support. | 12,300 |
nvlabs/imaginaire | A PyTorch library providing optimized implementations of image and video synthesis methods developed at NVIDIA. | 4,015 |
opencv/opencv-python | Automated CI toolchain to produce precompiled packages for OpenCV library | 4,553 |