opencv-cython 0.4
An alternative OpenCV wrapper
This wrapper is a new opencv wrapper. Designed to be easier to use. It can can do on the fly encapsulation / decapsulation of numpy arrays into various types of OpenCv datatypes, such as images, matrices or C array. Even if it has a small overload cost because of the encapsulation / decapsulation of the image, the image data is not recopied, and the wrapper is still efficient
- Author: Bertrand Nouvel
- Maintainer: Bertrand Nouvel
- Home Page: http://code.google.com/p/opencv-cython/
- Download URL: http://code.google.com/p/opencv-cython/
- Keywords: opencv python cython numpy computer vision
- License: LGPL
- Platform: Linux, Mac OS, intel x86, x86_64
- Requires numpy, ctypes, cython
- Provides zzopencv
- Categories
- Package Index Owner: tranx
- DOAP record: opencv-cython-0.4.xml
