CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 模糊图像

搜索资源列表

  1. gauss

    0下载:
  2. 对图像进行高斯模糊处理(图像复原)的源代码,编译后的可执行文件须带参数运行-Gaussian blur image processing (image restoration) of the source code, compiled executable file carry operation parameters
  3. 所属分类:Special Effects

    • 发布日期:2017-12-08
    • 文件大小:844
    • 提供者:freeman
  1. dami

    0下载:
  2. 在MATLAB中实现对一幅图像的模糊和复原,完全基于空间域。-In MATLAB image blur and recovery, based entirely on the spatial domain.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:136211
    • 提供者:jenny
  1. deblurr

    0下载:
  2. 利用多用方法进行数字图像去模糊实例,便于初学者理解反卷积去模糊、伪逆去模糊等基本算法-Example scr ipts for image debluring, try to give general introduction of some basic algorithms, such as pseudo inverse debluring.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:1194
    • 提供者:zhouxiong
  1. guassianLPF

    0下载:
  2. 高斯频域低通滤波器,可以对图像提取其低频信息,得到图像的模糊结果。通过对半径的选取,可以滤除图像中的高频噪声信息。-gaussian low pass filter
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:523
    • 提供者:刘丽丽
  1. Image-deblurring

    0下载:
  2. 这个文件是一些图像去模糊的实例,值得我们一起学习。-This file is some Blur instance, it is worth to study with us.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:293969
    • 提供者:吴天
  1. dct

    0下载:
  2. 使用dct对灰度图像进行处理 以实现dct系数的量化 图像的模糊处理-Dct gray-scale image processing to achieve the DCT coefficient quantization image obfuscation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:6018052
    • 提供者:刘丽
  1. tuxiangjiaozheng

    4下载:
  2. 用matlab 做的图像畸变校正源程序.主程序主要是做了一个图像处理的界面,并且实现图像的几何畸变校正,颜色畸变校正和图像模糊处理。外加几个子程序-Using matlab to do image distortion correction source main program is an image processing interface and image geometric distortion correction, color distortion correction and i
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:15360
    • 提供者:孙雪
  1. Wavelet-transform---image-fusion

    1下载:
  2. 小波变换-图像融合的matlab代码~ 图像融合实验。显微镜或照相机在某一次固定焦距下清晰成像的物距是一定的,即成像的物体只有一个层面是清晰而其它层面是模糊的,需要我们把各幅在不同焦距下的图像融合成一张图像,使得远近的物体都清晰。 设定好融合图像数、小波分解的层数、彩色图像的通道数等几个参数后,可对原图像进行融合。 本算法首先对彩色图像变成YIQ空间,对所有图像的各个颜色分量进行小波分解,然后在小波变换域上根据某种策略选取系数,最后做小波反变换和YIQ反变换即得结果图像。-Wa
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:4661487
    • 提供者:吴迪
  1. evluate-blur

    0下载:
  2. 这个程序利用相位一致性评估图像中的模糊,得到模糊指数,评估图像质量。-This program uses the fuzzy image of conformity assessment phase, the fuzzy index, assessment of image quality.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:8707
    • 提供者:玄林江
  1. MFC_ImageProcessingDemo

    0下载:
  2. VC++写的图像处理的各种基本操作的Demo,例如颜色空间变换,插值,锐化,模糊,直方图均衡等。PS:界面语言与注释均为韩语-VC++ write a variety of basic image processing operations Demo, such as color space conversion, interpolation, sharpening, blurring, histogram equalization. PS: interface language and not
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:185127
    • 提供者:AKim
  1. MATLAB

    1下载:
  2. 有关数字图像退化函数的估计与滤波,维纳滤波器实现,运动模糊等-For digital image degradation function estimation and filtering, Wiener filter implementation, motion blur, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:2201
    • 提供者:吴迪
  1. image-stitching

    0下载:
  2. 图像拼接,通过sift匹配进行360度全景的图像拼接,采用拉普拉斯金字塔进行模糊-Image stitching, matching sift through a 360-degree panoramic image stitching, using fuzzy Laplacian pyramid
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:5091670
    • 提供者:Ezreal
  1. im_subtract

    0下载:
  2. 图像模糊相减,如果在像素的周围范围内有另一图像的点的个数满足要求,则消去。可以用来对比图像相似程度-Subtraction image blur, if the pixels around the image within the range of the number of points to another to meet the requirements, then eliminated. Images can be used to compare the degree of simila
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:588
    • 提供者:tm
  1. tuxiangmohuxiufu

    0下载:
  2. 基于matlab平台的,图像模糊修复源代码,易懂,以实现过,可实现!-Based on the MATLAB platform, fuzzy image restoration source code, easy to understand, in order to achieve, can realize!
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:2378
    • 提供者:孟祥超
  1. shengchengmohuhuashiyantuxiang

    0下载:
  2. 基于matlab平台的,生成模糊化实验图像的源代码,易懂,已实现过!-Based on the MATLAB platform, generating fuzzy experimental images of the source code, easy to understand, has been implemented!
  3. 所属分类:Special Effects

    • 发布日期:2017-12-06
    • 文件大小:1173
    • 提供者:孟祥超
  1. paper1

    0下载:
  2. 基于微分压缩感知的图像去模糊技术研究.pdf-Compressed sensing image based on the differential to blur technology. Pdf
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:1330873
    • 提供者:xiaowang
  1. Gauss2D_java

    0下载:
  2. java实现的图像二维高斯模糊算法,指定图像输入输出路径和阀值后直接可以运行-java implementation of image two-dimensional Gaussian blur algorithm can be run directly after the specified path
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:3957
    • 提供者:清真
  1. B

    0下载:
  2. 运用matlab对灰度图进行缩放一定比例的缩放。对图像进行缩小用到两种方法:其一直接消除像素进行缩放处理;其二先进行初步 的图像平滑滤波,然后消除像素。平滑滤波用于模糊处理,可以出去细节并降低噪声。-Write MATLAB functions to down-sample one grayscale image from original size to the given output size through two different methods: a) directly eli
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:2829
    • 提供者:宁可
  1. 1

    0下载:
  2. 本程序是图像运动模糊与逆滤波复原,适合学生实验和上课演示。-This procedure is image motion blur and inverse filtering restoration, experiment and demonstration in class for students.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:51408
    • 提供者:harryjohn
  1. dbimagefusion

    0下载:
  2. 自己编的小波图像融合代码 直接matlab可以运行-----------------图像融合以图像作为研究和处理对象,是一种综合多个源图像信息的先进图像处理技术,它把对同一目标或场景的多重源图像根据需要通过一定的融合规则融合成为一幅新图像,在这一幅新图像中能反映多重源图像中的信息,以达到对目标或场景的综合描述,以及精确的分析判断,有效地提高图像信息的利用率、系统对目标探测识别的可靠性及系统的自动化程度。其目的是集成多个源图像中的冗余信息和互补信息,以强化图像中的可读信息、增加图像理解的可靠性等。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:89588
    • 提供者:林雨辰
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 39 »
搜珍网 www.dssz.com