CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 边缘滤波

搜索资源列表

  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. dip2

    2下载:
  2. 基于信息融合的图像边缘检测方法研究,⑴直方图均衡化(histogram equalization),⑵直方图匹配(histogram matching),⑶邻域平均(neighborhood averaging),⑷局域增强(local enhancement), ⑸中值滤波(median filtering)。-Edge detection method, 1 histogram equalization (histogram equalization). 2 histogram matchi
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:977
    • 提供者:杨合
  1. canny

    0下载:
  2. canny边缘检测算子的c源代码 一维高斯分布函数,用于平滑函数中生成的高斯滤波系数 ,用高斯滤波器平滑原图像
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3592
    • 提供者:casey1986
  1. MATLAB图像处理源程序

    3下载:
  2. 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0
  3. 所属分类:matlab例程

    • 发布日期:2009-01-02
    • 文件大小:87980
    • 提供者:wilsonwong
  1. 灰度及彩色图像Bilateral滤波实现边缘保留的平滑处理源代码

    1下载:
  2. 对原始图像进行滤波处理
  3. 所属分类:matlab例程

    • 发布日期:2011-04-22
    • 文件大小:170021
    • 提供者:zeze1002
  1. kalman_intro_chinese.rar

    2下载:
  2. 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制,传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理,例如头脸识别,图像分割,图像边缘检测等等。,Kalman filter is an " optimal recursive data processing
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-08-09
    • 文件大小:570584
    • 提供者:曲晓川
  1. PCNN(1)

    2下载:
  2. 基于脉冲耦合神经网络的各种算法源码。包括:图像增强,滤波,提取边缘,图像分割-Pulse coupled neural network based on various algorithms source code. Include: image enhancement, filtering, edge extraction, image segmentation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2014-04-02
    • 文件大小:562232
    • 提供者:白芸
  1. 基于全局运动统计和边缘平滑滤波的视频去隔行方法

    2下载:
  2. 基于Matlab的去隔行算法,将运动图像造成的模糊去除。-The de-interlacing algorithm based on Matlab, the moving image blur removal.
  3. 所属分类:matlab例程

    • 发布日期:2012-12-12
    • 文件大小:863784
    • 提供者:邱灵
  1. dImaageProcesi

    0下载:
  2. 数字图像处理的源码。包含图像边缘检测,图像高斯滤波,拉拉普拉斯变换,直方图均衡等。 可直接使用。 已通过测试。 -Source of digital image processing. Containing the image edge detection, image Gaussian filter, Lara Plath transformation, histogram equalization. Can be used directly. Has been tested.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:13264
    • 提供者:
  1. DCT

    1下载:
  2. 实现图像的DCT高通、低通滤波器并与傅里叶变换做比较.有图可见,经DCT低通滤波后,图像变得很模糊。因为DCT是FFT取其实部,能量减少,因此图像变得很模糊,没有经FFT滤波后的效果好。 经DCT高通滤波后的图像: 经DCT高通滤波后,图像的低频部分被滤除掉,图像变黑,只有边缘的痕迹可见。-The DCT of image high-pass, low pass filter and compared with the Fourier transform.
  3. 所属分类:matlab

    • 发布日期:2014-11-23
    • 文件大小:9131008
    • 提供者:strong
  1. edge_filter_linear

    1下载:
  2. 1、均值平滑、中值平滑和低通滤波平滑 2、高斯拉普拉斯算子对图像边缘的增强, 3、彩色图像的锐化,-1, the mean smoothing, median smoothing and smoothing low pass filter 2, Laplacian of Gaussian edge enhancement, 3, color image sharpening,
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1914
    • 提供者:许耀宗
  1. Kalman

    1下载:
  2. 卡尔曼滤波的源码,卡尔曼滤波是在图像保留边缘基础上进行细节忽略的一种比较高级的算法。-Kalman filter source, Kalman filter is retained in the image edge based on the details of a more senior neglected algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2015-12-23
    • 文件大小:13471
    • 提供者:dynasty
  1. saint-marc

    0下载:
  2. 含有saint-marc滤波算法的程序,相关文献 自己编的 可以实现滤波但是保持了物体的边缘-Saint-marc containing filter procedure, the relevant literature can own implementation of the filter but to maintain the edge of the object
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1904304
    • 提供者:苑菲
  1. matlab

    0下载:
  2. matlab图像处理的一个实例,二值化,灰度图均衡化,滤波,提取边缘。自己毕业设计的一点心得和大家一起分享。-matlab image processing of an example of binary, grayscale equalization, filtering, edge extraction. Design their own school experiences and that we share.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-14
    • 文件大小:3637413
    • 提供者:furan
  1. wave-Homo

    1下载:
  2. 小波同态滤波,对不均匀照度图像进行图像增强;利用CANNY算子对目标边缘检测 -A method based on wavelet was applied to homomorphic filtering to enhance the contrast of image and solve the problem of uneven illumination ;Canny edge detector.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1536
    • 提供者:zhoujianhua
  1. Implementing_Filtering

    0下载:
  2. 该代码实现了图像的滤波处理,这段代码给出了三种滤波矩阵,包括图像平滑(低通滤波器)、图像边缘提取(高通滤波器)等。用户下载后可以根据自己需要修改滤波矩阵和参数值,以便实现特殊的功能。为了形象的说明滤波效果,代码执行后可以看到滤波前后滤波后的对比图像。 -The code of the image filter processing, the code shows the three filter matrix, including the smoothing (low pass filter),
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1025
    • 提供者:beifang
  1. 85353167bianyuan_jiance_bijiao

    1下载:
  2. 边缘检测,matlab,gabor滤波,wallis边缘检测
  3. 所属分类:matlab例程

  1. MATLAB实现图像去噪 滤波 锐化 边缘检测 源程序代码

    0下载:
  2. 通过MATLAB实现图像去噪 滤波 锐化 边缘检测 ,进行图像预处理
  3. 所属分类:matlab例程

  1. FullBNT-1.0.4

    1下载:
  2. 创建你的第一个贝叶斯网络 手工创建一个模型 从一个文件加载一个模型 使用 GUI 创建一个模型 推断 处理边缘分布 处理联合分布 虚拟证据 最或然率解释 条件概率分布 列表(多项式)节点 Noisy-or 节点 其它(噪音)确定性节点 Softmax(多项式 分对数)节点 神经网络节点 根节点 高斯节点 广义线性模型节点 分类 / 回归树节点 其它连续分布 CPD 类型摘要 模型举例 高斯混合模型 PCA、ICA等 专家系统的混合 专家系统的分等级混合 QMR 条件高斯模型 其它混合模型 参数学
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:3551232
    • 提供者:qq1279
  1. 中值滤波

    0下载:
  2. 边缘检测 对人脸进行边缘检测 MATLAB 人脸识别(Face recognition based on geometric features)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:15360
    • 提供者:啦啦啦啦ff
« 12 3 »
搜珍网 www.dssz.com