Skip to content

kthr/fluid-registration

Repository files navigation

This is a implementation of the fluid registration published in Fast fluid extensions for image registration algorithms.

Dependencies

First install the following dependencies: fftw3 tbb

Installation

First clone the repository with

git clone https://github.com/kthr/fluid-registration.git

Then create a directory "build" inside the cloned repository

cd fluid-registration
mkdir build
cd build

Finally build the binary

cmake ..
make

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages