Metadata-Version: 2.1
Name: BlueWhale3-ImageAnalytics
Version: 0.6.1
Summary: 用于图像数据挖掘的蓝鲸插件。
Home-page: http://orange.biolab.si/download
Author: 大圣实验楼
Author-email: dashenglab@163.com
License: GPL3+
Description: 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
        
Keywords: orange3 add-on,orange3-imageanalytics
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3 :: Only
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: doc
