bag-of-words--master

所属分类:网络编程
开发工具:Python
文件大小:3KB
下载次数:2
上传日期:2019-04-28 10:13:59
上 传 者你有猫饼嘛
说明:  对图片提取sift特征,并使用k-means聚类
(Sift features are extracted from images and k-means clustering is used)

文件列表:
findFeatures.py (2630, 2018-07-02)
search.py (1845, 2018-07-02)

# bag-of-words- 基于opencv-python的sift、kmeans、bow图像检索 需要配置opencv、sklearn、scipy、numpy 创建两个文件夹就行 默认图像训练文件名为dataset 我用的是101_ObjectCategories图片集 所以在读入图片时做了更改 默认查找图像文件名为query 用命令行执行python findFeatures.py -t dataset/ 开始生成模型 用命令行执行python search.py -i query/target.jpg 查找目标图片

近期下载者

相关文件


收藏者