A tool to segment dendrites
Project description
Dendritic Arborization Tracer
Dendritic Arborization Tracer is a tool to segment neurons along with their dendrites. Ideally, it takes a single channel image as input.
- The neuron mask is detected in the 'Mask neuron' tab
- The cell body mask is detected in the 'Mask cell body' tab
- Finally, the neuron is skeletonized in the 'Segment dendrites' tab using skeletonization or using the watershed algotrithm. Once skeletonized, the neuron can be further segmented to identify dendrites.
Install
-
Install python 3.7 or Anaconda 3.7 (if not already present on your system)
-
In a command prompt type:
pip install --user --upgrade dendritic-arborization-tracer
or
pip3 install --user --upgrade dendritic-arborization-tracer
NB:
- To open a command prompt on Windows press 'Windows'+R then type 'cmd'
- To open a command prompt on MacOS press 'Command'+Space then type in 'Terminal'
-
To open the graphical user interface, type the following in a command:
python -m dendritic_arborization_tracer
or
python3 -m dendritic_arborization_tracer
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 dendritic-arborization-tracer-0.1.tar.gz
.
File metadata
- Download URL: dendritic-arborization-tracer-0.1.tar.gz
- Upload date:
- Size: 35.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 808c9186387fdb9bc0fdc8cfb8b0db4d60998522c71a8e3e486ccd7e71e70e80 |
|
MD5 | b889cef7096628c7793e99b4e908bf8e |
|
BLAKE2b-256 | 0395b16114b9e56e7e450489d4cc731efb52b4a467d242b1654bb4920b43d715 |
Provenance
File details
Details for the file dendritic_arborization_tracer-0.1-py3-none-any.whl
.
File metadata
- Download URL: dendritic_arborization_tracer-0.1-py3-none-any.whl
- Upload date:
- Size: 38.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27da1759313c846936fe7cd2e72f5a2043e8d2fe9df1f73e7a43c3c264a122e5 |
|
MD5 | 680ffbfb99a49a68700dcd23c92a28f4 |
|
BLAKE2b-256 | ed89616721160330c9cd75fa931b57311d8663b7982432e1e57a5f5109341d5e |