边缘检测的若干技术研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
边缘包含了图像大部分信息,边缘检测是图像处理和分析的关键步骤,对后续高层次的特征描述、匹配和识别等有着重大的影响。本论文结合具体的项目“基于可见光卫星参考图与红外实时图匹配的图像制导技术”,对图像边缘检测技术及其应用进行了深入的研究。主要内容有:
     1、论述了边缘检测的基础理论,归纳并评述了边缘检测的几种主要方法和几种边缘检测算法评价标准,分析了边缘检测中存在的难点,指出当前边缘检测研究中存在的几个问题,并对边缘检测的发展趋势作出了展望。
     2、针对实际图像中边缘经常呈现的漫射边缘的情况,对漫射边缘的检测进行了研究。通过分析漫射边缘的特点和漫射边缘检测的难点,采用先去噪,再通过减小边缘模糊来增强边缘,最后用传统边缘检测方法进行检测的步骤来解决漫射边缘的检测问题。由此,本文提出了基于多级中值滤波和模糊加权均值滤波的模糊滤波算法来去除混合噪声。该方法用模糊推理对多级中值滤波和模糊加权均值滤波的结果进行合成,能在滤除混合噪声的同时,更好地保留图像的边缘细节。在增强边缘方面,从减小边缘模糊性的角度分析比较了几种具有代表意义的图像增强方法,针对形态边缘减宽增强算法的不足之处,提出了一种斜坡边缘的模糊减宽增强算法,在减小边缘宽度增强边缘的同时抑制噪声。
     3、多尺度边缘检测是边缘检测研究中的一个热点问题,也是其发展趋势之一。由于去除噪声和检测边缘密切相关,因此分别研究了多尺度边缘平滑去噪和多尺度边缘检测这两方面内容。小波优良的时频特性使得小波域的图像去噪方法得到了比较好的效果,然而,近几年提出的Contourlet变换具有比小波变换更强的边缘细节描述能力,由此本文提出了一种基于Contourlet变换的自适应阈值去噪方法,它能比传统的小波域去噪算法更有效地在去除噪声的同时保留图像的细节和纹理。在多尺度边缘检测部分,通过分析一般的拉普拉斯金字塔不适合进行捕获边缘奇异点,进而对拉普拉斯金字塔进行了改进,并在此基础上提出了一种基于改进拉普拉斯金字塔(LP)塔形分解的边缘提取算法,该算法能有效地检测边缘。
     4、为了提高边缘定位的精度,本文对亚像素边缘定位技术进行了研究。首先论述了亚像素边缘定位的由来、原理和前提条件,总结了现有的亚像素边缘检测方法。针对亚像素定位的一维和二维阶跃边缘模型,提出了一种基于Legendre矩的亚像素边缘定位方法。本文分别针对一维和二维边缘推导得出基于Legendre矩的亚像素边缘定位参数表达式。又由于三级灰度边缘模型能比二级灰度边缘模型更好地描述实际图像的边缘,因此又分析并推导了由二级灰度边缘模型产生的原理误差。然后从理论上分别分析了高斯白噪声对一维和二维亚像素边缘定位参数的影响。最后通过用仿真图像和项目所用的实际图像进行实验,说明该方法能有效地实现亚像素级的边缘定位任务。
Because edge contains a majority of information of image, edge detection is a critical step for image procession and analysis, which has significant influence on the characteristic description, matching and recognition after it. Incorporating the specific project of "Guidance technology based on the matching of optical reference image and infrared real-time image", this thesis concentrates on image edge detection technique research and its application. The main contents include:
     1. The fundamental theory of edge detection is reviewed, then, the main edge detection methods and some algorithmic evaluation standards are summarized. Based on analyzing the difficulty of edge detection, several problems in current edge detection research are indicated and the edge detection technique's direction is prospected.
     2. Considering that actual image edges are always diffuse edges, diffuse edge detection is studied. Through analyzing the characteristics of diffuse edges and the difficulty of diffuse edge detection, and then reviewing former diffuse edge detection methods, we smooth out the noise at first, then weaken edges' fuzziness to enhance the edges, so the edges can be similar to step edges, and finally adopt the traditional edge detection method to solve the problems of diffuse edge detection. Therefore, a new image denoising method aimed at removing mixed noise while preserving edges is proposed in the paper based on multilevel median filtering and fuzzy weighted averaging filtering. This algorithm uses fuzzy inference to synthesize the results of multilevel median filter and fuzzy weighted averaging filter, which can better preserve the image edges while smoothing out the mixed noise. As to the aspect of edge enhancement, several typical image enhancement methods are analyzed and compared from the view of reducing the edge fuzziness. Then the shortcoming of morphological edge enhancement algorithm is discussed. Based on it, an adaptive fuzzy enhancement algorithm by edge width reduction is presented. This method can enhance the ramp edges by reducing edge width while smoothing noise out.
     3. Multiscale edge detection is not only a hotspot of edge detection research but also one of its developmental directions. Because edge denoising has a close relation with edge detection, multiscale adaptive filtering to remove noise and muliscale edge detection is respectively researched. Image denoising based on Wavelet transform has made a good effect for its good time-frequency character, however, the proposed Contourlet transform in recent years, has stronger capability than wavelet transform when describing the edge details. Therefore, an adaptive denoising algorithm based on the Contourlet transform is proposed. This algorithm can do better than traditional wavelet shrinking denoising algorithms in smoothing noise out and preserving edges and details. As to the aspect of multiscale edge detection, by analyzing that the common Laplacian Pyramid (LP) decomposition is not appropriate to capture the edge point singularities, an improved Laplacian Pyramid (LP) decomposition is used, and a multiscale edge detection algorithm based on Laplacian Pyramid is proposed. This algorithm can detect the image edges reliably and effectively.
     4. Subpixei edge location techniques are researched to improve edge location precision. The origin, principle and prerequisite of subpixei edge location are discussed and the current subpixei edge location methods are summarized. As to two step-edge models of one-dimensional and two-dimensional subpixei location, a subpixei edge location algorithm based on Legendre moments is proposed. The parameters' mathematical expressions of subpixei location based on Legendre moments for one-dimensional and two-dimensional edge are respectively deduced. Because three-gray level edge model can better describe actual image edge than two-gray level edge model, the error because of using two-gray level edge model is analyzed and deduced. Then, effects of Gaussian noise on one-dimensional and two-dimensional subpixei edge location are respectively analyzed. Experiments on emulational images and actual images show that this method can efficiently implement subpixei edge location task.
引文
[1]祁载康等.制导弹药技术.北京:北京理工大学出版社,2002年12月第1版.
    [2]B.Julez.A Method of Coding TV Signals Based on Edge Detection.Bell Syatem Tech.1959,4(38):1001-1020.
    [3]L.G.Roberts.Mathine Perception of Three-Dimension Solids.Optimal and Electro-Optimal Information Processing,MA:MIT Press,1965:99-197.
    [4]孙即祥,数字图像处理,河北出版社,1993.
    [5]Marr D.Hildreth E.Theory of edge detection.Proc Roy Soc,1980,B(27):187-217.
    [6]Canny J F.A computatioal approach to edge detection.IEEE Trans on PAMI,1986,8(6):679-698.
    [7]Deriche R.Using Canny' s criteria to derive a recursively implemented optimal edge detection.The International Journal of Computer Vision,1987,12(1):167-187.
    [8]邓湘金,云日升,吴一戎,彭海良.一种新边缘检测算子--正弦算子.电子与信息学报,2002,24(11):1462-1469.
    [9]王植,贺赛先.一种基于Canny理论的自适应边缘检测方法.中国图象图形学报,2004,9(8):957-962.
    [10]韩丽萍,尹王保,李月娥.一种有效的滤波尺度自适应调整边缘检测方法.计算机工程与应用,2005,41(11):70-71.
    [11]Witkin A,Scale Space Filtering,Proc.Int.Joint Conf.Artif.Intell.Karlsruhe,Germany,1983.
    [12]Bao P,Zhang L,Wu X.Canny edge detection enhancement by scale multiplication.IEEE Trans.on PAMI,2005,27(9):1485-1490.
    [13]魏海,沈兰荪.反对称双正交小波应用于多尺度边缘提取的研究.电子学报,2002,30(3):313-316.
    [14]付丽华,陈涛,李落清.基于方向小波变换的边缘检测.湖北大学学报(自然科学版),2003,25(2):95-99.
    [15]郦苏丹,李广侠,张翠,王正志.SAR图像的多尺度边缘检测方法.系统工程与电子技术,2004,26(3):307-320.
    [16]杨丹,张小洪.基于小波多尺度积的边缘检测算法.计算机科学,2004,31(1):133-144.
    [17]Stephane Mallat,Wen Liang Huang.Singularity detection and processing with wavelets.IEEE Trans on Information Theory,1992,38(2):617-643.
    [18]Stephane Mallat,Sifen Zhong.Characterization of signal from multi scale edges. IEEE Trans on PAMI,1992,14(7):710-732.
    [19]Z.Lei,B.Paul.Edge detection by scale multiplication in wavelet domain.Pattern Recognition Letters,2002,23(14):1771-1784.
    [20]S.Konishi,A.Yuille and J.Coughlan.A statistical approach to multi-scale edge detection.Image and Vision Computing,2003,(21):37-485.
    [21]S.C.Douglas,T.H.Meng.Design of Edge Detection Templates Using a Neural Network.Proc.International Joint Conference on Neural Networks.1990,2:331-334.
    [22]D.S.Kim,W.H.Lee and I.S.Kweon.Automatic edge detection using 3~*3 ideal binary pixel patterns and fuzzy-based edge thresholding.Pattern Recognition Letters,2004,(25):101-106.
    [23]Q.Tian,X.Li and N.M.Bilgutay.Multiple Target Detection Using Split Spectrum Processing and Group Delay Moving Entropy.IEEE Trans.on UFFC.1995,42(6):1075-1086.
    [24]薛东辉,朱耀庭,朱光喜,等.基于尺度分维的图象边缘检测方法研究.华中理工大学学报,1996,24(8):37-39.
    [25]M.Brejl,M.Sonka.Directional 3D Edge Detection in Anisotropic Data:Detector Design and Performance Assessment.Computer Vision and Image Understanding,2000,(77):84-110.
    [26]J.M.Geusebroek,A.Dev,R.Boomgaard et all.Color invariant edge detection.Scale space theories in computer vision,Springer Verlag GmbH,Berlin.1999,1682:459-464.
    [27]D.Borghys,V.Lacroix and C.Penreel.Edge and Line Detection in Polarimetric SAR images.Proc.Int.Conf.on Pattern Recognition,Quebec,Canada.2002,2:921-924.
    [28]Jon Harald Kaspersen,Thomas Lango,Frank Lindseth.Wavelet-based edge detection in ultrasound images.Ultrasound in Medicine & Biology.2001,27(1):89-99.
    [29]张晓燕,赵荣椿,马志强.基于边缘特征的自动运动对象分割.电子与信息学报.2007,29(2):460-464.
    [30]李炜,黄心汉.车辆自动识别系统中车牌分割的研究.信号处理.2000,16:41-44.
    [31]T.Kawaguchi,M.Rizon.Iris detection using intensity and edge information.Pattern Recognition,2003,(36):549-562.
    [32]邵凌,张立明.一种基于肤色和模板的人脸检测方法.红外与毫米波学报.2000,19(3):209-214.
    [33]王润生.图像理解.长沙:国防科技大学出版社,1995.
    [34]V.Torre,T.Poggio.On Edge Detection.IEEE Transactions on Pattern Analysis and Machine Intelligence 1986 8:147-16.
    [35]郑南宁,计算机视觉与模式识别,北京:国防工业出版社,1998.
    [36]Ziou D.Tabbone S.Edge detection techniques-an overview.Massachusetts Institute of Technology,Artificial Intelligence Laboratory,Technical Report:AI Memo 833,1998.
    [37]A.Elmabrouk and A.Aggoun,Edge detection using local histogram analysis.Elctron.Lett.1998,34(12):1216-1217.
    [38]J.N.Kapur,P.K.Sahoo and A.K.C.Wong,A new method for gray level picture threshoding using the entropy of the histogram,Computer,Vision,Graphics,Image Processing,1985,29:273-285.
    [39]Rishi R.Rakesh,Probal Chaudhuri and C.A.Murthy.Thresholding in Edge detection:A statistical approach,IEEE Trans.Image Processing,2004,13(7):927-936.
    [40]Frederic Bouchara,Efficient algorithm for computation of the second-order moment of the sub-pixel edge position,Applied Optics,2004,43(23):4550-4558.
    [41]R.M.Haralick.Digital step edges from zero crossing of second directional derivatives.IEEE Trans.On PAMI,1984,6(1):58-68.
    [42]T.Lindeberg.Discrete derivative approximation with scale-space properties:a basis for low-level feature extraction.Jounral of Mathematical Imaging and Vision 3,1993:349-376.
    [43]S.N.Kalitzin,J.J.Staal,B.M.T.H.Romeny,M.A.Viergever 1999.Frame-relative critical point sets in image analysis.Proc.CAIP'99,Lijubijana,Slovenia:578-687.
    [44]季虎,孙即祥,邵晓芳,毛玲.图像边缘提取方法及展望.计算机工程与应用,2004,14:70-73.
    [45]D.J.Williams and M.Shah,Edge contours using multiple scales.Computer Vision,Graphics and Image Processing,51:256-274,1990.
    [46]C.Ducottet,T.Fournel and C.Barat.Scale-adaptive detection and local characterization of edges based on wavelet transform,Signal Processing,2004,84:2115-2137.
    [47]F.Bergholm."Edge focusing," IEEE Tran.PAMI,9(6):726-741,Nov 1987.
    [48]Felice Andrea Pellegrino,Wlater Vanzella and Vincent Torre.Edge detection revisited,IEEE Trans.Systems,man and Cybernetics-Part B:Cybernetics,2004,34(3):1500-1518.
    [49]杨述斌,彭复员.噪声污染图象中的广义形态边缘检测器.计算机工程与应用,2002,38(17):91-92.
    [50]杨述斌,彭复员,张增常.多尺度自适应加权形态边缘检测器.华中科技大学学报,2002,30(10):42-45.
    [51]杨述斌.数学形态学在图象处理中的应用研究.[学位论文].武汉:华中科技大学,2002.
    [52]Pal S K,King R A.On edge detection of x-ray images using fuzzy sets.IEEE Trans.on PAMI,1983,5(1):69-77.
    [53]周德龙,潘泉.图像模糊边缘检测的改进算法.中国图象图形学报.2001,6(4):353-358.
    [54]王倩,阮海波.快速模糊边缘检测算法.中国图象图形学报.2001,6(1):92-95.
    [55]杨海军,梁德群.一种基于信息测度和神经网络的边缘检测方法.电子学报,2001,29(1):51-53.
    [56]Zhengquan He,M.Y.Siyal.Edge detection with BP neural networks.Signal Processing ICSP'98.1998 Fourh Intenrational Conference on,2,12-16 Oct:1382-1384.
    [57]Y.Uchiyama,M.Haseyama,H.Kitajima.Hopfield neural networks for edge detection.Circuits and Systems,2001.ISCAS 2001.The 2001 IEEE Intenrational Symposium on,2001,3,6-9 May:608-611.
    [58]M.S.Bhuiyan,Y.Iwahori,A.Iwata.Stepped-down coefficient values associated with Hopfield nets improve optimal edge detection,Systems,Man,and Cybernetics,1999.IEEE SMC'99 Conference Proceedings.1999 IEEE International Conference on,5,12-15 Oct.1999:377-382.
    [59]Siwei Lu,Ziging Wang.Fuzzy neural networks for edge detection.Electrical and Computer Engineering.IEEE 1997 Canadian Conference on,2,25-28 May:446-449.
    [60]M.bertero,T.Poggio and V.Torre,Ill-posed problems in early vision.Proc.IEEE,1988.
    [61]W.K.Pratt.Digital Image Processing.Wiley,New York,second edition.1991:176-189.
    [62]Yu,Tian-Hu,Mitra,Sanjit K.A new robust approach to diffuse edge detection.IEEE 1992,1116-1121.
    [63]Shipman A L,Bitmead R R,Allen G H.Diffuse edge fitting and following:A location-adaptive approach.IEEE Trans.on PAMI,1984,6:96-102.
    [64]Yu,Tian-Hu,Mitra,Sanjit K.,Efficient algorithm for diffuse edge detection Proc.SPIE 2003,Vol.2299,325-335.
    [65]饶娟.基于模糊增强的图像边缘检测的研究.甘肃联合大学学报(自然科学版),2006,20,3:29-31.
    [66]Petrou M,Kittler J.Optimal edge detectorsfor ramp edges.IEEE Transactions on Pattern Analysis and Machine Intelligence,1991,13(5):483-491.
    [67]Zhiqian Wang,K.Raghunath Rao,Jezekiel Ben-Arie.Optimal ramp edge detection using expansion matching.IEEE Transactions on Pattern Analysis and Machine Intelligence.1996,18(11):1092-1097.
    [68]李红松,侯朝桢.一种新的模糊边缘检测算法.计算机工程,2003,29(9):1-2.
    [69]Lee Y H,Kassam S A.Generalized median filtering and related nonlinear filtering techniques.IEEE Trans.Acoust,Speech,Signal Processing,1985,33(3):672-683.
    [70]张恒,雷志辉,丁晓华.一种改进的中值滤波算法.中国图象图形学报,2004,9(4):408-411.
    [71]张旭明,徐滨士,董世运,甘小明.自适应中值-加权均值混合滤波器,2004,30(6):652-659.
    [72]王建勇,周晓光,廖启征.一种基于中值.模糊技术的混合噪声滤波器.电子与信息学报,2006,28(5):901-904.
    [73]Nieminen A,Heinonen P,Neuvo Y.A new class of detail-preserving filters for image processing.IEEE Trans.on PAMI,1987,PAMI-9(1),74-90.
    [74]Arce G R,Foster R E.Detail preserving ranked-order based filters for image processing.IEEE Trans.on ASSP,1989,37(1):83-98.
    [75]杨海军,梁德群,江学峰.基于方向信息测度的自适应多级中值滤波器.电子与信息学报,2001,23(12):1326-1332.
    [76]万洪林,彭玉华,郭锐.基于方向的白适应多级中值滤波.通信学报,2006,27(4):119-123.
    [77]Choi Y,Krishnapuram R.A robust approach to image enhancement based in fuzzy logic.IEEE Trans on Image Processing,1997,6(6):808-825.
    [78]Liu G J,Huang J H,Tang X L.A novel fuzzy wavelet approach to contrast enhancement.Proceedings of the Third International Conference on Machine Learning and Cybernertics,Shanghai,26-29 August 2004,:4325-4330.
    [79]Schavemaker J,Reinders M.,Gerbrands J.,Backer.E.Image sharpening by morphological filtering.Pattern Recognition 33(2000) 997-1012.
    [80]Leu J.-G.,Edge sharpening through ramp width reduction.Image and Vision Computing 2000,18:501-514.
    [81]S.M.Pizer,et al.,Adaptive histogram equalization and its variations,Computer Vision,Graphics,and Image Processing 39(1987) 355-368.
    [82]Ramponi G,A cubic unsharp masking technique for contrast enhancement,Signal Processing 67(1998) 211-222.
    [83]Pal S K,King R A,Image Enhancement using smoothing with fuzzy sets.IEEE Trans.,Syst.,Man,Cybern.,1981,11(7):494-501.
    [84]王晖.张基宏.图像边界检测的区域对比度模糊增强算法.电子学报,2000, 28(1):45-47.
    [85]王明照,胡浩,杨杰.基于广义模糊集合的多级图像增强算法.武汉理工大学学报,2001,25(4):512-514.
    [86]Perona P,Malik J.Scale-space and edge detection using anisotropic diffusion.IEEE Trans.on PAMI,1990,12(7):629-639.
    [87]冯鹏,米德伶,潘英俊,魏彪,金炜.改进的Curvelet变换图像降噪方法.光电工程,2005,32(9):67-78.
    [88]蒋定定,孙所义,李开端.基于小波变换的红外图像边缘提取研究.红外技术,2003,25(6):31-33.
    [89]Lei Z,Paul B.Edge detection by scale multiplication in wavelet domain.Pattern Recognition Letters,2002,23(14):1771-1784.
    [90]Yuan X H,Buckles B P.Subband noise estimation for adaptive wavelet shrinkage.ICPR 2004.Proceedings of the 17th International Conference on Pattern Recognition,2004,4:858-888.
    [91]Weyrich N,Warhola G T.Wavelet shrinkage and generalized cross validation for image denoising.IEEE Trans.Image Proc,1998,7(1):82-90.
    [92]Chang S G,Yu B,Vetterli M.Adaptive wavelet threshoding for image denoising and compression.IEEE Trans.Image Proc.2000,9(9):1532-1546.
    [93]查宇飞,毕笃彦.基于小波变换的自适应多阈值图像去噪.中国图象图形学报,2005,10(5):567-570.
    [94]谭毅华,田金文,柳健.基于小波局部统计特性的图像去噪方法.信号处理,2005,21(3):296-311.
    [95]Donoho D L.De-noising by soft-thresholding.IEEE Trans.on Information Theory,1995,41:613-627.
    [96]Do M N,Vetterli M.Contourlets:A directional multiresolution image representation.Proc of IEEE International Conference.on Image Processing.Rochester,NY:2002.357-360.
    [97]Do M N,Vetterli M.The Contourlet Transform:An Efficient Directional Multiresolution Image Representation.IEEE Trans.Image Processing,2005:1-16
    [98]Burt P J,Adelson E H.The Laplacian Pyramid as a Compact Image Code.IEEE Trans.Communications,1983,31(4):532-540.
    [99]Phoong S M,Kim C W,et al.A new class of two-channel biorthogonal filter banks and wavelet bases.IEEE Trans.Signal Proc.1995,43:649-665.
    [100]Po D D Y,Do M N.Directional multiscale modeling of images using the contourlet transform.IEEE Workshop on Statistical Signal Processing,2003,28:262-265.
    [101]Marr D.著,姚国正等译。视觉计算理论。科学出版社,1988.
    [102]宗孔德.多抽样率信号处理.北京:清华大学出版社,1996.
    [103]Kim T H,Moon Y S,Han C S.an Efficient Method of Estimating Edge Locations with Subpixel Accuracy in Noisy Images.1999 IEEE Tencon,589-596.
    [104]Hueckel M H.An Operator Which Locate Edges in Digitized Pictures.Journal of the Association for Computing Machinery,1971,18(1):113-125.
    [105]Tababai A J,Mitchell O E.Edge location to subpixel values in digital imagery.IEEE Trans.on PAMI 1984(2):188-210.
    [106]Huertas A,Medioni G.Detection of intensity changes with subpixel accuracy using Laplacian-Gaussian mask.IEEE Trans.on PAMI,1986(5):651-664.
    [107]Edward P.Lyvers,Mark L Akey.Subpixel Measurements using a moment-based edge operator.IEEE Trans.on PAMI,1989,11(12):1293-1309.
    [108]Jensen K and Anastassiou D,Subpixel edge locatization and the interpolation of still Images,IEEE Trans.Image Processing,1995,4(3):285-295.
    [109]Kisworo M,Venkatesh,West G.Modeling edges at subpixel accuracy using the local energy approach.IEEE Trans.on PAMI 1994,16(4):405-410.
    [I10]Frederic Bouchara.Efficient algorithm for computation of the second-order moment of the sub-pixel edge position.Applied Optics,2004,43(23):4550-4558.
    [111]Vidya Venkatachalama,Richard M.Wassermana.Comprehensive investigation of sub-pixel edge detection schemes in metrology.Proceedings of SPIE-IS&T Electronic Imaging,SPIE,2003,vol.5011:200-211.
    [112]贺忠海 王宝光.利用曲线拟合方法的亚像素提取算法.仪器仪表学报.2004,24(2):195-197.
    [113]罗荣芳,林土胜,刘金根.基于三次样条插值的亚象素边缘检测算法.2006,24:68-70.
    [114]李庆利,张少军,李忠富等.一种基于多项式插值改进的亚像素细分算法.北京科技大学学报,2003,25(3):280-283.
    [115]Jian Ye,GongKang Fu,Upendra P.Poudel.High-accuracy edge detection with blurred edge model,Image and Vision Computing,2005,23:453-467.
    [116]M.Kisworo,S.Venkatesh,G.West,Modeling edges at subpixel accuracy using the local energy approach,IEEE Transaction on Pattern Analysis and Machine Intelligence 16(1994) 405-410.
    [117]赵爱明.基于二次曲线拟合的图像亚像素边缘定位算法.洽尔滨理工大学学报,2006,11(3):68-70.
    [118]Fei-Long Chen and Shiaur-Wehn Lin,Subpixel estimation of circle parameters using orthogonal circular detector,Computer Vision and Image Understanding,2000,78:206-221.
    [119]Ghosal S,Mehrotra R Sugata.Orthogonal Moment Operators for Subpixel Edge Detection.Pattern Recognition,1993,26(2):295-306.
    [120]Tan J B,Lei A,Cui J W,Kang W J,Liu D D.Subpixel Edge Location Based on Orthogonal Fourier-Mellin Moments.Image and Vision Computing.2007,:10.1016/j.imavis.2007,07,003.
    [121]Lyvers E P,Mitchell O R.Precision edge contrast and orientation estimation.IEEE Yrans.on PAMI,1988,10(6):927-937.
    [122]Kris J,Dimitris A.Subpixel Edge Localization and the Interpolation of Still Images.IEEE Trans on Image Processing,1995,4(3):285-295.
    [123]HUM K.Visual pattern recognition by moment invariants.IRE Trans on Information Theory,1962,8(1):179-187.
    [124]Prokop RJ.Reeves A P.A survey of moment-based technique for unoccluded object representation and recognition.Graphical Models and Image Processing.1992,54(5):438-460.
    [125]Haddadnia J,Fzez K,Moallem P.Neural network based face recognition with moment invariants.Proceedings of International Conference on Image Processing.Thessaloniki,Greece,IEEE 2001,1018-1021.
    [126]Qjidaa H,Radouane L.Robust line fitting in a noisy image by the method of moments.IEEE Transactions Pattern Analysis and Machine Intelligence,1999,21(11):1216-1223.
    [127]李韪韬,王惠南.一种新的基于Legendre矩的FMRI图像配准方法.计算机工程,2006,32(8):12-13.
    [128]葛云,舒华忠,罗立民.基于Legendre正交矩的配准方法及其在二值图像配准中的应用.电子学报,2001,29(1):54-56.
    [129]马丽红,张学东,赵忠夫.基于正交Legendre矩的虹膜识别算法.计算机应用.2006,26(4):787-789.
    [130]王耀明,沈志超.基于Legendre矩的多阈值二值图像重构算法.上海师范大学学报(自然科学版),2003,32(2):33-36.
    [131]王耀明.图像的矩函数一原理、算法、及应用.华东理工大学出版社,2002.
    [132]Zhou J D,Shu H Z,Luo L M,Yu W X.Two new algorithms for efficient computation of Legendre moments.Pattern Recognition 2002,35:1143-1152.
    [133]Shu H Z,Luo L M,Bao X D.An efficient method for computation of Legendre moment.Graphical Models,2000,62(4):237-262.
    [134]Shu H Z,Luo L M,Yu W X.Fast computation of Legendre moments of Polyhedra.Pattern Recognition,2001,34:1119-1126.
    [135]Englander A.Expanding machine vision gaujing with sub-pixel techniques,Sensor-J.Machine Perception,1987,4(6):9-18.
    [136]盛骤,谢式千,潘承毅.概率论与数理统计.高等教育出版社,1989年8月第二版.
    [137]Frederic Devernay.A Non-Maxima Suppression method for edge detection with sub-pixel accuracy.
    [138]张永宏,胡德金,张凯等.基于灰度矩的CCD图像亚像素边缘检测算法研究.光学技术,2004,30,6:693-698.

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

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

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