CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 滤波处理

搜索资源列表

  1. handlepic

    0下载:
  2. 14种数字图像滤波处理的效果程序-14 digital image filtering the results of procedures
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:58416
    • 提供者:逍遥
  1. 图像处理11

    1下载:
  2. matlab的图像处理,包括直方图,图像变换,模 板(空域滤波图象增强和边缘检测算子的应用)-Matlab image processing, including the histogram, image transformation, templates (spatial filter image enhancement and edge detection operators applications)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7954
    • 提供者:陈大明
  1. Java图像处理

    1下载:
  2. 用Java实现的图像教学程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)卷积(锐化、柔化、边缘提取、中值滤波);(4)频率变换(快速傅立叶fft,小波分解重构)-A teaching program which implements in Java. It includes most essential image processing technology. 1.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:54182
    • 提供者:徐林
  1. kalman 滤波器的实现与应用

    0下载:
  2. 利用kalman滤波器对具有随机加速度的物体运动路线的进行信号采样,滤波处理和估计。-use kalman filter to sample signals of object moving route with random acceleration,filter and estimate
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:14221
    • 提供者:吴胜
  1. BMPIMGAGE

    0下载:
  2. 打开一个bmp影像,然后对图形进行3*3,5*5,7*7,9*9四种模板的滤波处理。-opened a bmp image, and then for three graphics * * 3,5 7,9 5,7 * * 9 four template filter.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:197208
    • 提供者:王欢
  1. 数字图像处理的几个程序例子

    0下载:
  2. 这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。-Here are several digital image processing examples including classical Fourier transform and its inverse, image enhancement (like median filtering, intensity enhancement) and chromosom
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1489472
    • 提供者:李玲
  1. Lab540-AudioFIR

    1下载:
  2. 基于TI DSP TMS320DM642的音频FIR滤波处理程序代码-based on TI's TMS320DM642 DSP audio processing FIR filter code
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:214545
    • 提供者:灵儿
  1. strcturelvbonew

    1下载:
  2. 利用数学形态学构成形态学滤波器对图象进行滤波,处理效果较满意.-using mathematical morphology constitute morphological filter image filtering, processing more satisfied with the results.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1332
    • 提供者:李晓慧
  1. 信号处理仿真技术——kalman滤波

    0下载:
  2. 实现KALMAN滤波算法,通过跟踪,估计物体运动轨迹。-achieve Kalman filtering algorithm, by tracking estimated object trajectories.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:29889
    • 提供者:姜斐
  1. VC++中值滤波

    0下载:
  2. 数字图像中值滤波:数字图像处理常用算法,具体内容见Readme【《VisualC++/Matlab图像处理与识别案例精选》】。-digital image filtering : digital image processing algorithms used, the specific content [see readme "Visual C + + / Matlab image processing and recognition of selected cases"
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:139948
    • 提供者:陈咚
  1. 数字图象处理算法的演示

    0下载:
  2. 数字图象处理算法的演示, • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(90度与任意角度) • 图象的放缩 &
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:285863
    • 提供者:王晶
  1. 中值滤波算法改进之C语言实现

    1下载:
  2. 这里所说的改进,主要是指中值计算方法的改进,求出中值以后,仍按原来的方法进行图像处理-here said the improvement was mainly referring value calculation method improvements, which values obtained after remaining on the original image processing methods
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1029
    • 提供者:王少石
  1. 心电信号滤波

    2下载:
  2. 心电信号滤波,数字信号处理课后试验,其中有源程序,频谱图,滤波图-ECG filtering, digital signal processing OSCAR test, which is the source, the spectrum, filtering plan
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3216
    • 提供者:easy
  1. Raistlin

    0下载:
  2. 很全面的图形图像处理程序,里面有边界提取,滤波处理,二值化处理,噪音处理等功能-very comprehensive graphics processing inside the boundary extraction, filtering, the two-value processing, noise processing function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:201455
    • 提供者:huleimin
  1. 字图像获取处理及实践应用一书光盘

    0下载:
  2. 图像处理光盘里面附带了很多在图像处理中经常用到的基本处理算法,如快速傅立叶变换,中值滤波等-image processing fringe discs inside a lot in image processing frequently used to deal with the basic algorithm, as Fast Fourier Transform, the value filter
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2410394
    • 提供者:张震
  1. 双边滤波方法

    0下载:
  2. 双边滤波,使用matlab编程实现,对boy_noisy.gif;Circuit_noise.jpg;california_22_13.bmp进行实验。启动 bilateral_gray文件,输入模板半径默认为5;输入空间相似度和范围相似度。(Bilateral filtering is realized by MATLAB programming_ noisy.gif,Circuit_ noise.jpg ,california_ 22_ 13.BMP. Start bilateral_ Gr
  3. 所属分类:Windows编程

    • 发布日期:2020-10-20
    • 文件大小:660480
    • 提供者:l看看看
  1. 基于DSP和FPGA的通用数字信号处理系统设计

    1下载:
  2. 利用DSP配合FPGA为硬件架构,以DSP为数据处理核心,通过FPGA对USB、ADC和DAC等外围设备进行控制,并可实现频谱分析、数字滤波器等数字信号处理算法。(With DSP and FPGA as the hardware architecture and DSP as the data processing core, the peripheral devices such as USB, ADC and DAC are controlled by FPGA, and the digi
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2021-01-14
    • 文件大小:688128
    • 提供者:小冰2
  1. 肌电信号处理

    2下载:
  2. 表面肌电信号处理的matlab程序,包括带通滤波、50Hz陷波滤波程序,以及计算时域、频域的指标iMEG、RMS , MF、MPF(The matlab program of sEMG signal processing includes band-pass filter, 50 Hz notch filter program, and calculation of time and frequency domain index IMEG, RMS, MF, MPF)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-09
    • 文件大小:179200
    • 提供者:菜耀耀
  1. 改进空域滤波

    1下载:
  2. 集合经验模态分解算法和基于负熵最大的Fast ICA算法对心磁信号的去噪处理(Ensemble empirical mode decomposition algorithm and Fast ICA algorithm based on maximum negative entropy for denoising processing of magnetic heart signals)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-26
    • 文件大小:765952
    • 提供者:金小鹿
  1. 巴特沃斯滤波

    0下载:
  2. 用C语言编写的巴特沃斯滤波,主要用于地震数字一维滤波处理,效果还是很不错的。
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2021-11-23
    • 文件大小:1542
    • 提供者:zhjmeteor
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com