ECC image alignment algorithm (image registration)
This is a Matlab implementation of the ECC image alignment (image registration) algorithm.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Georgios Evangelidis (2026). ECC image alignment algorithm (image registration) (https://in.mathworks.com/matlabcentral/fileexchange/27253-ecc-image-alignment-algorithm-image-registration), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: ECC registration 100x faster, Active Appearance Models (AAMs)
Categories
Find more on Geometric Transformation and Image Registration in Help Center and MATLAB Answers
General Information
- Version 1.14.0 (65.9 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.14.0 | Image Alignment Toolbox link has been updated |
||
| 1.13.0 | a bug in pamam_update function is fixed |
||
| 1.12.0 | 1) The code is updated and deals better with partially overlapped images.
|
||
| 1.11.0 | ECC deals with Euclidean transformation (rotation+translation). The user can enable any of the following transformations: translation, euclidean, affine, homography |
||
| 1.9.0 | Bugs in demo file have been fixed. |
||
| 1.8.0 | 1) The algorithm deals with translation transform as well 2) Some compatibility problems with recent versions of Matlab have been resolved |
||
| 1.7.0 | 1) The main function also accepts color (RGB) images. 2) minor bugs are fixed |
||
| 1.6.0 | bugs fixed |
||
| 1.5.0 | Some minor bugs have been resolved. Note that in this updated version,
|
||
| 1.1.0 | Revised description |
||
| 1.0.0 |