{ "info": { "author": "Abhijith Neil Abraham", "author_email": "abhijithneilabrahampk@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# SINGLE PINGPONG-hand \nPlaying a pingpong game with just color detection using opencv and python scripts\n

\n \n

\n\n\n\nUsing opencv, to detect a specific colour(of the glove),and draw a contour over it and use the glove movements to move the centroid obtained from the operations.This will in turn move the paddle for the game.\n\nThe Game is written such a way that there is only a single player and you gotta survive for as much time as possible.\n\n**Installation**\n\n```\npip install virtualpp\n```\n\nExample\n\n```\nfrom virtualpp import final\nfinal.GameColor(\"Green\") \n```\n\n\n(optional)You can integrate this into a projector inside a dark room and it will give good results.\n\n\n\n\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/abhijithneilabraham/PINGPONG-hand", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "virtualpp", "package_url": "https://pypi.org/project/virtualpp/", "platform": "", "project_url": "https://pypi.org/project/virtualpp/", "project_urls": { "Homepage": "https://github.com/abhijithneilabraham/PINGPONG-hand" }, "release_url": "https://pypi.org/project/virtualpp/0.0.7/", "requires_dist": null, "requires_python": "", "summary": "An opencv based virtual pingpong", "version": "0.0.7" }, "last_serial": 5763524, "releases": { "0.0.7": [ { "comment_text": "", "digests": { "md5": "80cd076f810429a5b2ff81dfebe67a14", "sha256": "59daad15572740647b71bead1b577acbc73ae1b5f4d07e751dba0782afbfd8fe" }, "downloads": -1, "filename": "virtualpp-0.0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "80cd076f810429a5b2ff81dfebe67a14", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6005, "upload_time": "2019-08-31T05:57:38", "url": "https://files.pythonhosted.org/packages/d7/24/ed261b0f06ce170bf6a613e1380b473d27be8d58add2d187ba2cf347a028/virtualpp-0.0.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e5238f7fedf369b815c41b21314f6831", "sha256": "d0513921b6e11de4799519d10c13650199e1d579d493d783beca364b4d6ca083" }, "downloads": -1, "filename": "virtualpp-0.0.7.tar.gz", "has_sig": false, "md5_digest": "e5238f7fedf369b815c41b21314f6831", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4781, "upload_time": "2019-08-31T05:57:40", "url": "https://files.pythonhosted.org/packages/20/c5/0ad1d656829a9c807d9e5c47e47238e3893a1e3bd0c9aaa4d593d2a1821d/virtualpp-0.0.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "80cd076f810429a5b2ff81dfebe67a14", "sha256": "59daad15572740647b71bead1b577acbc73ae1b5f4d07e751dba0782afbfd8fe" }, "downloads": -1, "filename": "virtualpp-0.0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "80cd076f810429a5b2ff81dfebe67a14", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6005, "upload_time": "2019-08-31T05:57:38", "url": "https://files.pythonhosted.org/packages/d7/24/ed261b0f06ce170bf6a613e1380b473d27be8d58add2d187ba2cf347a028/virtualpp-0.0.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e5238f7fedf369b815c41b21314f6831", "sha256": "d0513921b6e11de4799519d10c13650199e1d579d493d783beca364b4d6ca083" }, "downloads": -1, "filename": "virtualpp-0.0.7.tar.gz", "has_sig": false, "md5_digest": "e5238f7fedf369b815c41b21314f6831", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4781, "upload_time": "2019-08-31T05:57:40", "url": "https://files.pythonhosted.org/packages/20/c5/0ad1d656829a9c807d9e5c47e47238e3893a1e3bd0c9aaa4d593d2a1821d/virtualpp-0.0.7.tar.gz" } ] }