{ "info": { "author": "Yann LEROY", "author_email": "yann.leroy102@orange.fr", "bugtrack_url": null, "classifiers": [], "description": "Micral (MICROstructure anALysis)\n\nClassification module - core module\n\n-----\n\nDescription :\n\nThe aim is to distinguish between martensite, spheroidite and pearlite microstructure\nThis tools output the category, and some others details as the accuracy.\nThis tools doesn't plot anything, it just return raw data that could be get by an user, or use with the graphic module\n\n-----\n\nInstallation :\n\npip install micral_classify_core\n\n-----\n\nUsage :\n\nIn a python file or directly in the interpreter, type :\n\nimport micral_classify_core\nprint(micral_classify_core.analyse())\n\nWhere is the name of the image to analyse (with extension (ie jpg, png, bmp etc...))\nThe output is an unique value.\n\nIt's also possible to send multiple image at once : in that case, provide a list of name :\n = [, , ...]\nAnd the return will be also a list of all the results\n\nNote that the image must be in the same directory than the python file (or in the current directory of the command)", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "micral-classify-core", "package_url": "https://pypi.org/project/micral-classify-core/", "platform": "", "project_url": "https://pypi.org/project/micral-classify-core/", "project_urls": null, "release_url": "https://pypi.org/project/micral-classify-core/2.0/", "requires_dist": null, "requires_python": "", "summary": "Classification tool between martensite, spheroidite and pearlite", "version": "2.0" }, "last_serial": 4192496, "releases": { "2.0": [ { "comment_text": "", "digests": { "md5": "582df6ff67f27092f49625373d9ad6b0", "sha256": "373a1f90582d8dff8555f8bd66b44410296ddf8a33b37220affc5adac83f93e7" }, "downloads": -1, "filename": "micral_classify_core-2.0.tar.gz", "has_sig": false, "md5_digest": "582df6ff67f27092f49625373d9ad6b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2107023, "upload_time": "2018-08-21T13:21:18", "url": "https://files.pythonhosted.org/packages/1b/df/a7d095639e669664508f6259a4bdc01073e5e2c43754b8aac2ce5ad05d64/micral_classify_core-2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "582df6ff67f27092f49625373d9ad6b0", "sha256": "373a1f90582d8dff8555f8bd66b44410296ddf8a33b37220affc5adac83f93e7" }, "downloads": -1, "filename": "micral_classify_core-2.0.tar.gz", "has_sig": false, "md5_digest": "582df6ff67f27092f49625373d9ad6b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2107023, "upload_time": "2018-08-21T13:21:18", "url": "https://files.pythonhosted.org/packages/1b/df/a7d095639e669664508f6259a4bdc01073e5e2c43754b8aac2ce5ad05d64/micral_classify_core-2.0.tar.gz" } ] }