图片 来源平台:github.com 索引于:2026-08-04 访问次数:0

cbir_using_surf

索引说明:本页内容为本站爬虫自动索引的第三方平台公开页面元信息,本平台不存储、不缓存任何资源文件。点击下方按钮将跳转至第三方网站平台访问,访问第三方资源链接需要 VIP 权限。

资源简介

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 权限。注册与搜索永久免费,VIP 仅用于访问第三方链接。