CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Fuzzy Image Enhancement

搜索资源列表

  1. vcImagCode

    0下载:
  2. 图象处理 几何变换 图象增强\\复原 模糊 差影等图象处理方面的MFC设计-image processing geometry Transform Image Enhancement \\ poor recovery fuzzy video image processing, such as the design of MFC
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1900501
    • 提供者:sk
  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. Image-Processing

    0下载:
  2. vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复原,随机、椒盐噪声)、图像编码(赫夫曼编码、香农费诺编码、行
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16464506
    • 提供者:李欣
  1. shuzituxiang

    0下载:
  2. 数字图像处理的相关技术、图像增强、图像模糊处理-Digital image processing technology, image enhancement, fuzzy image processing
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:14382
    • 提供者:李晓东
  1. image

    0下载:
  2. 处理图像模糊和图像锐化,用的是汇编语言,处理平台是dsp5-Fuzzy image processing and image enhancement, using the assembly language, processing platform is dsp5000
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:198446
    • 提供者:liulihong
  1. ImageEnhance1.2

    0下载:
  2. 基于模糊逻辑的图像增强算法, 处理各类灰度图像有较好的表现-Fuzzy logic based image enhancement algorithms to deal with all kinds of gray-scale image has a better performance
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:949064
    • 提供者:曾时
  1. IMAGEFUSION

    0下载:
  2. 该文章介绍了基于小波和模糊算法对图像进行融合,值得借鉴借鉴-The article describes the algorithm based on wavelet and fuzzy image enhancement, refers to the reference
  3. 所属分类:Wavelet

    • 发布日期:2017-04-08
    • 文件大小:302944
    • 提供者:
  1. extraction

    0下载:
  2. 图像的多层次模糊增强与边缘提取Multi-level fuzzy image enhancement and edge extraction-Multi-level fuzzy image enhancement and edge extraction
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:250939
    • 提供者:free
  1. Fuzzy1

    0下载:
  2. Fuzzy image enhancement matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:555
    • 提供者:Maho
  1. cab

    0下载:
  2. 用模糊集方法进行图像增强,先对源图像做模糊化,然后在模糊平面上进行变换,最后再反模糊化,从而达到模糊集图像增强的目的。-Image enhancement using fuzzy set method, the first source image blurring, and then transform the fuzzy plane, and finally anti-blurring, so as to achieve the purpose of the fuzzy set of ima
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:679545
    • 提供者:
  1. wrk

    0下载:
  2. 基于模糊对比度的图像增强方法,大致过程仍然是先把图像从空间域映射到模糊域,在模糊域内通过定义一个局部对比度算子,然后通过对凸函数的加强来放大像素邻域的各像素之间的差异。 -Based on the fuzzy contrast image enhancement method, the general process is still the first images from space domain is mapped to the fuzzy field in fuzzy field
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:585
    • 提供者:艾可
  1. Contrast-stretching

    0下载:
  2. 数字图像在采集过程中,由于照明或物体本身等原因,经常会出现目标区域对比度低、细节模糊的情况,需要经过进一步的预处理才能使用。一种较为有效的对比度拉升技术,它通过选择合理的分段点来实现图像增强。-The digital image acquisition process, due to reasons such as lighting or object itself, often the target area with low contrast, fuzzy details, you need
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:2941313
    • 提供者:郭涵
  1. concept-of-fuzzy-entropy

    0下载:
  2. 本文介绍了两种新的图像增强算法:一种是基于模糊嫡的图像滤波器,另一种是改进的模糊松弛迭代增强算法。前者将图像分为若十窗日,分别计算每个窗日关于不同模糊集的模糊嫡,根据最 小模糊嫡原则,确定该窗日中心灰度的大小,该方法充分利用了图像窗日中像素的区域信息。 -This paper introduces two new image enhancement algorithm: one is based on fuzzy entropy image filters, another improv
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:373134
    • 提供者:伪善者
  1. image-enhancement--fuzzy

    0下载:
  2. 现代数字图像处理技术提高及应用案例详解(matlab版),3.12.图像的模糊集增强-Modern digital image processing technology and application case explanation (matlab version) and 3.12 image fuzzy enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:16796
    • 提供者:fang
  1. mohu_img_enhance

    0下载:
  2. 模糊集图像增强:设计隶属度函数将图像从空间域变换到模糊集域;设计模糊增强算子,在模糊集域对图像进行处理;根据隶属度函数重新将图像从模糊集域变换到空间域。-Fuzzy image enhancement: Designing the membership function of the image from the spatial domain to the fuzzy set domain design fuzzy enhancement operator in fuzzy set domai
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:23864
    • 提供者:小马
  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. Fuzzy-contrast-enhancement

    0下载:
  2. 用于图像模糊增强的资料,一篇经典的图像模糊增强文章。-Enhanced data for image blur, a classic image fuzzy enhancement article
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:570929
    • 提供者:贾军雨
  1. mohujizengqiang

    0下载:
  2. 基于图像集的图像增强算法,解压后直接运行,图片为灰度图像,你达到图像增强的效果-The fuzzy image enhancement
  3. 所属分类:source in ebook

    • 发布日期:2017-04-26
    • 文件大小:16771
    • 提供者:刘政君
  1. Single-level-image-fuzzy-enhancement

    0下载:
  2. 基于模糊集的图像增强算法研究。单层次图像模糊增强,matlab源码,已通过测试。-Image enhancement algorithm based on fuzzy sets in. Single-level image fuzzy enhancement, matlab source code, has been tested.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:398944
    • 提供者:amber
  1. Image-processing-source-code

    3下载:
  2. 图像处理源代码,基于Hough变换的人眼虹膜定位方法,基于Kalman滤波的目标跟踪,基于模糊集的图像增强方法,基于蚁群算法的图像边缘检测。-Image processing source code, Hough transform based human eye iris location method, Kalman filter based target tracking, fuzzy set based image enhancement method, ant colony algor
  3. 所属分类:Special Effects

    • 发布日期:2017-12-18
    • 文件大小:429056
    • 提供者:Mr.c
« 1 23 4 »
搜珍网 www.dssz.com