Scale and Rotate-invariant Image matching using Openframewrks.
- using POC(Phase only correlation) with Log-Polar Transform of 2D FFT(Mellin Transform).
- Polar Transform of 2D FFT has rotation invariance.
- Logarithmic Transform of 2D FFT has scale invariance.
- 2D FFT has shift invariance.
- OpenFrameworks 0.10.1
- ofxCv
- ofxOpenCv
- fftm.hpp & fftm.cpp
- XCode 10.12.x
- OSX Mojave
- Rotation & Scale Restotation.
- Panoramic merge using Image Sequence.
- Openframeworks Porting from original code : https://github.com/Smorodov/LogPolarFFTTemplateMatcher.git