基于梯度和相位信息的低层视觉特征检测技术研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
本论文主要从边缘检测、直线检测和文本区域检测三个方面对低层视觉特征检测技术进行研究。论文提出了梯度和相位信息相结合的特征检测模型,可靠地实现边缘特征检测;为提取边缘特征中蕴含的直线特征和文本位置信息,设计了自适应直线特征检测算法,并研究了视频文本区域检测算法。
     本文的主要贡献如下:
     (1)提出了梯度和相位信息相结合的边缘特征检测模型—GP模型。GP模型实现了梯度信息和相位信息的有机结合,弥补了梯度模型依赖于图像对比度的不足,解决了相位一致性模型存在的“特征断裂”问题,同时解决了彩色图像的相位一致性检测问题。通过理论分析和大量实验,验证了新模型可以可靠地进行低层特征检测,能够服务于不同的视觉信息处理应用。
     (2)提出基于Hough变换的自适应直线特征检测算法。根据图像空间分辨率的特点,确定了基于直线方向选择Hough变换参数空间分辨率的原则。算法依据Hough变换对直线方向的初始估计,得到粗略的参数空间分辨率,然后在局部参数空间范围内以迭代的方式进行多分辨率Hough变换,对直线参数逐步求精,并在迭代的过程中由更精确的参数实现对参数空间分辨率的修正,这种反馈策略使算法能够达到对直线特征的精确检测和快速收敛。进一步提出了更加完善的直线端点检测算法,通过设计合理的离散点排序与连接策略,算法在不同离散程度的点集中都能够精确地检测到完整的直线特征。
     (3)提出基于梯度和相位信息的视频文本区域检测方法。利用差分图像像素行(列)的粗糙度特征和自适应阈值,实现对文本区域的快速检测。为进一步实现对文本区域的精确检测与定位,基于GP模型在画面局部区域检测文本关键特征点,因此能够有效抑制图像复杂背景的干扰,同时显著提高了算法的效率。此方法对不同的视频画面质量、不同复杂程度的背景以及不同外观的文本是鲁棒的。
     本文提出的模型与算法,已应用于邮票数字博物馆的数字资源处理,以及视频文本区域检测、视频质量分析,取得了较好的应用效果。
This thesis mainly focuses the research on the following three aspects: edge detection, straight line detection and video text detection, which are belong to the low-level visual feature detection. We proposed a novel feature detection model based on gradient and phase to implement edge feature detection reliably. To extract straight line and video text location information from the edge feature, we design and implement adaptive straight line detection algorithm and video text detection and localization algorithm respectively. The main contributions of this thesis are as follows:
     (1) An edge feature detection model based on gradient and phase (GP model) is proposed. This model achieves the combination of gradient and phase information. The use of GP model for detecting features has significant advantages over gradient-based feature detection methods which are sensitive to variations in image contrast. Meanwhile, our model can solve the "feature separation" problem which exists in phase congruency model. Moreover, our model can solve color image's phase congruency checking problem. Through the theoretic analysis and a large scale of experiments, we showe the GP model can implement low-level feature detection reliably, and can be well applied to visual information processing applications.
     (2) A novel Hough-based algorithm for straight line feature detection is proposed. According to the spatial resolution of the image and the direction of the line, the proper parameter resolution can be selected. First, the algorithm provides a coarse parameter resolution based on a low-resolution Hough transform which is used to initially identify approximate line direction. Second, flexible coarse-to-fine iterations will be performed until the accurate line direction parameter is obtained. It first analyzes the local parameter space at a coarse resolution and then zooms down into the vicinity of the peak at successive iterations, while the Hough transform is performed on a successively revised parameter resolution. The rapid convergence and accurate detection can be achieved benefit from the feedback strategy. Meanwhile we design a more comprehensive straight line end-points detection algorithm, which ensures to detect line segments in point set of varying discrete degrees at a high precision.
     (3) A novel gradient and phase based approach to video text detection and localization is presented. Through utilizing the adaptive threshold and the statistics coarseness feature of each horizontal (vertical) pixel line of difference image, the text location detection is carried out fast and effectively. To suppress the complex background interference, and perform the video text localization accurately and effectively, we detect the text key feature point based on the GP model in the local area. The proposed method is robust to various video image quality, background complexities and text appearances.
     These model and algorithms are applied to stamp digital museum project, and video text detection, and video quality analysis, which achieve satisfied effect.
引文
[Aggarwal06] N.Aggarwal and W.C.Karl. Line detection in images through regularized hough transform. IEEE Transactions on Image Processing, 15(3): 582-591, 2006.
    
    [Aghajan94] H.K.Aghajan and T.Kailath. SLIDE: subspace-based line detection. IEEE Transactions on Pattern Analysis and Machine Intelligence, 16(11): 1057-1073,1994.
    
    [Alistair05] J.F.Alistair, K.Alexander, J.C.William and K.Josef. Fast robust correlation. IEEE Transactions on Image Processing, 14(8): 1063-1073, 2005.
    
    [Alvarez92] L.Alvarez, P.L.Lions and J.M.MOREL. Image selective smoothing and edge detection by nonlinear diffusion. SIAM J. Numer. Anal. 29:845-866, 1992.
    
    [Alvarez93] L.Alvarez, F.Guichard, P.L.Lions and J.M.MOREL. Axioms and fundamental equations of image processing. Archive for Rational Mechanics and Analysis,16(9): 199-257, 1993.
    
    [Atiquzzaman92] M. Atiquzzaman. Multiresolution Hough transform-an efficient method of detecting patterns in images. IEEE Transactions on Pattern Analysis and Machine Intelligence, 14(11):1090-I095, 1992.
    
    [Aubert06] G.Aubert and P.Kornprobst. Mathematical problems in image processing: partial differential equations and the calculus of variations, 2nd ed. Springer Science +Business Media, 2006.
    
    [Auclair-Fortier06] M.-F.Auclair-Fortier and D.Ziou. A global approach for solving evolutive heat transfer for image denoising and inpainting. IEEE Transactions on Image Processing, 15(9):2558-2574, 2006.
    
    [Basalamah04] S.Basalamah, A.Bharath and D.McRobbie. Contrast marginalised gradient template matching. Lecture Notes In Computer Science, 3023:417-429, 2004.
    
    [Blomgren98] P.Blomgren and T.F.Chan. Color TV: Total variation methods for restoration of vector-valued images. IEEE Transactions on Image Processing (Special Issue on Partial Differential Equations and Geometry-Driven Diffusion in Image Processing and Analysis), 7(3):304-309, 1998.
    
    [Bonci05] A.Bonci, T.Leo and S.Longhi. A Bayesian approach to the Hough transform for line detection. IEEE Transactions on Systems, Man and Cybernetics, 2005, Part A, 35(6): 945-955.
    
    [Burns86] J.B.Burns, A.R.Hanson and E.M.Riseman. Extracting straight lines. IEEE Transactions on Pattern Analysis and Machine Intelligence, 8:425-445, 1986.
    
    [Buxton84] B.Buxton. Early Image Processing Structural Techniques Motivated by Human Visual Response. University of Surrey, 1984.
    
    [Canny86] J.A.Canny. Computational approach to edge detection. IEEE Transactions on Pattern Analysis and Machine Intelligence, 8(6): 679-698, 1986
    
    [Cao06] G.Cao, P.F.Shi and B.Hu. Ultrasonic liver discrimination using 2-D phase congruency. IEEE Transactions on Biomedical Engineering, 53(10): 2116-2119,2006.
    [Chan96] T.S.Chan T S, R.K.K.Yip. Line detection algorithm. Proceedings of the 13th International Conference on Pattern Recognition, 126-130, 1996.
    
    [Chen05] 陈锻生,刘政凯.彩色图像边缘特征及其人脸检测性能评价.软件学报,16(5):727-732, 2005.
    
    [Chen07] W.Chen, Y.Q.Shi and W.Su. Image Splicing Detection Using 2-D Phase Congruency and Statistical Moments of Characteristic Function. Security,Steganography and Watermarking of Multimedia Contents IX, Proceedings of SPIE, 2007.
    
    [Clark98] J.J.Clark. Authenticating edges produced by zero-crossing algorithm. IEEE Transactions on Pattern Analysis and Machine Intelligence, 11(1): 43-57, 1998.
    
    [Corrigan04] D.Corrigan, and A.C.Kokaram. Diagnosis and treatment of film tear in degraded archived media. Proceedings of the 17th International Conference on Pattern Recognition, 4:779-782, 2004.
    
    [Corrigan07] D.Corrigan, N.Harte and A.C.Kokaram. Automated segmentation of torn frames using the graph cuts technique. IEEE International Conference on Image Processing 2007,1-557-I-560, 2007.
    
    [Cucchiara98] R.Cucchiara and F.Filicori. The vector-gradient Hough transform. IEEE Transactions on Pattern Analysis and Machine Intelligence, 20(7):746-750, 1998.
    
    [Demigny97] D.Demigny and T.Kamle. A discrete expression of canny's criteria for step edge detector performances evaluation. IEEE Transactions on Patem Analysis and Machine Intelligence, 19(11): 1199-1211,1997.
    
    [Deriche87] Deriche R. Using Canny's criteria to derive an optimal edge detector recursively implemented. International Journal of Computer Vision, 1(2): 167-187,1987.
    
    [Desolneux00] A.Desolneux, L.Moisan and J.M.Morel. Meaningful alignments.International Journal of Computer Vision, 40(1):7-23, 2000.
    
    [Duda72] R.O.Duda, P.E.Hart. Use of the Hough transformation to detect lines and curves in pictures. Communications of the ACM, 15 (1): 11-15, 1972.
    
    [Eden04] J.Eden and H.I.Christensen. Local straightness: a contrast independent statistical edge measure for color and gray level images. Proc. of the 17th International Conference on Pattern Recognition, IEEE Computer Society, 2:451-454, 2004.
    
    [Engin07] Z.Engin, M.Lim and A.A.Bharath. Gradient field correlation for keypoint correspondence. Proceedings of the IEEE conference on Image Processing,2:481-484,2007.
    
    [Field87] D.J.Field. Relations between the statistics of natural images and the response properties of cortical cells. Journal of The Optical Society of America A,4(12):2379-2394, 1987.
    
    [Fitch02] A.J.Fitch, A.Kadyrov, W.J.Christmas and J.Kittler. Orientation correlation.Proceedings of the British Machine Vision Conference, 1:133-142, 2002.
    
    [Fleet93] D.Fleet and A.D.Jepson. Stability of Phase Information. IEEE Transactions on Pattern Analysis and Machine Intelligence, 15(12): 1253-1268, 1993.
    
    [Freeman61] H.Freeman. On the encoding of arbitrary geometric configurations. IEEE Transactions on Electronic Computer. 10:260-268, 1961.
    [Freeman70]H.Freeman.Boundary encoding and processing.Picture Processing and Psychopictorics,241-266,1970.
    [Freeman92]W.T.Freeman.Steerable Filters and Local Analysis of Image Structure.PhD thesis,MIT Media Lab.TR-190,1992.
    [Ga006]高丽,杨树元等.基于标记的Watershed图像分割新算法.电子学报.2006,34(11):201 8-2023.
    [Ga007]高峰,文贡坚,吕金建.基于干线对的红外与可见光最优图像配准算法.计算机学报,30(6):1014-1021,2007.
    [Gioi07]R.G.V.Gioi,J.Jakubowicz and G.Randall.Multisegrnent Detection.IEEE International Conference on Image Processing,2:Ⅱ-253-Ⅱ-256,2007.
    [Gonzalez02]R.C.Gonzalez and R.E.Woods.Digital Image Processing,2nd ed.,Prentice Hall,2002.
    [Gonzalez03]R.C.Gonzalez,R.E.Woods and S.L.Eddins.Digital Image Processing Using MATLAB.Prentice Hall,2003.
    [Gorman76]F.O.Gonnan and M.B.Clowes.Finding picture edges through collinearity of feature points.Transactions on Computers,C-25(4):449-456,1976.
    [Guichard02]F.Guichard and J.M.Morel.Image iterating smoothing and P.D.E's.Cours de DEA,ENS-Cachan,2002.
    [Han93]J.H.Han,L.T.Koczy and T.Poston.Fuzzy Hough transform.Second IEEE International Conference on Fuzzy Systems,2:803-808,1993.
    [Harris88]C.Harris and M.Stephens.A combined corner and edge detector.In Proceedings of the 4th Alvey Vision Conference.147-151,1988.
    [Hennings-Yeomans07]P.H.Hennings-Yeomans,B.V.K.V.Kumar and M.Savvides.Palmprint classification using multiple advanced correlation filters and palm-specific segmentation.IEEE Transactions on Information Forensics and Security,2(3):613-622,2007.
    [Hester80]C.F.Hester and D.Casasant.Multivariant technique for multiclass pattern recognition.Application Optics,19(11):1758-1761,1980.
    [Horn 86]B.K.P.Horn.Robot Vision.McGraw-Hill,New York,1986.
    [Hough62]P.V.C.Hough.Method and Means for Recognising Complex Patterns,US Patent 3969654,1962.
    [Huang04]J.Z.Huang,Y.H.Wang,T.N.Tan and J.L.Cui.A new iris segmentation method for recognition.Proceedings of the 17th International Conference on Pattern Recognition,3:554-557,2004
    [Illingworth87]J.Illingworth,J.Kittler.The adaptive Hough transform.IEEE Transactions on Pattern Analysis and Machine Intelligence,9(5):690-698,1987.
    [Illingworth88]J.Illingworth,J.Kitter.A survey of the Hough transform.Compute Vision Graphics Image Processing,44:87-116,1988.
    [Jian92]A.K.Jian,S.Bhattacharjee.Text segmentation using gabor filters for automatic document processing.Machine Vision Application,5(3):169-184,1992.
    [Jain98]A.K.Jain,B.Yu.Automatic text location in images and video frames.The 14th International Conference on Pattern Recognition.1497-1499,1998.
    [Kamgar-Parsi89] B.Kamgar-Parsi and N.S.Netanyahu. A nonparametric method for fitting a straight line to a noisy image. IEEE Transactions on Pattern Analysis and Machine Intelligence, 11(9): 998-1001, 1989.
    
    [Kamat98] V.Kamat and S.Ganesan. A robust Hough transform technique for description of multiple line segments in an image. Proceedings of International Conference on Image Processing, 1:216-220, 1998.
    
    [Kayargadde94] V.Kayargadde and J.B.Martens. Estimation of edge parameters and image blur using polynomial transforms. CVGIP: Graphical Models and Image Processing, 56(6):442-461, 1994.
    
    [Kimme100] R.Kimmel, R.Malladi and N.Sochen. Images as embedded maps and minimal surfaces: Movies, color, texture, and volumetric medical images. Journal of Computer Vision, 39(2): 111-129, 2000.
    
    [Kiryati91] N.Kiryati, A.M.Bruckstein. Antialiasing the Hough transform. CVGIP Graphical Models and Image Processing, 53:213-222, 1991.
    
    [Kiryati92] N.Kiryati, A.M.Bruckstein. What's in a set of points? [straight line fitting].IEEE Transactions on Pattern Analysis and Machine Intelligence, 14(4): 496-500,1992.
    
    [Kokaram02] A.C.Kokaram and S.J.Godsill. MCMC for joint noise reduction and missing data treatment in degraded video. IEEE Transactions on Signal Processing,50(2): 189-205, 2002.
    
    [Kokaram04] A.C.Kokaram. On missing data treatment for degraded video and film archives: a survey and a new Bayesian approach. IEEE Transactions on Image Processing, 13(3):397-415, 2004.
    
    [Kovesi96] P. D. Kovesi. Invariant measures of image features from phase information.PhD thesis, The University of Western Australia, 1996.
    
    [Kovesi97] P.D.Kovesi. Symmetry and asymmetry from local phase. Proceedings of 10th Australian Joint Conference on Artificial Intelligence, 185-190, 1997.
    
    [Kovesi99] P.D.Kovesi. Image features from phase congruency. Videre: A Journal of Computer Vision Research, 1(3): 1-27, 1999.
    
    [Kovesi00] P.D.Kovesi. Phase congruency: A low-level image invariant. Psychological Research, 64(2): 136-148, 2000.
    
    [Kovesi02] P.D.Kovesi. Edges are not just steps. Proceedings of 5th Asian Conference on Computer Vision, 822-827, 2002.
    
    [Kovesi03] P.D.Kovesi. Phase congruency detects corners and edges. The Australian Pattern Recognition Society Conference, 309-318, 2003.
    
    [Kumar92] B.V.K.V.Kumar. Tutorial survey of composite filter designs for optical correlators. Application Optics, 31(23): 4773-4801, 1992.
    
    [Li87] H.Li, M.A.Lavin, and R.J.LeMaster. Fast Hough transform. Compute Vision Graphics Image Processing, 36: 139-161, 1986.
    
    [Li00] H.P.Li, D.Doermann, O.Kia. Automatic text detection and tracking in digital video.IEEE Transactions on Image Processing, 9(1): 147-156, 2000.
    [Li02] 李泉林,周渊.随机 Hough 变换的概率模型:有限数据点.计算机学报,25(3):238-246, 2002.
    [Li06]李清勇,胡宏,施智平,史忠植.基于纹理语义特征的图像检索研究.计算机学报,29(1):116-123.2006
    [Liang06]梁栋.基于内容的图像检索中若干关键问题研究.博士论文.上海交通大学,2006.
    [Lim00]Y.K.Lim,S H Choi,S W Lee.Text extraction in MPEG compressed video for content-based indexing.The 15th International Conference on Pattern Recognition.Barcelona,Spain,4:409-412,2000.
    [Lou97]Lou Xiao-Ming,L.G.Hassebrook,M.E.Lhamon and Li Jian.Numerically efficient angle,width,offset,and discontinuity determination of straight lines by the discrete Fourier-bilinear transformation algorithm.IEEE Transactions on Image Processing,16(10):1464-1467,1997.
    [Lukac05]R.Lukac,B.Smolka,K.Martin,K.N.Plataniotis,and A.N.Venetsanopoulos.Vector filtering for color imaging.IEEE Signal Processing Magazine,22(1):74-86,2005.
    [Luo04]罗丁,赵荣椿,慈林林,陈晓峰.基于Hilbert滤波器对的相位一致性边缘检测方法.中国图象图形学报.9(2):139-145,2004.
    [Luo08]罗斌,涂铮铮,郭玉堂.基于运动信息和相位一致性的运动目标提取.系统仿真学报.20(1):49-98,2008.
    [Lyu05]M.R.Lyu,J.Q.Song,M.Cai.A comprehensive method for multilingual video text detection,localization,and extraction.IEEE Transactions on Circuits and Systems for Video Technology,15(2):243-255.2005.
    [Maalouf07]A.Maalouf,P.Carre,B.Augereau and C.Fernandez-Maloigne.Bandelet-Based Anisotropic Diffusion.IEEE International Conference on Image Processing,1:Ⅰ-289-Ⅰ-292,2007.
    [Mahalanobis87]A.Mahalanobis,B.V.K.V.Kumar,and D.Casasent.Minimum average correlation energy filters.Application Optics,26(17):3633-3640,1987.
    [Mariano00]V.Y.Mariano,R.Kasturi.Locating uniform-colored text in video frames.The 15th International Conference on Pattern Recognition,539-542,2000.
    [Marr80]D.Marr and E.C.Hildreth.Theory of edge detection.Proceedings of the Royal Society London 207:187-217,1980.
    [Montei199]J.Monteil and A.Beghdadi.A new interpretation of the nonlinear anisotropic diffusion for image enhancement.IEEE Transactions on Pattern Analysis andMachine Intelligence,21(9):940-946,1999.
    [Morrone86]M.C.Morrone,J.Ross,D.C.Burr and R.A.Owens.Mach bands are phase dependent.Nature,324(6094):250-253,1986.
    [Morrone87]M.C.Morrone and R.A.Owens.Feature detection from local Eenergy.Pattern Recognition Letters,6(5):303-313,1987.
    [Morrone88]M.C.Morrone and D.C.Burr.Feature detection in human vision:A phase-dependent energy model.Proceedings of the Royal Society,London B,235:221-245,1988.
    [Myerscough04a]P.J.Myerscough and M.S.Nixon.Estimating the phase congruency of localised frequencies.International Conference on Image Processing,1:275-278,2004.
    [Myerscough04b] P.J.Myerscough, M.S.Nixon. Temporal phase congruency. The 6th IEEE Southwest Symposium on Image Analysis and Interpretation,76-79, 2004.
    
    [Naik06] S.K.Naik, and C.A.Murthy. Standardization of edge magnitude in color images.IEEE Transactions on Image Processing, 15(9):2588-2595, 2006.
    
    [Nevatia77] R.Nevatia. A color edge detector and its use in scene segmentation.IEEE Transactions on Systems,Man and Cybernetics, 7 (11):820-826, 1977.
    
    [Niblack90] W.Niblack, D.Petkovick. On improving the accuracy of the Hough transform.Machine Vision Applications, 3:87-106, 1990.
    
    [Nitz03] K.Nitz, W.Cruz, H.Aradhye, T.Shaham and G.Myers. An image-based mail facing and orientation system for enhanced postal automation. Proceedings of 7th International Conference on Document Analysis and Recognition, 1:694-698,2003.
    
    [Nixon02] M.S.Nixon and A.S.Aguado. Feature extraction and image processing (1st ed.).Newnes, 2002.
    
    [Oppenheim81] A.V.Oppenheim and J.S.Lim. The importance of phase in signals.Proceedings of the IEEE, 69(5):529-541, 1981.
    
    [Perona90a] P. Perona and J. Malik. Detecting and localizing edges composed of steps,peaks and roofs. Proceedings of 3rd International Conference on Computer Vision, 52-57, 1990.
    
    [Perona90b] P.Perona and J.Malik. Scale-space and edge detection using anisotropic diffusion. IEEE Transactions on Pattern Analysis and Machine Intelligence,12(7):629-639,1990.
    
    [Prakash 07] K.S.S.Prakash and R.M.D.Sundaram. Combining novel features for content based image retrieval. Systems, The 14th International Workshop on Signals and Image Processing, and 6th EURASIP Conference focused on Speech and Image Processing, Multimedia Communications and Services, 373-376, 2007.
    
    [Prewitt70] J.M.S.Prewitt. Object enhancement and extraction. picture processing and psychopictorics. Academic Press, New York, 1970.
    
    [Qjidaa99] H.Ojidaa and L.Radouane. Robust line fitting in a noisy image by the method of moments. IEEE Transactions on Pattern Analysis and Machine Intelligence,21(11):1216-1223, 1999.
    
    [Rares05] A.Rares, M.J.T.Reinders and J.Biemond. Edge-based image restoration. IEEE Transactions on Image Processing, 14(10): 1454-1468, 2005.
    
    [Robbins94] B.Robbins and R.A.Owens. The 2D local energy model. Technical Report 94/5, Department of Computer Science, University of Western Australia, 1994.
    
    [Ronse95] C.Ronse. The phase congruency model for edge detection in two-dimensional pictures: A mathematical study. Universite Louis PasteurUniversity Louis Paster,1995.
    
    [Rosenthaler92] L.Rosenthaler, F.Heitger, O.Kubler, and R.von der Heydt. Detection of general edges and keypoints. Proceedings of the 2nd European Conference on Computer Vision, 78-86, 1992.
    
    [Roy05] K.Roy, S.Vajda, U.Pal, B.B.Chaudhuri and A.Belaid. A system for Indian postal automation. Proceedings of 8th International Conference on Document Analysis and Recognition, 2:1060-1064, 2005.
    [Ryan06]A.K.Ryan,and B.V.K.V.Kumar.Correlation filters with controlled scale response.IEEE Transactions on Image Processing,15(7):1794-1802,2006.
    [Sapiro96]G.Sapiro and D.L.Ringach.Anisotropic diffusion of multivalued images with applications to color filtering.IEEE Transactions on Image Processing,5(11):1582-1585,1996.
    [Shang05]尚振宏,刘明业.运用Freeman准则的直线检测算法.计算机辅助设计与图形学学报.17(1):49-53,2005.
    [She05]佘二永,王润生.基于边缘融合的多图像直线提取算法.计算机学报,28(1):142-145.2005.
    [Shen92]J.Shen and S.Castan.An Optimal linear operator for step edge detection.CVGIP-Graphical Models and Image Processing,54(2):112-133,1992.
    [Shih06]T.K.Shih,L.H.Lin,and W.J.Lee.Detection and removal of long scratch lines in aged films.2006 IEEE International Conference on Multimedia and Expo,477-480,2006.
    [Smith97]S.M.Smith and J.M.Brady.SUSAN-a new approach to low level image processing.International Journal of Computer Vision 23:45-78,1997.
    [Soble70]I.E.Sobel.Camera models and machine perception.Ph.D.Thesis,Stanford University,Palo Alto,Calif,1970.
    [Song02]J.Q.Song,M.Cai,M.R.Lyu and S.J.Cai.A new approach for line recognition in large-size images using Hough transform.Proceedings of the 16th International Conference on Pattern Recognition,1:33-36,2002.
    [Sun01]孙丰荣,刘积仁.快速霍夫变换算法.计算机学报,24(10):1102-1109,2001.
    [Tang04]唐亮,谢维信,黄建军,黄敬雄.自适应模糊Hough变换.电子学报,2004,32(6):946-949.
    [Trahanias93]P.E.Trahanias and A.N.Venetsanopoulos.Color edge detection using vector order statistics.IEEE Transactions on Image Processing,2(2):259-265,1993.
    [Tschumperle02]D.Tschumperle and R.Deriche.Diffusion PDEs on vector-valued images.IEEE Signal Processing Magazine,19(5):16-25,2002.
    [Tschumperle05]D.Tschumperle and R.Deriche.Vector-valued image regularization with PDEs:a common framework for different applications.IEEE Transactions on Pattern Analysis and Machine Intelligence,27(4):506-517,2005.
    [Van Veen81]T.M.Van Veen,F.C.A.Groen.Discretization errors in the Hough transform.Pattern Recognition,14:137-145,1981.
    [Venkatesh89]S.Venkatesh and R.A.Owens.An energy feature detection scheme.International Conference on Image Processing,553-557,1989.
    [Wang92]Z.Wang and M.Jenkin.Using complex Gabor filters to detect and localize edges and bars.Advances in Machine Vision:Strategies and Applications,World Scientific Series in Computer Science,32:151-170,1992.
    [Wang01]X.W.Wang,X.Q.Ding,C.S.Liu.Character extraction and recognition in natural scene images.The 6th International Conference on Document Analysis and Recognition.1084-1088,2001.
    [Wang06]王毅,张良培,李平湘.各向异性扩散平滑滤波的改进算法.中国图象图形学报,11(2):210-216.
    [Weiss89]I.Weiss.Line fitting in a noisy image.IEEE Transactions on Pattern Analysis and Machine Intelligence,11(3):325-329,1989.
    [Wernicke00]A.Wernicke,R.Lienhart.On the segmentation of text in videos.IEEE International Conference on Multimedia and Expo,1511-1514,2000.
    [Witkin83]A.P.Witkin.Scale space filtering.Proceedings of the International Joint Conference on Artificial Intelligence,1019-1021,1983.
    [Wong07]A.Wong and D.A.Clausi.ARRSI:Automatic Registration of Remote-Sensing Images.IEEE Transactions on Geoscience and Remote Sensing,45(5):1483-1493,2007.
    [Wu99]V.Wu,R.Manmatha,E.M.Riseman.Textfinder:an automatic system to detect and recognize text in images.IEEE Transactions on Pattern Analysis and Machine Intelligence,21(11):1224-1229,1999.
    [Wu06]吴楠,宋方敏.一种基于图像高层语义信息的图像检索方法.中国图象图形学报,11(12):1774-1780,2006.
    [Xia002]肖志涛.基于相位信息的图像特征检测和基于DSP的图像匹配处理机的研究.博士论文.天津大学电子信息工程学院,2002.
    [Xia004]肖志涛,国澄明,侯正信,于明.图像特征检测算法的分析与研究.中国图图形学报,9(12):1414-1420,2004.
    [Xie07]谢敬辉,王旦福,张浩.应用综合鉴别函数实现畸变不变图像识别.北京理工大学学报,27(10):915-918,927,2007.
    [Xu93]L.Xu,O.Erkki.Randomized Hough transform(RHT):basic mechanisms,algorithms,and computational complexities.CVGIP:Image Understanding,57(2):131-154,1993.
    [Xu04]徐杰,施鹏飞.基于相位一致与区域生长的自然彩色图像分割.电子学报.2004,32(7):1203-1205.
    [Yang06]杨四海,陈锻生,谢维波.Hou曲变换的特性分析:一种全局观点.计算机辅助设计与图形学学报,18(8):1197-1204,2006.
    [Yonekura03]E.A.Yonekura and J.Facon.Postal envelope segmentation by 2-D histogram clustering through watershed transform.Proceeding of 7th International Conference on Document Analysis and Recognition,1:338-342,2003.
    [Yu04]余庆军,谢胜利.基于人类视觉系统的各向异性扩散图像平滑方法.电子学报.32(1):17-20,2004.
    [Yu05]禹晶,段娟,苏开娜.一种基于Hough变换的步态特征提取方法的研究.中国图象图形学报,10(10):1304-1309,2005.
    [Yuan92]J.X.Yuan and C.Y.Suen.An optimal algorithm for detecting straight lines in chain codes.Proceedings of the 11th IAPR International Conference on Pattern Recognition,692-695,1992.
    [Zenzo86]S.D.Zenzo.A note on the gradient of a multi-image.Computer Vision,Graphics,and Image Processing.1986,33(1):116-125.
    [Zhang96]Ming Zhang.On the discretization of parameter domain in Hough transformation.Proceedings of the 13th International Conference on Pattern Recognition,2:25-29,1996.
    [Zhang01]张引,潘云鹤.复杂背景下文本提取的彩色边缘检测算子设计.软件学报.2001,12(8):1229-1235.
    [Zhang04a]张云刚,张长水.利用Hough变换和先验知识的车牌字符分割算法.计算机学报,27(1):130-135,2004.
    [Zhang04b]张佑生,彭青松,汪荣贵.一种基于变异灰度直方图的视频字幕检测定位方法.电子学报,32(2):314-317,2004.
    [Zhang06]张光玉,龚光珍,朱维乐.基于克隆算法的彩色图像边缘检测新算法.电子学报.2006,34(4):702-707.
    [Zhang07]章毓晋.图像工程(第2版).清华大学出版社,2007.
    [Zheng02]郑冶枫,刘长松,丁晓青,潘世言.基于有向单连通链的表格框线检测算法.软件学报,13(4):790-796,2002.
    [Zheng06]L.Zheng and R.Laganiere.On the use of phase congruency to evaluate image similarity.IEEE International Conference on Acoustics,Speech and Signal Processing.2006,2(Ⅱ-Ⅱ):14-19,2006.
    [Zhong00]Y.Zhong,H.J.Zhang,A.K.Jain.Automatic caption localization in compressed video.IEEE Transactions on Pattern Analysis and Machine Intelligence,22(4):385-392,2000.
    [Zhou06]J.Zhou,F.B.Walter and S.A.Arturo.Extracting lines in noisy image using directional information.Proceedings of the 18th International Conference on Pattern Recognition,2:215-218,2006.
    [Zhuang02]庄越挺,刘骏伟,等.基于支持向量机的视频字幕自动定位与提耳义.计算机辅助设计与图形学学报,14(8):750-753,771,2002.

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

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

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