ImageRetrieval

时间:2024-06-26 17:47:14
【文件属性】:

文件名称:ImageRetrieval

文件大小:9.2MB

文件格式:ZIP

更新时间:2024-06-26 17:47:14

C

代码概览 职能: convertAllImages.m:将所有图像从 JPG 格式转换为 PNG 格式。 extractAllImages.m:使用 lib/feature_detector 中的“compute_descriptors”库从所有图像中提取特征。 quantizeAllImages.m:应用 flann kd-tree 来获得最近的 bin makeAllBow.m:通过将特征分配给最近的 bin 并计算它们的权重来制作 BoW 向量 真相: compute_ap.cpp:计算每个查询的平均精度 库: 特征检测器: compute_descriptors.exe、compute_descriptors.mac、compute_descriptors_32bit.ln、compute_descriptors_64bit.ln:分别为Win/MAC/Linux32/


网友评论