Scripts and code relating to building anatomical templates, outlined in the paper Bogovic et al. "An unbiased template of the Drosophila brain and ventral nerve cord".
Associated template images and transformations can be downloaded here. We also provide fiji scripts for automatically downloading multiple templates or downloading multiple transformations at once. See here for help on running Fiji scripts.
- Apache maven (3.3.9 or higher)
- Check out and install this repo:
git clone https://github.com/saalfeldlab/template-building.git
cd template-building
git checkout v0.1.0
mvn clean compile install
- To install into your Fiji:
mvn -Dimagej.app.directory=<path to your Fiji>
- Usage and examples
- Support for transformations
- Registration algorithms and parameter settings
- Software for evaluating registration
- See transform-helpers for lightweight utility for transforming points using H5 transforms