CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 模糊 图像增强

搜索资源列表

  1. 图像滤波处理代码

    0下载:
  2. 选择打开文件,可以打开相应的图像。当前只可处理8位灰度图像。 homework1 中值滤波中,边界没有处理。 均值滤波中,边界也处理了,边界的原值没有保存下来。边界模糊。 homework2 对同样的阈值soble算子检测边缘比梯度算子清楚。 homework3 幅度谱表现出一些可辨认的结构,相位谱看不出来。 忽略相位信息,反变换得到的图看不出与原图的影子。 忽略幅度信息,反变换得到的图与原图好像有一些相似。 homework4
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-17
    • 文件大小:2268580
    • 提供者:qq1418
  1. opencv阈值分割轮廓提取等图像基本处理源程序,已验证,均可使用

    2下载:
  2. 利用opencv和C++结合使用的,对图像进行阈值分割、轮廓提取和模糊增强等。
  3. 所属分类:图形图象

  1. tongtai.rar

    0下载:
  2. 用同态滤波的方法增强图像对比度,解决因为光照问题引起的图像模糊问题。,By homomorphic filtering method to enhance image contrast, to solve the problem because the light-induced image blurring problem.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:847
    • 提供者:王小
  1. zengqiang

    0下载:
  2. 基于模糊最大熵的红外图像增强算法,对于红外图像效果很好-Fuzzy maximum entropy-based infrared image enhancement algorithm for infrared image works well
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3815595
    • 提供者:forlans
  1. zengqiang

    0下载:
  2. 图像增强程序,经测试有一定效果。其中采用模糊增强算法,值得参考。-Image enhancement procedures, have been tested and have a certain effect. Which the use of fuzzy enhancement algorithm, it is also useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1227
    • 提供者:李勤
  1. main

    0下载:
  2. 利用多种滤波器实现对图像的滤波处理及先模糊处理,再对模糊图像进行多种方式的增强处理-Using multiple filter image filtering processing and fuzzy processing first, and then the fuzzy image enhancement of a variety of ways to deal with
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1093
    • 提供者:xiaoyong
  1. xiaobozhenqiang_image

    0下载:
  2. 在图像增强的处理过程中采用了小波增强的方法,对模糊图像有一定的作用-In the image enhancement process to enhance the use of the wavelet method, the blurred image to a certain extent
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:537
    • 提供者:王小
  1. image_enhance

    0下载:
  2. 一种基于形态学的图像增强方法。基于模糊逻辑将二值形态学分级算子推广到灰度图象,研究灰度形态学分级算子。-Morphology-based methods of image enhancement. Will be based on the fuzzy logic classification binary morphological operator to the gray-scale images, gray-scale morphological study operator classif
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:308038
    • 提供者:东方
  1. recognition

    0下载:
  2. 在单层模糊图像增强算法的基础上的一种改进图像分割分法-In the single-layer fuzzy image enhancement algorithm based on a points system to improve image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2016-02-19
    • 文件大小:1151659
    • 提供者:陈建成
  1. restore

    1下载:
  2. 图像增强的目标是改进图片的质量,例如增加对比度,去掉模糊和噪声,修正几何畸变等;图像复原是在假定已知模糊或噪声的模型时,试图估计原图像的一种技术。 图像增强按所用方法可分成频率域法和空间域法。前者把图像看成一种二维信号,对其进行基于二维傅里叶变换的信号增强。采用低通滤波(即只让低频信号通过)法,可去掉图中的噪声;采用高通滤波法,则可增强边缘等高频信号,使模糊的图片变得清晰。具有代表性的空间域算法有局部求平均值法和中值滤波(取局部邻域中的中间像素值)法等,它们可用于去除或减弱噪声。 -A
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:781
    • 提供者:小小
  1. Convolution

    0下载:
  2. VC++开发的图形处理程序,可进行图形区域处理,有模糊图像、锐化图像、Laplacian边缘增强,梯度方向边缘增强,平移差分边缘增强等功能,有详细源码解释-VC++, graphics processing, graphics area can be dealt with fuzzy images, sharpening images, Laplacian edge enhancement, gradient direction of edge enhancement, edge enhance
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2640700
    • 提供者:KKill
  1. dsgertg

    0下载:
  2. 针对小波变换在指纹识别中的应用,提出了一种基于小波变换的图像增强算法,利用低频系数图像在小波域估计指纹纹线方向,抑制了高频噪声对纹线方向的影响,实验表明,该算法对纹线模糊的指纹图像增强效果明显。-According to the fingerprint identification of wavelet transform in the application, and puts forward a kind of image based on wavelet transform enhance
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:201341
    • 提供者:抓党建
  1. fuzzy-algorithmic-

    0下载:
  2. 模糊算法具有很强的数学逻辑性,将其用于图像处理中图像增强的研究-Fuzzy algorithm has a strong mathematical logic, to image enhancement for image processing research
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:1540
    • 提供者:DD
  1. zengqiang

    0下载:
  2. 利用拉氏算子对模糊图像增强,难度适中,自己编写的,有参考价值希望-Laplace operator on the use of fuzzy image enhancement, moderate difficulty, I have written, there is hope that the reference value
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1032
    • 提供者:
  1. ImageEnhance

    0下载:
  2. 关于matlab图像增强的源代码,可以用在实际生活背景中,例如雾天模糊图像增强-Image enhance
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1678
    • 提供者:ds
  1. ex1

    0下载:
  2. 这个文件是将模糊理论应用于图像增强的过程(This file is a process of applying fuzzy theory to image enhancement)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:14336
    • 提供者:14589
  1. 10char

    0下载:
  2. 主要编写的图像预处理步骤的代码,包括灰度化,二值化,高斯模糊,图像增强(The main preparation of the image preprocessing steps of the code, including grayscale, binary, Gaussian blur, image enhancement.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:图画里
  1. 图像模糊、边缘提取、均衡化、锐化程序

    0下载:
  2. 通过wpf开发的一个demo,可直接运行。(A demo developed through WPF can run directly.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:708608
    • 提供者:xueen
  1. Image-visibility-improving-master

    1下载:
  2. 去散射和边缘增强是水下图像从严重细节损失、颜色偏移和模糊中提取的关键步骤。本文提出了一种增强水下图像对比度和边缘的新方法。(De-scattering and edge enhancing are critical procedures for underwater images which surfer from serious detail loss, color deviation and blurring. In this work, a novel method has been pr
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:17337344
    • 提供者:冥冥似你
  1. 图片饱和度的增强

    1下载:
  2. 此程序对于增强水下模糊图像有帮助,首先将RGB空间转换到HSV空间,然后增强饱和度S的值,整体提高了图像的饱和度。(This program helps to enhance the underwater blurred image. First, the RGB space is converted to the HSV space, then the value of the saturation S is enhanced, and the image saturation is impr
  3. 所属分类:其他

    • 发布日期:2020-10-18
    • 文件大小:178176
    • 提供者:七叶水
« 12 3 4 5 6 »
搜珍网 www.dssz.com