基于NAM的多子模式图像表示和检索方法研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
图像表示方法在计算机图形学、图像处理、模式识别、计算机视觉和机器人等研究领域内具有重要的研究意义。非对称逆布局的模式表示模型(NAM)借助于Packing问题的思想,能够有效地表示多种类型模式,是一个通用型的模式表示方法。
     在NAM模型的基础上,研究了两种新的NAM表示方法,一种是包括多种走向非等腰直角三角形等多种子模式的多子模式表示方法MNAM,另一种是仅包括一种新的多边形子模式的图像表示方法PNAM。并将NAM方法用于图像内容检索,研究了基于NAM的颜色检索和形状特征检索等图像内容检索方法。
     对NAM中的子模式进行了扩展,研究了点、直线、三角形和矩形等多种典型子模式的MNAM图像表示方法,其中的三角形子模式包括四种方向不等腰的直角三角形。实验结果表明与线性四元树和原有的矩形NAM相比,MNAM方法对图像进行表示时在图像压缩比和重建图像质量方面都有较好的表现。
     针对MNAM表示,引入了灰度插值的方法,对原有的点、直线、矩形和三角形四种模式重新进行了定义,一个三角形插值块可以通过三个顶点的位置和灰度值按照线性插值的方法生成块内任意一点的灰度值。理论分析和实验结果表明在引入插值方法以后,与MNAM方法相比,算法的复杂度会增加,图像的压缩比可能略有降低,但是图像的重建质量则会得到明显的提高。
     引入了多边形子模式,对PNAM图像表示方法进行了研究。采用基于区域增长的多边形搜索算法对图像进行编码,对多边形的存储则设计了一种比较精简的形状语法方法。进行图像重建时,则采用一种改进的边标志算法。实验结果表明用PNAM方法对图像进行表示时在图像压缩比和重建图像质量方面都有良好的表现。
     基于PNAM表示方法对Legendre矩的快速计算进行了研究。PNAM编码以后图像可以看作若干个具有同样灰度值的块,可以利用格林公式将二重积分转化为一重积分,同时又利用当边界被表示为多边形的情况下,线积分还可以直接由顶点的值计算进一步简化矩的计算过程。由于MNAM表示方法可以看作PNAM表示方法的特例,因此最终得到了一个对PNAM和MNAM表示都有效且适合于二值与灰度图像的快速矩计算方法。实验结果表明这种方法在提高矩计算速度上有明显作用。
     针对当前图像检索中仅限于对关键字进行文字搜索存在的不足出发进行分析,对基于NAM的图像检索方法进行了研究,说明在颜色、形状特征检索方面,基于NAM的图像表示方法都可能有良好的表现。
     基于NAM的颜色检索算法包括提取图像的灰度直方图和进行直方图匹配两个过程,由于基于NAM的方法将图像表示为一个子模式的队列,该队列与按照象素点表示的图像相比拥有更少的节点数和更小的数据量,因此基于NAM的颜色检索算法具有较低的时空复杂度。通过对多幅二值和灰度图像进行测试,实验数据表明该算法在图像颜色检索上是有效的。
     基于PNAM的形状图像检索方法,将PNAM表示生成的多边形作为形状提取的对象,采用一种直观、简单的形状特征度量方法,将形状复杂度、半径方差、(?)-直径等多种形状特征用于图像检索,研究了一种有效的形状检索方法。通过对二值和多值图像的实验验证了该方法的有效性。
     总之,MNAM或PNAM表示方法可以应用于图像表示和图像处理的各个方面,在降低存储空间、加快传输速度、进行图像内容检索等方面具有良好的理论参考意义和实际应用价值。
Image representation methods play an important role in computer graphics、imageprocessing、pattern recognition,computer vision and robotics.With the concept ofpacking problem,a non-symmetry and anti-packing pattern representation model(NAM)is presented and the general representation method is given for various kinds of patterns.
     Based on Non-symmetry Anti-packing pattern representation Model(NAM),twokinds of NAM image representation method are presented,i.e.based Multiple sub-patternNon-symmetry Anti-packing representation Model(MNAM) including Multi-DirectionNon-equilateral right-angled triangle and based Polygonal Non-symmetry Anti-packingrepresentation Model(PNAM).A fast moments compute method based NAM ispresented,firstly apply NAM to the image content retrieval,in addition to giving a imagecomtent retrieval method based on the MNAM and PNAM's color and shape character.
     On the basis of analyzing the represent efficiency of NAM,one kind of multiplesub-pattern image representation(MNAM) includeing several typical sun-pattern such asdot,line,triangle and rectangle is defined.Based on the define,the triangle patternincluding four kinds of direction non-equilateral right-angled triangle.the experimentalresults proves that MNAM is better that the LQT and RNAM on image compress andimage rebuilding.
     Aim to MNAM introduce Interpolation method,redifine the four kinds of pattern,i.e.dot,line,rectangle and triangle.Based on the locations and gray value of threepoints,linear interpolation method can calculate the gray value of any point in the area.The theoretical analysis and the experimental results show that the algorithm complexityis increased,image compression ratio decreased slightly,but the quality of imagereconstruction has a marked improvement after introducing the interpolation method.
     With respect to the lossless image representation,a novel NAM image representationmethod based on the Polygon subpattern is proposed,which is named PNAM.PNAM applies polygon searching algorithm based on regional growth to encoding image.And arelatively compact shape grammar method is designed for storaging polygon.Animproved algorithm for edge logo is proposed for image reconstruction.Analyzing timeand space complexity of these algorithms and the data of encoded images,Experimentsshow that PNAM has very good performance for image compression ratio and imagequality.
     A fast calculation method on relatively complex Legendre moment is proposed.Baseon MNAM and PNAM,images after coding can be seen as a number of blocks having thesame gray value.Using Green formula,which replaces integrals on 2-dimensions spaceby integrals on 1-dimension.And When the border is expressed as a polygon,the lineintegral can be directly calculated from the Vertex,which further simplifies thecalculation process on Legendre Moment.Finally,a both effective and suitable fastmoment calculation for binary and gray-scale image is proposed.The experiments showthat that this method plays a significant role in improving the computing speed.
     The research analyses the limits of image retrieval,which is that the retrievalactually depends on text keyword.So a novel image retrieval method based on NAM isproposed.The novel method could have a good performance at the color and shape-basedretrieval.
     The algorithm of the NAM for color-based image retrieval is presented and analysisits Complexity.Finally,experiments show that it is effective.The algorithm includes twoprocesses that is extraction of gray-scale histogram and histogram matching.TheNAM-based approach replaces an image by a sub-model queue.The queue has a fewernumber of nodes and a smaller amount of data compared with the pixelimage.Therefore,the proposed approach of image retrieval has a Lower time and spacecomplexity.Through testing a number of binary and gray scale images,the experimentaldata show that the algorithm is effective.
     A novel and effective approach about image retrieval using PNAM is proposed. Polygon generated by PANM is as the object of shape extraction,This paper presents anew method that is more intuitive and simple than the traditional method.And usingshape complexity、radius Variance and(?) -radius,A effective approach is proposed.Thepaper give the shape retrieval algorithms and analysis their time and space complexity.Finally,The experiments for two-valued and multi-value images show the algorithms areeffective.This method with a combination of the color-based retrieval described in detailin Chapter 5 will generate a better result.
     In a word,the proposed MNAM and PNAM approaches for the imagerepresentation and manipulations,as envisaged in this paper,shows a very strong promiseand has good potential in business applications dealing with image processing,such asreducing strong room,increasing transmission speed,and improving content based imageretrievel efficiency.
引文
[1]V. Voronin. Holographic representation in image processing tasks. Pattern Recognition and Image Analysis, 2001,11(1): 265-267
    [2]Y. Liu, S. Ranganath, X. Zhou. Wavelet-based image segment representation.Electronics Letters, 2002, 38(19): 1091-1092
    [3]P. Monasse, F. Guichard. Fast computation of a contrast-invariant image representation. IEEE Transactions on Image Processing, 2000, 9(5): 860-872
    [4]T. Gan, Y. He, W. Zhu. Fast M-Term Pursuit for Sparse Image Representation.IEEE Signal Processing Letters, 2008,15(1): 116-119
    [5]Z. He. Peak Transform for Efficient Image Representation and Coding. IEEE Transactions on Image Processing, 2007,16(7): 1741-1754
    [6]G K. Wallace. Overview of the JPEG (ISO/CCITT) Still Image Comression Standard. Proceedings of SPIE: Image Processing Algorithms and Techniques,1990:220-233
    [7]J. Malo, I. Epifanio, R. Navarro, et al. Nonlinear-Image Representation for Efficient Perceptual Coding. IEEE Transactions on Image Processing, 2006, 15(1):68-80
    [8]V. M. Kharinov. Representation of Image Information for Machine Computation.Pattern Recognition and Image Analysis, 2005,15(1): 212-214
    [9]H. Samet. The Quadtree and Related Hierarchical Data Structures. Computing Surveys, 1984, 16(2): 187-258
    [10]J. Flusser. Refined Moment Calculation using Image Block Representation. IEEE Transactions on Image Processing, 2000, 9(11): 1977-1978
    [11]C. Meghini, F. Sebastiani, U. Straccia. A model of multimedia information retrieval. Journal of the ACM (JACM), 2001, 48(5): 176-187
    [12]P.Punitha,D.S.Guru.Symbolic image indexing and retrieval by spatial similarity:An approach based on B-tree.Pattern Recognition,2008,41(6):123-134
    [13]W.M.Arnold,M.Worring,S.Santini,A.Gupta,R.Jain.Content-Based Image Retrieval at the End of the Early Years.IEEE Transactions on Pattern Analysis and Machine Intelligence,2000,22(12):367-379
    [14]H.T.Shen.Finding similar images quicky using object shapes.Proceedings of the tenth international conference on Information and knowledge management,2001:54-68
    [15]I.R.King.Accuracy of Measurement of Star Images on a Pixel Array.Astronomical Society of The Pacific,1983,95(2):163-168
    [16]郑运平,陈传波.一种基于非对称逆布局模型的彩色图像表示方法.软件学报,2007,18(11):2932-2941
    [17]陈传波.非对称逆布局模式表示方法研究:[博士学位论文].武汉:华中科技大学图书馆,2005
    [18]M.Ankerst,H.P.Kriegel,T.Seidl.Multistep approach for shape similarity search in image databases.IEEE Trans.Knowledge Data Eng.,1998,10(6):996-1004
    [19]E.M.Arkin,L.P.Chew,D.P.Huttenlocher,K.Kedem,J.S.B.Mitchell.An efficientlycomputable metric for comparing polygonal shapes.IEEE Trans.Knowledge Data Eng.,1997,13(3):209-216
    [20]H.G.Barrow,J.M.Tenenbaum,R.C.Bolles,H.C.Wolf.Parametric correspondence and chamfer matching:Two new techniques for image matching.In:Proc.5thIJCAI,Cambridge,MA.,1977:659-663
    [22]G.Borgefors.Hierarchical chamfer matching:A parametric edge matching algorithm.IEEE Trans.Pattern Anal.Machine Intell,1988,10(6):849-865
    [23]C.Carson,V.E.Ogle.Storage and retrieval of feature data for a verylarge online image collection.IEEE Bull.Tech.Comm.Data Eng.,1996,19(4):19-27
    [24]S.Cohen,L.Guibas.Shape-based image retrieval using geometric hashing.In:Proc.ARPA Image Understanding Workshop,1997:669-674
    [25]A.D.Bimbo,P.Pala.Visual image retrieval byelastic matching of user sketches.IEEE Trans.Knowledge Data Eng.,1997,19(2):121-132
    [26]R.Fagin,L.Stockmeyer.Relaxing the triangle inequalityin pattern matching.Internat.J.Comput.Vision,1998,28(3):219-231
    [27]G.Borgefors.An improved version of the chamfer matching algorithm.In:ICPR,1984:1175-1177
    [28]林开颜,吴军辉,徐立鸿.彩色图像分割方法综述.中国图象图形学报,2005,10(1):1-10
    [29]A.E.Laemmel.Efficiency of codes as a function of the message length.in:E.C.Cherry ed.Proceedings of Symposium on Applications of Communication Theory.London,England,1953:84-87
    [30]M.A.Treuhaft.Description of a System for Transmission of Line Drawings with Bandwidth-Time Compression.Proceedings of the IRE,1958,46(10):1394-1402
    [31]W.S.Michel.Statistical Encoding for Text and Picture Communication.Communication and Electronics,1958,35(1):33-36
    [32]H.Freeman.On the Encoding of arbitrary Geometric Configurations.IRE Transactions on Electronic Computers,1961,10(2):260-268
    [33]P.Dokladal,R.Enficiaud,E.Dejnozkova.Contour-based object tracking with gradient-based contour attraction field.Proceedings-IEEE International Conference on Acoustics,Speech,and Signal Processing,2004:17-20
    [34]D.L.Cohen,Multiple contour finding and perceptual grouping using minimal paths.Journal of Mathematical Imaging and Vision,2001,14(3):225-236
    [35]S.J.Park,H.J.Han.Euclidean reconstruction from contour matches.Pattern Recognition,2002,35(10):2109-2124
    [36] B. Vasic, K. Pedagani. Run-length-limited low-density Parity check codes based on deliberate error insertion. IEEE Transactions on Magnetics, 2004, 40(3):1738-1743
    [37] R. H. Yeh, W, T, Ho, S, T, Tseng. Optimal production run length for products sold with warranty. European Journal of Operational Research, 2000,120(3): 575-582
    [38] M. Takagi, T. A. Tsuda. highly efficient run-length coding scheme for facsimile transmission. Electronics and Communications in Japan, 1975, 58(2): 30-38
    [39] M. A. Treuhaft. Description of a System for Transmission of Line Drawings with Bandwidth-Time Compression. Proceedings of the IRE, 1958,46(10): 1394-1402
    [40] Y. P. Zheng, C. B. Chen, W. Huang, et al. A New Non-Symmetry and Anti-Packing Model with K-lines and Its Application to Color Image Representation.in: Hamid R. Arania, Xiangjian He, Tom Hintz, et al eds. Proceedings of the 2007 International Conference on Image Processing, Computer Vision, and Pattern Recognition. Monte Carlo Resort, Las Vegas, Nevada, USA. 2007. Bogart, GA,USA: CSREA Press, 2007: 526-532
    [41] C. B. Chen, W. J. Hu, L. Wan. Direct Non-Symmetry and Anti-Packing Pattern Representation Model of Medical Images. in: Amino Acids ed. Proceedings of the1~(st) International Conference on Bioinformatics and Biomedical Engineering.Wuhan, P. R. C. 2007. NY USA: IEEE Computer Society, 2007: 1011-1018
    [42] C. B. Chen, Y. P. Zheng, M. Sarem, et al. A Novel Algorithm for Multi-Valued Image Representation. in: Jiangsheng Lei, Jingtao Yao, Qingfu Zhang eds.Proceedings of the 3~(rd) International Conference on Natural Computation. Haikou,P. R. C. 2007. Los Alamitos, California, USA: IEEE Computer Society, 2007:84-89
    [43] Y. P. Zheng, C. B. Chen, M. Sarem. A Novel Algorithm for Triangle Non-symmetry and Anti-packing Pattern Representation Model of Gray Images. in: Marco Loog ed. Proceedings of the 2007 International Conference on Intelligent Computing. Qingdao, P. R. C. 2007. Berlin, Germany: Springer-Verlag,2007: 832-841
    [44] Gary, J. E., Mehrotra, R.. Similar shape retrieval using a structural feature index. Inf. Systems, 1993,18(7): 527-537
    [45] J. E. Gary, R. Mehrotra. Feature-index-based similar shape retrieval. In: Spaccapietra, S., Jain, R.(Eds.), Visual Database Systems, 1995, 3: 46-65
    [46] R. Mehrotra, J. E. Gary. Similar-shape retrieval in shape data management. IEEE Comput, 1995,28(9): 57-62
    [47] M. Nabil, A. H. H. Ngu, J. Shepherd. Picture similarity retrieval using the 2D projection interval representation. IEEE Trans. Knowledge Data Eng., 1996, 8(4):533-539
    [48] W. Niblack, R. Barber, W. Equitz, M. Flickner. The QBIC project: querying images by content using color, texture and shape. In: Proc. SPIE Conf. on Storage Retrieval for Image and Video Databases, SPIE., 1993: 173-181
    [49] H. Blum. A transformation for extracting new descriptors of shapes, in: W. Wathen-Dunn(Ed.): Models for the Perception of Speech and Visual Form, MIT Press, Cambridge, MA., 1967: 362-380
    [50] T. Sebastian, P. N. Klein, B. Kimia. Recognition of shapes by editing their shock graphs, IEEE Trans. Pattern Anal. Mach. Intell, 2004, 26(5): 550-571
    [51] F. Mokhtarian, A. Mackworth. Scale based description and recognition of planar curves and two-dimensional shapes, IEEE Trans. Pattern Anal. Mach. Intell, 1986,8(1): 34-43
    [52] S. Belongie, J. Malik, J. Puzicha. Shape matching and object recognition using shape contexts, IEEE Trans. Pattern Anal. Mach. Intell, 2002, 24(4): 509-522
    [53] K. Arbter, W. E. Snyder, H. Burkhardt, G. Hirzinger. Application of affine-invariant Fourier descriptors to recognition of 3-D objects, IEEE Trans. Pattern Anal.Mach.Intell,1990,12(7):640-647
    [54]S.Deutsch.A Note on Some Statistics Concerning Typewritten or Printed Material.IEEE Transactions on Information Theory,1957,IT-3(2):147-148
    [55]W.S.Michel.Statistical Encoding for Text and Picture Communication.Communication and Electronics,1958,35(1):33-36
    [56]H.Meyr,Hans G.Rosdolsky,Thomas S.Huang.Optimum Run Length Codes.IEEE Transactions on Communications,1974,COM-22(6):826-835
    [57]H.Meyr,G.H.Rosdolsky,T.S.Huang.Optimum run length codes.IEEE Transactions on Communications,1974,22(6):826-35
    [58]C.M.Peel,S.Pegram,A.T.McMahon.Global analysis of runs of annual precipitation and runoff equal to or below the median:run length.International Journal of Climatology,2004,24(7):807-22
    [59]Z.Nagy,K.Zeger.Bit-stuffing algorithms and analysis for run-length constrained channels in two and three dimensions,IEEE Transactions on Information Theory,2004,50(12):3146-69
    [60]F.Y.Shih,W.T.Wong.A One-pass Algorithm for Local Symmetry of Contours from Chain Code.Pattem Recognition,1999,32(7):1203-1210
    [61]J.Koplowitz,S.Plants.Comer Detection of Chain Code Curves.Pattern Recognition,1995,28(6):843-852
    [62]K.Gyeonghwan,G.Venu.Efficient Chain Code Based Image Manipulation for Handwritten Word Recognition.in:Patrick Vannoorenberghe ed.Proceedings of SPIE Symposium on Electronic Imaging.San Jose,CA,USA.1996.Bellingham,WA,USA:SPIE Press,1996:262-272
    [63]周云峰,钟春香.图像分层优化二元树表示及其转换研究.华中理工大学学报,1992,20(4):37-40
    [64]P.Tsai,C.Y.Hu,C.C.Chang.Novel Image Authentication Scheme Based on Quadtree Segmentation.Imaging Science Journal,2005,53(3):149-162
    [65]V.Khanna,P.Gupta,J.C.Hwang.Maintaining Connected Components in Quadtree-Based Representation of Images.Iranian Journal of Electrical and Computer Engineering,2003,2(1):53-60
    [66]M.Manouvrier,M.Rukoz,G.Jomier.Quadtree Representations for Storage and Manipulation of Clusters of Images.Image and Vision Computing,2002,20(7):513-527
    [67]I.W.Gross,G.O.Staadt,R.Gatti.Efficient Triangular Surface Approximations Using Wavelets and Quadtree Data Structures.IEEE Transactions on Visualization and Computer Graphics,1996,2(2):130-143
    [68]A.Klinger.Data Structure and Pattern Recognition.Advances in Information Systems Science,1978,7(2):273-310
    [69]A.Klinger,C.R.Dyer.Experiments in Picture Representation Using Regular Decomposition.Computer Graphics and Image Process,1976,5(1):68-105
    [70]N.Alecandridis,A.Klinger.Picture Decomposition,Tree Data Structure,and Identifying Directional Symmetries as Node Combinations.Computer Graphics and Image Processing,1978,8(1):43-77
    [71]A.Klinger,M.L.Phodes.Organization and Access of Image Data by Areas.IEEE Transactions on Pattern Analysis and Machine Intelligence,1979,PAMI-1(1):50-60
    [72]H.Samet.Region Representation:Quadtrees from Binary Arrays.Computer Graphics and Image Processing,1980,13(1):88-98
    [73]赵翠芳,史彩成,何佩琨.基于四叉树和偏微分方程的灰度图像压缩.光学技术,2007,33(6):848-851
    [74]何兴恒,陈慧.一种基于四叉树分解的图像压缩方法.计算机工程与应用,2008,44(9):181-183
    [75]李文娜,李海燕,李天牧.基于四叉树的多灰度级图像压缩编码方法研究计算机与数字工程,2006,34(4):25-27
    [76] 章毓晋.图像分割.北京:科学出版社,2001
    [77] G. M. Hunter. Efficient Computation and Data Structures for Graghics: [PhD Dissertation]. Princeton, N. J.: Princeton University, 1978
    [78] Y. H. Yang, K. L. Chung, Y. H. Tsai. A Compact Improved Quadtree Representation with Image Manipulations. Image and Vision Computing, 2000, 18(3): 223-231
    [79] E. Kawaguchi, T. Endo. On a Method of Binary-Picture Representation and Its Application to Data Compression. IEEE Transactions on Pattern Analysis and Machine Intelligence, 1980, PAMI-2(1): 27-35
    [80] M. Ouksel, A. Yaagoub. The Interpolation-Based Bintree and Encoding of Binary Images. CVGIP: Graphical Models and Image Processing, 1992, 54(1): 75-81
    [81] A. Unnikrishnan, P. Shankar, Y. V. Venkatesh. Threaded Linear Hierarchical Quadtrees for Computation of Geometric Properties of Binary Images. IEEE Transactions on Software Engineering, 1988, 14(5): 659-665
    [82] A. Unnikrishnan, Y. V. Venkatesh, P. Shankar. Connected Component Labeling Using Quadtrees-A Bottom-Up Approach. The Computer Journal, 1987, 30(2): 176-182
    [83] H. H. Atkinson, I. Gargantini, T. R. S. Walsh. Filling by Quadtrees or Octants. Computer Graphics and Image Processing, 1986, 33(2): 138-155
    [84] N. Ahuja, C. Nash. Octree Representation of Moving Objects. Computer Graphics and Image Processing, 1984, 26(2): 207-216
    [85] C. H. Chien, J. K. Aggarwal. Identification of 3D Objects from Multiple Silhouettes Using Quadtrees/Octrees. Computer Graphics and Image Processing,1986, 36(2-3): 256-273
    [86] C. Chuanbo, Z. Haiming. Linear Binary Trees. in: Proceedings of 9~(th) International Conference on Pattern Recognition. Rome, Italy. Silver Spring, MD, USA: IEEE Compter Society, 1988: 576-578
    [87]陈传波.图像分层表示的最优分割和线性二元树.计算机学报,1991,14(7):505-513
    [88]D.A.Huffman.A Method for the Construction of Minimum-Redundancy Codes.Proceedings of the IRE.,1951,40(9):1098-1101
    [89]J.Oliver,M.P.Malumbres.Huffman Coding of Wavelet Lower Trees for Very Fast Image Compression.in:M.Gabbouj ed.Proceedings of IEEE International Conference on Acoustics,Speech and Signal Processing.Toulouse,France.2006.Piscataway,N J,USA:IEEE Signal Processing Society,2006:465-568
    [90]A.Lempel,J.Ziv.A Universal Algorithm for Data Compression.IEEE Transactions on Information Theory,1977,IT-23(3):337-343
    [91]A.Lempel,J.Ziv.Compression of Individual Sequences via Variable-Rate Coding.IEEE Transactions on Information Theory,1978,IT-24(5):530-536
    [92]张凤林,刘思峰.LZW~*:一种改进的LZW数据压缩算法.小型微型计算机,2006,27(10):1897-1900
    [93]E.Rivlin,I.Weiss.Local invariants for recognition,IEEE Trans.Pattern Anal Mach.Intell,1995,17(3):226-238
    [94]H.Murase,S.K.Nayar.Visual learning and recognition of 3-D objects from appearance,Int.J.Comput.Vision,1995,14(1):5-24
    [95]H.Freeman.Computer processing of line-drawing images,Comput.Surv,1974,6(1):57-97
    [96]牛盼盼,王向阳,周璐等.基于多语义特征的彩色图像检索技术研究.计算机科学,2009,36(3):226-231
    [97]E.Attalla,P.Siy,Robust shape similarity retrieval based on contour segmentation polygonal multiresolution and elastic matching,Pattern Recognition,2005,38(12):2229-2241
    [98]H.Ling,D.W.Jacobs,Shape classification using the inner-distance,IEEE Trans.Pattern Anal.Mach.Intell,2007,29(2):286-299
    [99] E. G. M. Petrakis, A. Diplaros, E. Milios, Matching and retrieval of distorted and occluded shapes using dynamic programming, IEEE Trans. Pattern Anal. Mach.Intell, 2002, 24(11): 1501-1516
    [100] S. Loncaric, A survey of shape analysis techniques, Pattern Recognition, 1998, 31(8): 983-1001
    [101] H. Bunke, U. Buhler, Application of approximate string matching to 2D shape recognition, Pattern Recognition, 1993,26(12): 1797-1812
    [102] J. W. Gorman, O. R. Mitchell, F. P. Kuhl, Partial shape recognition using dynamic programming, IEEE Trans. Pattern Anal. Mach. Intell, 1988, 10(2):257-266
    [103] G. M. Cortelazzo, G. A. Mian, G. Vezzi, P. Zamperoni, Trademark shapes description by string matching techniques, Pattern Recognition, 1994, 27(8):1005-1018
    [104] W. H. Tsai, S. S. Yu, Attributed string matching with merging for shape recognition, IEEE Trans. Pattern Anal. Mach. Intell, 1985, 7(4): 453-462
    [105] W. Y. Wu, M. J. J. Wang. Two-dimensional object recognition through two-stage string matching, IEEE Trans. Image Process, 1999, 8(7): 978-981
    [106] T. F. Cootes, C. J. Taylor, D. H. Cooper, J. Graham. Active shape models: their training and application, Comput. Vision Image Understanding, 1995, 61(1):38-59
    [107] T. H. Cormen, C. E. Leiserson, R. L. Rivest, Introduction to Algorithms, MIT Press, Cambridge, MA., 2001
    [108] B. Leibe, B. Schiele, Analyzing appearance and contour based methods for object categorization, in: IEEE Conference on Computer Vision and Pattern Recognition(CVPR), 2003,2: 409-415
    [109] L. Latecki, R. Lakper, Shape similarity measure based on correspondence of visual parts, IEEE Trans. Pattern Anal. Mach. Intell, 2000,22(10): 1185-1190
    [110]L.Latecki,R.Lakper,Application of planar shape comparison to object retrieval in image databases,Pattern Recognition,2002,35(1):15-29
    [111]M.Werman,D.Weinshall,Similarity and affine invariant distances between 2D point sets,IEEE Trans.Pattern Anal.Mach.Intell,1995,17(8):810-814
    [112]E.S.Ristad,P.N.Yianilos,Learning string edit distance,IEEE Trans.Pattern Anal.Mach.Intell,1998,20(5):522-532
    [113]K.Peter,S.Benny.Packing triangles in a graph and its complement.Journal of Graph Theory,2004,47(3):203-216
    [114]C.Alberto,R,Romeo.Packing triangles in bounded degree graphs.Information Processing Letters,2002,84(4):175-180
    [115]P.E.Haxell.Packing and covering triangles in graphs.Discrete Mathematics,1999,195(1-3):251-254
    [116]C.Chuan-Bo,H.Da-Hua.Heuristic method for solving triangle packing problem.Journal of Zhejiang University:Science,2005,6(6):565-570
    [117]S.Akkari.Random packing by matroid bases and triangles.Discrete Mathematics,1995,145(1-3):1
    [118]M.Krivelevich.On a conjecture of Tuza about packing and covering of triangles.Discrete Mathematics,1995,142(1-3):281
    [119]陈传波,何大华,黄文奇.求解单位等边三角形Packing问题的近似算法.计算机学报,2003,26(2):212-220
    [120]陈传波,何大华.Packing问题的计算复杂性.计算机工程与科学,2005,27(3):46-48
    [121]陈传波,何大华.三角形Packing问题中无损放置动作的研究.华中科技大学学报,2001,29(11):32-34
    [122]C.B.Chen,W.J.Hu,L.Wan.Direct Non-Symmetry and Anti-Packing Pattern Representation Model of Medical Images.in:Amino Acids ed.Proceedings of the 1~(st)International Conference on Bioinformatics and Biomedical Engineering. Wuhan,P.R.C.2007.NY USA:IEEE Computer Society,2007:1011-1018
    [123]Y.P.Zheng,C.B.Chen,W.Huang,et al.A New Non-Symmetry and Anti-Packing Model with K-lines and Its Application to Color Image Representation.in:Hamid R.Arania,Xiangjian He,Tom Hintz,et al eds.Proceedings of the 2007 International Conference on Image Processing,Computer Vision,and Pattern Recognition.Monte Carlo Resort,Las Vegas,Nevada,USA.2007.Bogart,GA,USA:CSREA Press,2007:526-532
    [124]C.B.Chen,Y.P.Zheng,M.Sarem,et al.A Novel Algorithm for Multi-Valued Image Representation.Proceedings of the 3~(rd)International Conference on Natural Computation.Haikou,P.R.C.2007.Los Alamitos,California,USA:IEEE Computer Society,2007:84-89
    [125]Y.P.Zheng,C.B.Chen,M.Sarem.A Novel Algorithm for Triangle Non-symmetry and Anti-packing Pattern Representation Model of Gray Images.in:Marco Loog ed.Proceedings of the 2007 International Conference on Intelligent Computing.Qingdao,P.R.C.2007.Berlin,Germany:Springer-Verlag,2007:832-841
    [126]黄巍,陈传波,郑运平等.梯形子模式非对称逆布局二值图像表示方法.计算机科学.2008(135):213-217
    [127]C.B.Chen,W.J.Hu,L.Wan.Direct non-symmetry and anti-packing pattern representation model of medical images 2007 1st International Conference on Bioinformatics and Biomedical Engineering,ICBBE,2007:1011-1018
    [128]W.HUANG,C.B.Chen,M.Sarem.Overlapped Rectangle Image Representation and Its Application to Exact Legendre Moments Computation.Geo-spatial Information Science,2008,11(4):294-301
    [129]J.Sklansky,V.Gonzalez.Fast polygonal approximation of digitized curves.Pattern Recognition,1980,12(5):327-331
    [130]J.Sklansky,R.L.Chazin,B.J.Hansen.Minimum perimeter polygons of digitized silhouettes.IEEE Trans Computers,1972,21(3):260-268
    [131]H.Z.Shu,L.M.Luo,W.X.Yu,Y.Fu.A new fast method for computing Legendre moments.Pattern Recognition,2000,33(2):341-348
    [132]J.S.Wu,J.J.Leou.New polygonal approximation schemes for object shape representation.Pattern Recognition,1993,26(4):471-484
    [133]T.Pavlidis.Polygonal approximations by Newton' s method.IEEE Trans Computers,1977,26(8):801-807
    [134]李松毅,周瑾丹,张惠等.基于矩的数字图像多边形逼近方法计算机学报,2001,24(4):354-357
    [135]李庆忠,石巍,褚东升.一种融合聚类与区域生长的彩色图像分割方法.计算机工程与应用,2006(14):76-78
    [136]魏志强,杨淼.基于分水岭变换和区域融合的建筑物彩色图像分割.红外与毫米波学报,2008(6):447-451
    [137]李唯为,黄辉先,张东波等.种子区域生长技术在彩色图像分割中的应用.小型微型计算机系统,2008(6):1163-1167
    [138]全红艳,张田文.基于区域生长的网格模型分割技术.计算机辅助设计与图形学学报,2006,18(17):1011-1016
    [139]胡卫军,万琳,陈传波.一种面向领域应用的SVG标准图库生成算法研究.计算机工程与科学,2007,29(4):51-53
    [140]胡卫军,万琳,陈传波.基于规则图形的连接关系生成算法及其开放格式表达.小型微型计算机系统,2006,127(2):276-278
    [141]Z.Wang,X.Dong,X.O.Chen.SVG:A new language specification supporting scalable vector graphics for Web brow sing.Journal of Image and Graph ics,2000,5(12):1039-1043
    [142]N.Vaughan.Will vector graphics finally make it on the Web.Computer,2001,34(12):22-24
    [143]J.D.Zhou,H.Z.Shu.Two new algorithms for efficient computation of Legendre moment.Pattern Recognition,2002,35:1143-1152
    [144]L.Yang,F.Albregtsen.Fast and exact computation of Cartesian geometric moments using discrete Green's theorem.Pattern Recognition,1996,29:1061-1073
    [145]H.Z.Shu,L.M.Luo,X.D.Bao,et al.An efficient method for computation of Legendre moment.Graphical Models and Imaging Processing,2000,62:237-262
    [146]W.Huang,C.B.Chen,M.Sarem,Y.P.Zheng.Overlapped Rectangle Image Representation and Its Application to Exact Legendre Moments Computation.Geo-spatial Information Science,2008,11(4):294-301
    [147]H.Z.Shu.A new fast method for computing Legendre moments.Pattern Recognition,2000,33:341-348
    [148]J.D.Zhou,H.Z.Shu.Two new algorithms for efficient computation of Legendre moments.Pattern Recognition,2002,35:1143-1152
    [149]P.T.Yap,R.Paramesran.An Efficient Method for the Computation of Legendre Moments.IEEE Transactions on Pattern Analysis and Machine Intelligence,2005,27(12):1996-2002
    [150]黄巍.基于可重叠矩形子模式的图像表示和操作方法研究:[博士学位论文].武汉:华中科技大学图书馆,2008

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

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

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