File: README.txt

package info (click to toggle)
elastix 5.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 45,644 kB
  • sloc: cpp: 85,720; lisp: 4,118; python: 1,045; sh: 200; xml: 182; makefile: 33
file content (7 lines) | stat: -rw-r--r-- 440 bytes parent folder | download
1
2
3
4
5
6
7
This folder contains an example of an external project that uses code/libraries from elastix. It is meant to be built outside the elastix tree. You need to have compiled elastix first. Then run cmake with this folder as source directory.

Two small test executables will be created:

    elastix_translation_example: a basic registration using the standard NCC metric.

    elastix_impact_metric_example: a variant using the Impact metric.