搜索资源列表
colorful_sift
- 由于只是利用图像的灰度信息, SIFT 算法不能很好地区分形状相似但颜色不同的物体。针对这一问题, 提出了一种基于彩色的SIFT 特征点提取算法, 并着重分析了多种彩色模型对算法性能的影响。-Since only the use of images of gray-scale information, SIFT algorithm can not distinguish between good shape similar but different colors of objects. In
extraction-of-SIFT-feature-points
- 读取图像数据,将彩色图像转换为灰度图像,提取图像的SIFT特征点。-Read image data, convert the colorful image to gray image, and extract SIFT feature points.