Notes: |
Notes:
Changes:
1. no longer fails when compiling with cmake 2.9 or up.
2. added functions to run rigid only (the "-a 4" option), rigid
followed by deformable ("-a3"), affine only ("-a 2"), affine
followed by deformable ("-a 1", the default), and no affine/rigid
only deformable ("-a 0").
3. now better supports 2D deformations.
4. better handles FOV mismatch, by adding a module to compute
similarity within the overlapping regions only.
5. able to accept user initialization (mask, initial
transformation, etc).
|
|