Welcome![Sign In][Sign Up]
Location:
Search - fuzzy image enhancement

Search list

[matlabPossibilityDistribution

Description: 一个用matlab实现的基于图像灰度概率分布的图像模糊增强算法,本人已使用。-using a Matlab-based images to achieve the probability distribution of gray fuzzy image enhancement algorithms, I have to use.
Platform: | Size: 1024 | Author: 陈瑞 | Hits:

[Technology ManagementImageConTrast

Description: 这是一种图像对比度增强---模糊对比度修正 的东东,不错-Image Contrast Enhancement-- fuzzy contrast amended Eastern, yes
Platform: | Size: 136192 | Author: 韩国 | Hits:

[Graph programImgEn

Description: 利用matlab实现了图像增强的功能,里面包含一些目标较新的算法,同传统方法,对学习图像增强有很好的帮助-Using matlab to achieve the image enhancement function, which contains some of the objectives of the newer algorithms, with the traditional methods of learning have very good image enhancement to help
Platform: | Size: 1704960 | Author: 李建平 | Hits:

[Special EffectsFuzzyenhancement

Description: 可以自动选择阈值的广义模糊增强方法,尤其针对弱边缘图像-Can automatically choose the threshold of generalized fuzzy enhancement, especially for the weak edge image
Platform: | Size: 7168 | Author: xp | Hits:

[Special EffectsImageProcessing

Description: 图像处理,包括BMP显示,图像增强,模糊等-Image processing, including BMP display, image enhancement, fuzzy, etc.
Platform: | Size: 4069376 | Author: linlan | Hits:

[File Formattuxiangchuli

Description: 文章介绍了基于模糊增强的边缘检测 有源程序 及仿真图像-This paper introduces the fuzzy enhancement based on edge detection has the source code and simulation image
Platform: | Size: 732160 | Author: 陈浩 | Hits:

[Special Effectszengqiang

Description: 图像增强程序,经测试有一定效果。其中采用模糊增强算法,值得参考。-Image enhancement procedures, have been tested and have a certain effect. Which the use of fuzzy enhancement algorithm, it is also useful.
Platform: | Size: 1024 | Author: 李勤 | Hits:

[Special Effectsmain

Description: 利用多种滤波器实现对图像的滤波处理及先模糊处理,再对模糊图像进行多种方式的增强处理-Using multiple filter image filtering processing and fuzzy processing first, and then the fuzzy image enhancement of a variety of ways to deal with
Platform: | Size: 1024 | Author: xiaoyong | Hits:

[JSP/JavaImageProc2W

Description: 用纯java技术实现了对图像锐化、模糊、边缘、灰度等操作功能-Pure java technology for image enhancement, fuzzy, edge, gray-level functions such as operation
Platform: | Size: 57344 | Author: 想恨菲 | Hits:

[Special Effectsimage_enhance

Description: 一种基于形态学的图像增强方法。基于模糊逻辑将二值形态学分级算子推广到灰度图象,研究灰度形态学分级算子。-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 classification.
Platform: | Size: 308224 | Author: 东方 | Hits:

[AI-NN-PRfuzzyEnchance

Description: 用matlab 实现的图像模糊增强,其中包括模糊化和去模糊化,对图像很好的处理-The realization of the image using matlab fuzzy enhancement, including defuzzification and fuzzy and good image processing
Platform: | Size: 69632 | Author: zzy | Hits:

[Special Effectsrecognition

Description: 在单层模糊图像增强算法的基础上的一种改进图像分割分法-In the single-layer fuzzy image enhancement algorithm based on a points system to improve image segmentation
Platform: | Size: 1152000 | Author: 陈建成 | Hits:

[Special EffectsFuzzyPretreatment.m

Description: 本程序实现对图像的增强,通过模糊增强算法,使图像的边缘信息更加明显,图像出来,能够更好的处理高频信息-This procedure to achieve an image enhancement, through the fuzzy enhancement algorithm, so that the edge of the image information more clearly, the image out, better able to deal with high-frequency information
Platform: | Size: 1024 | Author: 刘玄冰 | Hits:

[Special EffectsFuzzy-wavelet-and-contourlet-based-contrast-enhan

Description: This is Fuzzy and wavelet for image enhancement
Platform: | Size: 137216 | Author: duythai | Hits:

[WaveletFuzzy-wavelet-for-image-enhancement

Description: Fuzzy and wavelet for image enhancement
Platform: | Size: 137216 | Author: duythai | Hits:

[matlabfuzzy_img_enhance

Description: 模糊推理进行灰度图像增强,图片为爱因斯坦的肖像。-Gray fuzzy reasoning for image enhancement, image is a portrait of Einstein.
Platform: | Size: 450560 | Author: 林溪 | Hits:

[GDI-Bitmapfuzzy-algorithmic-

Description: 模糊算法具有很强的数学逻辑性,将其用于图像处理中图像增强的研究-Fuzzy algorithm has a strong mathematical logic, to image enhancement for image processing research
Platform: | Size: 2048 | Author: DD | Hits:

[Special EffectsImage-enhancement-fuzzy-set

Description: 图像预处理的关键技术之一即是图像增强。相对于传统方法所不同的是,本方法是基于模糊理论所提出来的。希望对大家有所帮助!-One of the key technologies of the image pre-processing image enhancement. Compared to traditional methods, this method is based on fuzzy theory mentioned. We want to help!
Platform: | Size: 14336 | Author: 潇洒 | Hits:

[Special Effectsimage-enhancement

Description: 下载并读入被噪音污染的Noisychurch图像数据,用Matlab 编程采用下述方法分 别实现该图像的增强操作: 1) 用空域法实现图像的增强,分别采用如下模板操作:2x2 和3x3 的幅值为1 的模板,比较去噪和模糊的折中效果;采用3x3 的中值滤波器进行去噪操作; 采用Laplacian 模板[0 -1 0 -1 5 -1 0 -1 0]进行锐化操作。 2) 用频域法实现该图像的低通和高通滤波,选择合适的截止频率。 3) 用小波分析法实现该图像的低通和高通滤波,注意离散小波分析的分解和重 构算法的运用。 4) 比较上述三种处理方法的结果。 -Download and read by the noise pollution Noisychurch image data using Matlab programming using the following method to achieve the image enhancement operation: 1) image enhancement airspace law, respectively, using the following template operation: 2x2 and 3x3 amplitude a template comparison denoising and fuzzy compromise denoising operation with a 3x3 median filter using Laplacian template [0-10 -15-1 0-10] for sharpening operation. . 2) low-pass and high-pass filtering of the image using the frequency-domain method, select the appropriate cut-off frequency. 3) low-pass and high-pass filtering of the image using wavelet analysis, pay attention to the use of discrete wavelet analysis decomposition and reconstruction algorithm. 4) comparing the results of the three processing method.
Platform: | Size: 2606080 | Author: Haibin Zhang | Hits:

[Special Effectsfuzzy-image-enhancement

Description: 利用模糊集对图像进行分割,非常有用的程序。-fuzzy image segmentation
Platform: | Size: 26624 | Author: 王天然 | Hits:
« 12 3 4 »

CodeBus www.codebus.net