Image manipulation with OpenCV and NumPy
-
Updated
Nov 12, 2017 - Python
Image manipulation with OpenCV and NumPy
A collection of digital image processing techniques implemented in Python using OpenCV. Includes functionalities such as image smoothing, edge detection using Laplacian, Prewitt, and Sobel operators, unsharp masking, and high-boost filtering.
Add a description, image, and links to the unsharp-mask topic page so that developers can more easily learn about it.
To associate your repository with the unsharp-mask topic, visit your repo's landing page and select "manage topics."