搜索资源列表

  1. CannyJava

    0下载:
  2. 图像边缘检测(Canny 算法)的Java实现 Canny边缘检测算法 step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向; step3:对梯度幅值进行非极大值抑制; step4:用双阈值算法检测和连接边缘 -Edge Detection (Canny algorithm) to the Java Canny edge detection algorithm ste
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-17
    • 文件大小:57344
    • 提供者:
  1. gauss_divid_1

    0下载:
  2. 通过高斯滤波器滤出高斯曲面作为阈值分割dicom医学图像-through Gaussian filter out the Gaussian surfaces as a threshold of medical image segmentation dicom
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:刘赫儿
  1. gaussfiltcoef

    0下载:
  2. 此源码在matlab环境下运行。此程序功能是:输入采样频率,能够返回高斯滤波器的系数,由连续域经过采样得到离散域的高斯滤波系数。-This source in the matlab environment. This program features are: input sampling frequency, to return the coefficient of Gaussian filter, after sampling fr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:石榴石
  1. GS

    0下载:
  2. 高斯滤波器是一个平滑化滤波器,平滑化程度是由标准差σ来控制,σ值越大,平滑程度越高,相对的,影像越模糊。-Gaussian filter is a smoothing filter, the degree of smoothing is to control the standard deviation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:14190592
    • 提供者:郭媛媛
  1. gaussian

    0下载:
  2. 一个高斯滤波器的滴递推实现,可以实现无限脉冲响应-A Gaussian filter recursive realize the droplet, you can realize infinite impulse response
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:ygtang
  1. gauss_phase

    0下载:
  2. .高斯子函数(主要用于产生高斯滤波器矩形脉冲响应g(t))还有相位计算函数(主要用于计算 )-. Gaussian Functions (mainly used to produce rectangular Gaussian filter impulse response g (t)) are calculated phase function (mainly used to calculate)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:魏玉晗
  1. basedonFPGAGMSKfilter

    0下载:
  2. 基于FPGA的调频高斯滤波器介绍了用FPGA实现的调频高斯滤波器。-FPGA-based FM introduce Gaussian filter using FPGA implementation of Gaussian filter FM.
  3. 所属分类:文档资料

    • 发布日期:2024-05-17
    • 文件大小:99328
    • 提供者:杨华
  1. gmm_utilities

    1下载:
  2. 高斯滤波器 matlab toolbox For GMMs and Gaussian kernels-Gaussian filter matlab toolboxFor GMMs and Gaussian kernels
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:14336
    • 提供者:onlyjoker
  1. gaussf

    0下载:
  2. 高斯滤波器的源代码, function [xh] = gaussf(B,irfn,ipoint,sr,ncc)-Gaussian filter of the source code, function [xh] = gaussf (B, irfn, ipoint, sr, ncc)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:流玉飞血
  1. canny

    1下载:
  2. (1)利用高斯滤波器函数,用Matlab语言,编写Canny边缘检测器的Matlab(或C语言)函数; (2)利用上述函数,对一副图像(椒盐噪声或高斯噪声)进行边缘检测; (3)利用Matlab自带的Canny边缘检测函数对同一副图像进行边缘检测; (4)比较上述两个结果。 -(1) the use of Gaussian filter function, using Matlab language, the prepa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:amy
  1. Digital_Filter

    0下载:
  2. 数字滤波器,有多种滤波方式:高通滤波,低通滤波,带通滤波。高斯滤波器,切必雪夫滤波器-Digital Filter, high pass filter, low pass filter, band filter, Goss filter and so on.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:Billyi
  1. hongwaituxiang

    0下载:
  2. 为了在抑制噪声时尽可能保留图像边缘信息,提出一种自适应各向异性高斯滤波器设计方法. 该方法由独立 强度传播(IDS)模型决定滤波器的长轴尺度,由像素的邻域平滑度决定长短轴的比例,然后根据该处的灰度梯度方 向自适应决定各向异性滤波器的长轴方向. 仿真实验表明,提出的自适应各向异性滤波器具有很强的噪声抑制和 边缘保持能力. -In order to suppress noise, as far as possible to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:207872
    • 提供者:wangcong
  1. zsttlb

    0下载:
  2. 毕业设计:指数同台滤波程序与巴特沃斯。高斯滤波器相比较!-Graduation: Index on the same stage filtering process and Butterworth. Gaussian filter comparison!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:何翔
  1. gmskmod

    0下载:
  2. GMSK信号的MATLAB编程,包括高斯滤波器的产生和编码-GMSK signals in MATLAB programming, including the generation and coding of Gaussian filter
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:王琦
  1. 2

    0下载:
  2. GMSK信号的产生,调制,首先信号通过高斯滤波器,然后进行MSK调制-GMSK signal generation, modulation, the first signal through the Gaussian filter, and then MSK modulation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:王琦
  1. filter

    1下载:
  2. 高斯滤波器对图像的去噪效果,具有很好的效果。-denoise on filter of gaussian
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:277504
    • 提供者:nuoxiao
  1. gaussian

    1下载:
  2. 这段代码的功能是生成高斯滤波器的,用matlab来实现的。-The code s function is to generate Gaussian filter with matlab achieved.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:袁峰
  1. 高斯噪声

    0下载:
  2. 仿真了高斯白噪声,并通过巴特沃夫滤波器生成高斯色噪声(The gaussian noise was simulated and the gaussian noise was generated through the butterworth filter)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:杨树叶1993
  1. Untitled3

    0下载:
  2. 高斯滤波器是一类根据高斯函数的形状来选择权值的线性平滑滤波器。高斯平滑滤波器对于抑制服从正态分布的噪声非常有效。(The Gauss filter is a class of linear smoothing filters that select weights based on the shape of the Gauss function. The Gauss smoothing filter is very effective
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:小莫洛
  1. 高斯

    0下载:
  2. 高斯滤波器,sigma值可根据信号输入自动调整(Gauss filter and Sigma value can be automatically adjusted according to signal input.)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:雷雷爱吃草
« 12 3 4 5 6 7 8 9 10 ... 31 »

源码中国 www.ymcn.org