/SpectralSIFT

Primary LanguageMathematica

Spectral SIFT code (CVPR2014, Oral)

Paper:

https://openaccess.thecvf.com/content_cvpr_2014/html/Koutaki_Scale-space_Processing_Using_2014_CVPR_paper.html

Presentation:

Presentation file (Microsoft Power Point)

Video

Codes

spectral_sift_vcc.zip

Note: I don't remember much as it's old code, but I think it doesn't use OpenCV and uses fftw instead

Mathmetica code to calculate coefficients.

mathematica code

bibtex

 @InProceedings{Koutaki_2014_CVPR,
 author = {Koutaki, Gou and Uchimura, Keiichi},
 title = {Scale-space Processing Using Polynomial Representations},
 booktitle = {Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
 month = {June},
 year = {2014}
 }