Responsive image
博碩士論文 etd-0214105-140727 詳細資訊
Title page for etd-0214105-140727
論文名稱
Title
整合式霍菲爾類神經網路與遺傳演算法以求解圖形比對問題之方法論
A Methodology for the Integration of Hopfield Network and Genetic Algorithm Schemes for Graph Matching Problems
系所名稱
Department
畢業學年期
Year, semester
語文別
Language
學位類別
Degree
頁數
Number of pages
174
研究生
Author
指導教授
Advisor
召集委員
Convenor
口試委員
Advisory Committee
口試日期
Date of Exam
2005-01-18
繳交日期
Date of Submission
2005-02-14
關鍵字
Keywords
圖形比對、霍菲爾類神經網路、仿射轉換、遺傳演算法、物體辨識
object recognition, Hopfield neural network, genetic algorithm, graph matching, affine transformation
統計
Statistics
本論文已被瀏覽 5660 次,被下載 11
The thesis/dissertation has been browsed 5660 times, has been downloaded 11 times.
中文摘要
物體辨識已在工業自動化領域上引起廣泛的興趣。雖然有很多不同的方法已被用來處理此辨識問題,但在某些情況下,如重疊物體、關節物體及低解析度之影像,很難以傳統之辨識方法來達成。在此領域中處理此複雜影像卻仍是一項考驗。
為了從此影像中辨識物體,本論文提出一新的整合性方法。對於具重疊物體、關節物體之影像,可將圖形之比對問題視為求解組合最佳化問題,而霍菲爾類神經網路和遺傳演算法在解此問題上被視為是一很強的工具。但不幸地,此兩者工具都有其嚴重之缺點,霍菲爾類神經網路對於起始狀態之設定非常敏感,若起始狀態選取不恰當,則系統將限於局部最小值。另一方面,遺傳演算法則僅只找到近似最佳解,且對於較大尺寸問題之處理非常耗時。因此本論文提出整合此兩者之演算法,刪除兩者之缺點,並保留其優點來解此複雜辨識問題。當然在整合前,必要有一些準備工作。例如,本方法使用二維遺傳演算法之演算子來加速其收斂。並且,僅從遺傳演算法之解中擷取”種子”作為霍菲爾類神經網路之初始狀態,藉此程序可進一步改善系統之效率。此外,本系統亦包含數個使所求解更精確的後處理演算法。
為求解同形的圖形比對問題(homomorphic graph matching),亦即有一物體重覆多次出現在一影像中,霍菲爾類神經網路將重複執行多次直到系統滿足停止條件。本方法不僅可用來得到樣本圖形與影像圖形間之同形比對,亦可用來作為關節物體辨識。在此,我們事先並不知樣本是否為關節物體。本提議法可偵測出此關節物體之運動特性,如關節物體中關節之位置,相對的線性位移和角位移。有關於關節物體辨識之研究主題,在過去文獻中很少被提及,特別是在仿射轉換之條件下。
在本文中亦包含本提議法之另一應用,即低解析度影像之辨識。對於低解析度之影像,物體的輪廓很容易受雜訊所影響。為增加執行性能,本文使用六角格子來處理低解析度影像。一模擬之六角快速傅立葉轉換首先被提出,其可用來作為辨識六角格子影像之前處理。利用特徵向量比對法及相似比對法來辨識具孤立物體之簡單影像。對於具重疊物體之低解析度影像,則修改此整合法使其適用於六角格子之影像辨識。此低解析六角格子之整合法已被證實是適用且具強健性的。
Abstract
Object recognition is of much interest in recent industrial automation. Although a variety of approaches have been proposed to tackle the recognition problem, some cases such as overlapping objects, articulated objects, and low-resolution images, are still not easy for the existing schemes. Coping with these more complex images has remained a challenging task in the field.
This dissertation, aiming to recognize objects from such images, proposes a new integrated method. For images with overlapping or articulated objects, graph matching methods are often used, seeing them as solving a combinatorial optimization problem. Both Hopfield network and the genetic algorithm are decent tools for the combinatorial optimization problems. Unfortunately, they both have intolerable drawbacks. The Hopfield network is sensitive to its initial state and stops at a local minimum if it is not properly given. The GA, on the other hand, only finds a near-global solution, and it is time-consuming for large-scale tasks. This dissertation proposes to combine these two methods, while eliminating their bad and keeping their good, to solve some complex recognition problems. Before the integration, some arrangements are required. For instance, specialized 2-D GA operators are used to accelerate the convergence. Also, the “seeds” of the solution of the GA is extracted as the initial state of the Hopfield network. By doing so the efficiency of the system is greatly improved. Additionally, several fine-tuning post matching algorithms are also needed.
In order to solve the homomorphic graph matching problem, i.e., multiple occurrences in a single scene image, the Hopfield network has to repeat itself until the stopping criteria are met. The method can not only be used to obtain the homomorphic mapping between the model and the scene graphs, but it can also be applied to articulated object recognition. Here we do not need to know in advance if the model is really an articulated object. The proposed method has been applied to measure some kinematic properties, such as the positions of the joints, relative linear and angular displacements, of some simple machines. The subject about articulated object recognition has rarely been mentioned in the literature, particularly under affine transformations.
Another unique application of the proposed method is also included in the dissertation. It is about using low-resolution images, where the contour of an object is easily affected by noise. To increase the performance, we use the hexagonal grid in dealing with such low-resolution images. A hexagonal FFT simulation is first presented to pre-process the hexagonal images for recognition. A feature vector matching scheme and a similarity matching scheme are also devised to recognize simpler images with only isolated objects. For complex low-resolution images with occluded objects, the integrated method has to be tailored to go with the hexagonal grid. The low-resolution, hexagonal version of the integrated scheme has also been shown to be suitable and robust.
目次 Table of Contents
Contents …………………………………………………………………….. i
List of Figures …………………………………………………………….. v
List of Tables ……………………………………………………..………. ix
Notation ……………………………………………………..……..……… x
Abstract (English) ………………………………………………….…... xiii
Abstract (Chinese) ………………………………………………….……. xv
Chapter 1 Introduction …………………………………………………... 1
1.1 Motives and Goals ………………………………………………………... 1
1.2 Backgrounds and Paper Review ………………………………………... 3
1.3 Thesis Outline …………………………………………………………….. 8
Chapter 2 Preprocessing for Object Recognition ……………….…….. 10
2.1 Introduction ………………………………………………………. ……... 10
2.2 The Improved Method for Connected Component Labeling ………... 12
2.3 The Improved Method for Calculating CSS Images ………………….. 17
Chapter 3 Graph Isomorphic Matching under Affine Transformation ……………………………………………………... 32
3.1 Introduction ……………………………………………………………….. 32
3.2 Affine Transformation and Its Invariants ………………………………. 33
3.3 Discrete Hopfield Neural Network …………………………………….. 36
3.4 Operation of 2-D Genetic Algorithm ………………………………….… 39
3.5 Integration of GA and DHN ……………………………………………… 43
3.5.1 Post GA Modification ……………………………………………. 44
3.5.2 Post DHN Refinement ………………………………………….… 45
3.6 Experimental Results …………………………………………………….. 48
3.6.1. Synthetic Images …………………………………………………… 48
3.6.2. Real World Images ………………………………………………… 51
Chapter 4 Homomorphic Graph Matching …………………….……… 73
4.1 Introduction ……………………………………………………….. …….. 73
4.2 An Integrated Scheme for Homomorphic Graph Matching …. ……… 74
4.3 Recognition of the Articulated Objects …………………………. ……… 77
4.4 Experimental Results …………………………………………….. ……… 80
4.4.1. Examples of Synthesized Images ……………………………….. 80
4.4.2. Examples of Real World Images …………………………. …….. 82
Chapter 5 Mathematical Foundation for Hexagonal Image Processing …………………………………………………… 103
5.1 Introduction ……………………………………………………………… 103
5.2 The Hexagonal Grid …………………………………………….. …….. 104
5.3 The Symmetrical Hexagonal Coordinate Frame ……………….. …….. 105
5.4 The Geometry of 60° Triangles ………………………………………… 107
5.5 A Simulated Fast Hexagonal Fourier Transform …………….. ……… 111
5.5.1 The Comparison of the Rectangular FFT and Traditional Hexagonal FFT …………………………………………………… 111
5.5.2 The Hexagonal FFT via 3-D Rectangular FFT Tools …. …….. 112
5.5.3 A Simplification of Hexagonal FFT via 2-D Rectangular FFT ………………………………………………………………… 113
Chapter 6 Low-resolution Contour Recognition for Hexagonal Grid Images ………………………………………………………. 126
6.1 Introduction ……………………………………………………….. ……… 126
6.2 The CBF on The Hexagonal Frame ……………………………………… 126
6.3 A subpixel Improvement ………………………………………………… 129
6.4 Contour Recognition ……………………………………………………… 131
6.4.1 Feature Vector Matching ……………………………….. ……… 131
6.4.2 Similarity Matching ……………………………………………… 133
6.5 Graph Matching for Low-Resolution Occluded Objects ……. ………….. 134
6.6 Experimental Results ……………………………………………………… 136
6.6.1 Isolated Objects ………………………………………….. ……… 136
6.6.2 Occluded Objects ………………………………………………… 138
Chapter 7 Conclusions …………………………………………..……… 147
7.1 Contributions ………………………………………………………. 147
7.2 Possible Future Research …………………………………………. 148
Bibliography …………………………………………………….. ……… 150
參考文獻 References
[1] J.L. Mundy and A. Zisserman, Geometric Invariance in Computer Vision. Cambridge, MA: MIT Press, 1992.
[2] I. Weiss, “Geometric invariants and object recognition,” Int. J. Computer Vision, vol. 10, no. 3, pp. 207-231,1993.
[3] A.E. Oirrak, M. Daoudi, and D. Aboutajdine, “Affine invariant descriptors using Fourier series,” Pattern Recognition, vol. 23, pp. 1109-1118, 2002.
[4] S.S. Wang, P.C. Chen, and W.G. Lin, “Invariant pattern recognition by moment Fourier descriptor,” Pattern Recognition, vol. 27, pp. 1735-1742, 1994.
[5] Z. Huang and F.S. Cohen, “Affine-invariant B-spline moment for curve matching,” IEEE Trans. Image Processing, vol. 5, pp. 1473-1480, 1996.
[6] Y. Lamdan, J.T. Schwartz, and H.J. Wolfson, “Affine invariant model-based object recognition,” IEEE Trans. Robot. Automat., vol. 6, pp. 578-589, Oct. 1990.
[7] M.I. Khalil and M.M. Bayoumi, “A dyadic wavelet affine invariant function for 2D shape recognition,” IEEE Trans. Pattern Analysis Mach. Intell., vol. 23, pp. 1152-1164, 2001.
[8] M.I. Khalil and M.M. Bayoumi, “Affine invariants for object recognition using the wavelet transform,” Pattern Recognition Letter, vol. 23, pp. 57-72, 2002.
[9] H. Nishida, “Matching and Recognition of deformed closed contours based on structural transformation models,” Pattern Recognition, vol. 31, pp. 1557-1571, 1998.
[10] S. Abbasi and F. Mokhtarian, “Affine-similar shape retrieval: application to multiview 3-D object recognition,” IEEE Trans. Image Processing, vol. 10, pp. 131-139, 2001.
[11] M.I. Khalil and M.M. Bayoumi, “Affine invariants for object recognition using the wavelet transform,” Pattern Recognition Letter, vol. 23, pp. 57-72, 2002.
[12] S.-K. Lee and D. Jang, “Translation, rotation and scale invariant pattern recognition using special analysis and hybrid genetic-neural-neural-fuzzy networks,” Computers Ind. Engng., vol. 30, pp. 511-522, 1996.
[13] G. Bebis, M. Georgiopoulos, N. da Vitoria Lobo, and M. Shah, “Learning affine transformations,” Pattern Recognition, vol. 32, pp. 1783-1799, 1999.
[14] M. Egmont-Petersen, D. de Ridder, and H. Handles, “Image processing with neural networks—a review,” Pattern Recognition, vol. 35, pp. 2279-2301, 2002.
[15] N.M. Nasrabadi and W. Li, “Object recognition by a Hopfield neural network,” IEEE Trans. Syst., Man, Cybern., vol. 21, pp. 1523–1535, 1991.
[16] P.N. Suganthan, E.K. Teoh, and D.P. Mital, “Hopfield network with constraint parameter adaptation for overlapped shape recognition,” IEEE Trans. Neural Network, vol. 10, pp. 444–449, 1999.
[17] P.N. Suganthan, E.K. Teoh, and D.P. Mital, “Pattern recognition by homomorphic graph matching using Hopfield neural networks,” Image and Vision Computing, vol. 13, pp. 45-60, 1995.
[18] M.K. Peng, and N.K. Gupta, “Occluded object recognition by Hopfield networks,” Proc. IEEE Int. Conf. Neural Networks, vol. 7, pp. 4309-4315, 1994.
[19] W.H. Lin, J.S. Lee, C.H. Chen, and Y.N. Sun, “A new multiscale-based shape recognition method,” Signal Processing, vol. 65, pp. 103-113, 1998.
[20] J.S. Lee, C.H. Chen, Y.N. Sun, and G.S. Tseng, “Occluded objects recognition using multiscale features and Hopfield neural network,” Pattern Recognition, vol. 30, pp. 113-122, 1997.
[21] J.H. Kim, S.H. Yoon, and K.H. Sohn, “A robust boundary-based object recognition in occlusion environment by hybrid Hopfield neural networks,” Pattern Recognition, vol. 29, pp. 2047-2060, 1996.
[22] S.S. Young, P.D. Scott, and N.M. Nasrabadi, “Object recognition using multilayer Hopfield neural network,” IEEE Trans. Image Processing, vol. 6, pp. 357–372, 1997.
[23] W.J. Li and T. Lee, “Hopfield neural networks for a affine invariant matching,” IEEE Trans. Neural Networks, vol. 12, pp. 1400-1410, 2001.
[24] J.J. Hopfield, and D.W. Tank, “Neural computation of decisions in optimization problems,” Biol. Cybern., vol. 52, 141-152, 1985.
[25] G. Bebis, S. Louis, Y. Varol, and A. Yfantis, “Genetic object recognition using combinations of views,” IEEE Trans. Evolutionary Computation, vol. 2, pp. 132-145, 2002.
[26] P.N. Suganthan, “Structural pattern recognition using genetic algorithms,” Pattern Recognition, vol. 35, pp. 1883-1893, 2002.
[27] K.G. Khoo and P.N. Sunganthan, “Structural pattern recognition using genetic algorithms with specialized operators,” IEEE Trans. Syst., Man, Cybern.—Part B: Cybern., vol. 33 , pp. 156-165, 2003.
[28] K.G. Khoo and P.N. Suganthan, “Evaluation of genetic operators and solution representations for shape recognition by genetic algorithms,” Pattern Recognition Letter, vol. 23, pp. 1589-1597, 2002.
[29] S. Kirkpatrick, C.D. Gelatt, and M.P. Vecchi, “Optimization by simulated annealing,” Science, vol. 220, pp. 671-680, 1983.
[30] D. H. Ackley, G.E. Hinton, and T.J. Sejnowski, “A learning algorithm for Boltzmann machines,” Cognitive Science, vol. 9, pp. 147-169, 1985.
[31] D.E. Van Den Bout and T.K. Miller, III, “Graph partitioning using annealed neural networks,” IEEE Trans. Neural Networks, vol. 1, pp. 192-203, 1990.
[32] L. Herault, R. Horaud, F. Veillon, and J.J. Neiz, “Symbolic image matching by simulated annealing,” Proc. Brit. Machine Vision Conf., Univ. Oxford, Sept., pp. 319-324, 1990.
[33] J.W. Gorman and R.M. Ulmer, “Partial shape recognition using simulated annealing,” Southeastcon ’89. Proceedings. Energy and Information Technologies in the Southeast, IEEE, pp. 959-964, 1989.
[34] H.C. Liu and J.S. Huang, “Pattern recognition using evolution algorithms with fast simulated annealing,” Pattern Recognition Letters, vol. 19, pp. 403-413, 1998.
[35] J.H. Kim, S.H. Yoon, C.W. Lee, and K.H. Sohn, “A robust solution for object recognition by mean field annealing techniques,” Pattern Recognition, vol. 34, pp. 885-902, 2001.
[36] J.W. Gorman, O.R. Mitchell, and F.P. Kuhl, “Partial shape recognition using dynamic programming,” IEEE Trans. Pattern Analysis Mach. Intell., vol. 10, pp. 257-266, 1988.
[37] N. Ansari and E.J. Delp, “Partial shape recognition: A landmark-based approach,” IEEE Trans. Pattern Analysis Mach. Intell., vol. 12, pp. 470-483, 1990.
[38] E.G.M. Petrakis, A. Diplaros, and E. Millios, “Matching and retrieval of Distorted and Occluded shapes using dynamic Programming,” IEEE Trans. Pattern Analysis Mach. Intell., vol. 24, pp. 1501-1516, 2002.
[39] W.J. Li and T. Lee, “Object recognition and articulated object learning by accumulative Hopfield matching,” Pattern Recognition, vol. 35, pp. 1933-1948, 2002.
[40] A. Beinglass and H.J. Wolfson, “Articulated object recognition, or: how to generalize the generalized Hough transform,” in: Proceedings of IEEE Conference on Computer Vision and Pattern Recognition, pp. 461-466, 1991.
[41] Y. Hel-Or and M. Werman, “Recognition and localization of articulated objects,” in: Proceedings of IEEE Workshop on Motion of Non-rigid and Articulated Objects, pp.116-123,1994.
[42] Y. Hel-Or and M. Werman, “Constraint-fusion for interpretation of articulated objects,” in: Proceedings of IEEE Conference on Computer Vision and Pattern Recognition, pp. 39-45, 1994.
[43] B. Bhanu and J. Ahn, “A system for model-based recognition of articulated objects,” in: Proceedings of International Conference on Pattern Recognition, vol. 2, pp. 1812-1815, 1998.
[44] M. Schenkel and M. Jabri, “Low resolution, degraded document recognition using neural networks and hidden markov models,” Pattern Recognition Letter, vol. 19, pp. 365-371, 1998.
[45] Y. Dai and Y. Nakano, “Recognition of facial images with low resolution using a Hopfield memory model,” Pattern Recognition, vol. 31, no. 2, pp. 159-167, 1998.
[46] R. Jain, R. Kasturi, and B.G. Schunck, Machine Vision, McGRAW-HILL, Singapore, 1995.
[47] A. Hashizume, R. Suzuki, and H. Yokouchim, “An algorithm of automated RBC classification and its evaluation,” Bio Medical Engineering, vol. 28, no. 1, pp. 25-32, 1990.
[48] K. Suzuki, I. Horiba, and N. Sugie, “Fast connected-component labeling based on sequential local operations in the course of forward scan followed by backward raster scan,” Proceedings 15th International Conference on Pattern Recognition, vol. 2, pp. 434-437, 2000.
[49] R. Gonzales, R. Woods, Digital Image Processing, Addison-Wesley, New York, 1992.
[50] R. Klette and P. Zamperoni, Handbook of image Processing operations, John Wiley & Sons, New York, 1996.
[51] H. Samet, “Connected component labeling using quadtrees,” Journal of ACM, vol. 28, no.3, pp. 487-501, 1981.
[52] H. Samet, “Computing geometric properties of images represented by linear quadtrees,” IEEE Trans. Pattern Anal. Mach. Intell., vol. 7, no. 2, pp. 229-240, 1985.
[53] J. Hecquard and R. Acharya, “Connected component labeling with linear octree,” Pattern Recognition, vol. 24, no. 6, pp. 515-531, 1991.
[54] P. Bhattacharya, “Connected component labeling for binary images on a reconfigurable mesh architectures,” Journal of Systems Architecture, vol. 42, no. 4, pp. 309-313, 1996.
[55] A.N. Moga and M. Gabbouj, “Parallel image component labeling with watershed transformation,” IEEE Trans. Pattern Anal. Mach. Intell., vol. 19, no. 5, pp. 441-450, 1997.
[56] N. Ranganathan, R. Mehrotra, and S. Subramanian, “A high speed systolic architecture for labeling connected components in an image,” IEEE Trans. Systems, Man and Cybernetics, vol. 25, no. 3, pp. 415 –423, 1995.
[57] L.D. Stefano and A. Bulgarelli, “A simple and Efficient connected components labeling algorithm,” Proceedings International conference on Image Analysis and Processing, pp. 322-327, 1999.
[58] H. Kauppinen, T. Seppanen, and M. Pietikainen, “An experimental comparison of autoregressive and Fourier-based descriptors in 2D shape classification,” IEEE Trans. Pattern Anal. Mach. Intell., vol. 17, no. 2, pp. 201–207, 1995.
[59] Q.M. Tieng and W.W. Boles, “Recognition of 2D object contours using the wavelet transform zero-crossing representation,” IEEE Trans. Pattern Anal. Mach. Intell., vol. 19, no. 8, pp. 910–916, 1997.
[60] H. Asada and M. Brandy, “The curvature primal sketch,” IEEE Trans. Pattern Anal. Mach. Intell., vol. 8, no. 1, pp. 2–14, 1986.
[61] S. Belongie, J. Malik, and J. Puzicha, “Matching shapes,” in: Proceedings of Eighth IEEE International Conference on Computer Vision (ICCV2001), vol. I, Vancouver, Canada, July, pp. 454-461, 2001.
[62] H. Freeman, “On the encoding of arbitrary geometric configurations,” IRE Trans. Electron. Comput. , vol. EC-10, pp. 260-268, 1961.
[63] E.R. Davies, Machine Vision: Theory, Algorithms, Practicalities, Academic Press, New York, pp. 171-191, 1997.
[64] W.-Y. Kim, and Y.-S. Kim, “A region-based shape descriptor using Zernike moments,” Signal Process. Image Commun., vol. 16, pp. 95-102, 2000.
[65] A. Taza and C. Suen, “Discrimination of planar shapes using shape matrices,” IEEE Trans. Syst. Man Cybern., vol. 19, pp. 1281-1289, 1989.
[66] M. Sonka, V. Hlavac, and R. Boyle, Image Processing, Analysis and Machine Vision, Chapman & Hall, London, UK, NJ, pp. 193-242, 1993.
[67] S. Loncaric, “A survey of shape analysis techniques,” Pattern Recognition, vol. 31 no. 8, pp. 983-1001, 1998.
[68] D. Zhang and G. Lu, “Review of shape representation and description techniques,” Pattern Recognition, vol. 37, pp. 1-19, 2004.
[69] F. Mokhtarian and A. Mackworth, “Scale-based description and recognition of planar curves and two-dimensional shapes,” IEEE Trans. Pattern Anal. Mach. Intell., vol. 8, no. 1, pp. 34-43, 1996.
[70] S. Jeannin (Ed.), MPEG-7 Visual part of experimentation model version 5.0, ISO/IEC JTC1/SC29/WG11/N3321, Nordwijkerhout, March,2000.
[71] C.C. Huang and I. Her, “Object Recognition Using Improved Curvature Scale Space and Neural Network,” Proc. 13th National Conf. On Auto. Tech., Taipei, Taiwan, I02, (in Chinese), 2004
[72] M. Kishimoto, K. Sakasai, and K. Ara, “Solution of electromagnetic inverse problem using combinational method of Hopfield neural network and genetic algorithm,” Journal of Appl. Phys., vol. 79, pp. 1-6, 1996.
[73] Y. Watanabe, N. Mizuguchi, and Y. Fujii, “Solving optimization problems by using a Hopfield neural network and genetic algorithm combination,” System and Computers in Japan, vol. 29, pp.156-161, 1998.
[74] X.G. Ming and K.L. Mak, “Efficiency of applying Hopfield neural networks with simulated annealing and genetic algorithms for solving m-partite graph problem,” International Journal of Computer Applications in Technology, vol. 12, pp. 339-348, 1999.
[75] M. Hamdan and M.E. El-Hawary, “Hopfield-genetic approach for solving the routing problem in computer networks,” Proceedings of the 2002 IEEE Canadian conference on Electrical and Computer Engineering, pp. 823- 827, 2002.
[76] Z. Yang, F.S. Cohen, Image registration and object recognition using affine invariants and convex hulls, IEEE Trans. Image Processing, vol. 8, pp. 934-946, 1999.
[77] J. Flusser, “Affine invariants of convex polygons,” IEEE Trans. Image Processing, vol. 11, pp. 1117-1118, 2002.
[78] J. Holland, Adaptation in Natural and Artificial Systems, University of Michigan Press, MI, USA, 1975.
[79] H. Shirai, A. Ishigame, S. Kawamoto, and T. Taniguchi, “A solution of combinational optimization problem by uniting genetic algorithms with Hopfield’s model,” Proc. IEEE Int. Conf. Neural Network, pp. 4704-4709, 1994.
[80] J.S. Huang and H.C. Liu, “Object recognition using genetic algorithms with a Hopfield’s neural model,” Expert System with Applications, vol. 13, pp. 191-199, 1997.
[81] D.A. Coley, An Introduction to Genetic Algorithms for Scientists and Engineers, World Science, Singapore, 1999.
[82] N. Ansari and E. Hou, Computational Intelligence for Optimization, Kluwer Academic Publishers, Boston, 1997.
[83] N. Ansari and E.J. Delp, “On detecting dominant points,” Pattern Recognition, vol. 24, pp. 441-451, 1991.
[84] N. Otsu, “A threshold selection method from gray-level histograms,” IEEE Trans. System Man & Cybernetics, vol. 9, pp. 62-66, 1979.
[85] M.J.E. Golay, “hexagonal parallel pattern transformations,” IEEE Trans. computer, vol. C-18, pp. 733-740, 1969.
[86] R.M. Mersereau, “The processing of hexagonally sampled two-dimensional signals,” Proceeding of the IEEE, vol. 67, pp. 930-949, 1979.
[87] J.P. Mylopoulos and T. Pavlidis, “On the topological properties of quantized spaces,” Journal of ACM, vol. 18, no. 2, pp. 239-246, 1971.
[88] R.C. Staunton, “The design of hexagonal sampling structures for image digitization and their use with local operators,” Image and Vision Computing, vol. 7, pp. 162-166, 1989.
[89] R.C. Staunton, “An analysis of hexagonal thinning algorithms and skeletal shape representation,” Pattern Recognition, vol. 29, pp. 1131-1146, 1996.
[90] C.A. Wüthrich and P. Stucki, An algorithmic comparison between square- and hexagonal-based grids, CVGIP: Graphical Models and Image Processing, vol. 53, pp. 324-339, 1991.
[91] I. Her and C. T. Yuan , “Resampling on a pseudo-hexagonal grid,” CVGIP: Graphical models Image Processing, vol. 56, pp. 336-347, July 1994.
[92] E.G. Miller, “Alternative tilings for improved surface area estimates by local counting algorithms,” Computer Vision and Image Understanding, vol. 74, no. 3, pp. 193-211, 1999.
[93] E.S. Deutsch, “On parallel operations on hexagonal arrays,” IEEE Trans. Computers, vol. C-19, pp. 982-983, 1970.
[94] R.C. Staunton, “Hexagonal sampling image processing,” advances in Imaging and Electron Physics, vol. 107, pp. 231-307, 1999.
[95] M.R. Schroeder, Number Theory in Science and Communication, Spring-Verlag, Berlin, 1983.
[96] I. Her, “A symmetrical coordinate frame on hexagonal grid for computer graphics and vision,” ASME Journal of Mechanical Design, vol. 115, pp. 447-449, Sept. 1993.
[97] I. Her, “geometric transformations on hexagonal grid,” IEEE Trans. Image Processing, vol. 4, pp. 1213-1222, Sept. 1995.
[98] E. Oran Brigham, The Fourier transform and its applications, Prentice-Hall, Singapore,1988.
[99] W.K. Pratt, Digital Image Processing, Second Edition, Wiley-Interscience, New York, 1991.
[100] A.L. Nel, “Hexagonal image processing,” Proceedings of Southern African conference on communications and signal processing, Stellenbosch, pp. 109-113, 1989.
[101] J.C. Ehrhardt, “Hexagonal fast Fourier transform with rectangular output,” IEEE Trans. Signal processing, vol. 41, pp. 1469-1472, 1993.
[102] A. Guessoum and R.M. Mersereau, “Fast algorithms for the multidimensional discrete Fourier transform,” IEEE trans. Acoustics, Speech, and Signal processing, vol. ASSP-34, pp. 937-942, 1986.
[103] J.L. Zapata and G.X. Ritter, “Fast Fourier transform for hexagonal aggregates,” Journal of Mathematical Imaging and Vision, vol. 12, pp. 183-197, 2000.
[104] A.M. Grigorian, “Efficient algorithms for computing the 2-D hexagonal Fourier transforms,” IEEE Trans. Signal Processing, vol. 50, pp.1438-1448, 2002.
[105] W.H. Press, B.P. Flannery, S.A. Teukolsky and W. T. Vetterling, Numerical Recipes in C, Cambridge University Press, New York, 1990.
[106] R.D. Shieh, “Hexagonal fast Fourier transform and cosine transform via symmetrical coordinate system,” Master thesis, NSYSU, Taiwan, R.O.C. (in Chinese), 1996.
[107] A. Rosenfeld, and J.S. Weszka, “An improved method of angle detection on digital curves,” IEEE Trans. Compute., vol. C-24, pp. 940-941, 1975.
[108] A.H. Teh, and R.T. Chin, “On the detection of dominant Points on digital curves,” IEEE Trans. Pattern Analysis Mach. Intell., vol. 11, pp. 859-872, 1989.
[109] A. Rattarangsi, and R.T. Chin, “Scale-based detection of corners of planar curves,” IEEE Trans. Pattern Analysis Mach. Intell., vol. 14, pp. 430-449, 1992.
[110] P. Zhu, and P.M. Chirlian, “On critical point detection of digital shapes,” IEEE Trans. Pattern Analysis Mach. Intell., vol. 17, pp. 737-748, 1995.
[111] A.M.N. Fu, H. Yan, and K. Huang, “A curve bend function based method to characterize contour shapes,” Pattern Recognition, vol. 30, pp. 1661-1671, 1997.
[112] A.M.N. Fu, and H. Yan, “Object representation based on contour features and recognition by a Hopfield-Amari network,” Neurocomputing, vol. 16, pp. 127-138, 1997.
[113] Y.K. Lee, Using subpixel technology in contour recognition on low-resolution hexagonal images, Master thesis, NSYSU, Taiwan, R.O.C. (in Chinese), 2000.
電子全文 Fulltext
本電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。
論文使用權限 Thesis access permission:校內一年後公開,校外永不公開 campus withheld
開放時間 Available:
校內 Campus: 已公開 available
校外 Off-campus:永不公開 not available

您的 IP(校外) 位址是 44.211.35.130
論文開放下載的時間是 校外不公開

Your IP address is 44.211.35.130
This thesis will be available to you on Indicate off-campus access is not available.

紙本論文 Printed copies
紙本論文的公開資訊在102學年度以後相對較為完整。如果需要查詢101學年度以前的紙本論文公開資訊,請聯繫圖資處紙本論文服務櫃台。如有不便之處敬請見諒。
開放時間 available 已公開 available

QR Code