{ "info": { "author": "Martin Kang", "author_email": "martin@nference.net", "bugtrack_url": null, "classifiers": [], "description": "# Utility module for working with images\n\n## Installation\nfrom source:\n```sh\ncd nfer_image\npip install .\n```\n\n## HPA Utility Tools (hpa_utils)\n- image loading & download utility from s3 bucket\n- image download from specific s3 bucket\n- image save (pyplot based)\n- image tiling\n- stain estimation\n- tissue mask generation\n\n## Embedding Tools\n- CNN bottleneck/fully-connected layer extraction\n\n## Clustering Tools\n- TSNE generation from image embeddings\n\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "nfer-image", "package_url": "https://pypi.org/project/nfer-image/", "platform": "", "project_url": "https://pypi.org/project/nfer-image/", "project_urls": null, "release_url": "https://pypi.org/project/nfer-image/0.2/", "requires_dist": [ "matplotlib", "numpy", "opencv-python", "boto3", "tqdm", "pathlib", "scikit-image", "sklearn", "pandas", "tensorflow" ], "requires_python": "", "summary": "utilities for working with images", "version": "0.2", "yanked": false, "yanked_reason": null }, "last_serial": 6018905, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "fd476d7c7182f6c9c280e3fcbc0bfd78", "sha256": "da42033f2b0463eaf3191138bbc5f9f146459263519f2166125ef6f9056073e9" }, "downloads": -1, "filename": "nfer_image-0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "fd476d7c7182f6c9c280e3fcbc0bfd78", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5481, "upload_time": "2019-10-23T14:36:25", "upload_time_iso_8601": "2019-10-23T14:36:25.037874Z", "url": "https://files.pythonhosted.org/packages/0e/45/5bd310e62713cefc6c27347e8f525474362eb521b8131a0a1bd827c1de67/nfer_image-0.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "dfbb6dd372cbfdf25c2bfdbcb6b857dc", "sha256": "7a09fb24eb100e4b4304a5e14c133698cc57995d99ba191af6942efb4a0b71dc" }, "downloads": -1, "filename": "nfer_image-0.2.tar.gz", "has_sig": false, "md5_digest": "dfbb6dd372cbfdf25c2bfdbcb6b857dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4700, "upload_time": "2019-10-23T14:36:27", "upload_time_iso_8601": "2019-10-23T14:36:27.389051Z", "url": "https://files.pythonhosted.org/packages/65/33/19b827c28a3707e0a00b0da4fdd4032d29e51f05822b95223a13cfb01348/nfer_image-0.2.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fd476d7c7182f6c9c280e3fcbc0bfd78", "sha256": "da42033f2b0463eaf3191138bbc5f9f146459263519f2166125ef6f9056073e9" }, "downloads": -1, "filename": "nfer_image-0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "fd476d7c7182f6c9c280e3fcbc0bfd78", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5481, "upload_time": "2019-10-23T14:36:25", "upload_time_iso_8601": "2019-10-23T14:36:25.037874Z", "url": "https://files.pythonhosted.org/packages/0e/45/5bd310e62713cefc6c27347e8f525474362eb521b8131a0a1bd827c1de67/nfer_image-0.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "dfbb6dd372cbfdf25c2bfdbcb6b857dc", "sha256": "7a09fb24eb100e4b4304a5e14c133698cc57995d99ba191af6942efb4a0b71dc" }, "downloads": -1, "filename": "nfer_image-0.2.tar.gz", "has_sig": false, "md5_digest": "dfbb6dd372cbfdf25c2bfdbcb6b857dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4700, "upload_time": "2019-10-23T14:36:27", "upload_time_iso_8601": "2019-10-23T14:36:27.389051Z", "url": "https://files.pythonhosted.org/packages/65/33/19b827c28a3707e0a00b0da4fdd4032d29e51f05822b95223a13cfb01348/nfer_image-0.2.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }