文件名称:二次拟合MATLABm文件代码-image_retrieval:image_retrieval
文件大小:61KB
文件格式:ZIP
更新时间:2024-06-16 14:31:31
系统开源
二次拟合MATLAB m文件代码重要错误修正/说明 2018年1月8日:请注意,此程序中使用的RootSIFT功能的描述符条目范围为[0,255]。 此量化用于严重减少内存需求(每个条目1个字节,而不是4个字节)。 在训练密码本之前,请确保您未对RootSIFT描述符进行规范化。 10/27/2016:修复了位置间突发性加权方案中的错误。 为了从论文中再现结果,函数ReRankingInterPlaceGeometricBurstiness的输入inliers_per_db应该按递减的inliers排序。 以前,仅根据检索分数对其进行排序。 现在,此问题已解决。 大规模位置识别与几何爆破问题 关于 这是对的最先进的视觉位置识别算法的实现 @inproceedings{Sattler16CVPR, author = {Sattler, Torsten and Havlena, Michal and Schindler, Konrad and Pollefeys, Marc}, title = {Large-Scale Location Recognition And The Geomet
【文件预览】:
image_retrieval-master
----cmake()
--------FindEIGEN3.cmake(374B)
--------FindFLANN.cmake(681B)
----LICENSE(1KB)
----src()
--------structures.h(16KB)
--------ranking_schemes.h(12KB)
--------query.cc(24KB)
--------fast_spatial_matching.h(15KB)
--------compute_index_weights.cc(4KB)
--------geometric_transforms.h(10KB)
--------inverted_index.h(34KB)
--------build_partial_index.cc(12KB)
--------inverted_file.h(18KB)
--------CMakeLists.txt(2KB)
--------compute_word_assignments.cc(10KB)
--------compute_hamming_thresholds.cc(11KB)
--------hesaff_sift_to_binary_root_sift.cc(9KB)
--------hesaff_sift.h(8KB)
----CMakeLists.txt(762B)
----README.md(17KB)