JiaqiMEI / InSituAnalyze-2.1.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InSituAnalyze-Python

A Python Framework for Multi-Components Synchronous Analysis of Spectral Imaging

VERSION = '2.1.0',

Classifiers

    'Programming Language :: Python :: 3.8',
    'License :: OSI Approved :: MIT License',
    'Development Status :: 5 - Production/Stable',
    'Intended Audience :: Science/Research',
    'Topic :: Scientific/Engineering :: Chemistry',
    'Topic :: Scientific/Engineering :: Information Analysis',
    'Operating System :: OS Independent',
    'Natural Language :: English'

Install requires

    'hdf5storage',
    'numpy>=1.14.2',
    'matplotlib>=2.1.2',
    'scipy>=1.1.0',
    'scikit-image',
    'Opencv-python',
    #'Pillow',
    #'math',
    #'pylab',
    'scikit-learn',
    'wxPython>=4.0.7.post2'

Launch guide

    Settle *.py files (in the branch of ‘PythonCode’) as they were and run 'WelcomePage.py' in Python IDEs.
    Files in the branch of 'TestFiles' may be used for the very first-run.

Update

20200124
Automatic segmentation of tissues for the cross-section of crop stem

About

License:MIT License