Image processing
Digital image processing is the use of algorithms to make computers analyze the content of digital images.
- GitHub: https://github.com/topics/image-processing
- Wikipedia: https://en.wikipedia.org/wiki/Digital_image_processing
- Related Topics: computer-vision, vision, deep-learning, opencv,
- Aliases: digital-image-processing,
- Last updated: 2026-07-01 00:15:07 UTC
- JSON Representation
https://github.com/elenaches/python-image-scanner
A college project in Python using OpenCV, a simple app that takes an photo of a paper, and outputs an edited image with the paper properly aligned as though it was scanned.
image-manipulation image-processing opencv opencv-python python scanner-cam
Last synced: 16 May 2026
https://github.com/jakubriegel/convolution_filter
Concurrent implementation of image convolution filter using Python's multiprocessing
concurrency image-filtering image-processing multiprocessing python-multiprocessing
Last synced: 19 Jun 2025