{ "info": { "author": "Bertrand Nouvel", "author_email": "bertrand.nouvel@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha" ], "description": "This wrapper is a new opencv wrapper.\r\nDesigned to be easier to use.\r\nIt can can do on the fly encapsulation / decapsulation of numpy arrays into\r\nvarious types of OpenCv datatypes, such as images, matrices or C array.\r\nEven if it has a small overload cost because of the encapsulation /\r\ndecapsulation of the image, the image data is not recopied, and the wrapper is\r\nstill efficient", "description_content_type": null, "docs_url": null, "download_url": "http://code.google.com/p/opencv-cython/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/opencv-cython/", "keywords": "opencv python cython numpy computer vision", "license": "LGPL", "maintainer": "Bertrand Nouvel", "maintainer_email": "bertrand.nouvel@gmail.com", "name": "opencv-cython", "package_url": "https://pypi.org/project/opencv-cython/", "platform": "Linux, Mac OS, intel x86, x86_64", "project_url": "https://pypi.org/project/opencv-cython/", "project_urls": { "Download": "http://code.google.com/p/opencv-cython/", "Homepage": "http://code.google.com/p/opencv-cython/" }, "release_url": "https://pypi.org/project/opencv-cython/0.4/", "requires_dist": null, "requires_python": null, "summary": "An alternative OpenCV wrapper", "version": "0.4" }, "last_serial": 91009, "releases": { "0.4": [] }, "urls": [] }