搜索资源列表
采用差分阈值法对心电信号QRS波进行特征提取
- 采用差分阈值法对心电信号QRS波进行特征提取的Matlab程序。,Differential threshold method QRS wave of ECG feature extraction of Matlab program.
这是基于matlab的提取图像纹理特征的程序
- 这是基于matlab的提取图像纹理特征的程序,如有需要可下载!挺好用的!,This is based on the matlab image texture feature extraction procedure, if needed, could be downloaded! Very good use!
audioFeatureExtraction
- matlab信号特征提取程序集合,包括信号的多种经典特征-Signal feature extraction matlab collection procedures, including the classic characteristics of a variety of signals
lxxx
- 图像的特征提取程序,包括图像的重心,直方图,一阶矩等-Image feature extraction procedures, including the focus of the image, histogram, such as first-order moment
Gabor_wavelet1
- 基于gabor小波变换的图像检索程序。有特征提取、特征匹配,以及结果返回。-On gabor wavelet transform based image retrieval process. There are feature extraction, feature matching, as well as the results returned.
tezhengtiqu
- 特征提取程序,相关问题参加粗糙集条件属性约简 程序,相关问题参加粗糙集-tezhengtiqu
Assignment2
- 国外高校老师编写的语音信号特征提取程序,非常实用初学者研究- [E, V, A, P] = analysis(x, N, U, M) extracts vocoder parameters E, V, A, and P from the speech signal x on a frame by frame basis. N is the analysis frame length, U is the update length, and M is the order of the
ngldprops
- 邻接灰度共生矩阵(NGLDM)特征提取程序-Neighboring Gray-Level Dependence Matrix Feature Extraction
lbp特征提取
- 本程序为数字图像处理中的特征提取-LBP特征提取程序,通过matlab编程。
边缘检测特征提取
- 本程序是使用Matlab编写的对于图像的边缘检测特征提取,很实用的。(This procedure is written using Matlab, for the image edge detection, feature extraction, it is practical.)
OpenRadar7.0
- 使用激光雷达进行的环境特征提取的程序,可以用来定位,构建环境地图等(The procedures are for environmental feature extraction of lidar,which can be used to locate, build environmental maps, etc.)
特征提取程序
- 用于图像特征提取的MATLAB程序,基于sift算法(For image feature extraction)
基于C语言的特征点提取程序
- 本程序是利用C语言对各种信号数据的特征点提取程序,利用C语言来实现。(This procedure is the use of C language for a variety of signal data feature extraction procedures, using C language to achieve.)
基于MATLAB特征点提取程序
- 本程序是利用matlab对特征点提取程序,可以实现各种波形的特征点提取。(This procedure is the use of MATLAB feature extraction procedures, you can achieve a variety of waveform feature points extraction.)
特征提取程序
- 特征提取,随机森林实现特征重要性排序,用python实现(Feature extraction and classification of characteristic importance in random forest)
汉字图像特征提取C++程序(20160909)
- 提取汉字图像的外围特征、网格特征、hog特征,附带有字库(The peripheral features, grid features and hog features of the Chinese character image are extracted, with a font library attached.)
拼接程序
- 该算法是对图像进行特征提取,有利于图像检测,对新手很有帮助(The algorithm is for feature extraction of images, which is good for image detection and helpful for novice.)
MATLAB特征提取
- MATLAB图像特征提取程序,根据程序可提取图像中的响应特征(MATLAB image feature extraction code,characteristics in the image could be extracted base on this code)
时域频域29个特征提取
- 时域频域29个特征提取,含有完整的MATLAB程序代码(29 feature extraction in time domain and frequency domain, including complete matlab program code)
特征提取程序,可用于图像边缘特征提取与特征点提取
- matlab实现特征提取程序,可用于图像边缘特征提取与特征点提取。