登录
首页 » matlab » Genetic-algorithms-

Genetic-algorithms-

于 2013-03-26 发布 文件大小:1631KB
0 214
下载积分: 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 个回复

  • image-matching-using-surf-and-ransac
    对两幅图像进行配准,分别提取两幅图像的surf特征点以及描述子,得到粗匹配结果,然后根据粗匹配结果,采用ransac方法计算基础矩阵,并去除误匹配点,得到较准确匹配结果(Two image registration, surf was extracted from the feature points in two images to get the coarse matching and descriptor, then according to the results, the coarse matching results, using RANSAC method to calculate the fundamental matrix, and eliminate the error matching, gain a more accurate matching results)
    2020-11-13 13:59:43下载
    积分:1
  • c# 联合 halcon集成了所有分类器
            本例子集成了“MLP”,"SVM","KNN","GMM",分类器算法,可以作为进行物体分类,缺陷检测的参考案例。
    2020-03-17下载
    积分:1
  • Matlab_SVM
    SVM实现数据分类,可自行选取核函数,用于图像分割操作。程序可自动训练分类平面。(SVM for data classification, are free to select the kernel function,For image segmentation operation. The program can automatically train classifiers plane.)
    2012-03-31 18:29:05下载
    积分:1
  • SCU_S082167
    《基于计算机视觉的普适性三维重建方法研究》源代码,实现了一种将二维图像重建成三维场景的方法。(Source code of <General Sense Three-Dimension Reconstruction Research Based on Computer Vision>, a technique which can convert 2D images into 3D sence.)
    2020-11-30 10:59:28下载
    积分:1
  • business-card
    自动匹配下拉列表框中的内容,根据所选下拉列表框的不同去加载不同的名片(Automatic matching of the drop-down list box in the content, according to the selected drop-down list box is different to load a different card )
    2014-07-21 11:51:22下载
    积分:1
  • fractional-differential
    基于分数阶微分的图像增强技术,代码可以根据图像的梯度信息,更好地增强图像的高频部分,非线性地保留低频部分。(Fractional differential enhancement technology-based image code according to the gradient information of the image can better enhance the high frequency part of the image, to retain the low-frequency part of the non-linear.)
    2021-03-05 17:39:31下载
    积分:1
  • SSFM
    求解分线性脉冲传输方程的SSFM方法,其中使用了改进的分步傅里叶算法,适合新手(the SSFM method to calculate the nonlinear pulse propagation equation)
    2012-06-11 09:48:34下载
    积分:1
  • SSIM-0.24
    zhou wang提出的结构相似性图像质量评价算法,是一种全参考的质量评价模式(zhou we analyze the dynamic process of the structural similarity of image quality evaluation algorithm, is a reference to the quality of the whole evaluation model)
    2007-06-12 23:04:09下载
    积分:1
  • LPR
    国外的一个车牌识别程序,主要是基于颜色特征提取分割的,内置神经网络。(A license plate recognition program abroad, mainly segmentation based on color feature extraction, built-in neural networks.)
    2010-11-07 16:00:35下载
    积分:1
  • daima
    题目: 八宝粥的生产过程中需要用到大量的红豆(红蚕豆),而实际上从红豆产地购买得到的红豆中会参杂一些杂物和不合格红豆。为了保证八宝粥的质量,需要对红豆进行筛选,去除不合格红豆和其它杂物。目前国内在红豆筛选工序上仍然使用人工筛选的方式,存在人工成本高、精确度差、劳动强度大等缺点。因此八宝粥生产厂商迫切需求开发一款能够自动实现红豆筛选的自动化筛选机。针对上述需求,请设计筛选机中的基于可见光图像的红豆筛选算法,该算法应尽可能的准确的找到参杂在红豆原料中的不合格红豆和杂物。 附件包括两个不同实验环境下拍摄得到的红豆相关图片样本库,实验环境分别为自然光照条件和灯光条件。每个条件下的样本库包括合格、不合格、杂物和混合四类样本的图像,其中合格、不合格以及杂物的图像可用来训练或建模,混合类图像用来测试算法的准确性和实时性。同学可在自然光照环境下的样本库或者灯光条件下的样本库中任选其一,用于解决上述问题。 作业提交格式包括以下四个内容: 一、 问题分析 二、 算法设计 三、 实验结果(将自己选择的样本库中的混合样本图片中的样本个体进行分类,并给出可视化的分类结果。) (Title:Use a lot of red bean production process of eight-treasure porridge ( red bean ), but in fact from the Red areas available in red bean can blend some sundries and unqualified red bean. In order to ensure the quality of eight-treasure porridge, the need for screening of red bean, red bean and other debris removal is not qualified. At present in the domestic bean screening process still use manual screening method, has the disadvantages of high labor costs, poor accuracy, high labor intensity. Therefore, eight-treasure porridge manufacturers need to develop a can achieve automatic bean screening automatic screening machine. According to the above requirements, please design screening machine selection algorithm based on visible light image of the red, the algorithm should be as accurate as possible to find the mixed in the bean raw materials in the unqualified red bean and debris.Accessories include captured in two different experimental environment of the red bean image sample dat)
    2013-03-11 21:10:47下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载