Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 145 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 145 Bytes

OpenCV Image Enhancement

Implements the Prewitt operator for edge detection using OpenCV. The code can be found on src/prewitt_gradient.py.