Orange3-ImageAnalytics


NameOrange3-ImageAnalytics JSON
Version 0.12.4 PyPI version JSON
download
home_pagehttp://orange.biolab.si/download
SummaryOrange3 add-on for image data mining.
upload_time2024-03-16 12:28:09
maintainer
docs_urlNone
authorBioinformatics Laboratory, FRI UL
requires_python
licenseGPL3+
keywords orange3 add-on orange3-imageanalytics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Orange3 Image Analytics
=======================

Simplifies loading of images and through deep network-based embeddings
enables their analysis. Embedding represents images with feature vectors,
allowing the use of Orange's standard arsenal of widgets for
clustering, classification or any other kind of
feature-based analysis. Image Analytics also provides visualization
widgets for images and allows saving them.
See [documentation](http://orange3-imageanalytics.readthedocs.org/).

Features
--------
#### Image analysis
* load and save images
* represent images with a vector of numbers
* displays images in a similarity grid

            

Raw data

            {
    "_id": null,
    "home_page": "http://orange.biolab.si/download",
    "name": "Orange3-ImageAnalytics",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "orange3 add-on,orange3-imageanalytics",
    "author": "Bioinformatics Laboratory, FRI UL",
    "author_email": "contact@orange.biolab.si",
    "download_url": "https://files.pythonhosted.org/packages/e3/da/1253e458db9c17898d755330cf75b580145e07750dd6b1613f21e6e4f4cb/Orange3-ImageAnalytics-0.12.4.tar.gz",
    "platform": null,
    "description": "Orange3 Image Analytics\n=======================\n\nSimplifies loading of images and through deep network-based embeddings\nenables their analysis. Embedding represents images with feature vectors,\nallowing the use of Orange's standard arsenal of widgets for\nclustering, classification or any other kind of\nfeature-based analysis. Image Analytics also provides visualization\nwidgets for images and allows saving them.\nSee [documentation](http://orange3-imageanalytics.readthedocs.org/).\n\nFeatures\n--------\n#### Image analysis\n* load and save images\n* represent images with a vector of numbers\n* displays images in a similarity grid\n",
    "bugtrack_url": null,
    "license": "GPL3+",
    "summary": "Orange3 add-on for image data mining.",
    "version": "0.12.4",
    "project_urls": {
        "Homepage": "http://orange.biolab.si/download"
    },
    "split_keywords": [
        "orange3 add-on",
        "orange3-imageanalytics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ba685ba621c4ddfb8b57310ee74effec2ce4a2e9778204503236a734db2351c6",
                "md5": "c22f94e3e1430aeff8311d804b6361d9",
                "sha256": "f60b4fc926aa6f9f1ae36bf2f55f124c0970bd0f869950839bbb798d7906209f"
            },
            "downloads": -1,
            "filename": "Orange3_ImageAnalytics-0.12.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c22f94e3e1430aeff8311d804b6361d9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5259979,
            "upload_time": "2024-03-16T12:28:07",
            "upload_time_iso_8601": "2024-03-16T12:28:07.130470Z",
            "url": "https://files.pythonhosted.org/packages/ba/68/5ba621c4ddfb8b57310ee74effec2ce4a2e9778204503236a734db2351c6/Orange3_ImageAnalytics-0.12.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e3da1253e458db9c17898d755330cf75b580145e07750dd6b1613f21e6e4f4cb",
                "md5": "a284763d41c82d2f2e6e117cd3f849bb",
                "sha256": "7f1979b89858d19229824b42ee18d52ac80086bf1d03ac2c43a99820b1a5eb54"
            },
            "downloads": -1,
            "filename": "Orange3-ImageAnalytics-0.12.4.tar.gz",
            "has_sig": false,
            "md5_digest": "a284763d41c82d2f2e6e117cd3f849bb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2750150,
            "upload_time": "2024-03-16T12:28:09",
            "upload_time_iso_8601": "2024-03-16T12:28:09.466026Z",
            "url": "https://files.pythonhosted.org/packages/e3/da/1253e458db9c17898d755330cf75b580145e07750dd6b1613f21e6e4f4cb/Orange3-ImageAnalytics-0.12.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-16 12:28:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "orange3-imageanalytics"
}
        
Elapsed time: 0.26616s