文件名称:LDFV
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-08-09
- 文件大小:
- 26.47mb
- 下载次数:
- 0次
- 提 供 者:
- 周**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VLAD VLAD可以理解为是BOF和fisher vector的折中
BOF是把特征点做kmeans聚类,然后用离特征点最近的一个聚类中心去代替该特征点,损失较多信息;
Fisher vector是对特征点用GMM建模,GMM实际上也是一种聚类,只不过它是考虑了特征点到每个聚类中心的距离,也就是用所有聚类中心的线性组合去表示该特征点,在GMM建模的过程中也有损失信息;
VLAD像BOF那样,只考虑离特征点最近的聚类中心,VLAD保存了每个特征点到离它最近的聚类中心的距离;
该代码主要应用在视频处理中对于提取特征使用VLAd编码。
-VLAD VLAD can be understood as a compromise BOF BOF and fisher vector is to do kmeans feature point cluster, and then a feature point nearest cluster center to replace the feature point, the loss of more information Fisher vector is the feature point modeling with GMM, GMM actually a cluster, but it is considered a feature point to the distance to each cluster center, which is a linear combination of all the cluster center to represent the feature point in the GMM process modeling is also a loss of information VLAD like BOF, as only consider feature points the nearest cluster center, VLAD stored for each feature point to the nearest cluster center distance the code is mainly used in video processing for use in extracting features VLAd encoding.
BOF是把特征点做kmeans聚类,然后用离特征点最近的一个聚类中心去代替该特征点,损失较多信息;
Fisher vector是对特征点用GMM建模,GMM实际上也是一种聚类,只不过它是考虑了特征点到每个聚类中心的距离,也就是用所有聚类中心的线性组合去表示该特征点,在GMM建模的过程中也有损失信息;
VLAD像BOF那样,只考虑离特征点最近的聚类中心,VLAD保存了每个特征点到离它最近的聚类中心的距离;
该代码主要应用在视频处理中对于提取特征使用VLAd编码。
-VLAD VLAD can be understood as a compromise BOF BOF and fisher vector is to do kmeans feature point cluster, and then a feature point nearest cluster center to replace the feature point, the loss of more information Fisher vector is the feature point modeling with GMM, GMM actually a cluster, but it is considered a feature point to the distance to each cluster center, which is a linear combination of all the cluster center to represent the feature point in the GMM process modeling is also a loss of information VLAD like BOF, as only consider feature points the nearest cluster center, VLAD stored for each feature point to the nearest cluster center distance the code is mainly used in video processing for use in extracting features VLAd encoding.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LDFV\LDFV\config.xml
....\....\gmm_parameters.xml
....\....\k-means.cpp
....\....\k-means.h
....\....\LDFV.cpp
....\....\LDFV.h
....\....\LDFV.vcxproj
....\....\LDFV.vcxproj.filters
....\....\LDFV.vcxproj.user
....\....\main.cpp
....\....\out.txt
....\....\QUE\fisher-000.xml
....\....\...\fisher-001.xml
....\....\...\fisher-002.xml
....\....\...\fisher-003.xml
....\....\...\fisher-004.xml
....\....\...\fisher-005.xml
....\....\...\fisher-006.xml
....\....\...\fisher-007.xml
....\....\...\fisher-008.xml
....\....\...\fisher-009.xml
....\....\...\fisher-010.xml
....\....\...\fisher-011.xml
....\....\...\fisher-012.xml
....\....\...\fisher-013.xml
....\....\...\fisher-014.xml
....\....\...\fisher-015.xml
....\....\...\fisher-016.xml
....\....\...\fisher-017.xml
....\....\...\fisher-018.xml
....\....\...\fisher-019.xml
....\....\...\queryImgs\000.bmp
....\....\...\.........\001.bmp
....\....\...\.........\002.bmp
....\....\...\.........\003.bmp
....\....\...\.........\004.bmp
....\....\...\.........\005.bmp
....\....\...\.........\006.bmp
....\....\...\.........\007.bmp
....\....\...\.........\008.bmp
....\....\...\.........\009.bmp
....\....\...\.........\010.bmp
....\....\...\.........\011.bmp
....\....\...\.........\012.bmp
....\....\...\.........\013.bmp
....\....\...\.........\014.bmp
....\....\...\.........\015.bmp
....\....\...\.........\016.bmp
....\....\...\.........\017.bmp
....\....\...\.........\018.bmp
....\....\...\.........\019.bmp
....\....\...\.........\020.bmp
....\....\...\.........\021.bmp
....\....\...\.........\022.bmp
....\....\...\.........\023.bmp
....\....\...\.........\024.bmp
....\....\...\.........\025.bmp
....\....\...\.........\026.bmp
....\....\...\.........\027.bmp
....\....\...\.........\028.bmp
....\....\...\.........\029.bmp
....\....\...\.........\030.bmp
....\....\...\.........\031.bmp
....\....\...\.........\032.bmp
....\....\...\.........\033.bmp
....\....\...\.........\034.bmp
....\....\...\.........\035.bmp
....\....\...\.........\036.bmp
....\....\...\.........\037.bmp
....\....\...\.........\038.bmp
....\....\...\.........\039.bmp
....\....\...\.........\040.bmp
....\....\...\.........\041.bmp
....\....\...\.........\042.bmp
....\....\...\.........\043.bmp
....\....\...\.........\044.bmp
....\....\...\.........\045.bmp
....\....\...\.........\046.bmp
....\....\...\.........\047.bmp
....\....\...\.........\048.bmp
....\....\...\.........\049.bmp
....\....\...\.........\050.bmp
....\....\...\.........\051.bmp
....\....\...\.........\052.bmp
....\....\...\.........\053.bmp
....\....\...\.........\054.bmp
....\....\...\.........\055.bmp
....\....\...\.........\056.bmp
....\....\...\.........\057.bmp
....\....\...\.........\058.bmp
....\....\...\.........\059.bmp
....\....\...\.........\060.bmp
....\....\...\.........\061.bmp
....\....\...\.........\062.bmp
....\....\...\.........\063.bmp
....\....\...\.........\064.bmp
....\....\...\.........\065.bmp
....\....\...\.........\066.bmp
....\....\...\.........\067.bmp
....\....\...\.........\068.bmp