8000 GitHub - davidvdp/CVFilterOverview: This Computer Vision Filter Overview Python tool lets you create an overview image (collage) of commonly used computer vision filters (e.g. Sobel, Canny, etc). · GitHub
[go: up one dir, main page]

Skip to content

davidvdp/CVFilterOverview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVFilterOverview

This Computer Vision Filter Overview Python tool lets you create an overview image (collage) of commonly used computer vision filters (e.g. Sobel, Canny, etc).

What do you need:

  1. Python 2.7
  2. cv2 package for python 2.7
  3. numpy package for python 2.7

Usage: Run Lenna.py to create a collage of different filter for the Lenna.png that is included. An image, Lenna_Collage.png, is saved and contains the generated image.

Or,

Run Create.py "image.bmp" to do the same for your own image.

About

This Computer Vision Filter Overview Python tool lets you create an overview image (collage) of commonly used computer vision filters (e.g. Sobel, Canny, etc).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

0