搜索资源列表
图像特征提取源码
- 图像处理源码,用于特征提取,里面有可执行程序。-image processing source for feature extraction, there are executable programs.
这是基于matlab的提取图像纹理特征的程序
- 这是基于matlab的提取图像纹理特征的程序,如有需要可下载!挺好用的!,This is based on the matlab image texture feature extraction procedure, if needed, could be downloaded! Very good use!
KPCA.rar
- 一个很好的PCA程序。它可用于数据的降维,消噪及特征提取。,A good PCA procedures. It can be used for data dimensionality reduction, de-noising and feature extraction.
demo
- 汉字自动识别的程序源码,包括汉字预处理、特征提取和分类设计等部分。-Automatic identification of program source code character, including character preprocessing, feature extraction and classification design part.
Texture--feature--extraction
- 程序对matlab自带图片lina进行纹理图像特征提取-Matlab program comes with pictures of lina texture image feature extraction
FaceRecog_src100902
- 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
pcaandica
- 这是一个人脸识别的程序,先对图像预处理,然后用PCA进行特征提取。-This is a face recognition process, first on the image pre-processing, and then use PCA for feature extraction.
pca
- 主成分分析程序,应用于图像特征提取,数据降维等方面 -the code of PCA
一维和二维小波变换的VC实现
- 小波算法在vc的具体实现.小波算法在图像处理,视频压缩,特征提取等领域有广泛应用,程序以灰度图像为数据分别演示了一维和二维小波变换,希望对大家有所帮助.谢谢!-vc wavelet algorithm in a concrete realization. Wavelet algorithms in image processing, video compression, feature extraction and other fields have extensive application
process
- 用matlab编写图像纹理特征提取的一个程序,可以用在图像处理中-Matlab image with the preparation of a texture feature extraction procedure can be used in image processing
BEMD_code
- 一个比较经典的二维经验模式分解程序代码,适用于图像的特征提取和分解-A more classic two-dimensional empirical mode decomposition procedure code, applied to image feature extraction and decomposition
fenxingweishu
- 计算分形维数的程序。此程序用于图像的特征提取。可用来进行目标判决。将测量数据集看作分形数据集,利用分形维数的大小来表示数据集的不规则性。-Fractal dimension calculation procedures. This procedure for image feature extraction. Can be used to target judgments. Measurement data set will be regarded as fractal data sets, t
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
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)
拼接程序
- 该算法是对图像进行特征提取,有利于图像检测,对新手很有帮助(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)
特征提取程序,可用于图像边缘特征提取与特征点提取
- matlab实现特征提取程序,可用于图像边缘特征提取与特征点提取。