image-geolocalization:通过密集场景对齐进行城市规模图像地理定位

时间:2024-05-18 18:04:15
【文件属性】:

文件名称:image-geolocalization:通过密集场景对齐进行城市规模图像地理定位

文件大小:93KB

文件格式:ZIP

更新时间:2024-05-18 18:04:15

MATLAB

介绍 该存储库包含以下研究中描述的算法的示例代码。 有关更多详细信息,请访问 要求 Matlab的 VLFeat库(vlfeat.org) 安装 对于DSP(快速密集通信的可变形空间金字塔匹配)代码,您需要从下载该代码,并按照安装说明进行操作。 您可以从下载San Francisco Landmark数据集 笔记 lib文件夹保存项目中使用的外部库 数据文件夹包含项目中使用的数据文件 您可能需要在LoadPreRequisities.m中更改默认值。 您可以通过settings.ini更改算法参数 作为预处理步骤,您应该通过CreateAllImageFeaturesAtOnce.m提取图像特征。 我们使用了提供的gist代码的略微修改版本 演示版 DemoApp('test', ~); % This will run demo app in test mode with the


【文件预览】:
image-geolocalization-master
----data()
--------settings.ini(878B)
----LoadSettings.m(263B)
----NormalizeData.m(734B)
----SaveSettings.m(2KB)
----RetrieveAlignPredict.m(5KB)
----EstimateByChance.m(860B)
----LoadPreRequisites.m(1KB)
----ComputeMatchScore.m(1KB)
----FurthestNeighbourRemoval.m(3KB)
----README.md(2KB)
----PredictLocation.m(1KB)
----lib()
--------gist()
--------struct2csv()
--------tinyimage()
--------lldistkm()
--------struct2ini()
--------pwmetric()
--------export_fig()
--------sort_nat()
--------nestedSortStruct()
--------ini2struct()
----CreateAllImageFeaturesAtOnce.m(3KB)
----DemoApp.m(8KB)

网友评论