Skip to content

A collection of image processing and computer vision (openCV) scripts that i've written and find useful. Mostly written in python.

License

Notifications You must be signed in to change notification settings

meisben/openCV_collection

Repository files navigation

openCV_collection

A collection of openCV scripts that i've written and find useful, written in python. Attributation to where the code is adapted from is in header comments.

  • Image art filters: Creates a 'sketch' and 'cartoon' filter for an image using gaussian blur and edge detection
  • Pimple removal tool: Removes pimples from faces using convolution
  • Video greenscreen removal: Removes greenscreen from a video background using color cast chroma keying and the hsv color space

About

A collection of image processing and computer vision (openCV) scripts that i've written and find useful. Mostly written in python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages