cbir_using_surf
资源简介
Content-Based Image Retrieval (CBIR) is a challenging task which retrieves the similar images from the large database. Most of the CBIR system uses the low-level features such as color, texture and shape to extract the features from the images. In Recent years the Interest points are used to extract the most similar images with different view point and different transformations. In this project the SURF is combined with the color feature to improve the retrieval accuracy. SURF is fast and robust interest points detector/descriptor which is used in many computer vision applications. To improve the performance of the system the SURF is combined with Color Moments since SURF works only on gray scale images. The KD-tree with the Best Bin First (BBF) search algorithm is to index and match the similarity between the features of the images. Finally, Voting Scheme algorithm is used to rank and retrieve the matched images from the database.
- 资源类型
- 图片
- 第三方域名
- github.com
- 索引时间
- 2026-08-04 00:15
访问第三方资源链接需要 VIP 权限。注册与搜索永久免费,VIP 仅用于访问第三方链接。