Skip to content

clEsperanto/clesperanto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

clesperanto

Image.sc forum website PyPI License Python Version

clesperanto is a graphical user interface for a multi-platform multi-language framework for GPU-accelerated image processing. It is based on napari and the pyclesperanto-prototype.

Installation

  • Get a python environment, e.g. via mini-conda. If you never used python/conda environments before, please follow the instructions here first.
  • Install pyopencl and napari using conda (seriously, don't use pip here, at least on Windows).
conda install -c conda-forge pyopencl napari

Afterwards, install clesperanto using pip:

pip install clesperanto

Usage

You can then start clesperanto from the command line:

cle

img.png

You can also pass image files as arguments like this:

cle https://samples.fiji.sc/blobs.png

Or:

img.png

Documentation

clesperanto installs multiple napari plugins. Check out their documentation for details

Also read more details about the clesperanto-project and mission.

Feedback welcome!

clesperanto is developed in the open because we believe in the open source community. See our community guidelines. Feel free to drop feedback as github issue or via image.sc

About

A graphical user interface for clesperanto based on napari

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published