CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - image filtering

搜索资源列表

  1. erwer

    0下载:
  2. 数字图像处理——二维数字图象处理中的非线性滤波技术应用。-digital image processing -- two-dimensional digital image processing of nonlinear filtering technology applications.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1010149
    • 提供者:尹奕
  1. MATLAB6

    0下载:
  2. Matlab环境下的几个数字图像处理实验,包含图像灰度变换、直方图均衡化、直方图匹配、邻域平均、局域增强、中值滤波、图像的锐化等-Matlab environment, several digital image processing experiments, including the image gray level transformation, histogram equalization, histogram matching, neighborhood average, local
  3. 所属分类:File Formats

    • 发布日期:2017-05-17
    • 文件大小:5100168
    • 提供者:王宇歆
  1. z4

    0下载:
  2. 摘 要:本文主要研究的是任意方向的匀速直线运动模糊图像的模糊方向判断算法,主要根据运动模糊降低了运动方向上图像的高频成 分,沿着运动方向实施高通滤波,可保证微分图像灰度值(绝对值)之和最小,论文中就是根据这种原理来判断出匀速运动模糊图像的运动 模糊方向,采用了3×3方向的微分乘子法来判断图像的运动模糊方向,从而可将图像的恢复问题转化为一维问题。-Abstract: This paper studies the direction of arbitrary uniform linear m
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:137465
    • 提供者:zy
  1. 55593397BmpProject

    0下载:
  2. 好书,图像处理,可以看看,主要是一些主要的算法代码,推荐学习,中值滤波,均值滤波等等。-Good books, image processing, you can look at some of the main algorithm is mainly the code, it is recommended to study, median filtering, average filtering and so on.
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:37597
    • 提供者:liuliu
  1. zhongzhilvbo

    0下载:
  2. 图像的中值滤波,对灰度图像进行中值滤波,内有冗余,仅供参考!-Median filter images, on the gray image median filtering, there are redundant for reference purposes only!
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2153
    • 提供者:zhangye
  1. daima

    0下载:
  2. 对一张完整的图像进行均值滤波增强等操作代码-On a complete image enhancement operations such as mean filtering code
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:802
    • 提供者:王星龙
  1. FrequencyDomainFiltering

    0下载:
  2. 从CT设备断层医学测量数据着手,介绍了适用于断层医学测量图像的若干滤波方法,包括频域滤波法、空域滤波法及自适应滤波法-Medical CT equipment faults from measurement data set, introduced the measure for medical image of a number of fault filtering methods, including frequency domain filtering, spatial filtering
  3. 所属分类:Development Research

    • 发布日期:2017-04-16
    • 文件大小:162776
    • 提供者:luxiaohui
  1. 09_Image_Filtering_Edge_Detection_09.pdf

    0下载:
  2. Computer Vision Note on Image Filtering
  3. 所属分类:File Formats

    • 发布日期:2017-12-09
    • 文件大小:1800815
    • 提供者:Sam
  1. Kalman-filtering-algorithm

    0下载:
  2. 卡尔曼滤波简介及其算法实现代码,近来发现有些问题很多人都很感兴趣。所以在这里希望能尽自己能力跟大家讨论一些力所能及的算法。现在先讨论一下卡尔曼滤波器,如果时间和能力允许,我还希望能够写写其他的算法,例如遗传算法,傅立叶变换,数字滤波,神经网络,图像处理等等。-The Kalman filtering Us algorithm code, recently found that some of the problems a lot of people are very interested. So
  3. 所属分类:Project Manage

    • 发布日期:2017-11-14
    • 文件大小:16380
    • 提供者:张工
  1. image-process-program

    0下载:
  2. 图像处理的相关程序实例,包括中值滤波,均值滤波,二值化等。-Examples of image processing procedures, including filtering, mean filtering, binarization.
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:88109
    • 提供者:苏晓
  1. THREE

    0下载:
  2. 对一幅图像进行高斯滤波,滤波后可以减轻一些噪声对图像的影响。-On a Gaussian image filtering, filtering can alleviate some of the impact of noise on the image.
  3. 所属分类:Software Testing

    • 发布日期:2017-04-06
    • 文件大小:4072
    • 提供者:田苏
  1. Spatial-domain-filtering

    0下载:
  2. Median filter replaces the intensity value in each pixel by the local median taken over a local n x m processing window where is a local m x n window around the pixel (x,y) in the image g (to be processed), and MED is the median value taken over the
  3. 所属分类:Project Manage

    • 发布日期:2017-03-28
    • 文件大小:222008
    • 提供者:pkmohamad
  1. tuxiang-lv-bo

    0下载:
  2. 主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提. 更多还原 -Mainly discuss how to get the picture after extracting its boundary information, the first use of the im
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:330126
    • 提供者:彭成新
  1. Image-Analysis-Filtering-and-Enhancement(Emphasis

    0下载:
  2. this documents emphasize on image edge detection u can response me on rajkumarsaini.rs@gmail.com
  3. 所属分类:Development Research

    • 发布日期:2017-05-20
    • 文件大小:6019662
    • 提供者:rajkumar saini
  1. lecture2_filtering.pdf

    0下载:
  2. Image filtering using classical methods
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2294467
    • 提供者:Emad
  1. FilterMainTest

    0下载:
  2. Different types of image filtering method
  3. 所属分类:Development Research

    • 发布日期:2017-04-10
    • 文件大小:928
    • 提供者:Faruqe
  1. Adaptive-Median-Filtering

    0下载:
  2. Algo to apply adaptive median filtering in images. Adaptive Median filtering is modified image file filtering algo
  3. 所属分类:Development Research

    • 发布日期:2017-05-03
    • 文件大小:900688
    • 提供者:Vikas
  1. hierarchical-detection-

    0下载:
  2. 硕士论文(已发表0 1,课题背景和意义 2,图像滤波算法和研究 3,图像质量评价标准 3,常用的滤波算法 4,改进的滤波算法 5,图像背景分割算法 6,表面缺陷算法 7,改进滤波算法的效果图对比-Master s thesis (published 0 1, topic background and significance 2, the image filtering algorithm and research 3, image quality a
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:4402260
    • 提供者:吕吉方
  1. Medical-image-segmentation-

    0下载:
  2. 出了基于 ELM的医学图像的分割技术,结合滤波去噪、形态学提取和边缘检测等图像处理方法,设计了一种应用于CT图像 的轮廓描绘方法。-Based on a medical image segmentation ELM technology, combined with filtering de-noising, Morphology and edge detection image processing method is applied to design a CT image cont
  3. 所属分类:Project Design

    • 发布日期:2017-05-11
    • 文件大小:2375694
    • 提供者:孙宇轩
  1. 滤波

    0下载:
  2. matlab下的图像高斯噪声、椒盐噪声的基本滤波方法程序(Basic image filtering method program under Matlab)
  3. 所属分类:软件测试

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:海洋星空
« 1 23 4 5 »
搜珍网 www.dssz.com