文件名称:GDAL-correlator-master
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-05-27
- 文件大小:
- 49kb
- 下载次数:
- 0次
- 提 供 者:
- yaox****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
GDAL-correlator-master.zip是由C++采用开源代码gdal实现的自动查找两幅图片中相同的特征点的配准算法,surf算法。-GDAL-correlator-master.zip by C++ implementations using the open source gdal registration algorithms automatically find the same two pictures feature points, surf algorithms.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GDAL-correlator-master
......................\.gitignore
......................\Doxyfile
......................\README.md
......................\main.cpp
......................\src
......................\...\headers
......................\...\.......\GDALCorrelator.h
......................\...\.......\GDALFeaturePoint.h
......................\...\.......\GDALFeaturePointsCollection.h
......................\...\.......\GDALIntegralImage.h
......................\...\.......\GDALMatchedPointsCollection.h
......................\...\.......\GDALOctaveLayer.h
......................\...\.......\GDALOctaveMap.h
......................\...\.......\GDALSimpleSURF.h
......................\...\sources
......................\...\.......\GDALFeaturePoint.cpp
......................\...\.......\GDALFeaturePointsCollection.cpp
......................\...\.......\GDALIntegralImage.cpp
......................\...\.......\GDALMatchedPointsCollection.cpp
......................\...\.......\GDALOctaveLayer.cpp
......................\...\.......\GDALOctaveMap.cpp
......................\...\.......\GDALSimpleSURF.cpp