登录
首页 » matlab » Genetic-algorithms-

Genetic-algorithms-

于 2013-03-26 发布 文件大小:1631KB
0 294
下载积分: 1 下载次数: 143

代码说明:

  本文主要介绍遗传算法的基本理论,叙述遗传算法在图像增强的的主要应用,即将原始图像变得更加清晰,特征变得更加明显。 现今关于图像增强的算法有很多,而这些算法大多是基于退化函数或者点扩展函数的知识进行图像处理的。当图像出现模糊或噪声影响大时,设计出的图像清晰化的效果肯定不够理想,因此有必要对图像进行增强处理。于是,可利用到遗传算法这种成熟稳定的仿生物进化的全局寻优算法,进行图像增强,由于遗传算法控制参数少、自适应度高,将选择该方法对图像退化分别进行不同的清晰化处理. 这样既增强了图像的对比度,又克服了传统直方图均衡化处理所造成的灰度级损失等缺点。 通过实验去表明,遗传算法从全局寻优的角度出发,能够较为精确地估计退化系统函数。和传统的线性增强、直方图均衡进行比较。实验结果表明该方法能改善原图像视觉效果,便于之后的图像分析。 (This paper mainly introduces the basic theory of genetic algorithm, genetic algorithm (ga) in the main application of image enhancement, the original image is more clear, characteristic becomes more obvious. Today about the image enhancement algorithm are many, and most of these algorithms is based on the degradation function or the knowledge of the point spread function of image processing. When the image appears fuzzy or noise influence, designed the image clarity of effect must not ideal, therefore it is necessary to enhance the image. Then, genetic algorithm is available to the mature and stable evolution of the global optimization algorithm, for image enhancement, due to less genetic algorithm control parameters, since the high fitness, will choose the method of image degradation, respectively, to manipulate the different motivation. It can enhance the image contrast, and overcome the traditional histogram equalization processing grayscale loss caused by the faults. Throug)

文件列表:

Genetic algorithms in the application of image enhancement
..........................................................\GA算法实现程序
..........................................................\..............\evaluate_image_opt.m,2039,2009-12-03
..........................................................\..............\f.m,441,2007-05-16
..........................................................\..............\ga_image_opt.m,2278,2009-12-06

..........................................................\..............\image_optimization.m,1738,2012-06-12
..........................................................\..............\imevaluate.m,345,2009-10-22
..........................................................\..............\init_ga.m,733,2009-12-03
..........................................................\..............\mutate.m,609,2009-12-06
..........................................................\..............\myint.m,226,2009-10-22
..........................................................\..............\sunlightopenpic.m,1248,2008-04-14
..........................................................\..............\upgate.m,1087,2009-10-21


..........................................................\拉普拉斯.m,678,2012-06-11
..........................................................\直方图均衡化.m,683,2012-06-11
..........................................................\遗传算法在图像增强中的应用.dotx,586663,2012-06-14
..........................................................\遗传算法在图像增强中的应用.pdf,1067732,2012-06-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • fenkuai1
    图像分块图像分块图像分块图像分块图像分块图像分块(function b=im2col(varargin))
    2010-08-23 10:22:11下载
    积分:1
  • cluster
    用高斯混合模型进行数据聚类分析的matlab 程序。(Set of files for analysis of Gaussian mixture models for data set clustering etc.)
    2009-05-06 05:54:01下载
    积分:1
  • contract
    主要是利用对比增强来处理图像 利用了模糊集以及模糊熵理论 (The main use of contrast enhancement to the image processing using fuzzy sets and fuzzy entropy theory )
    2021-01-27 12:08:35下载
    积分:1
  • stereoflowMatlab7
    说明:  matlab下面立体匹配和光流场计算代码,希望能对大家有所帮助。(matlab the following three-dimensional matching and optical flow field calculation code, hoping to be helpful to everyone.)
    2008-11-21 23:50:36下载
    积分:1
  • 96546
    对于iOS图像旋转,精选ios学习编程源码,很好的参考资料。(For iOS image rotation, selection of learning IOS programming source code, a good reference.)
    2013-12-09 12:08:18下载
    积分:1
  • gmmreg_cpd
    gmmreg图像配准算法源程序,里面用到了TPS算法,并附有例子。(gmmreg image registration algorithm source code and two demos, which used the TPS algorithm.)
    2011-06-28 13:39:15下载
    积分:1
  • Matlab实现
    基于神经网络的地面裂缝检测软件,可以在界面上选择各种功能去检测。(Ground crack detection software based on Neural Network)
    2021-04-26 10:58:46下载
    积分:1
  • Colored-Noise-Kalman-Filter
    Colored-Noise Kalman Filter for Vibration Mitigation of Position Attitude Estimation Systems
    2014-10-15 00:00:38下载
    积分:1
  • 简单codesforimageprocessing
    实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。(simple image processing, including color to grayscale 256, the Hough transform, Walsh transform, Median filtering, binary conversion, brightness changes, Fourier transform, and color-from the few to admit index, image shifting, image rotation, refined images, image scaling, image mirroring, mean filtering, contrast stretching, Laplacian sharpening (edge detection), block codes, Sharpening gradient, gray balance, histogram equalization, discrete cosine transform, Wiener filter, reverse filtering, threshold transform, Gaussian smoothing.)
    2020-07-09 11:18:55下载
    积分:1
  • image-stitch-based-sift
    经过测试的基于sift程序的图像拼接。以lowe的程序为sift提取核心程序,此外还包括ransac算法,单应矩阵提取,图像融合(包括加权融合以及平均融合)算法,融合效果在testnew中可见。(Image mosaic based on sift program tested. The lowe program sift extract the core program, in addition to including ransac algorithm homography extract image fusion (including fusion weighted average fusion) algorithm, fusion effect is visible in testnew.)
    2012-11-04 19:23:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载