Skip to content

flomertens/libwise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libwise:

Collection of utilities to handle plotting, wavelet transform, graphical user interface (using Qt5), and much more. Spin-off of the Wavelet Image Segmentation and Evaluation (WISE) software (https://flomertens.github.io/wise/).

Installation

You should be able to install libwise using pip or conda (note that wise/libwise is python 2 only):

pip install libwise

or

conda install -c flomertens -c conda-forge libwise cython dask

Alternatively, to install libwise globally:

python setup.py install

or to install it locally:

python setup.py install --user

Requirements

You need to install (if not done by pip/conda) the following packages:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages