Welcome![Sign In][Sign Up]
Location:
Search - Fuzzy Filtering

Search list

[Special EffectspictureRestortooriginal

Description: 图像线性滤波复原 运用MATLAB软件,并结合维纳滤波法对各种模糊图像进行复原重建 创建一个仿真运动模糊的PSF来模糊图像。 (2)利用deconvwnr函数对无噪声模糊图像进行复原重建 (3)利用deconvwnr函数对有噪声模糊图像进行复原重建 -images linear filtering using MATLAB software recovery, and the Wiener filter to various fuzzy image restoration reconstruction campaign to create a simulation of the PSF to Fuzzy Fuzzy Image . (2) the use of deconvwnr function without noise fuzzy image restoration reconstruction (3) using decon vwnr function of a fuzzy image noise recovery reconstruction
Platform: | Size: 3072 | Author: 深蓝 | Hits:

[source in ebookch8_4_2

Description: 维纳滤波 用真实的PSF函数采用维纳滤波方法复原图像 采用过大的模糊距离参数和过大的模糊运动方向角度参数不考虑噪声的影响,采用逆滤波方法复原图像 另一程序 生产实验图像 读取原始图像-Wiener filter PSF with the real function of the use of Wiener filtering method is too large to recover the image using the fuzzy distance parameters and excessive movement direction of the perspective of fuzzy parameters without considering the impact of noise, the use of inverse filtering method for the production of another program to recover image image reading experiment check the original image
Platform: | Size: 1024 | Author: 宗常进 | Hits:

[Special Effectsimageprocessing3

Description: 1.选择一幅图像,利用散焦模型或运动模糊模型对该图像进行模糊处理;利用逆滤波对模糊图像进行复原处理,显示原始图像、模糊图像以及复原处理后的图像。 2.利用迭代算法对模糊图像进行逆卷积复原处理,显示原始图像、模糊图像以及复原处理后的图像。 -1. Select an image, the use of defocusing model or the model of the motion-blurred images fuzzy processing the use of inverse filtering for fuzzy image restoration processing, display the original image, fuzzy images, as well as recovery after treatment images. 2. Use of iterative algorithm for fuzzy image restoration deconvolution processing, show the original image, fuzzy images, as well as recovery after treatment images.
Platform: | Size: 2048 | Author: syq | Hits:

[Special Effectsimagefilter

Description: 通过高通滤波以及低通滤波实现的java图像处理程序, 可模糊或加强图像边缘。有界面,目标图像文件可在源代码中修改。-Through high-pass filter and low pass filtering of java realize image processing procedures, can be fuzzy or strengthen the edge image. There are interfaces, the target image file can be modified in the source code.
Platform: | Size: 2048 | Author: nan kang | Hits:

[JSP/JavaNewFCM

Description: 利用java写的快速模糊C均值算法,用与图像分割,聚类等领域。-Using java to write fast fuzzy C-means algorithm using image segmentation, clustering and other fields.
Platform: | Size: 3072 | Author: huangyu | Hits:

[Communication-Mobilefuzzyopt

Description: 用于汽车巡航控制系统的模糊控制算法,以及如何利用梯度下降法和卡尔曼滤波来优化模糊控制器的算法。The files illustrate a simple fuzzy control algorithm as applied to an automobile cruise control system. The files also illustrate how gradient descent and Kalman filtering can be used to optimize the fuzzy controller .-For automotive cruise control system of fuzzy control algorithm, as well as how to make use of gradient descent and Kalman filtering to optimize the fuzzy controller algorithms. The files illustrate a simple fuzzy control algorithm as applied to an automobile cruise control system. The files also illustrate how gradient descent and Kalman filtering can be used to optimize the fuzzy controller.
Platform: | Size: 14336 | Author: gogomx | 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:

[matlabkalmanfuzzy

Description: KALMAN FILTERING FOR FUZZY DYNAMIC SYSTEMS
Platform: | Size: 16384 | Author: Yang Le | Hits:

[matlabFractalFilter

Description: 基于模糊自动控制的分形滤波算法。通过计算分形维数选定滤波器实现自适应滤波去噪。-Automatic control based on fuzzy fractal filtering algorithm. By calculating the fractal dimension , select adaptive filter to achieve de-noising .
Platform: | Size: 1024 | Author: 蔡容容 | Hits:

[Special Effectsmatlab

Description: 二值化 灰度调整 细化1 线性滤波2 直方图 直方图均化.txt 中值滤波2.txt 自适应滤波3.txt -Binarization of gray-scale adjustment of a linear filter refinement 2 Histogram Histogram equalization. Txt median filter 2.txt adaptive filtering 3.txt Adaptive Filtering.m Linear Filtering.m Median Filtering.m
Platform: | Size: 3306496 | Author: jk | Hits:

[Special EffectsAnImprovedAdaptiveFilteringAlgorithmdetails

Description: 中值滤波是常用的降噪算法,它可以保留比较尖锐的边界,但是却容易模糊图象的细节。尽管已经有一些改进 算法,但效果并不十分理想。文章介绍了一种保细节中值滤波算法,采用了多尺度多方向的窗口,根据图象各部分特性自 适应地选择窗口进行中值滤波。实验结果证明,文章的算法优于其他几种常用的中值滤波算法。 -Median filter is commonly used in noise reduction algorithm, which can retain relatively sharp boundary, but the details easy to fuzzy images. Despite some improved algorithm, the effects are not very good. In this paper, the details of a security filtering algorithm using the multi-scale multi-orientation of the window, according to characteristics of the various parts of the image selection window for adaptive median filter. The experimental results proved that the article is better than several other commonly used algorithm of median filtering algorithm.
Platform: | Size: 227328 | Author: 陈卿 | Hits:

[assembly languagemohu

Description: matlab编写的模糊自适应滤波,适合降噪、滤波。-prepared matlab fuzzy adaptive filter for noise reduction, filtering.
Platform: | Size: 5120 | Author: 徐奎 | Hits:

[Waveletinverse_winer_filter

Description: 对图像进行模糊处理,用逆滤波和维纳滤波恢复图像,也是实验时自己编写的代码,请多指教。-Fuzzy image processing, inverse filtering and Wiener filter to restore the image, but also experiments have written code, like him Zhijiao.
Platform: | Size: 110592 | Author: GUO-xc | Hits:

[Graph programmatlab

Description: 用matlab中各种不同方法对模糊图像进行复原,有维纳滤波,盲返卷积,Lucy-richardson方法,规则化复原图像等-Various different methods using matlab fuzzy image restoration, with Wiener filtering, blind convolution back, Lucy-richardson methods, rules-based recovery images, etc.
Platform: | Size: 290816 | Author: xujun | Hits:

[matlabmatlab-Imagerecover

Description: 这是一个基于matlab图像复原处理包,其中包括图像的模糊、维纳滤波、盲反卷积、点扩散函数和光学转换函数互相转化-This is a matlab-based image restoration processing package, including the images fuzzy, Wiener filtering, blind deconvolution, point spread function and optical transfer function to transform
Platform: | Size: 292864 | Author: | Hits:

[Other03thesis

Description: Fuzzy Kalman filtering
Platform: | Size: 907264 | Author: ebi | Hits:

[JSP/JavaFuzzy-Filter

Description: NOISE REDUCTION USING FUZZY IMAGE FILTERING
Platform: | Size: 5862400 | Author: daya | Hits:

[AI-NN-PRFiltering-Implementations

Description: 动态模糊聚类算法源码程序,对ANN算法进行了实现。-Dynamic fuzzy clustering algorithm source program, the realization of ANN algorithm.
Platform: | Size: 55296 | Author: 李伟 | Hits:

[Multimedia programArtifact-reduction-using-fuzzy-filtering

Description: Artifact reduction using fuzzy logic
Platform: | Size: 6103040 | Author: praneeth | Hits:

[DocumentsFUZZY-FILTER-FOR-ARTIFACTS-REDUCTION-IN-COMPRESSE

Description: document on fuzzy filtering
Platform: | Size: 3147776 | Author: praneeth | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net