搜索资源列表

  1. DrawTransparentBitmap

    0下载:
  2. 实现拷贝位图的透明化,对位图进行去模糊化处理
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:10.01kb
    • 提供者:万钢
  1. DrawTransparentBitmap

    0下载:
  2. 实现拷贝位图的透明化,对位图进行去模糊化处理-Realize copies of the transparent bitmap, the bitmap handle for defuzzification
  3. 所属分类:界面编程

    • 发布日期:2024-11-13
    • 文件大小:10kb
    • 提供者:万钢
  1. fuzzyEnchance

    0下载:
  2. 用matlab 实现的图像模糊增强,其中包括模糊化和去模糊化,对图像很好的处理-The realization of the image using matlab fuzzy enhancement, including defuzzification and fuzzy and good image processing
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-13
    • 文件大小:68kb
    • 提供者:zzy
  1. Three_axis_tumtable_control_system_design_based_on

    0下载:
  2. 硕士论文 一阐述了本论文的研究背景和意义,综合评述了国内外三轴转 台的发展现状,提出了论文的主要研究内容。 二通过对转台总体指标进行分析,确定以FPGA+DSP为系统的硬 件平台,以直流力矩电机为控制对象,以感应同步器为测角传感器的 整体方案设计。 三针对转台的特性参数,进行了直流力矩电机,以及整个系统 的建模,并采用全数字PID算法进行系统仿真,对仿真结果进行了分 析。 四针对转台在运行过程中负载力矩的
  3. 所属分类:DSP编程

    • 发布日期:2024-11-13
    • 文件大小:5.76mb
    • 提供者:龙门
  1. Deblurring-Images

    0下载:
  2. 本书介绍了图像去模糊化的一些基本的知识,并且主要针对svd和spectral decomposition的去模糊算法进行了介绍,以及对于这些方法的一些提高计算速度的算法进行了详细是介绍-This ebook intruduces some basic knowledge of deblurring, especially the methods of SVD and Spectral Decomposition, and some fa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-13
    • 文件大小:6.36mb
    • 提供者:Unique
  1. image_deblur_and_source_image

    0下载:
  2. 图像去模糊处理的matlab源程序,附带源图片。是在经典图像模糊化的基础上进行恢复的,不是盲恢复-Image to fuzzy treatment matlab source, and with the source images. In classic blur image is conducted on the basis of the recovery, not blind recovery
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-13
    • 文件大小:283kb
    • 提供者:王俊臣
  1. Harr

    0下载:
  2. 本程序是利用harr小波进行图像处理的程序。首先,对一幅图像进行模糊化。之后,利用harr小波进行去噪处理。-This program is to use harr wavelet image processing program. First of all, to a blur images. Later, using wavelet to harr to deal with the noise.
  3. 所属分类:波变换

    • 发布日期:2024-11-13
    • 文件大小:51kb
    • 提供者:陈思
  1. Dipeap

    0下载:
  2. 基于matlab的数字图像处理代码函数集,对图像去噪,去模糊化和提取图像特征参数-Digital image processing experimental procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-13
    • 文件大小:11kb
    • 提供者:魏文丽
  1. TIP_ASDS_IR

    0下载:
  2. 基于自适应的区域选择和自适应的正则化得图像去模糊和超分辨处理,试过可以用-Based adaptive region selection and adaptive regularization was image deblurring and super-resolution processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-13
    • 文件大小:7.98mb
    • 提供者:唐晓
  1. mohuchuli

    0下载:
  2. 本编程实例是运用matlab软件,对图像进行模糊处理,利用盲目反卷积进行去模糊化处理。-The programming examples using Matlab software fuzzy image processing, and use of blind deconvolution deblurring processing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-13
    • 文件大小:1kb
    • 提供者:王开芳
  1. function1111

    0下载:
  2. 一种基于TV正则化的自适应图像去模糊方法:最小优化算法-Based on TV regularization adaptive image deblurring method: Minimal Optimization
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-13
    • 文件大小:24kb
    • 提供者:刘洪全
  1. imgprocessor

    0下载:
  2. 用MATLAB编写的图像处理的软件,具有图像处理的基本功能,如加噪去噪,边缘提取,直方图分布,模糊化处理,亮度对比度处理等-Using MATLAB image processing software, with the basic image processing functions, such as adding noise denoising, edge detection, histogram distribution, fuz
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-13
    • 文件大小:4kb
    • 提供者:郭政业
  1. center_detection

    0下载:
  2. 本人刚刚做的数学建模比赛题目和求解程序,是图像中的“交叉点”检测问题。先是对图像去噪去模糊光照均匀后再二值化,然后利用角点检测方法得到图像中的角点,最后聚类分析,剔除不合格角点,最终得到交叉点的坐标。-I just do mathematical modeling and solving program title game, is the image of the "crossover point" detection. First,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-13
    • 文件大小:3.38mb
    • 提供者:niexiaoer
  1. Regularization-toolbox

    0下载:
  2. 正则化工具箱,用于图像去噪,去模糊,修补等重建问题。-Regularization toolbox for image denoising, deblurring, repair and other reconstruction problems.
  3. 所属分类:matlab例程

    • 发布日期:2024-11-13
    • 文件大小:746kb
    • 提供者:lihao
  1. ImageFilterinFrequencySpace

    0下载:
  2. 目的是改善影像质量,包括去除高频噪声与干扰,及影像边缘增强、线性增强以及去模糊等。分为低通滤波(平滑化)、高通滤波(锐化)和带通滤波。-The purpose is to improve the image quality, including the removal of high frequency noise and interference, and image edge enhancement, linear enhancem
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-13
    • 文件大小:8kb
    • 提供者:zzuzwj
  1. FTVd_v2.0

    0下载:
  2. 全变差图像重建的交替最小化算法 包含灰度图像,彩色图像去噪去模糊的程序-A new alternating minimization algorithm for total variation image reconstrction
  3. 所属分类:书籍源码

    • 发布日期:2024-11-13
    • 文件大小:1.09mb
    • 提供者:王心哲
  1. ert

    0下载:
  2. IBD算法源代码 运用matlab软件,对图像进行模糊处理,利用盲目反卷积进行去模糊化处理(The source code of IBD algorithm uses MATLAB software to fuzzy image processing and defuzzification processing by blind deconvolution)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-13
    • 文件大小:287kb
    • 提供者:yk小蜜蜂
  1. hw2_1034937

    0下载:
  2. 可以使图中的噪点和杂点消失,去除里面的噪点(The figure of the noise and noise disappeared inside the noise removal)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-13
    • 文件大小:125kb
    • 提供者:纳兰白捷
  1. tv_fista

    0下载:
  2. 基于总变差正则化模型的图像复原,有图像加噪去噪,去模糊的功能(Image restoration based on total variation regularization model has functions of image denoising, denoising and deblurring.)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-13
    • 文件大小:350kb
    • 提供者:eeejjj
  1. adaptive TVMM demo

    0下载:
  2. 全变分图像反卷积:MAJORIZATION-MINIMIZATION方法。 《TOTAL VARIATION-BASED IMAGE DECONVOLUTION: A MAJORIZATION-MINIMIZATION APPROACH》这篇论文的源码 本文提出了一种新的在全变差正则化条件下图像反褶积的最大化-最小化算法。(Totally variational image deconvolution: The source of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-13
    • 文件大小:76kb
    • 提供者:唯爱酥酥
« 12 »

源码中国 www.ymcn.org