搜索资源列表

  1. self_snake_diffusion

    0下载:
  2. matlab编写的自蛇扩散滤波去噪程序函数(包括自蛇扩散函数、高斯平滑函数、边沿检测函数)-self snake diffusion filter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:朱磊
  1. third

    0下载:
  2. 利用matlab软件对加入椒盐噪声或高斯噪声的图片进行滤波处理-Using matlab software add salt and pepper noise or Gaussian noise image filtering processing ~ ~
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:wxm27811
  1. display_picture_blur

    0下载:
  2. 包含常见的图像平滑操作,如高斯模糊,中值滤波等-Common images include smooth operation, such as Gaussian blur, median filter, etc.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-20
    • 文件大小:23552
    • 提供者:梁泰
  1. high-and-low-pass-filter

    0下载:
  2. 这是Matlab实现高通滤波和低通滤波的源代码,主要包括巴特沃斯低通滤波器、理想低通滤波器和高斯低通滤波器。-this is the source code that has implemented the BTW low pass filter and ideal low pass filter as well as gaussian low pass filter.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:yg
  1. kongjianyu

    0下载:
  2. 在“空间域”文件中,函数有很多,包括正弦变换均衡,平滑线性滤波,锐化滤波,锐化滤波边缘增强,频域指数高/低通滤波,巴特沃斯滤波,文件名为相应拼音。-In the "space domain" file, functions, there are many, including sine transform equilibrium, smooth linear filter, sharpen filter, sharpen filter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:95232
    • 提供者:wangjunxiang
  1. gauss

    0下载:
  2. 本程序用matlab语言实现了对图象应用高斯卷积来进行滤波。-The language program with matlab application for image convolution to the Gaussian filter.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:康田
  1. GaussNewton

    0下载:
  2. IIR实现自适应滤波,运用高斯-牛顿算法实现了真正的价值的数据。-IIR adaptive filters,Implements the Gauss-Newton algorithm for REAL valued data.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:luochao
  1. guass

    0下载:
  2. 程序中实现了数字图像里面的一些功能,从最简单的打开位图到hough变换,高斯变换,中值滤波等,对于学习数字图像的同学推介-Program to achieve some of the features inside the digital image, from the simplest to the hough transform to open bitmap, Gauss transformation, filtering, etc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:230400
    • 提供者:谎言
  1. harry-corner-detection

    0下载:
  2. harry角点检测c++源代码,利用差分算子对图像进行滤波,对Ix2/Iy2/Ixy进行高斯平滑,以去除噪声,计算角点量,进行局部非极大值抑制以获得最终角点-harry corner detection c++ source code, the use of differential operators on image filtering, Gaussian smoothing of Ix2/Iy2/Ixy to remove noi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:欣晨
  1. gaosilvbo

    0下载:
  2. 高通高斯滤波,LBP,LDP的matlab源代码,用于图像的增强,特征提取。-High-pass Gaussian filter, LBP, LDP matlab source code for image enhancement, feature extraction.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:hehe
  1. Image-Transformation

    0下载:
  2. 利用VC实现的图像变化基本方法小程序,包括图像二值化,镜像,平移,边缘提取,反色,高斯平滑,均值滤波等待。-Changes in the use of VC to achieve the basic methods of image applets, including image binarization, mirroring, translation, edge detection, anti-color, Gaussian smo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2675712
    • 提供者:贾桂敏
  1. qam_MATLAB_simulation

    0下载:
  2. demodulate_sig 解调 generate_noise 叠加高斯噪声 insert_value 插值 modulate_to_high 调制到载波 pick_sig 采样 plot_2way 绘制正交信号图 plot_astrology 绘制星座图 plot_snr 绘制误码率曲线图 project 主函数 Qam_modulation QAM调制函数 rise_cos 升余弦滤
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:lh
  1. cvFilter2D

    0下载:
  2. 本代码使用OpenCV对图像进行滤波,只需要修改一下掩膜模板,就可以采用高斯,PREWITT算子及二维滤波。-This code uses OpenCV for image filtering, only need to modify the mask template, you can use Gaussian, PREWITT operator and two-dimensional filtering.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-20
    • 文件大小:1401856
    • 提供者:haona
  1. gauss_fix

    0下载:
  2. 一种特殊高斯算法,被用于工程计算和仿真,特别是对于进行数据处理滤波-one kind of gauss algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:xiaoyang
  1. irisFilter

    0下载:
  2. 虹膜图像滤波,高斯滤波器,低通滤波器,巴特沃斯滤波器等-Iris image filtering, Gaussian filter, low pass filter, Butterworth filter, etc.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:168960
    • 提供者:
  1. whu_7-115-14828-7_2006_1

    0下载:
  2. 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡. -30 image pro
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:647168
    • 提供者:sunhaibin
  1. VC

    0下载:
  2. 使用c语言产生均匀分布,高斯分布随机数的方法,使用VC为图片进行添加高斯噪声均匀噪声以及椒盐噪声,并且采用a修正的均值滤波和自适应中值滤波进行除噪-Used to produce uniform distribution of c language, method of Gaussian random numbers, use the VC to add a picture uniform noise, Gaussian noise a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:30343168
    • 提供者:吴勇
  1. gaussianfilter

    0下载:
  2. 这是一个基于opencv的高斯空域滤波的函数,使用了掩膜遍历进行卷积。-This is a Gaussian spatial filter based on opencv function through the convolution with the mask.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:lvdan
  1. Average-model

    0下载:
  2. 用平均背景法去除背景,算法思想比混合高斯模型和codebook模型简单,适合提取背景变化较小的场景。用中值滤波去除掉产生的椒盐噪声-Average method to remove the background with the background, the algorithm thought codebook than the Gaussian mixture model and a simple model for extract
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1416192
    • 提供者:
  1. Desktop

    0下载:
  2. 图形图像处理 高斯低通滤波 高斯白噪声 平滑和锐化-Graphic image processing Gaussian low-pass filtering Gaussian white noise smoothing and sharpening
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1467392
    • 提供者:wangshiliang
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »

源码中国 www.ymcn.org