An open API service indexing awesome lists of open source software.

https://github.com/cselab/stitch

A scalable implementation of WobblyStitcher for 3D microscopy images
https://github.com/cselab/stitch

3d-images image-analysis medical-imaging microscopy-images multiprocessing numpy parallel python segmentation-pipeline visualization

Last synced: about 1 month ago
JSON representation

A scalable implementation of WobblyStitcher for 3D microscopy images

Awesome Lists containing this project

README

          

WobblyStitcher

Introduction

WobblyStitcher

Dependencies


$ python3 -m pip install --no-deps numpy scikit-image scipy

Install


$ make

Visualization

ImageJ

Getting started

Generate four files with fake input


$ (cd tool && make)
$ tool/gen -p 1 -n 200 200 200 -o 15 15
$ ls -1 *.raw
200x200x200le.00.00.raw
200x200x200le.00.01.raw
200x200x200le.01.00.raw
200x200x200le.01.01.raw

fake input

stitch


$ python3 main.py
main.py: processes = 4
387x387x203le.raw
387x387.pgm

Open 387x387x203le.raw in ImageJ.

sample output

Similar programs

BigStitcher
TeraStitcher
ClearMap

References

1. Kirst, C., Skriabine, S., Vieites-Prado, A., Topilko, T., Bertin,
P., Gerschenfeld, G., ... & Renier, N. (2020). Mapping the fine-scale
organization and plasticity of the brain vasculature. Cell, 180(4),
780-795.