{ "info": { "author": "Diego Navarro Mellen", "author_email": "dnmellen@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: End Users/Desktop", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering :: Image Recognition", "Topic :: Utilities" ], "description": "===============================\nfacehugger\n===============================\n\n.. image:: https://badge.fury.io/py/facehugger.png\n :target: http://badge.fury.io/py/facehugger\n \n.. image:: https://travis-ci.org/dnmellen/facehugger.png?branch=master\n :target: https://travis-ci.org/dnmellen/facehugger\n\n.. image:: https://coveralls.io/repos/dnmellen/facehugger/badge.png\n :target: https://coveralls.io/r/dnmellen/facehugger\n\n.. image:: https://pypip.in/d/facehugger/badge.png\n :target: https://crate.io/packages/facehugger?version=latest\n\n\nExtracts faces from an image\n\n* Free software: BSD license\n* Documentation: http://facehugger.rtfd.org.\n\n.. image:: https://raw.github.com/dnmellen/facehugger/master/demo.jpg\n :target: http://commons.wikimedia.org/wiki/File:Christina_Hendricks_(8050119303).jpg\n\nRequirements\n------------\n\n* `SimpleCV `_\n\n.. code-block :: bash\n\n # System requirements for Ubuntu\n sudo apt-get install ipython python-opencv python-scipy python-numpy python-pygame python-setuptools python-pip\n\n\nFeatures\n--------\n\n* Extracts faces and saves the cropped images to a folder\n* You can use it in your app as a library\n\n\nQuickstart\n----------\n\n.. code-block :: bash\n\n $ sudo pip install facehugger\n $ facehugger -i /path/to/image_with_faces.jpg -o /path/to/dir_to_save_faces\n\nWhy this name?\n--------------\n\n.. image:: http://img6.joyreactor.com/pics/post/gif-Alien-Facehugger-618166.gif\n :target: http://joyreactor.com/tag/Facehugger\n\n\nDid you like it?\n---------------\n.. image:: https://rawgithub.com/twolfson/gittip-badge/0.1.0/dist/gittip.png\n :target: https://www.gittip.com/dnmellen/\n :alt: gittip\n\n\n\n.. image:: https://d2weczhvl823v0.cloudfront.net/dnmellen/facehugger/trend.png\n :alt: Bitdeli badge\n :target: https://bitdeli.com/free\n\n\n\n\n\nHistory\n-------\n\n0.1.0 (2013-10-30)\n++++++++++++++++++\n\n* First release on PyPI.\n\n0.1.3 (2013-10-30)\n++++++++++++++++++\n\n* First working release.\n\n0.1.4 (2013-10-30)\n++++++++++++++++++\n\n* Updated docs.\n\n0.1.6 (2013-12-30)\n++++++++++++++++++\n\n* Uses a better haarcascade filter.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dnmellen/facehugger", "keywords": "facehugger,simplecv,vision,face,crawl", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "facehugger", "package_url": "https://pypi.org/project/facehugger/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/facehugger/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/dnmellen/facehugger" }, "release_url": "https://pypi.org/project/facehugger/0.1.6/", "requires_dist": null, "requires_python": null, "summary": "Extracts faces from an image", "version": "0.1.6" }, "last_serial": 956774, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "79c826ee3a0a304a79efb981a550141c", "sha256": "75cd27c63921ab39a71aa64d8f9cf5f56f3a3ce45662429f74906fd2ce765e81" }, "downloads": -1, "filename": "facehugger-0.1.0.tar.gz", "has_sig": false, "md5_digest": "79c826ee3a0a304a79efb981a550141c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5098, "upload_time": "2013-10-30T11:38:51", "url": "https://files.pythonhosted.org/packages/65/53/bbfa6ef590784e405a562e429d832612477251451ad26e24819f624b1f1f/facehugger-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "16e44ca3730fb7430f5f10d5f6153219", "sha256": "28550d49b1cde526acc0c2d5fb2c6126da86fef8b7b485140c284c4a9d40d3a3" }, "downloads": -1, "filename": "facehugger-0.1.1.tar.gz", "has_sig": false, "md5_digest": "16e44ca3730fb7430f5f10d5f6153219", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5126, "upload_time": "2013-10-30T13:19:08", "url": "https://files.pythonhosted.org/packages/1e/c5/3855bf4f5bd588ea59b76a40fdc1521087651102b3cf9dd804c19458bfb4/facehugger-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "1a3c3b8a98e349ba4184666ec0ff9dc8", "sha256": "8500906bd63cea89017b0c564ca5118ab65ab620d6d0d0009be172a3351de294" }, "downloads": -1, "filename": "facehugger-0.1.2.tar.gz", "has_sig": false, "md5_digest": "1a3c3b8a98e349ba4184666ec0ff9dc8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5156, "upload_time": "2013-10-30T13:29:36", "url": "https://files.pythonhosted.org/packages/d8/10/b25e28d53d910d56b74bf632a27be68097b0be80b87e1b6b3152528ceca5/facehugger-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "90722783cbaadbd883dcffdc5717517c", "sha256": "422604b29d046dd8ca44622c370c2dd2c07869c6b87ad0e83fda95530f58e816" }, "downloads": -1, "filename": "facehugger-0.1.3.tar.gz", "has_sig": false, "md5_digest": "90722783cbaadbd883dcffdc5717517c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 109966, "upload_time": "2013-10-30T13:50:23", "url": "https://files.pythonhosted.org/packages/ea/17/5af2dadb9e2199764cb89d6cc6860bb14edbfa9f0609b68cc819fa01f823/facehugger-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "aa1e631685ff022b1d6287397a4fd203", "sha256": "9c937efa82731833882f27abe423b93706ce97e1aaa073915913f86d926f9c49" }, "downloads": -1, "filename": "facehugger-0.1.4.tar.gz", "has_sig": false, "md5_digest": "aa1e631685ff022b1d6287397a4fd203", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 110032, "upload_time": "2013-10-30T15:46:09", "url": "https://files.pythonhosted.org/packages/f9/11/e6cd01fb07af30dfa2e2e55772596041d68fac504df188faa0ca6e63adf2/facehugger-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "838955cca807047553a391b6eb6f1351", "sha256": "9ceea346d3d1411e25911f3f0ff9acb5a7594e664b4857d0a66286dfc44cd679" }, "downloads": -1, "filename": "facehugger-0.1.5.tar.gz", "has_sig": false, "md5_digest": "838955cca807047553a391b6eb6f1351", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 110444, "upload_time": "2013-10-31T19:30:58", "url": "https://files.pythonhosted.org/packages/63/3d/5fca9d7f172be022f6c2aa71bd69dba353dc87df2544fcb18950a0a1094e/facehugger-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "45e643cf019a61ccc108837df99da15d", "sha256": "e184ac471395f5e09416c95c530a4ea289cd5defc19965ce03be6296bafd5d5b" }, "downloads": -1, "filename": "facehugger-0.1.6.tar.gz", "has_sig": false, "md5_digest": "45e643cf019a61ccc108837df99da15d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 605407, "upload_time": "2013-12-30T12:46:21", "url": "https://files.pythonhosted.org/packages/ea/1c/286f7af391d2337ef774c1e9a4a6d65244f04d656107849d5e358cd54cd7/facehugger-0.1.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "45e643cf019a61ccc108837df99da15d", "sha256": "e184ac471395f5e09416c95c530a4ea289cd5defc19965ce03be6296bafd5d5b" }, "downloads": -1, "filename": "facehugger-0.1.6.tar.gz", "has_sig": false, "md5_digest": "45e643cf019a61ccc108837df99da15d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 605407, "upload_time": "2013-12-30T12:46:21", "url": "https://files.pythonhosted.org/packages/ea/1c/286f7af391d2337ef774c1e9a4a6d65244f04d656107849d5e358cd54cd7/facehugger-0.1.6.tar.gz" } ] }