图像处理中几个关键算法的研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
近年来,随着图像应用领域的拓宽,图像处理技术得到了迅猛的发展,已经成为图像理解和计算机视觉领域中一项重要而有用的技术。同时,传统的基于空域和频率域的图像处理方法都存在这样或那样的不足,提高这些图像处理算法的效果和运算速度也就显得特别有意义。图像处理就是采用一定的算法,对一幅质量不高的图像进行处理,使处理后的图像具有更高的清晰度、更好的可理解性。它不仅可以使处理后的图像更适合人的视觉观察,而且可以为进一步的图像应用提供更有效的信息,例如图像的分类、图像分割、目标识别与目标检测等、战损评估与理解等。
     现有的图像处理方法主要有两类:一类是空域中的处理,即在图像空间域中对图像进行各种处理;另一类是把空间域图像经过变换,如傅立叶变换,变换到频率域,在频率域中进行各种处理,然后再变换回图像的空间域,形成处理后的图像。这两类方法都很常用,但具体到其中的每一种方法,则各有长短,它们大部分是适合于某一类图像的处理,并且在该类图像处理方面能够在一定程度上提高性能。
     本文对图像处理中的图像去噪、图像增强、边缘检测、边缘细化、图像缩放等算法进行了分析,提出了相应的改进算法,所做的主要工作有:
     1、结合人眼视觉特性提出了一种新的计算阈值的方法,该方法是根据人眼在不同灰度区域具有不同的敏感度提出来的,充分考虑了人眼视觉的灰度特性,由于它是基于人眼的视觉特性提出来的,所以可以适用于大多数可见光图像,该方法计算的阈值应用于图像去噪、图像增强和边缘检测等方面都取得了比较好的结果。
     2、提出了一种具有去噪功能的图像增强算法,该算法结合人眼视觉的灰度特性和结构化特性,定义了新的梯度算子,该算法不但可以增强图像的视觉效果,还可以有效地抑制图像的噪声、增强图像的细节信息,抑制噪声的效果比较理想,另外,该算法不仅可以用来增强灰度图像,也可以用来增强彩色图像,且不会引起图像失真。
     3、说明了RGB模型在图像增强中的合理性,指出了HSI模型在图像增强方面的不足。
     4、针对Robert边缘检测算法对噪声比较敏感,提出了一种改进的Robert边缘检测算法,该算法不但具有一定的抑制噪声的能力,检测到的边缘也更细腻光滑;针对Kirsch、Prewitt边缘检测算法的复杂度比较高,结合有关学者的思想对它们进行了分析和改进,提高了它们抑制噪声的能力,对于Prewitt算法还降低了它的复杂度。针对传统边缘细化算法复杂度比较高,分析了它的原理,简化了它的算法,在不影响运算结果的前提下,降低了算法的复杂度。
     5、根据提出的弹性模型设计了图像放大和缩小算法,实验结果比较理想。
     6、根据物理学中的惯性原理进行边缘跟踪,分析和改进了Canny边缘检测算法,在没有提高算法复杂度的前提下,提高了Canny边缘检测算法抑制噪声的能力,且检测到的边缘更加细腻光滑。
     7、将经济学中的贫富差距原理应用到边缘检测中,分析和改进了Robinson边缘检测算法,降低了算法的复杂度,进一步提高了抑制噪声的能力。
     文中所提出的每种算法,图像边缘检测、图像增强和图像缩放,均给出了相应的实验结果,并得到了一些有价值的结论。通过对实验结果以及对算法主、客观评价分析表明,文中给出的算法是有效的。
In recent years, the image processing technology has been developed quickly with the widening of image application fields. The image processing has been an important and useful technique in the fields of image understanding and computer vision. In the same time, traditional image processing methods based on space domain or frequency domain exist some shortcomings, which is very meaningful to improve the effect and speed of these image processing methods. The image processing is meant to use some algorithms to process a poor-quality image, which the purpose is that the processed image has higher definition and more understandability. It can not only be suitable for human to observe but also provide useful information for further applications, for example, image classification, image segmentation, object recognition, object detection, battle damage evaluation and so on.
     Now the image processing methods can be classed into two types. One method is image processing based on space domain, which the image is processed in space domain. The other is transforming the image from space domain to frequency domain, such as Fourier transformation. The transformed image is processed in frequency domain. Then the processed image is transformed to space domain again. These two methods are all useful, but each of them has advantages and disadvantages. In general, one method is only suitable for a certain class of images and only can improve the performance in a certain extent for the class of images.
     In this dissertation, the methods of image restraining noise, image enhancement, edge detection, edge thin and image zoom are all investigated and the improved methods are proposed. The main works are done in this dissertation have:
     1. A new method for calculating threshold according the property of people’s vision is proposed. Based on the different sensitivity of people’s vision at the different grey scale area, this method is proposed, which the property of people’s vision grey scale is sufficiently considered. Since it is proposed according the property of people’s vision, so it can be suitable for lots of visible light image. The threshold calculated by this method can obtain good effectiveness in image restrain noise, image enhancement and edge detection.
     2. According the property of people’s vision grey scale and structure, an image enhancement algorithm with restrain noise function is proposed, which defines a new template to calculate gradient. This algorithm can not only enhance the vision effect of image, but also can restrain noise and enhance the detail signal. The effect of restraining noise is very good. On the other hand, the method can enhance not only the grey scale image, but also the color image, which can not distort the color.
     3. The rationality of model RGB in enhancing image is illustrated and the shortcoming of model HSI in enhancing image is proposed.
     4. For the sensitivity to noise of Robert edge detection algorithm, an improved Robert edge detection algorithm is proposed. It has the ability of restraining noise, and the detected edge is more smoother. For the complexity of Kirsch edge detection algorithm and Prewitt edge detection algorithm is comparatively high, they are analyzed and improved according the thoughts of some scholar. Improved their ability of restraining noise. At the same time, for the Prewitt algorithm the complexity of algorithm is declined too. Because the complexity of original edge-thin algorithm is high, its principle analyzed and its algorithm are simplified. The complexity of algorithm is declined under the condition of keeping the original effect.
     5. The algorithm of image zooming and image shrinking according the proposed model of spring is proposed. The results of experiment are very good.
     6. According to the principle of inertia in physics to trace the edge, Canny edge detection algorithm is analyzed and improved. The ability restraining noise is improved under the condition of keeping the original complexity, and the edge detected is smoother.
     7. Using the principle of disparity of between poor and rich of economics into the edge detection, Robinson edge detection algorithm is analyzed and improved, which the complexity of algorithm is declined. The ability restraining noise is improved more.
     All results of experiment are given for every algorithm of image edge detection, image enhancement and image zoom in the dissertation. Some worthy conclusions are also obtained through analyzing the experimental results and performance of objective evaluation the subjective analysis for the algorithms. All the experimental results show that the algorithms are effective.
引文
[1]李弼程,彭天强,彭波等.智能图像处理技术[M].电子工业出版社.2004.
    [2]Choi Y S,Kirschrapuram R.A robust approach to image enhancement based on fuzzy logic.IEEE Trans Image Processing,1997,6(6):808-825.
    [3]S K Pal,A King.Image Enhancement Using Fuzzy Sets [J]. Eletron.Lett. 1980,16(9):376-378.
    [4]李军.一种改进的数字图像模糊增强算法[J].电子测量技术. 2006,29(5):57-60.
    [5]刘硕,秦宝生,周明全.模糊数学理论在彩色图像增强中的应用[J].西北大学学报(自然科学版).2000,30(6):476-478.
    [6]冷寒冰,王先,刘上乾等.基于人眼视觉特性的邻域自适应模糊增强算法[J].光电工程.2004,31(1): 62-65.
    [7]刘金根,刘兴建,周灿等.基于人眼视觉特性和模糊集的自适应图像增强算法[J].武汉理工大学学报.2006,28(12):1-4.
    [8]刘政清,邹继伟,张骏等.红外图像的模糊域同态增强[J].红外与激光.2007,37(1):87-89.
    [9]T L Ji,M K Sundareshan,H Roehrig.Adaptive image constrast enhancement based on human visual properties[J].IEEE Trans. Medical Imaging,1994, 13(4):573-586.
    [10]Faugeras O D. Digital color image processing within the framework of a human visual model [J].IEEE Trans. ASSP., 1979, 27: 380-393.
    [11]Jobson D J , Rahman Z , Woodell G A . A multiscale retinex for bridging the gap between color images and the human observation of scenes [J]. IEEE Transactions on Image Processing,1997,6(7):965-976.
    [12]黄凯奇,王桥,吴镇扬等.基于人眼视觉特性的多尺度彩色图像增强算法[J].中国图象图形学报.2003,8A(11):1242-1247.
    [13]黄凯奇,王桥,吴镇扬等.基于视觉特性的多尺度彩色图像增强算法[J].电路与系统学报.2003,8(6):113-117.
    [14]黄凯奇,王桥,吴镇扬等.基于视觉特性和彩色空间的多尺度彩色图像增强算法[J].电子学报.2004,32(4):673-676.
    [15]袁晓松,王秀坛,王希勤等.基于人眼视觉特性的自适应的图像增强算法的研究[J].电子学报.1999,27(4):63-65.
    [16]吴颖谦,方涛,李聪亮等.一种基于小波分析和人眼视觉特性的图像增强方法[J].数据采集与处理.2003,18:17-21.
    [17]Stark JA.Adaptive image constrast enhancement using generalizations of histogram equalization[J].IEEE Trans Image Proc,2000,9(5):889-996.
    [18] Chang Dah Chung, Wu Wen Rong. Image Contrast Enhancement Based on A Histogram Transformation of Local Standard Deviation [J]. IEEE Transactionson Medical Imaging, 1998, 17(4): 518–531.
    [19]Kim J Y, Kim L S, et al. An advanced contrast enhancement using partially overlapped subblock histogram equalization [J].IEEE Trans Circuits and Video Technology,2001,11(4):475-484.
    [20]袁丽婷,邱力军.基于Matlab的X线医学图像增强与直方图处理方法[J].第四军医大学学报.2007,28(4):376-378.
    [21]Brown T J.An adaptive strategy for wavelet based image enhancement [A].Proceedings of Irish Machine Vision and Image Processing Conference [C].Belfast,Northern Ireland,2000.67-81.
    [22]Brown T J.An adaptive strategy for wavelet based image enhancement [A].Proceedings of IMVIP 2000 Irish Machine Vision and Image Processing Conference[C].2000:67-81.
    [23]袁龙,肖庆,尹忠科.基于小波非线性外推的图像增强方法[J].红外. 2007,28(1):14-16.
    [24]张新明,沈兰荪.基于小波和统计特性的自适应图像增强算法[J].信号处理.2007,17(3):227-231.
    [25]Andrew F Laine,Xuli Zong.A multiscale suboctave wavelet transform for denosing and enhancement[J].Proceedings of SPIE,1996,2825:238-249.
    [26]Koen Vande Velde.Multiscale color image enhancement[A].Proceedings of International Conference on Image Processing[C]. Tokyo,Japan, 1999.584 - 587.
    [27]Velde K V.Multi-scale color image enhancement[A].Proc. of 1999 International Conf.on Image Processing, ICIP 99[C].1999,3:584-587.
    [28]Toet A. Multi-scale color image enhancement[J].Pattern Recognition Letters,1992,3,13:167-174.
    [29]Laine A F,Schuler S,et al.Mammo graphic feature enhancement by multiscale analysis[J].IEEE Trans Medical Imaging,1994, 13(4):725-740.
    [30]Zhong X L,Laine A F,et al.Speckle reduction and contrast enhancementof echocardio grams via multiscale nonlinear processing[J].IEEE Trans Medical Imaging,1998,17(4):532-540.
    [31]Greenspan H,Anderson C H,Akber S.Image Enhancement by Nonlinear Extrapolation in Frequency Space[J].IEEE Transactions on Image Processing,2000,9(6):1035–1048.
    [32]Strickland R N.Digital color image enhancement based on the saturation component[J].Optical Engineering,1987-07,26(7):609-616.
    [33]许欣,陈强,王平安.消除光晕现象的快速Retinex图像增强[J].计算机辅助设计与图形学学报.2008,20(10):1325-1331.
    [34]宋凯,沈红,刘昶等.多尺度Retinex灰度图像增强算法[J].辽宁大学学报(自然科学版). 2008,35(1):46-48.
    [35]付树军,阮秋琦,穆成坡等.基于双向耦合扩散的保持特征的边缘锐化和图像增强[J].计算机学报.2008,31(3):529-535.
    [36]梁栋,殷兵,于梅等.基于非抽样Contourlet变换的自适应阈值图像增强算法[J].电子学报.2008,36(3):527-530.
    [37]Shen J B ,Jin X G,Sun H Q .High dynamic range image tone mapping and retexturing using fast trilateral filtering[J].Visual Computer,2007, 23(9/11):641-650.
    [38]Meylan L ,Süsst runk S.High dynamic range image rendering with a retinex-based adaptive filter[J].IEEE Transactions on Image Processing , 2006,15(9):2820-2830.
    [39]Lee J S.Digital image enhancement and noise filtering by use of local statistics[J].IEEE Trans on Pattern Analysis and Machine Intelligence, 1980,(2):286-294.
    [40]Badulescu P,Zaciu R.Removal of mixed-noise using order statistic filter and wavelet domain Wiener filter[A].In: Proceedings of the International Semiconductor Conference[C].Sinaia Romania, 1999:301-304.
    [41]Mihcak M K, Kozintsev I, Ramchandran Ket al. Low-complexity image denoising based on statistical modeling of wavelet coefficients[J]. IEEE Signal Processing Letters, 1999,6(12):300-303.
    [42]Pan Q,Zhang L,Dai G,et al. Two denoising method by wavelet transform [J].IEEE Transactions on Signal Processing, 1999,47(12):567-589.
    [43]Nath S K.Wavelet based compression and denoising of optical tomography data[J].Optics Communications.1999,(167):37-46.
    [44]ANTONIN CHAMBOLL,RONALD A DEVORE,NAM-YONG LEE,et al.Nonlinear wavelet image processing:Variational problems,compression,and noise removal through wavelet shrinkage[J].IEEE Trans Image Pro-cessing,1998, 7(3):319-335.
    [45]傅彩霞,杨光.一种新的具有增强效果的小波域图像去噪算法[J].中国图象图形学报.2007,12(1):51-55.
    [46]Vidakovic B, Lozoya C B. On time-dependent wavelet denoising[J]. IEEE Trans.Signal Processing,1998,46(9):2549-2551.
    [47]Pan Quan,Zhang Pan,Dai Guan zhong et al.Two denoising methods by wavelet transform[J].IEEE Trans.Signal Processing,1999, 47(12) :3401-3406.
    [48]Weyrich N, Warhola G T. Wavelet shrinkage and generalized cross validation for image denoising[J].IEEE Trans. Image Processing, 1998,7(1):82-90.
    [49]Ching P C, So H C, Wu S Q. On wavelet denoising and its applications to time delay estimation[J]. IEEE Trans. Signal Processing,1999, 47(10):2879-2882.
    [50]Chang S G,Yu B,Vetterli M.Spatially adaptive wavelet thresholding with contex modeling for image denoising[J].IEEE Trans,on IP,2000, 9(9):1422-1531.
    [51]NORMAN WEYRICH,GREGORY T WARHOLA.Wavelet shrinkage and generalized cross validation for image denoising[J].IEEE Trans Image Processing, 1998,7(1):82-89.
    [52]Chang S G, Yu Bin, Vetterli M. Spatially adaptive wavelet thresholding with context modeling for image denosing [J].IEEE Trans. Image Processing, 2000,9(9):1522-1530.
    [53]Chang S G, Yu Bin, Vetterli M. Adaptive wavelet thresholding for image denoising and compression[J].IEEE Trans. Image Processing,2000, 9(9):1532-1546.
    [54]Melnik V P,Shmulevich I,Egiazarian K,Astola J.Block-Median transform:analysis and denoising applications[J].IEEE Trans.on IP,2001,49(2):364-372.
    [55]Mahbubur Rahman S M,Kamrul Hasan Md.Wavelet-domain iterative center weighted median filter for image denoising[J].Electronics Processing, 2003, 83(5):1001-1012.
    [56]黄文涛,毕笃彦,毛柏鑫等.基于中值变换和金字塔分解图像去噪方法[J].电子与信息学报.2004,26(11):1686-1692.
    [57]Melnik V P,Shmulevich I,Egiazarian K,Astola J.Image denoising using a block-median pyramid,in Pro[J]. IEEE Int,Conf,Image Process.Kobe, Japan,1999:84-87.
    [58]Bovik A C, Huang T S, Munson D C. Generalization of median filtering using linear combinations of order statistics[J].IEEE Trans. on Acoustics, Speech, and Signal Processing,1983,31(6):1342-1350.
    [59]You Yuli, Kaveh D. Fourth-order partial differential equations for noise removal[J]. IEEE Trans. Image Processing, 2000,9(10):1723-1730.
    [60]Malfait M, Roose D. Wavelet-based image denoising using a Markov random field a priori model[J]. IEEE Trans. Imgae Processing, 1997, 6(4): 549-565.
    [61]Moulin P, Liu Juan. Analysis of multiresolution image denoising schemes using generalized-Gaussian and complexity priors[J].IEEE Trans. Information Theory, 1999,45:909-919.
    [62]John M, Sundaresan S N, Ramakrishna P V. Wavelet based image denoising: VQ-Bayesian technique[J]. Electronics Letter,1999,35(19):1625-1626.
    [63]燕英,周荫清,陈杰等.模拟退火法在SAR单视图像斑点噪声抑制中的应用研究[J].电子学报.2003,31(12):1093-1096.
    [64]张艳华,李玲远.基于GCV理论的小波自适应多阈值图像去噪方法.[J].现代电子技术.2007,255(11):62-64.
    [65]Canny J F.A computational approach to edge detection[J].IEEE Trans.on Pattern Analysis and Machine Intelligence.1986,11(6):679-698.
    [66]余洪山,王耀南.一种改进型Canny边缘检测算法[J].计算机工程与应用. 2004,(20):27-29.
    [67]王植,贺赛先.一种基于Canny理论的自适应边缘检测方法[J].中国图象图形学报.2004,9(8):957-962.
    [68]段毅华,王雨点.基于分形和数学形态学的图像边缘检测方法[J].计算机工程与应用.2004,(14):63-65.
    [69]成曙,阳建红,张振仁等.基于数学形态学的RTR图象边缘检测[J].测控技术.2004,23(5):67-69.
    [70]陈虎,王守尊,周朝辉等.基于数学形态学的图像边缘检测方法研究[J].工程图学学报.2004,(2):112-115.
    [71]傅茂名.基于形态灰度边缘检测算法的一种改进[J].电子科技大学学报.2005,34(2):206-209.
    [72]Lee J,Haralick R M,Shapiro L G.Morphology Edge Detection[J].IEEE Trans R A,1987,3(4):142-156.
    [73]James S. L. Morphological edge detection[J]. IEEE Journal of Robotics and Automation, 1987, RA-3, (2): 142-156
    [74]Chanad B,Malay K,Padmaja Y.A Multi-scale Morphologic Edge Detector[J]. Pattern Recgnition,1998,31(10):1469-1478.
    [75]Richard J F. Multidimension morphological edge detection[J]. SPIE Visual Communi- Cat Ions and Image ProcessingⅡ, 1987, 845: 285-292
    [76]Fjortoft R,Lopes A,Marthon P.An optimal multiedge detector for SAR image segmentation[J].IEEE Trans.on Geoscience and Remote Sensing,1998, 36(3):793-802.
    [77]Deok J Park.Multiresolution edge detection techniques[J].Pattern Recognition,1995,28(2):211-229.
    [78] ZHANG Lei, BAO Paul. Edge detection by scale multiplication in wavelet domain [J]. Pattern recognition letters 2002,23:1771-1784.
    [79]AYDIN T.Multidirectional and Multiscale Edge Detection via M-Band Wavelet Transform [J].IEEE Trans.on Image Processing,1996, 5(9):1370-1377.
    [80]黄陈蓉,张正军,吴慧中等.图像边缘检测的多尺度Gap统计方法[J].计算机辅助设计与图形学学报.2005,17(6):1268-1272.
    [81]杨宣,梁德群.基于方向信息的多尺度边缘检测方法[J].西安电子科技大学学报.1997,24(4):524-530.
    [82]侯舒娟,马淑芬,吴嗣亮等.基于过采样滤波器组的多尺度边缘检测[J].电讯技术2004,(6 ):138-141.
    [83]Paillou P.Detecting step edges in noisy SAR image:A new linear operator[J]. IEEE Trans.on Geoscience and Remote Sensing,1997, 35(1):191-196.
    [84]Shen J,Castans.An optimum linear operator for step edge detection[J]. CVGIP,1992,54:112-118.
    [85]Chen W. A New Algorithm of Edge Detection for Color Image : Generalized Fuzzy Operator[J].Science in China(A) ,1995 :38(10) :1272–1273.
    [86]Lily Rui LIANG,Carl G LOONEY. Competitive fuzzy edge detection [J]. Applied Soft Computing,2003,3(2):123-137.
    [87]Pal S K,King R A.On edge detection of X-ray images using fuzzy sets[J].IEEE Trans.on Pattern Analysis and Machine Intelligence. 1983, 5(1):69-77.
    [88]杨水超,马志峰,赵保军等.一种改进的模糊边缘检测快速算法[J].红外技术.2005,27(2):139-142.
    [89]Marco ACCAME,Francesco G B, De NATABLE. Edge detection by point classification of canny filtered images [J]. Signal Processing 1997,60 (1):11-22.
    [90]Torre V,Poggio T A.On edge detection[J].IEEE Trans,On PAMI,1986, 8(2):147-152.
    [91]Peter V. Henstock & David M. Chelberg .Automatic Gradient Threshold Determination for Edge Detection[J].IEEE Trans,Image Processing,1996, 5(5): 784-787.
    [92]S. T. Acton ,D. P. Mukherjee .Area operators for edge detection[J]. Pattern Recognition Letters ,2000,121:771-777.
    [93]Morrone M C, Navangione A , Burr D. An addaptive approach to scale selection for line and edge detection [J]. Pattern Recognition Letters, 1995, 16 (7) : 667-677.
    [94]FENGL , SUEN C Y, TANG Y Y, et al. Edge extraction of image by reconstruction using wavelet decomposition details at different resolution levels[J ] . International Journal of Pattern Recognition and Artificial Intelligence , 2000 , 14(6) : 779 - 793.
    [95]刘佳敏,周荫清.一种基于小波变换的雷达图像边缘提取方法[J].电子学报.2003,31(12):1780-1783.
    [96]张雷,黄廉卿.基于非线性小波变换的图像边缘分解方法[J].电子与信息学报.2005,27(5):691-693.
    [97]王孙安,郭子龙.混沌免疫模糊聚类算法在图像边缘检测中的应用[J].西安交通大学学报.2004,38(7):712-716.
    [98]罗丁,赵荣椿,慈林林等.基于Hilbert滤波器对的相位一致性边缘检测方法[J].中国图象图形学报.2004,9(2):139-145.
    [99]邵平,杨路明.基于模板分解和积分图像的快速Kirsch边缘检测[J].自动化学报.2007,33(8):795-770.
    [100]ZHAO M ,HAAN G de.Content adaptive video upscaling[C]∥Proceedings of Application Specif ic Integrated Circuit.[S.l].IEEE,2003:151 -156.
    [101]Chun-Ho Kim , Si-Mun Seong , Jin-Aeon Lee , et al.Winscale : an image scaling algorithm using an area pixel model[J] . IEEE Trans. Circuitsand Systems for VideoTechnology , 2003 , 13 (6) : 549—553.
    [102]M. Zhao and G. de Haan. Content-Adaptive Video Up-Scaling[J]. Proc ASCI 2003, Heijen.The Netherlands,2003,6:151- 156.
    [103]HENTSCHEL C.Generic method for 2D image resizing with simple, non-separable filters[C]∥International Conference on Consumer Electronics.[ S.l.]:IEEE,2003:14-19.
    [104]Michael Unser, Akram Aldroubi, and Murray Eden. Enlargement or Reduction of Digital Image with Minimum Loss of Information[J]. IEEE Transaction on Signal Processing, 1995,4(3):247- 258.
    [105]Nira SheZaf, Hagit Abramov-Segal, Ilan Sutskover and Ran Bar-Selia.Adaptive Low Complexity Algorithm For Image Zooming at Fractional Scaling Ratio [A].Proceeding of the 21st IEEE convention of the Electrical and Electronic Engineers in Israel [C].2000,4: 253- 256.
    [106]李将云,杨勋年,汪国昭等.图像缩放的分片连续算法[J].浙江大学学报(理学版).2002,29(5):530-535.
    [107]DURAND C X, FAGU Y D. Rational zoom of bitmaps using b-spline interpo lation in computerized 2D animation[J ]. Computer Graphics Forum, 1990, 9: 27- 37.
    [108]王强,檀结庆,胡敏等.基于有理样条的图像缩放算法[J].计算机辅助设计与图形学学报.2007,19(10):1348-1351.
    [109]胡敏,檀结庆,刘晓平等.用二元向量有理插值实现彩色图像缩放的方法[J].计算机辅助设计与图形学学报.2004,16(11):1496-1500.
    [110]S Reddy S, Chatterji BN. An FFT-based technique for translation, rotation, and scale-invariant image registration [ J ]. IEEE Trans. Image Processing, 1996, 5 (8) :1266 - 1270.
    [111]王效灵,陈涛,汪颖等.边沿自适应图像缩放算法[J].浙江大学学报(工学版).2006,40(9):1507-1510.
    [112]王效灵,汪颖,陈涛等.基于边缘检测的图像缩放算法[J].科技通报. 2005,21(5):584-588.
    [113]肖建平,邹雪城,刘政林等.基于LCD定标器的文本型图像缩放算法研究[J].2005.5,33(5):46-48.
    [114]张妍,奚玲.实现大地图快速缩放和实时显示的一种有效方法[J].微计算机信息. )2006,22(1):193-195.
    [115]陈忠,赵忠明.图像无级平滑缩放算法研究[J].光电子·激光. 2006,17(3):361-363.
    [116]何东健,耿楠,张义宽等.数字图像处理[M].西安:西安电子科技大学出版社.2003.
    [117]赖睿,刘上乾,王炳健等.一种新的自适应红外图像增强算法[J].半导体光电.2006,27(6):767-770.
    [118]何焰兰,苏勇,高永楣等.一种自适应小波去噪算法[J].电子学报. 2000,28(10):1-3.
    [119]黄凤贤,王保保.基于自动确定阈值的小波边缘检测技术研究[J].计算机仿真.2004,21(8):155-157.
    [120]杜慧茜,梅文博,苏广川等.一种固定阈值的毫米波图像边缘检测方法[J].微电子学与计算机.2005,22(4):1-4.
    [121]刘晓天.一种自适应的图像边缘检测方法[J].计算机与数字工程. 2004,32(2):23-25.
    [122]冷寒冰,王先,刘上乾等.基于人眼视觉特性的邻域自适应模糊增强算法[J].光电工程.2004,31(1): 62-65.
    [123]刘金根,刘兴建,周灿等.基于人眼视觉特性和模糊集的自适应图像增强算法[J].武汉理工大学学报.2006,28(12):1-4.
    [124]吴乐南.数据压缩[M].北京:电子工业出版社. 2000.
    [125]Nowak R D,Baraniuk R G.Adaptive weighted high-pass filters using multiscale analysis[J].IEEE Trans Image Processing,1998, 7(7):1068-1074.
    [126]张小义,陈东,韩晓广等.基于线性和非线性混合滤波器的噪声抑制技术[J].计算机工程与设计.2004,25(9):1460-1462.
    [127]韩晓微,范立南,李浚圣等.一种基于脉冲噪声检测的图像均值滤波算法[J].计算机工程与应用.2004,(27):102-104.
    [128]张艳华,李玲远.基于GCV理论的小波自适应多阈值图像去噪方法[J].现代电子技术.2007,(11):62-64.
    [129]卜方玲,徐新.一种基于小波分析的SAR图像斑点噪声滤波算法[J ].武汉大学学报.信息科学版,2001,26(4):315-319.
    [130]M. Jourlin and J . C. Pinoli. J . A model for log arithmic image processing[J]. Microscopy ,1988 ,149 (1) :21-35.
    [131]M. Jourlin and J . C. Pinoli. J . Contrast definition and contour detection for logarithmic image[J].Microscopy ,1989 ,156 (10) :33-40.
    [132]G. Deng ,L. W. Cahill ,and G. R. Tobin. The study of logarithmic imageprocessing model and its application to image enhancement. IEEE Trans.on Image Processing ,1995,4 :506-512.
    [133]王刚,肖亮,贺安之等.脊小波变换域模糊自适应图像增强算法[J].光学学报. 2007,27(7):1183-1190.
    [134]李琦,姚睿,单纪鑫等.基于热像仪的太赫兹成像及图像增强初步研究[J].光学学报.2008,28(s2):275-277.
    [135]朱毅,何永红,李鹏等.光学相干层析图像层状结构的增强与定量测量[J].光学学报. 2007,27(3):515-520.
    [136]孙艳英,杨克俭.一种基于预处理的边界检测算法[J].武汉理工大学学报(交通科学与工程版).2004,28(1):59-61.
    [137]王玥玥,王秋光.基于图像边缘信息的2维阈值分割方法[J].中国图象图形学报.2007,12(1):78-81.
    [138]刘煜,李言俊,张科等.一种多像素图像边缘提取方法[J].光子学报. 2007,36(2):380-384.
    [139]沈美明,温冬婵.IBM-PC汇编语言程序设计(第2版)[M] .北京:清华大学出版社.2001.8.
    [140]郑翔,黄艺云.Kirsch边缘检测算子的快速算法[J].通信学报. 1996,17(1):131-134.
    [141]张俊华,陈建华,王逍等.基于边缘移动匹配法的图像插值[J].计算机工程与应用,2003 ,39 (6) :73-75.
    [142]Worthington P L.Enhenced Canny edge detection using curvature consistency.Proceeding of 16th International Conference on Pattern Recognition,2002,1:596-599.
    [143]李庆利.尺寸测量中的边缘检测算法研究[J].计算机测量与控制. 2004,12 ( 4):334-337.

© 2004-2018 中国地质图书馆版权所有 京ICP备05064691号 京公网安备11010802017129号

地址:北京市海淀区学院路29号 邮编:100083

电话:办公室:(+86 10)66554848;文献借阅、咨询服务、科技查新:66554700