Skip to content

Similarity Transform for Ultrasound images and volumes(translation, rotation and scale)

License

BSD-2-Clause, BSD-2-Clause licenses found

Licenses found

BSD-2-Clause
LICENSE
BSD-2-Clause
license.txt
Notifications You must be signed in to change notification settings

bugra/Similarity-Transform

Similarity Transform - 2011 Fall

Original code is taken from [Dirk Jan Kroon] 1.
However, the code he provided does not handle Similarity Transform(translation, rotation and scale). Although he provided affine registration which is more general than similarity transform, for my case it is very slow and unnecessary computation for ultrasound volumes. I adopted the code for similarity transform and changed minimization function in registration for volumes. For ultrasound 3d volumes, this version has better convergence properties and converges faster than the original code Kroon provided.
registration_example.m has a very simple example for volume registration apart from the examples in register_images.m and register_volumes.m.
Kroon has a license statement accompanying the code, which is also in LICENSE.

About

Similarity Transform for Ultrasound images and volumes(translation, rotation and scale)

Resources

License

BSD-2-Clause, BSD-2-Clause licenses found

Licenses found

BSD-2-Clause
LICENSE
BSD-2-Clause
license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published