基于混合遗传算法的图像增强技术外文翻译资料

 2022-11-17 10:46:10

Hybrid Genetic Algorithm Based Image Enhancement

Technology

Abstract—in image enhancement, Tubbs proposed a normalized incomplete Beta function to represent several kinds of commonly used non-linear transform functions to do the research on image enhancement. But how to define the coefficients of the Beta function is still a problem. We proposed a Hybrid Genetic Algorithm which combines the Differential Evolution to the Genetic Algorithm in the image enhancement process and utilize the quickly searching ability of the algorithm to carry out the adaptive mutation and searches. Finally we use the Simulation experiment to prove the effectiveness of the method.

Keywords- Image enhancement; Hybrid Genetic Algorithm; adaptive enhancement

I. INTRODUCTION

In the image formation, transfer or conversion process, due to other objective factors such as system noise, inadequate or excessive exposure, relative motion and so the impact will get the image often a difference between the original image (referred to as degraded or degraded) Degraded image is usually blurred or after the extraction of information through the machine to reduce or even wrong, it must take some measures for its improvement.

Image enhancement technology is proposed in this sense, and the purpose is to improve the image quality. Fuzzy Image Enhancement situation according to the image using a variety of special technical highlights some of the information in the image, reduce or eliminate the irrelevant information, to emphasize the image of the whole or the purpose of local features. Image enhancement method is still no unified theory, image enhancement techniques can be divided into three categories: point operations, and spatial frequency enhancement methods Enhancement Act. This paper presents an automatic adjustment according to the image characteristics of adaptive image enhancement method that called hybrid genetic algorithm. It combines the differential evolution algorithm of adaptive search capabilities, automatically determines the transformation function of the parameter values in order to achieve adaptive image enhancement.

II. IMAGE ENHANCEMENT TECHNOLOGY

Image enhancement refers to some features of the image, such as contour, contrast, emphasis or highlight edges, etc., in order to facilitate detection or further analysis and processing. Enhancements will not increase the information in the image data, but will choose the appropriate features of the expansion of dynamic range, making these features more easily detected or identified, for the detection and treatment follow-up analysis and lay a good foundation.

Image enhancement method consists of point operations, spatial filtering, and frequency domain filtering categories. Point operations, including contrast stretching, histogram modeling, and limiting noise and image subtraction techniques. Spatial filter including low-pass filtering, median filtering, high pass filter (image sharpening). Frequency filter including homomorphism filtering, multi-scale multi-resolution image enhancement applied [1].

III. DIFFERENTIAL EVOLUTION ALGORITHM

Differential Evolution (DE) was first proposed by Price and Storn, and with other evolutionary algorithms are compared, DE algorithm has a strong spatial search capability, and easy to implement, easy to understand. DE algorithm is a novel search algorithm, it is first in the search space randomly generates the initial population and then calculate the difference between any two members of the vector, and the difference is added to the third member of the vector, by which Method to form a new individual. If you find that the fitness of new individual members better than the original, then replace the original with the formation of individual self.

The operation of DE is the same as genetic algorithm, and it conclude mutation, crossover and selection, but the methods are different. We suppose that the group size is P, the vector dimension is D, and we can express the object vector as (1):

xi=[xi1,xi2,hellip;,xiD] (i =1,hellip;,P) (1)

And the mutation vector can be expressed as (2):

i=1,...,P (2)

,,are three randomly selected individuals from group, and r1r2r3i.F is a range of [0, 2] between the actual type constant factor difference vector is used to control the influence, commonly referred to as scaling factor. Clearly the difference between the vector and the smaller the disturbance also smaller, which means that if groups close to the optimum value, the disturbance will be automatically reduced.

DE algorithm selection operation is a 'greedy ' selection mode, if and only if the new vector ui the fitness of the individual than the target vector is better when the individual xi, ui will be retained to the next group. Otherwise, the target vector xi individuals remain in the original group, once again as the next generation of the parent vector.

IV. HYBRID GA FOR IMAGE ENHANCEMENT IMAGE

enhancement is the foundation to get the fast object detection, so it is necessary to find real-time and good performance algorithm. For the practical requirements of different systems, many algorithms need to determine the parameters and artificial thresholds. Can use a non-complete Beta function, it can completely cover the typical image enhancement transform type, but to determine the Beta function parameters are still many problems to be solved. This section presents a Beta function, since according to the applicable method for image enhancement, adaptive Hybrid genetic algorithm search capabilities, automatically determines the transformation function of the parameter values in order to achieve adaptive image enhancement.

The purpose of image enhancement is to improve image quality, which are more prominent features of the specified restore the degraded image details an

剩余内容已隐藏,支付完成后下载完整资料


基于混合遗传算法的图像增强技术

摘要—在图像增强之中,塔布斯提出了归一化不完全beta;函数表示常用的几种使用的非线性变换函数对图像进行研究增强。但如何确定Beta系数功能仍然是一个问题。在图像增强处理和利用遗传算法快速算法的搜索能力进行自适应变异和搜索我们提出了一种混合遗传将微分进化算法。最后利用仿真实验证明了该方法的有效性。

关键词—图像增强;混合遗传算法;自适应增强

Ⅰ.介绍

在图像形成,传递或转换过程,由于其他客观因素,如系统噪声,不足或过度曝光,相对运动等的影响会使图像通常与原始图像之间有差别(简称退化或退化)。退化图像通常模糊或信息的提取通过机器后减少甚至是错误的,它必须采取一些改进措施。

图像增强技术是在其目的是为了提高图像的质量这个意义上提出的。模糊图像增强情况是根据图像使用各种特殊技术集锦的一些信息图像,减少或消除不相关的信息,来强调整体或局部特征的目标图像。图像增强方法仍没有统一的理论,图像增强技术可分为三类别:点运算,与空间频率增强方法增强法。本文介绍了根据图像特征自动调整自适应图像增强方法,称为混合遗传算法。为了实现图像的自适应增强它结合了差分进化自适应搜索算法,自动确定的参数值的变换函数。

Ⅱ.图像增强技术

图像增强是图像的某些特征,如轮廓,对比,强调或突出的边缘等为了便于检测和进一步的分析和处理. 增强将不会增加图像中的信息数据,但会选择适当的动态范围的功能的扩展,使得这些特点更容易检测或确定,为后续的分析和处理的检测打下良好的基础。

图像增强方法包括点运算,空间滤波,频域滤波类别。点运算包括对比度拉伸,直方图建模,并限制噪声和图像减影技术。空间滤波器包括低通滤波,中值滤波,高通滤波器(锐化)。频率滤波器包括同态滤波,多尺度多分辨率图像增强中的应用[1]。

Ⅲ.差分进化算法

差分进化(DE)首次提出了强硬的价值,并与其他进化算法进行比较,DE算法具有强大的空间搜索能力,易实现,容易理解。DE算法是一种新型的搜索算法,它首先是在搜索空间中随机产生初始种群,然后计算之间的任何差异向量的两个成员,所不同的添加到向量的第三个成员,通过该方法,形成一个新的个人。如果你发现新的个体成员比原来的好,然后替换原来的个体,自我的形成。

DE操作作为遗传算法一样,它结论突变,交叉和选择,但方法是不同的。我们假设组的大小是P,矢量维D,我们可以表达的目标向量为(1):

xi=[xi1,xi2,hellip;,xiD] (i =1,hellip;,P) (1)

变异向量可以表示为(2):

i=1,...,P (2)

,,是三个从群中随机选择的个人 ,其中,r1r2r3i。F是一系列的[ 0,2 ] 之间的实际类型的用于控制影响的常数因子差异向量,通常被称

为比例因子。 显然,矢量之间的区别越小则干扰也越小,这意味着如果组接近最佳值,扰动会自动降低。

DE算法的选择操作是一个“贪婪”的选择模式,当且仅当新的矢量Ui比目标向量Xi更好更健全,Ui将被保留到下一组。否则,目标向量Xi留在原来的组,再次作为下一代的父矢量。

Ⅳ.图像增强图像的混合遗传算法

增强是获得快速对象检测的基础,因此有必要寻找实时性能好的算法。对不同系统的实际要求,许多算法需要确定的参数和人工阈值。它可以使用一个非完全Beta函数来完全覆盖典型变换式的图像增强,但确定Beta函数参数仍有许多亟待解决的问题。本节介绍了一种Beta功能,因为根据适用的图像增强的方法,自适应混合遗传算法的搜索的能力,自动确定变换命令的参数值来实现图像增强的自适应功能。
图像增强的目的是提高图像质量,是在指定的比较突出的特点恢复退化图像细节等。一个共同的特征的退化图像通常是对比的下侧呈明亮的,暗淡或灰色浓。低对比度退化图像可拉伸达到一种动态的直方图增强,如灰度变化。我们用 Ixy来说明点(x,y)的灰度级它可以是由(3)表示。

Ixy=f(x,y) (3)

其中:“f”为一个线性或非线性函数。在一般情况下,灰图像有四个非线性的翻译[6] [7],可以是如图1所示。我们采用归一化的 Beta函数自动适应4类图像增强转变曲线。(4)中定义:

(4)

其中:

(5)

对于不同的alpha;,beta;值,我们可以从(4)及(5)中得到响应曲线。

图1 四种传统的翻译

该混合算法可以利用前面的部分自适应差分进化算法搜索最佳函数来确定的beta;值,然后每个像素灰度值为beta;函数,相应的图1转化,产生理想的图像增强。详细描述如下:

假设原始图像的像素(x,y)的像素的灰度水平,表示为式(4),记为,,这里是图像域。增强的图像由Ixy表示。首先,图像的灰度值在(6)中归到[0,1]。

(6)

其中:imax和imin表示图像灰度的最大值和最小值。

定义非线性变换函数f(U)(0le;Ule;1)变换成源图像GXY=f(GXY),其中,0le;GXYle;1。最后,我们使用了混合遗传算法来确定适当的Beta函数f(U)的最佳参数alpha;和beta;。

V.实验和分析

在模拟中,我们使用两种不同类型的灰度图像退化;程序执行了50次,人口大小为30,进化600次。结果表明,提出的方法可以非常有效地提高不同退化图像类型。

a) 原始图像 b) 增强图像

图2 单个图像增强过程

a) 原始图像 b) 增强图像

图3 移动对象增强过程

图2,原始图像为320times;320的大小,它是对比度低,和更为模糊的一些细节,特别的,外围和其他细节很不明显,视觉效果差,使用文中提出的方法部分,克服了以上的一些问题,并得到令人满意的图像效果,如图5(b)显示,该视觉效果得到明显改善。从直方图看来,图像的强度分布的范围是比较均匀,光明与黑暗的灰色区域的分布更合理了。混合遗传算法自动确定函数曲线的非线性变换,从曲线可以得出值9.837,5.7912,它符合图3的C级,跨越压缩变换的中间区域,这与直方图相一致,整体的原始图像低对比度,在中间区域两端压缩拉伸区域与人的视觉一致,增强效果明显提高。

图3,原始图像的大小320times;25,整体强度低,使用文中提出的方法得到b图像,我们可以看到地上,椅子和衣服和其他细节的分辨率和对比度比原始图像有明显改善,原始图像的灰度分布集中在较低的区域,其增强的灰度图像的灰度均匀,图3(a)之前和之后基本的变换和非线性变换是一样的,即,图像暗区伸展的值是5.9409, 9.5704,非线性变换的图像退化类型推断是正确的,增强视觉效果和良好的图像增强效应。

图像还没有一个统一的评价标准则很难评价图像质量的提高,有共同峰值信号噪声比(PSNR)方面的评价,但峰值信噪比不反映人类视觉系统误差。因此,我们利用边缘保护指数与对比增长指数评价实验结果。

edgel保护指数(EPI)的定义如下(7):

(7)
对比度增加指数(CII)定义如下:

(8)

在图4中,我们比较了小波变换算法得到评估表 TABLE I。

a) 原始图像 b) 通过小波变换的 c) 通过算法增强图像

图像增强

图4 不同工艺的比较

表1 两种方法的比较

图4(a,c)显示原始图像和差分进化算法增强的结果,可以看出,对比度明显提高,更清晰的图像细节,边缘特征更为突出。(B,C)表明,基于小波变换的混合遗传算法的图像比较增强:基于小波变换的增强方法,以提高图像细节部分的视觉效果是在原始图像的改进,但增强不明显;基于自适应混合遗传算法变换的图像增强效果非常好,图像细节,纹理,清晰的结果相比提高了,基于小波变换,大大提高了图像分析后处理的能力。增强实验利用小波变换“sym4”小波,增强差分进化算法实验,它的参数和值分别为5.9409,9.5704。对于一个256times;256大小的图像变换的自适应混合遗传算法在MATLAB 7软件中的图像增强,计算时间约为2秒,操作很快。从表一中客观的评价标准可以看出,无论是从边缘保护指数,或以提高对比度指数,基于自适应混合遗传算法相比传统的小波变换方法具有较大的增强,这是本节介绍的方法的客观优势。

从以上分析,我们可以看到,这种方法是有用的和有效的。

Ⅵ.结论

在本文中,为了保持完整性的视角的图像信息,利用混合遗传算法来进行图像增强,从实验结果可以看出,基于混合遗传算法的图像增强方法具有明显的效果。与其他进化算法相比,该算法的混合遗传算法突出表现在它是简单的,鲁棒性和快速收敛,在每次运行时发现它几乎是最佳的解决方案,该混合遗传算法只有几个参数需要设置和相同的一组参数可以用在许多不同的问题。应用混合遗传算法的快速搜索能力对于一个给定的测试图像的自适应变异进行搜索,最终确定变换函数的最佳参数值。与穷举法相比,显着减少时间求解,解决了计算的复杂性。因此,所提出的这个图像增强方法具有一定的实用价值。

参考文献

[1] HE Binetal., Visual C Digital Image Processing [M], Posts amp; Telecom Press, 2001,4:473~477

[2] Storn R, Price K. Differential Evolution—a Simple and Efficient Adaptive Scheme for Global Optimization over Continuous Space[R]. International Computer Science Institute, Berlaey, 1995.

[3] Tubbs J D. A note on parametric image enhancement [J].Pattern Recognition.1997, 30(6):617-621.

[4] TANG Ming, MA Song De, XIAO Jing. Enhancing Far Infrared Image Sequences with Model Based Adaptive Filtering [J] . CHINESE JOURNAL OF COMPUTERS, 2000, 23(8):893-896.

[5] ZHOU Ji Liu, LV Hang, Image Enhancement Based on A New Genetic Algorithm [J]. Chinese Journal of Computers, 2001, 24(9):959-964.

[6] LI Yun, LIU Xuecheng. On Algorithm of Image Constract Enhancement Based on Wavelet Transformation [J]. Computer Applications and Software, 2008,8.

[7] XIE Mei-hua, WANG Zheng-ming, The Partial Differential Equation Method for Image Resolution Enhancement [J]. Journal of Remote Sensing, 2005,9(6):673-679.

剩余内容已隐藏,支付完成后下载完整资料


资料编号:[24237],资料为PDF文档或Word文档,PDF文档可免费转换为Word

您需要先支付 30元 才能查看全部内容!立即支付

课题毕业论文、外文翻译、任务书、文献综述、开题报告、程序设计、图纸设计等资料可联系客服协助查找。