{ "info": { "author": "zhaomingming", "author_email": "13271929138@163.com", "bugtrack_url": null, "classifiers": [], "description": "Info\n====\n`vcvf 2018-07-04`\n\n`Author: Zhao Mingming <471106585@qq.com>`\n\n`Copyright: This module has been placed in the public domain.`\n\n`version:2.0.0.1`\n\nClasses:\n- `face_detector`: detect the hand in the image \n\nFunctions:\n\n- `test()`: test function \n- `face_detector()`: a class\n- `face_detector.detect_face(image)`: return the face_number,face position,and the confidense\n\nHow To Use This Module\n======================\n.. image:: funny.gif\n :height: 100px\n :width: 100px\n :alt: funny cat picture\n :align: center\n\n1. example code:\n\n.. code:: python\nfrom vcvf import face_detector as fd\nimport cv2\n\nfd1=fd.face_detector()\n\nfd1.test()\nimf=os.path.join(self.site_package,'test.jpg')\nprint imf\nimage=cv2.imread(imf)\nprint(fd1.detect_face(image))\n\n\nRefresh\n========", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.zhaomingming.cn", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "darknet1", "package_url": "https://pypi.org/project/darknet1/", "platform": "any", "project_url": "https://pypi.org/project/darknet1/", "project_urls": { "Homepage": "http://www.zhaomingming.cn" }, "release_url": "https://pypi.org/project/darknet1/0.0.0.2/", "requires_dist": null, "requires_python": "", "summary": "very nb computer vision", "version": "0.0.0.2" }, "last_serial": 4152475, "releases": { "0.0.0.2": [ { "comment_text": "", "digests": { "md5": "737ac5e725949ad069c6860b8d7a12a9", "sha256": "292407a229901afa41e13fd26a1f739ff63cb4bfda4bfdabd1d54de69b4b9e8c" }, "downloads": -1, "filename": "darknet1-0.0.0.2.tar.gz", "has_sig": false, "md5_digest": "737ac5e725949ad069c6860b8d7a12a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2942, "upload_time": "2018-08-09T10:46:48", "url": "https://files.pythonhosted.org/packages/7f/40/c854be3120b2dbeb7341749ece0eb1d70fab5295ff7dff7311360f3f7ca6/darknet1-0.0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "737ac5e725949ad069c6860b8d7a12a9", "sha256": "292407a229901afa41e13fd26a1f739ff63cb4bfda4bfdabd1d54de69b4b9e8c" }, "downloads": -1, "filename": "darknet1-0.0.0.2.tar.gz", "has_sig": false, "md5_digest": "737ac5e725949ad069c6860b8d7a12a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2942, "upload_time": "2018-08-09T10:46:48", "url": "https://files.pythonhosted.org/packages/7f/40/c854be3120b2dbeb7341749ece0eb1d70fab5295ff7dff7311360f3f7ca6/darknet1-0.0.0.2.tar.gz" } ] }