CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 运动模糊 图像

搜索资源列表

  1. light2

    0下载:
  2. 用于处理在图像发生运动模糊时,所使用的图像恢复方法。-for handling images on the campaign blurred by the use of the image restoration methods.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:145507
    • 提供者:万新
  1. ImageFuyuan

    0下载:
  2. 利用VC++6.0实现图像的运动模糊以及复原。-VC 6.0 fuzzy image campaigns, as well as rehabilitation.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:236870
    • 提供者:李寻欢
  1. DIPStation

    1下载:
  2. 简易图像处理平台,演示了多个窗格的界面以及对图像添加运动模糊以及去模糊的功能
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:113505
    • 提供者:陈韶斌
  1. ImageRestore.rar

    0下载:
  2. 对水平匀速直线运动所造成的模糊图像进行恢复,On the level of uniform linear motion blurred image caused by recovery
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:134799
    • 提供者:huiwang
  1. RestorationofMotionBlurredImages

    0下载:
  2. 运动模糊图像恢复,用于对运动模糊图像恢复的实现-Motion blurred image restoration, is used to achieve motion blur image restoration
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:31644
    • 提供者:邓子椰
  1. IMGRestoreNew

    0下载:
  2. 对运动后的图像进行复原,图像运动模糊,逆滤波退化,逆滤波复原,加噪退化,维纳滤波复原-After exercise of the right image restoration, image motion blur, inverse filtering degradation, inverse filter restoration, plus noise degradation, Wiener filter restoration
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:236517
    • 提供者:skylost
  1. VCimagetool

    0下载:
  2. VC++图像处理典型算法全套演示程序的源代码,将众多图像处理功能集合于一个演示程序中,包括很多的图像处理类,像运动模糊恢复类,包含三种方法的运动模糊恢复功能,维纳滤波、逆滤波和投影迭代法 -VC++ image processing algorithms typically complete demo program source code, a number of image processing functions will be set in a demonstration program
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:337417
    • 提供者:吴波
  1. IMGRESTORE

    0下载:
  2. 这是一个在MFC框架中编写的C++程序,可以实现图像的运动模糊、逆滤波退化、加噪退化、维纳滤波复原。-This is a framework written in MFC C++ program, you can achieve the image motion blur, inverse filtering degradation, noise degradation, Wiener filtering restoration.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3458348
    • 提供者:王虎
  1. Idecconvblinnn

    0下载:
  2. deconvblind函数介绍主要用于运运动模糊图像的恢复(再不知道PSF的情况下) -deconvblind function introduced mainly used for transport to restore motion-blurred images (do not know the PSF)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:5743
    • 提供者:假装
  1. yundongmohu

    0下载:
  2. 基于运动模糊图像,进行去噪研究,是图像处理中的重要一笔-Image-based motion blur, denoising research is important in image processing sum
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:1266
    • 提供者:梅翠松
  1. 运动去模糊matlab程序

    1下载:
  2. 运动去模糊matlab程序,包含维纳滤波修复图像,最小二乘方修复图像等方法-Motion deblurring Matlab procedures, including Wiener filtering for image restoration, the least square method for image restoration
  3. 所属分类:其他小程序

    • 发布日期:2013-06-24
    • 文件大小:596
    • 提供者:xiao
  1. motion-blurred-image-restoration

    0下载:
  2. matlab编写的gui程序,实现平移运动模糊图像的复原-gui matlab prepared procedures to achieve translational motion blurred image restoration
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:3118306
    • 提供者:绝尘飞影
  1. blind_deblur(Fergus-R)

    1下载:
  2. 基于matlab模糊图像处理的一些m代码。主要有模糊核的计算 以及运动模糊图像的复原-M matlab code based on some fuzzy image processing. There are fuzzy core computing and motion-blurred image restoration, etc.
  3. 所属分类:Other systems

    • 发布日期:2015-06-27
    • 文件大小:29921280
    • 提供者:tanzou
  1. ImageProcessing

    0下载:
  2. 数字图像处理,运动模糊,运动复原,小波变换,图像平滑,图像增强,图像运动去模糊。-Digital image processing, motion blur, motion restoration, wavelet transform, image smoothing, image enhancement, image motion deblurring.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-17
    • 文件大小:4338530
    • 提供者:莫瑞阳
  1. Digital-Image-Processing

    3下载:
  2. 有源码,适合学习C++的人 一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。 二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。 三、 1.灰度线性变换、分段线性变换 2.灰度直方图均衡、规格化 3.图象卷积:各种模板实现低通、高通滤波 4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波 5.伪彩色图象增强 四、 1.图象的加、减、乘、除和逻辑运算。 2.图象的镜像变换、图象的缩放
  3. 所属分类:Dialog_Window

    • 发布日期:2016-01-08
    • 文件大小:1072128
    • 提供者:zl
  1. chengxudaima

    1下载:
  2. 傅里叶变换全息图的编程,图像的一些基本变换小程序,运动模糊图像的点扩散函数编程,码子的优选等。-Fourier transform hologram programming, some basic image transform small program, the point spread function programmed motion blurred image, and so completely different preferred.
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-13
    • 文件大小:19994478
    • 提供者:陈丽
  1. shuzituxiangchuli

    0下载:
  2. 关于数字图像处理的实验,数字图像噪声去除和恢复,关于运动模糊-On digital image processing experiments, digital image noise removal and recovery, on motion blur
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-16
    • 文件大小:1943552
    • 提供者:
  1. 新建文件夹

    1下载:
  2. 这是一个运动图像模糊的图片复原的matlab代码(This is a matlab code for a blurred image restoration of a moving image)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:12288
    • 提供者:T不跟随
  1. 运动图像点扩散函数psf

    0下载:
  2. 运动模糊点扩散函数,psf可以直接用啊啊啊啊啊啊啊(Motion fuzzy point diffusion function)
  3. 所属分类:GDI/图象编程

    • 发布日期:2018-04-29
    • 文件大小:123904
    • 提供者:发发啊
  1. 论文 基于图像恢复在无人机领域的应用与研究 (2)

    3下载:
  2. 由于无人机在航拍时会受到相对运动、姿态变化、光学环境、机械振动等因素的影响,导致所拍图像退化。本文使用MATLAB对无人机航拍图像退化过程进行了仿真实验,根据图像退化的原因建立相应的图像退化模型,把清晰的原图像进行退化处理,然后将模拟出来的退化图像分别使用维纳滤波、约束最小二乘(正则)滤波、Lucy-Richardson迭代非线性和盲解卷积4种不同的复原算法进行恢复,达到复原模糊图像的目的。(The application of UAV aerial photography became mor
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:8642560
    • 提供者:小王八
« 12 »
搜珍网 www.dssz.com