搜索资源列表
matlab
- 用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.
pCorometro
- This source code presents a solution, using logical fuzzy, for static picture processing, captured of cameras of TV, applied to the classification of football players, to define which team it possesss the biggest degree of relevancy, in relation to t
WaveletImageFusion
- 该程序是用小波的方法对两幅图像进行融合。在低频系数对小波系数采用基于区域方差的加权融合方法处理,高频系数采用基于像素点小波系数绝对值取大的规则进行融合。该方法避免了图像融合过程中因平均化而出现的模糊现象, 融合后的图像内容更加清晰, 更容易识别。-The program realized to fuse two images by the method of wavelet. In the low-frequency coefficients of the wavelet coefficient
harris
- 一个检测角点的matlab程序,对于规则和轮廓清晰的图片检测效果良好,模糊图片效果差一些,为完整代码-Detection of corner points of a matlab program rules and clear-cut for image detection works well, fuzzy picture of some poor results for the complete code
A-New-RecognitionBlurred-Image
- 一个新的图像识别和解释系统模糊的图像,本文提出。一些重要的规则复杂的时刻提出了模糊的形象和校对。该系统是由区域分割、图像识别和图像解释过程。作为预处理的区域分割过程中,一个输入图像分为一些适当的地区使用基于attention-driven技术方法。 模糊推理神经网络是受雇于上述两幅图像识别和这个解释过程。下图表的模糊效果给出了。实验表明,提出的系统可以被成功地用于识别模糊化的图像。- A new image recognition and interpretation system for
Unwei
- 单榕液位模糊控制器相应的仿真图和模糊规则。-ChanRong liquid level fuzzy controller simulation diagram and the corresponding fuzzy rules。
Harmat
- HARRIS角点检测算法,算法已修改,经过测试可以运行,对规则图像的检测效果较好,但对模糊对象检测效果不佳,您可以根据需要进行修改。-HARRIS corner detection algorithm, the algorithm has been modified, the test can be run, it was used to detect the image of fuzzy rules, but the object detection results are poor, you
paper2
- Learning fuzzy rules and approximate reasoning in fuzzy neural networks and hybrid systems
Infrared-Image-Enhancement
- 针对基于小波变换的红外图像增强方法视觉效果不够理想的缺点, 提出了一种基于平稳小波变换和Retinex 的红外图像增强方法, 利用Retinex 增强算法增强图像的视觉效果, 并改善其亮度均匀性。首先, 对红外图像经平稳小波变换后的最大尺度低频子带图像进行多尺度Retine x 增强 然后, 利用贝叶斯萎缩阈值法对高频子带图像进行阈值去噪, 并根据低频子带图像的局部对比度和模糊规则计算高频子带的增益系数, 从而得到增强后的高频子带图像 最后, 由低频子带图像和高频子带图像重构得到增强后的图像。针