.codespellignore
.flake8
.pre-commit-config.yaml
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
LICENSE.txt
MANIFEST.in
README.rst
appveyor.yml
pyproject.toml
requirements.txt
setup.py
tox.ini
docs/+
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/import_ipynb.sh
docs/index.rst
docs/make.bat
docs/readme.rst
docs/requirements.txt
docs/tutorial.rst
docs/reference/index.rst
docs/reference/pystackreg.rst
docs/tutorial_files/tutorial_13_0.png
docs/tutorial_files/tutorial_18_0.png
docs/tutorial_files/tutorial_24_0.png
docs/tutorial_files/tutorial_28_1.png
docs/tutorial_files/tutorial_32_0.png
examples/data/imagej-perform-stackreg.ijm
examples/data/imagej-perform-turboreg-bilinear.ijm
examples/data/pc12-reg-affine.tif
examples/data/pc12-reg-bilinear.tif
examples/data/pc12-reg-rigid-body.tif
examples/data/pc12-reg-scaled-rotation.tif
examples/data/pc12-reg-translation.tif
examples/data/pc12-unreg.tif
examples/notebooks/tutorial.ipynb
inc/TurboReg.h
inc/TurboRegImage.h
inc/TurboRegMask.h
inc/TurboRegPointHandler.h
inc/TurboRegTransform.h
inc/matrix.h
pystackreg/__init__.py
pystackreg/conftest.py
pystackreg/pystackreg.py
pystackreg/version.py
pystackreg.egg-info/PKG-INFO
pystackreg.egg-info/SOURCES.txt
pystackreg.egg-info/dependency_links.txt
pystackreg.egg-info/requires.txt
pystackreg.egg-info/top_level.txt
pystackreg/util/__init__.py
src/TurboReg.cpp
src/TurboRegImage.cpp
src/TurboRegMask.cpp
src/TurboRegPointHandler.cpp
src/TurboRegTransform.cpp
src/pymain.cpp
src/test_TurboReg.cpp