{ "info": { "author": "Yann LEROY", "author_email": "yann.leroy102@orange.fr", "bugtrack_url": null, "classifiers": [], "description": "Micral (MICROstructure anALysis)\n\nClassification 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.\n\n-----\n\nInstallation :\n\npip install micral_classify\n\n-----\n\nUsage :\n\nIn a python file or directly in the interpreter, type :\n\nimport micral_classify\nprint(micral_classify.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", "package_url": "https://pypi.org/project/micral-classify/", "platform": "", "project_url": "https://pypi.org/project/micral-classify/", "project_urls": null, "release_url": "https://pypi.org/project/micral-classify/2.0/", "requires_dist": null, "requires_python": "", "summary": "Classification tool between martensite, spheroidite and pearlite", "version": "2.0" }, "last_serial": 4192476, "releases": { "2.0": [ { "comment_text": "", "digests": { "md5": "17d75e14b807ab035fde04fe33440f02", "sha256": "047315f6d5ef18a8972fb91864132ee6a1e1d0c2ba801d375e726948165d759a" }, "downloads": -1, "filename": "micral_classify-2.0.tar.gz", "has_sig": false, "md5_digest": "17d75e14b807ab035fde04fe33440f02", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1967, "upload_time": "2018-08-21T13:21:16", "url": "https://files.pythonhosted.org/packages/db/a0/d92a8e383c2a089ebf2bcd1d9ad9fb11589239027e89c22d8bd96bc4711a/micral_classify-2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "17d75e14b807ab035fde04fe33440f02", "sha256": "047315f6d5ef18a8972fb91864132ee6a1e1d0c2ba801d375e726948165d759a" }, "downloads": -1, "filename": "micral_classify-2.0.tar.gz", "has_sig": false, "md5_digest": "17d75e14b807ab035fde04fe33440f02", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1967, "upload_time": "2018-08-21T13:21:16", "url": "https://files.pythonhosted.org/packages/db/a0/d92a8e383c2a089ebf2bcd1d9ad9fb11589239027e89c22d8bd96bc4711a/micral_classify-2.0.tar.gz" } ] }