{ "info": { "author": "Matheus Boni Vicari", "author_email": "matheus.boni.vicari@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Topic :: Scientific/Engineering" ], "description": "=======\r\nphotoLA\r\n=======\r\n\r\nThis is a library and a set of executable scripts to perform estimates of leaf area from photographs of leaves with a reference object with known area. \r\n\r\nTo install and run this package, OpenCV version 3.1 or higher is required. Unfortunately due the complexity to package it automatically, OpenCV has to be installed\r\nseparatedly. \r\n\r\nOpenCV instalation\r\n------------------\r\n\r\nThe easiest way to install OpenCV is installing the Anaconda distribution from https://www.continuum.io/downloads (Select Python 2.7 version) and then opening\r\nthe command prompt/terminal and running the following command:\r\n\r\n*For Windows*\r\nconda install -c menpo opencv\r\n\r\n*For UNIX*\r\nconda install opencv\r\n\r\nAlternativelly, you can go to http://opencv.org to find out different options to install it.\r\n\r\n\r\nAs of now, this package is fairly minimal and restrict to a single approach. Howerver, it does not mean that it won't be further updated.\r\n\r\nSmall bugs are expected, so if you find any, please report to the author. \r\n\r\nThis is still a work in progress, requiring some polishing to improve user-friendliness, but the core idea is sound and effective.\r\n\r\nNext steps include the addition of tutorials and extensive documentation to assist on the usage.\r\n\r\nAny questions or suggestions, feel free to contact the author one of the e-mail address matheus.boni.vicari@gmail.com\r\n\r\n\r\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mattbv/photoLA", "keywords": "Leaf Area photograph", "license": "LICENSE.txt", "maintainer": "", "maintainer_email": "", "name": "photoLA", "package_url": "https://pypi.org/project/photoLA/", "platform": "", "project_url": "https://pypi.org/project/photoLA/", "project_urls": { "Homepage": "https://github.com/mattbv/photoLA" }, "release_url": "https://pypi.org/project/photoLA/1.0.0/", "requires_dist": [ "numpy (>=1.11.3)", "pandas (>=0.20.1)", "setuptools (>=36.0.1)" ], "requires_python": "", "summary": "Estimates Leaf Area from photographs using a direct relationship between pixel count of leaves and of a reference with known area.", "version": "1.0.0" }, "last_serial": 3071164, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "70a6e512f1d2c0e24f1ece1e9fe237e9", "sha256": "56de59b3fb1b00d86a8367a93195c5cf12b1e1d17b284c8e4f1280c06a7e742c" }, "downloads": -1, "filename": "photoLA-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "70a6e512f1d2c0e24f1ece1e9fe237e9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10304, "upload_time": "2017-08-03T22:20:51", "url": "https://files.pythonhosted.org/packages/35/7b/44f0a19c6cc38df9cfebad330b2c29cfe72dbdc3bb9c4f4507d431e3d3e4/photoLA-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dd9b0ed111fcf792a3add91172e47524", "sha256": "498f3cd32dc618005c087ccd9f8a2e86159fe2cbc6d99868e189a4e66fb1e543" }, "downloads": -1, "filename": "photoLA-1.0.0.tar.gz", "has_sig": false, "md5_digest": "dd9b0ed111fcf792a3add91172e47524", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19202, "upload_time": "2017-08-03T22:20:52", "url": "https://files.pythonhosted.org/packages/dd/3f/bc86666d852376af2b659097f20b5314b15d56097aa0612367312393c98d/photoLA-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "70a6e512f1d2c0e24f1ece1e9fe237e9", "sha256": "56de59b3fb1b00d86a8367a93195c5cf12b1e1d17b284c8e4f1280c06a7e742c" }, "downloads": -1, "filename": "photoLA-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "70a6e512f1d2c0e24f1ece1e9fe237e9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10304, "upload_time": "2017-08-03T22:20:51", "url": "https://files.pythonhosted.org/packages/35/7b/44f0a19c6cc38df9cfebad330b2c29cfe72dbdc3bb9c4f4507d431e3d3e4/photoLA-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dd9b0ed111fcf792a3add91172e47524", "sha256": "498f3cd32dc618005c087ccd9f8a2e86159fe2cbc6d99868e189a4e66fb1e543" }, "downloads": -1, "filename": "photoLA-1.0.0.tar.gz", "has_sig": false, "md5_digest": "dd9b0ed111fcf792a3add91172e47524", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19202, "upload_time": "2017-08-03T22:20:52", "url": "https://files.pythonhosted.org/packages/dd/3f/bc86666d852376af2b659097f20b5314b15d56097aa0612367312393c98d/photoLA-1.0.0.tar.gz" } ] }