搜索资源列表
基本图像分割实例
- P0801:索书号文字图像分割 P0802:粘连字符切分 P0803:文字识别 P0804:彩色车牌分割 P0805:商标文字分割 Recognition:文字识别的识别子函数 StrDetect01:文字识别的结构特征提取子函数 -P0801 : Call text image segmentation P0802 : adhesion character segmentation P0803 : Character Recogn
复杂网络提取图像边缘特征
- 使用复杂网络提取图像边缘特征并进行识别的源代码,采用PCA_LDA算法对特征进行降维分类识别,识别效率很高。鲁棒性好
IcaComonMatlab.tar
- 独立成分分析是近年来出现的一种强有力的数据分析工具。1994年由Comon给出了ICA的一个较为严格的数学定义,其思想最早是由Heranlt和Jutten于1986年提出来的。ICA从出现到现在虽然时间不长,然而无论从理论上还是应用上,它正受到越来越多的关注,成为国内外研究的一个热点。特别是从应用角度看,它的应用领域与应用前景都是非常广阔的,目前主要应用于盲源分离、图像处理、语言识别、通信、生物医学信号处理、脑功能成像研究、故障诊断、特征提取、金融时间序列分析和数据挖掘等。 IC
invriablemoment
- 不变矩是模式识别里面很重要的一种技术,它可以用于提取不变性特征,从而进行模式识别,广泛用于图像处理当中,如图像特征匹配-Moment invariant pattern recognition which is a very important technology that can be used to extract invariant features for pattern recognition which is widely used in image processing, suc
matlab_image
- MATLAB基本图形图像处理操作,包含图像增强,图像分割,特征提取,图像识别,灰度处理线性算法,文字处理等多个压缩包-MATLAB image processing and basic graphics, including image enhancement, image segmentation, feature extraction, image recognition, linear gray-scale processing algorithms, word processing an
Hu
- 利用Hu矩实现视频或是图像的特征提取,达到了很好的图像或是视频识别效果-Using Hu moments of video or image feature extraction, to achieve a good image or video recognition effect
hongwaituxiangtezhengtiqu
- 该代码是自己编制的,主要用于红外图像的特征提取,其中提取长宽比,复杂度,紧凑度,均值比,不变矩等七种红外图像的特征,可很好的为以后的识别做准备-The code is compiled their own, mainly for the infrared image feature extraction, which extract the aspect ratio, complexity, compactness, mean ratio of seven invariant moments a
zizhi
- 水果图像识别,识别不同的水果,将图像进行特征检测,边缘提取,-Fruit and image recognition, recognition of different fruits, the image feature detection, edge extraction,
central-projection
- 通过极坐标变换获得图像的中心投影曲线,然后利用傅里叶变换获得图像的不变特征,从而实现对发生形变的物体的识别。-Polar coordinates to obtain the image through the center of projection curve, and then Fourier transform to obtain images of the same features, enabling the identification of objects deformation
KB-Detector-src
- 功能说明:输入一幅图像,能对此图像检测关键点,这些点通常对应图像中的重要对象,可用于对象识别,也可用来作为特征进行图像分类。运行其中的例程Ldx_GoSalScale.m,就可以知道此程序的用法(调试环境matlab7.0)。-Function: input image, this image can detect critical points, these points usually correspond to an important object of the image can be
source-code-of-book-MATLABR2008
- MATLAB R2008图形与动画实例教程全书源程序 适合图像处理,生物特征识别方向初学者,有详细代码,详细讲解. -source code of the book MATLAB R2008 graphics and animation tutorial xamples Suitable for the beginning researchers of image processing, biological feature recognition direction, with
rec
- 一个可以进行图像区域特征识别的程序,很好用-An image area of feature recognition procedure is useful
BRMM
- 基于贝叶斯混合模型的特征提起模型,可用于图像数据聚类,特征识别。-Constructs a Bayesian robust mixture model with a given number of mixture components and observable features.
Face-Recognition-From-Dynamic-Video
- 动态图像中的面部识别,基于matlab。可以通过特征识别找出ID-Dynamic image of facial recognition, based on matlab. You can find the feature recognition by ID
sp
- 谱聚类算法,用于提取图像特征,然后进行聚类。多用于图像识别。-Spectral clustering algorithm for image feature extraction, and clustering. Used for image recognition.
指纹识别matlab源代码
- 代码流程包含:规格化,图像分割,图像平滑滤波,图像增强,图像二值化,图像细化,提取特征,指纹识别(The code includes image normalization, image segmentation, image smoothing and filtering, image enhancement, image binaryzation, image thinning, feature extraction, and fingerprint identification.)
心电特征脚本_PQRST识别.tar
- 心电数据检测波形,检测PQRST波,并提取心电特征,修改参数获取更佳结果(ECG wave detection,PQRST detection)
基于小波变换的klda人脸识别
- 基于小波变换的klda人脸识别,首先用小波变换对原始输入人脸图像进行预处理,再将基于核的线性判别分析应用于人脸识别中的最佳特征抽取,最后使用欧氏距离分类器实现人脸分类。通过对ORL标准人脸库中的人脸图像进行识别实验,本文提出的方法在人脸识别上取得了较高的识别率。
基于PCA和SVM的人脸识别系统
- 先通过图像处理提取人脸的各个特征,然后对人脸通过PCA进行降维,然后通过SVM进行人脸识别(Firstly, the features of human face are extracted by image processing, then the dimension of human face is reduced by PCA, and then the face is recognized by SVM)
MATLAB指纹识别[GUI界面,报警,门禁系统]
- 本设计为基于MATLAB特征点匹配的指纹识别系统。带有一个GUI界面。主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint recognition system based on