搜索资源列表
VC++数字图象获取处理计算法
- 分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。 -discussed a bitmap image and the concept of class, image acquisition, image enhancement, image restora
Morphological_Opening
- 以rice.tif为图像实例,介绍用形态学方法对灰度图像进行处理与分析的技术要点,即对灰度图像进 行如下操作:去除图像的不均匀背景;用设置阈值的方法(thresholding)将结果图像转换成二值图像;通过成分标记(components labeling)返回图像中的目标对象属性,并计算目标对象的统计数字特征。-to rice. Tif images for example, introduces the morphology of gray image processing and ana
基于数字图像处理的表面裂纹检测算法
- 摘要:本文提出了一种基于数字图像处理技术的表面裂纹检测算法。运用这种算法能精确的检测裂纹的位置、长度等特征。将这种裂纹检测算法运用到裂纹自动检测系统以及裂纹扩展行为监测中不仅大大降低了劳动时间和劳动强度,而且提高了测量的准确性。-Abstract : This paper presents a digital image processing technology of surface crack detection algorithm. Using this algorithm can det
数字认识
- 仅供参考!实现了基本的数字识别,而且采用了当前最新的特征提取算法,所以使用起来速度很快,识别率也比较高!-Only for reference! Have realized the basic figure is discerned, and has adopted the present newest characteristic to draw algorithms, so it is very fast to use, the discerning rate is higher!
联机数字、英文字符及汉字识别
- 3D model search engine A HYBRID METHOD FOR IMAGE PARTITION 一种基于视觉嫡的图像分割压缩方法
0-9(Speech-Recogenition)用matlab仿真0到9十个数字的语音识别
- 用matlab仿真0到9十个数字的语音识别 1、对语音的WAV文件和LAB文件进行处理,产生十个文件,每个文件对应于一个数字,存贮着该数字的波形文件。(shujuzhengli.m) 2、分别利用上面十个文件训练出十个HMM模板,具体方法是:首先将语音的波形文件分帧,以128个点为一帧,帧移为64,每一帧通过mfcc.m计算出13个系数,随着波形的长度不同,一个语音文件可以计算得到13*N个系数,截取13*15的矩阵(mfcc系数)用作训练数据。一般一个HMM模板用20组mfcc系数
随机信号分析,包括随机信号的数字特征
- 随机信号分析,包括随机信号的数字特征,相关函数和协方差,带图形显示。,Random signal analysis, including the number of characteristics of random signals, correlation functions and covariance, with graphical display.
MATLAB_image_match.rar
- 特别全面的matlab数字图像处理经典案例 分别基于图像的特征点和特征区域进行图像配准~,matlab image match
Featureextraction
- 一个很好的matlab数字特征提取源码,希望对大家有用-Featureextraction
BP
- 用BP神经网络进行手写数字的识别,特征提取是基于统计模式识别的方法-BP neural network with the handwritten numeral recognition, feature extraction is based on statistical pattern recognition approach
NeuralNetworkRecognitionfigures...
- 神经网络识别简单的数字,程序通过特征提取获得特征矩阵,作为网络输入。-Neural Network Recognition of simple figures...Feature extraction procedure to obtain characteristic matrix, as the network input.
chapter4
- 《数字图像处理与机器视觉:Visual C++与Matlab实现》4 特征提取,图像识别初步,人工神经网络,基于ANN的数字字符识别系统-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" four feature extraction, image recognition initially, artificial neural network, ANN base
Am
- 手写数字特征值提取,提取像素点。手写数字特征值提取,提取像素点。-Feature Extraction of Handwritten Numerals
acquirethesmallestscopeofpicture
- 实现截取最小包含数字的图像,从而获得图像的特征值-acquire the smallest scope of the picture
lbp特征提取
- 本程序为数字图像处理中的特征提取-LBP特征提取程序,通过matlab编程。
3.6改进型数字图像中直线特征的快速检测方法
- 为提高数字图像中的直线的检测速度,从时频域变换和空间域变换两个角度出发,提出了一种改进型数字图像中直线快速检测方法。(In order to improve the detection speed of straight lines in digital images, an improved method for fast line detection in digital images is proposed from two angles of time frequency domain
RandomSignalDigitalCharacteristics
- 随机信号数字特征,内有详细注释,并且示意图有图例(Random signal digital characteristics, there are detailed notes, and the schematic diagram has legend)
数字图像处理(matlab版)源码
- 内部包含去噪,调整,灰度均一化,均衡化等多功能代码。 数字图像处理是通过计算机对图像进行去除噪声、增强、复原、分割、提取特征等处理的方法和技术。(It contains multi-function code, such as denoising, adjustment, homogenization of gray scale, equalization and so on. Digital image processing (digital image processing) is a
数字图像处理书的补充材料
- 本程序包是运用MATLAB进行图像矩阵特征的识别(This package is an image matrix feature recognition using MATLAB)
手写数字识别
- 运用卷积神经网络进行特征提取,然后进行分类(Using convolution neural network to extract features and classify them)