Examples for imglyb.
Project description
imglyb-examples
This is a repository of examples for imglyb.
Dependencies
All dependencies will be installed automatically when installing imglyb-examples
through conda.
imglyb is available on conda or you can install it manually following the build instructions. All other depdendencies are available through your package manager, pip
, or various anaconda channels.
Install
Manual
First, make sure that all dependencies are installed, then run
python setup.py install
Conda
conda install -c hanslovsky imglyb-examples
If imglyb
was not previously installed, re-source the current conda environment after installing to set the environment properly.
Run
These examples are available.
# bash
# Basic visualization and application of Python and ImgLib2 filters
python -m imglyb_examples.butterfly
# Python implemented overlays for BigDataViewer
python -m imglyb_examples.bdv_hello_world
# Python implementation of a painting tool for BigDataViewer
python -m imglyb_examples.bdv_painter
# Embed BigDataViewer in Qt application (only Linux, and Qt and python-xlib dependencies)
python -m imglyb_examples.qt_awt
# Basic visualization of series of 2D NumPy arrays
python -m imglyb_examples.views_stack
I recommend starting your own code from these examples and extend as you need. On Linux and Windows you can run these commands like this, as well:
imglyb-examples.butterfly
imglyb-examples.bdv-hello-world
imglyb-examples.bdv-painter
mglyb-examples.qt-awt
imglyb-examples.views-stack
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file imglyb-examples-0.1.0.tar.gz
.
File metadata
- Download URL: imglyb-examples-0.1.0.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 862d49702982d9f5518afd4ed2129fd1069c6ae01d3ca209f16b119d1a482017 |
|
MD5 | c4d52ca43a81c5f83f2ca894eb3c78aa |
|
BLAKE2b-256 | af716531097397eada3dbd2c2aeec23274abfedffe55a64116adffa7a9642696 |
File details
Details for the file imglyb_examples-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: imglyb_examples-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 933d92696ad82e3d505f37b3a2ba52a04f4752407d302835450099203246cff2 |
|
MD5 | bb3a60ce7b159ebf7676ff001bcdf071 |
|
BLAKE2b-256 | fed067b436abe46e2540cf40ec5021bd116b005d155a361590e9ef8d2ac5d87d |