Skip to content

LoyVanBeek/openCV_decorators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wrapper for the python-port of the openCV-library. 

The OpenCV python bindings are much alike the C and C++ interface. 
These wrappers allow for faster prototyping of applications, because it will take care of the instantiation of resources OpenCV's functions need. 
It also allows to chain functions into a pipeline for processing images. 

About

Decorators for OpenCV functions to make the library a bit more pythonic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages