搜索资源列表
CompFinal
- 用Matlab实现的心电信号的处理源程序,ECG,预处理,滤波-Matlab achieved by the handling of source ECG, ECG, pre-processing, filtering
DigitalRecognitioncode
- 使用说明第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90 。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行
picture
- 实现对图像的 预处理,对图像进行去噪,分割等-picture
234837578658465
- 指纹图像预处理程序,包括分割,二值化,去噪和细化-Fingerprint image pre-processing procedures, including segmentation, binarization, denoising and refined
chepaidingwei
- 车牌定位源代码,其中图像预处理部分用了小波去噪和增强。-License plate location source code, which some image pre-processing using wavelet denoising and enhancement.
wavelets
- 小波去噪程序,主要用于图像分析,或图像分割预处理-Wavelet denoising procedure, mainly used for image analysis, image segmentation or preprocessing, etc.
cellsegmentation
- 将图像中的细胞进行分割,先预处理去噪,再用大津阈值进行分割、区域生长,最后进行细胞核仁的百分比计算-The cell image segmentation, denoising preprocessing first, then Otsu threshold segmentation, region growing, and finally to a percentage of nucleolar
adjgamma
- 图像预处理-图像去噪方面-滤波器-matlab的实现程序,非常清晰- ADJGAMMA- Adjusts image gamma. function g = adjgamma(im, g) Arguments: im - image to be processed. g - image gamma value. Values in the r
kinds-of-codes-of-image-preprocess
- 程序中包含了各种图像预处理的算法,去噪,边缘检测,分割等等,对于图像处理的初学者和科研人员都要很大的实用性-Program includes a variety of image preprocessing algorithms, noise reduction, edge detection, segmentation, etc., for the image processing for beginners and researchers have great practical
a3bianyuanjiance_
- 基于图像的以及预处理去噪的几种方法使用边缘检测的方法-Use several methods based on edge detection and image pre-processing method for de-noising
NONOISE
- 语音信号的预处理——去噪处理的matlab程序代码。-De-noising of speech signals
MATLAB实现图像去噪 滤波 锐化 边缘检测 源程序代码
- 通过MATLAB实现图像去噪 滤波 锐化 边缘检测 ,进行图像预处理
图像预处理
- 文件中的程序都是图像处理的相关程序包括图像类型的转换,中值滤波法图像去噪处理,光照不均匀校正处理,反锐化掩模法图像增强,二值化处理,边缘检测,形态学运算,最小二乘法,图像颜色信息提取及变换提取关键点等等(The program is related to the program of image processing including image type conversion, median filtering method of image denoising, non-uniform i
Non-Local Means Filter
- 能够实现图像的预处理也就是去噪处理,比中值滤波、均值滤波效果都要好。(Can achieve the image preprocessing is denoising, than the median filter, mean filtering effect is better.)
验证码识别预处理源码VC6-FirstMAP
- 二值化,16色化,根据跨度去色,去横线,去纵线,多种去噪,多种分割,图像放大,自动批量操作(Binarization, 16 color, according to the span of color, to line to line, a variety of a variety of segmentation, denoising, image zooming, automatic batch operation)
去卷积提高方位分辨率_李勋
- 去卷积是一种新的信号处理方法, 在大信噪比条件下. 它可以获得很高的测向精度和远小于天线波束宽度的方位分辨率, 但在小信噪比条件下误差较大, 使其实用性受到限制 。本文提出了利用相关法对接收信号进行预处理, 提高信噪比, 再利用去卷积的方法, 在一定程度上可以缓解去卷积法对信噪比的苛刻要求 。(Deconvolution is a new signal processing method, in the case of high SNR. It can obtain high directi
第5章彩色图像处理
- 用于对彩色图像的处理,图像的预处理、去噪等操作(For processing color images)
BA于MATLAB的小波包分析在信号降噪中的应用
- 主要用于信号的预处理去噪,经过变换以后实现信号的重构,具有很好的效果。(It is mainly used for signal preprocessing de-noising, after transformation, it can realize the reconstruction of the signal, which has good effect.)
脉搏信号采集,去噪,特征提取
- 基于MATLAB的脉搏信号分析预处理,包括去噪预处理,特征提取,MATLAB-GUI界面(Preprocessing of pulse signal analysis based on MATLAB, including denoising preprocessing, feature extraction, matlab-GUI interface)
心电信号预处理
- 基于matlab的心电信号的预处理,对心电信号做去噪平滑处理(Preprocessing of ECG signals based on matlab, denoising and smoothing ECG signals)