{ "info": { "author": "Magnetic Engineering", "author_email": "Engineering@Magnetic.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "===========\nopencv-cffi\n===========\n\nRequirements\n------------\n\nYou'll need a copy of OpenCV 3.0.x to link against, and the Haar Cascade\nfiles from OpenCV 2.4.10 to do recognition, since the newer versions\nchanged the format but the C API seems to not have been updated to be\nable to read them.\n\nYou can grab both versions from:\n\n http://opencv.org/downloads.html\n\nBuild the 3.0 version (via ``cmake . && make``). Install it if you\nwish, otherwise follow below to just tell ``opencv-cffi`` where you've\ndownloaded it.\n\nOn OS X, you can also get OpenCV 3.0 by running::\n\n $ brew edit homebrew/science/opencv\n\nremove the ``, branch => '2.4'``, and then\n\n $ brew install --HEAD --without-python homebrew/science/opencv\n\n(We do not need the Python bindings, you're lookin' at Python bindings).\n\nBuilding\n--------\n\nE.g.::\n\n $ opencv=~/Development/opencv-3.0.0 \\\n LD_LIBRARY_PATH=$opencv/lib/ \\\n DYLD_LIBRARY_PATH=$LD_LIBRARY_PATH \\\n C_INCLUDE_PATH=$opencv/include/:$opencv/modules/core/include/:$opencv/modules/hal/include:$opencv/modules/imgproc/include:$opencv/modules/photo/include:$opencv/modules/video/include:$opencv/modules/objdetect/include:$opencv/modules/videoio/include/:$opencv/modules/highgui/include/:$opencv/modules/imgcodecs/include \\\n LDFLAGS=-L$opencv/lib\\\n pypy opencv_cffi/build.py", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Magnetic/opencv-cffi", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "opencv_cffi", "package_url": "https://pypi.org/project/opencv_cffi/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/opencv_cffi/", "project_urls": { "Homepage": "https://github.com/Magnetic/opencv-cffi" }, "release_url": "https://pypi.org/project/opencv_cffi/0.2.2/", "requires_dist": [ "betterpath", "characteristic" ], "requires_python": null, "summary": "A random subset of OpenCV's functionality, wrapped via CFFI", "version": "0.2.2" }, "last_serial": 1786834, "releases": { "0.2.0": [], "0.2.2": [ { "comment_text": "", "digests": { "md5": "428298683b7eec5d74e5d6e1be3ba136", "sha256": "d05f463fcdb1ae392273fbab865801a4342f399207cb1dee9561a939a56d3a63" }, "downloads": -1, "filename": "opencv_cffi-0.2.2-pp27-none-macosx_10_11_x86_64.whl", "has_sig": false, "md5_digest": "428298683b7eec5d74e5d6e1be3ba136", "packagetype": "bdist_wheel", "python_version": "pp27", "requires_python": null, "size": 45664, "upload_time": "2015-10-26T15:22:43", "url": "https://files.pythonhosted.org/packages/fa/31/cc8d887f96d77ddfcab06a0b9d68aa8dc4e0ddcf2fd52754b86562f1d4a1/opencv_cffi-0.2.2-pp27-none-macosx_10_11_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "b9411f391831810998c50dc0ac589790", "sha256": "c734cee852b8b1fd7034d958d78dd13a3191c16ebd6ddfeaa06643fade3b0295" }, "downloads": -1, "filename": "opencv_cffi-0.2.2.tar.gz", "has_sig": false, "md5_digest": "b9411f391831810998c50dc0ac589790", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22841, "upload_time": "2015-10-26T15:22:47", "url": "https://files.pythonhosted.org/packages/c4/de/4f80e14a3e25e9da761629935de14b7d39f794781d48c69d38d045ca19cb/opencv_cffi-0.2.2.tar.gz" }, { "comment_text": "", "digests": { "md5": "65ece4b1e2b149e3e71821b2fc1e1ce6", "sha256": "b63bfe64ad1640ead8c252c0e473e581b662971d42b5d75c7c8bcc0a6378abaf" }, "downloads": -1, "filename": "opencv_cffi-0.2.2.zip", "has_sig": false, "md5_digest": "65ece4b1e2b149e3e71821b2fc1e1ce6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28019, "upload_time": "2015-10-26T15:22:50", "url": "https://files.pythonhosted.org/packages/1e/f4/23f3e83c7629f02923f662cd7cae8d45d876b3709978ad00aa1a9a2668d7/opencv_cffi-0.2.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "428298683b7eec5d74e5d6e1be3ba136", "sha256": "d05f463fcdb1ae392273fbab865801a4342f399207cb1dee9561a939a56d3a63" }, "downloads": -1, "filename": "opencv_cffi-0.2.2-pp27-none-macosx_10_11_x86_64.whl", "has_sig": false, "md5_digest": "428298683b7eec5d74e5d6e1be3ba136", "packagetype": "bdist_wheel", "python_version": "pp27", "requires_python": null, "size": 45664, "upload_time": "2015-10-26T15:22:43", "url": "https://files.pythonhosted.org/packages/fa/31/cc8d887f96d77ddfcab06a0b9d68aa8dc4e0ddcf2fd52754b86562f1d4a1/opencv_cffi-0.2.2-pp27-none-macosx_10_11_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "b9411f391831810998c50dc0ac589790", "sha256": "c734cee852b8b1fd7034d958d78dd13a3191c16ebd6ddfeaa06643fade3b0295" }, "downloads": -1, "filename": "opencv_cffi-0.2.2.tar.gz", "has_sig": false, "md5_digest": "b9411f391831810998c50dc0ac589790", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22841, "upload_time": "2015-10-26T15:22:47", "url": "https://files.pythonhosted.org/packages/c4/de/4f80e14a3e25e9da761629935de14b7d39f794781d48c69d38d045ca19cb/opencv_cffi-0.2.2.tar.gz" }, { "comment_text": "", "digests": { "md5": "65ece4b1e2b149e3e71821b2fc1e1ce6", "sha256": "b63bfe64ad1640ead8c252c0e473e581b662971d42b5d75c7c8bcc0a6378abaf" }, "downloads": -1, "filename": "opencv_cffi-0.2.2.zip", "has_sig": false, "md5_digest": "65ece4b1e2b149e3e71821b2fc1e1ce6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28019, "upload_time": "2015-10-26T15:22:50", "url": "https://files.pythonhosted.org/packages/1e/f4/23f3e83c7629f02923f662cd7cae8d45d876b3709978ad00aa1a9a2668d7/opencv_cffi-0.2.2.zip" } ] }