opencv / opencv

Open Source Computer Vision Library
https://opencv.org
Apache License 2.0
77.86k stars 55.69k forks source link

Papers for SIFT improvements #17328

Open tompollok opened 4 years ago

tompollok commented 4 years ago

Maybe one or another idea from these ressources can be relevant for the GSoC SIFT project.

Fast Implementation: https://github.com/alicevision/popsift http://home.ifi.uio.no/paalh/publications/files/mmsys2018-popsift.pdf

Matching at different scale spaces: http://openaccess.thecvf.com/content_iccv_2017/html/Zhou_Progressive_Large_Scale-Invariant_ICCV_2017_paper.html

alalek commented 4 years ago

relates #16736

catree commented 4 years ago

Good idea to share some papers.