Skip to content

mistryup/python-sobel-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python_imagerecog_face

Just seeing how easy it is to get python to do image enhancement for machine vision.

Turns out, not hard at all.

This script loads up an image, puts it into a numpy array, runs a scipy Sobel filter on it, then displays it with matplotlib.

About

Trying out pythons Sobel filtering for edge detection. Takes me back to uni !

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages