图像特征提取我要分享

image feature extraction

matlab 图像 提取 特征

关注次数: 155

下载次数: 0

文件大小: 29.04 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:密集的特性在该包中,你会发现 matlab 程序代码为致密的颜色直方图和稠密 SIFT 特征提取给定的图像。备注核心功能 (sp_dense_sift.m) 来自场景/对象分类核心功能 (sp_dense_color.m) 是修改后的 MATLAB 版本的 denseCOLOR.cpp 在工具箱中没有损失的计算效率。


English Description:

Dense FeatureIn this package, you find MATLAB code for extracting dense Color Histogram and dense SIFT feature from a given image. RemarksThe core function (sp_dense_sift.m) comes from Scenes/Objects classification The core function (sp_dense_color.m) is a modified MATLAB version of the denseCOLOR.cpp in the toolbox without loss of computation efficiency. 


代码预览