Skip to content

Implements the Prewitt operator for edge detection using OpenCV

Notifications You must be signed in to change notification settings

TaliaFlor/opencv-image-enhancement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV Image Enhancement

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