{ "info": { "author": "Anna Tenberg", "author_email": "Anna.Tenberg@saturn.uni-freiburg.de", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Image Recognition" ], "description": "# Flower Segmentation Tool\n\nThe Flower Segmentation Tool is a software to segment yellow arnica flowers in aerial drone images. \n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.\n\n### Download and Installation from the Python Packaging Index\n\nFor installing the flower segmentation tool from the [Python Packaging Index](https://pypi.org/) try:\n\n```\npip install URL package-name\n```\n\n### Installing\n\nFor installation first go inside of the package directory.\n\nInstall with pip\n\n```\npip install flower-segmentation-tool\n```\n\nif there are any dependencies missing try\n\n```\npip install -r requirements.txt\n```\n\nEnd with an example of getting some data out of the system or using it for a little demo\n\n## Running the programm\n\nTo open the GUI and run the programm call in python environment:\n```\nPython3 segtool.py\n```\n\n### Testing\n\nThere are two tests, to check for missing dependencies.\n\n```\ntests/test.py and tests/testgui.py\n```\n\n## Troubleshooting\n\nif there were still Errors or dependencies not fullfilled, here are some common Errors explained and solutions presented.\n\nError Message:\n```\nModuleNotFoundError: No module named 'PyQt5.sip'\n```\nIt is important, that sip is installed before pyqt5. Try unistalling both and the try new installation:\n```\npip uninstall pyqt5\npip uninstall pyqt5-sip\npip install --user -I PyQt5-sip\npip install --user -I PyQt5\n```\n\nFor Error Message: zlib not found:\n```\nTry, for new installation:\n```\nGo to: \nhttps://sourceforge.net/projects/libpng/files/zlib/1.2.9/ \nand install zlib newest version according to your architecture.\n\n\n## Built With\n\n* [PyCharm](https://www.jetbrains.com/pycharm/) - The Python IDE used\n* [Anaconda](https://maven.apache.org/) - Virtual Python environment manager used\n* [DesignerQt5](https://www.riverbankcomputing.com/static/Docs/PyQt5/designer.html) - Used to design GUI\n\n## Versioning\n\nWe use [PyPI](http://pypi.org/) for versioning.\n\n## Authors\n\n* **Anna Tenberg** - *Initial work* - [GitHub](https://github.com/AnnaTe)\n\n## License\n\nThis project is licensed under the GPLv3 LICENSE - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\nThis programm was developed as part of a bachelors thesis in environmental science at the university in Freiburg. \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/AnnaTe/arnica", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "flowersegmentationtool", "package_url": "https://pypi.org/project/flowersegmentationtool/", "platform": "", "project_url": "https://pypi.org/project/flowersegmentationtool/", "project_urls": { "Homepage": "https://github.com/AnnaTe/arnica" }, "release_url": "https://pypi.org/project/flowersegmentationtool/0.1.7/", "requires_dist": [ "PyQt5-sip", "PyQt5", "numpy", "opencv-python", "matplotlib" ], "requires_python": ">=3.5", "summary": "A tool to segment yellow arnica flowers in rgb images", "version": "0.1.7" }, "last_serial": 5476634, "releases": { "0.1.7": [ { "comment_text": "", "digests": { "md5": "f3a857695dc1528dd7974004866fac1f", "sha256": "a767819a86715b952467881f4b166b8f8539c0d8f38fefb43938e2a68139bbe7" }, "downloads": -1, "filename": "flowersegmentationtool-0.1.7-py3-none-any.whl", "has_sig": false, "md5_digest": "f3a857695dc1528dd7974004866fac1f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 24879, "upload_time": "2019-07-02T12:30:02", "url": "https://files.pythonhosted.org/packages/b1/70/f53f2603cd71f3b02a9e2a14a7613cb18bb18a95663b248ef27be3b457bd/flowersegmentationtool-0.1.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ec0ab21805ec7cfb36dd511d9da5825c", "sha256": "294c926c74d364de3fc94a4039514843e31708c92f79fada9580e3fc07dd9e31" }, "downloads": -1, "filename": "flowersegmentationtool-0.1.7.tar.gz", "has_sig": false, "md5_digest": "ec0ab21805ec7cfb36dd511d9da5825c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 11951, "upload_time": "2019-07-02T12:30:10", "url": "https://files.pythonhosted.org/packages/cb/4c/c469e37a1fac0dd5f3d59edf43e1bec8fbc26b7f98dcb10b87cbff8ce8da/flowersegmentationtool-0.1.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f3a857695dc1528dd7974004866fac1f", "sha256": "a767819a86715b952467881f4b166b8f8539c0d8f38fefb43938e2a68139bbe7" }, "downloads": -1, "filename": "flowersegmentationtool-0.1.7-py3-none-any.whl", "has_sig": false, "md5_digest": "f3a857695dc1528dd7974004866fac1f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 24879, "upload_time": "2019-07-02T12:30:02", "url": "https://files.pythonhosted.org/packages/b1/70/f53f2603cd71f3b02a9e2a14a7613cb18bb18a95663b248ef27be3b457bd/flowersegmentationtool-0.1.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ec0ab21805ec7cfb36dd511d9da5825c", "sha256": "294c926c74d364de3fc94a4039514843e31708c92f79fada9580e3fc07dd9e31" }, "downloads": -1, "filename": "flowersegmentationtool-0.1.7.tar.gz", "has_sig": false, "md5_digest": "ec0ab21805ec7cfb36dd511d9da5825c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 11951, "upload_time": "2019-07-02T12:30:10", "url": "https://files.pythonhosted.org/packages/cb/4c/c469e37a1fac0dd5f3d59edf43e1bec8fbc26b7f98dcb10b87cbff8ce8da/flowersegmentationtool-0.1.7.tar.gz" } ] }