跳到主要內容

臺灣博碩士論文加值系統

(18.97.14.86) 您好!臺灣時間:2025/03/20 07:42
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:曹世杰
研究生(外文):Cao shi jie
論文名稱:條碼識別應用於先進之大眾運輸系統
論文名稱(外文):Bar Code Recognition Application to Advance Public Transportation Systems (APTS)
指導教授:鄭芳炫鄭芳炫引用關係
指導教授(外文):Fang-Hsuan Cheng
學位類別:碩士
校院名稱:中華大學
系所名稱:資訊工程學系碩士班
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2000
畢業學年度:88
語文別:英文
論文頁數:60
中文關鍵詞:條碼先進大眾運輸系統
外文關鍵詞:Bar CodeAPTSITS
相關次數:
  • 被引用被引用:0
  • 點閱點閱:119
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:1
在21世紀即將來臨之際,科技的進步是遠遠的超越了我們想像。雖然為我們帶來了相當多的便利,可是相對的也帶來了許多問題。以交通為例,大量的車輛雖然使得人們大大的節省了許多時間,可是隨之而來的卻是交通擁擠與事故發生的頻繁。所以我們必須善用科技來改善目前的交通狀況,而ITS (Intelligent Transportation System)就是在這個前提下提出的。
在ITS的系統中共分為七部分,其中的一項是APTS (Advance Public Transportation System)。在這個項目中,我們主要的目的是要利用科技來改善目前的公車營運狀況及行車安全。在此,智慧型站台是最受歡迎的。所以我們想利用影像處理、視訊…等技術來研發出一套即時的公車狀監視系統,因此我們想藉由影像處理、視訊方面的技術來達成此一目標。
在公車即時監視系統中,每部公車都該有自己獨一無二的身分。如此一來我們才能直接的判斷出車子的身分,並藉由圖形識別的技術將影像中的特徵擷取出來。所謂的"特徵"即是一個我們設計的特殊圖形,它代表了coming bus's identification。為什麼不用車牌直接辨識,是由於車牌辨識有其不正確性,目前現階段的研究對於數字辨識並沒有百分之百正確的把握。因此,我們想到或許可以用條碼來代替車牌進行辨識。由於,條碼所可代表的資料相當豐富且其隱密性高,再加上又有自我修正的能力,故而很適合應用在此。但由於一般市面的條碼必須近距離才能正確讀取,因此我們特別將條碼放大到可以讀取的範圍,在藉由數位攝影機去讀取影像進而將條碼識別出來。
因此,在此系統中我們需要一部數位攝影機、一部個人電腦以及一部雷射印表機來達成我們預定完成的目標。

In the coming 21 century, the improvement of techniques is further than our thinking. Although they bring a lot of endless future and convenience for us, many problems come with them soon. Like transportation, a lot of vehicles retrench much time, but pollution, accident, reducing energy and crowed traffic also come with them. So we should use our modern technique well to improve the current traffic. ITS (Intelligent Transportation System) is proposed based on this idea.
ITS is consisted of seven parts; one of them is APTS (Advanced Public Transportation System). It plays an important role to overcome the traffic problem. If we can know where is the bus at any time, it would be the aid of traffic management or passengers take a bus. Here we choose the technique of pattern recognition and image processing to apply this system and we present an efficient approach to solve this issue in this thesis.
It is convenient for passengers to take a bus if they know the sequence of the coming bus. This is the reason why we choose the barcode recognition technique. It is hard for the wireless technique to procure this purpose.
We use the property of the RGB model to separate the barcode from the original image and then find the edge according to the gradient. Finally we capture the barcode by its width to height rate. We decode the barcode after capturing it. In this step, we try to find the binary thresholding value first. We decode the barcode according to the width of each element at last.
In the experiment, we use a digital camera to verify that our method is practicable. We miss once in the 33 rounds. We have 383 valid images, 356 successful images and 27 rejecting image in these thirty-three rounds.

ABSTRACT
ACKNOWLEDGMENTS
TABLE OF CONTENTS
LIST OF TABLES
LIST OF FIGURES
CHAPTER 1 INTRODUCTION
1.1 Motivation
1.2 Proposed Method
1.3 Organization of thesis
CHAPTER 2 Related Work
2.1 A brief review of Bar Code
2.1.1 1D barcode
2.1.2 2D barcode
2.2 Survey on locating pattern
2.2.1 Locate the pattern in color based
2.2.2 Locate the pattern with filter
2.3.3 Other reference about this issue
CHAPTER 3 Code Construction and Error Correction
3.1 Code39 Construction
3.2 Error Correction
CHAPTER 4 PATTERN GENERATOR AND READER
4.1 Pattern generator
4.1.1 Pattern Encoding
4.1.2 Features addition
4.1.3 Pattern printing
4.2 Pattern reader
4.2.1 Pattern Locating
4.2.1.1 Color Filter
4.2.1.2 Continuous Points
4.2.2 Pattern Decoding
4.2.2.1 Binary Thresholding
4.2.2.2 Scan the Image
4.2.2.3 Decode the Number
CHAPTER 5 EXPERIMENTAL RESULTS
5.1 The mode of the image gathering
5.2 Experiment Analysis
5.2.1 System Architecture in experiment
5.2.2 The environment of the experiment
5.2.3 Experimental Result
5.3 Discussing of Experiment
CHAPTER 6 CONCLUSION AND FUTURE WORKS
Reference

[1] K. C. Hung,C. N. Shyi , J. Y. Lee and T.C. Lee ,"Robot Location Determination in a Complex Environment by Multiple Marks", Pattern Recognition, vol.21, NO.6 (1988) 567-580.
[2] Mark Tabb and Narendra Ahuja,"Multiscale Image Segmentation by Integrated Edge and Region Detection", IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 6, NO.5 (1999) 642-655.
[3] S. K. Kim, D. W. Kim, and H. J. Kim,"A Recognition of vehicle plate using a genetic algorithm based segment", Image Processing, 1996. Proceedings., International Conference on Volume: 1 ,Vol.2, 661-664
[4] C. Y. Fang , C. S. Fuh , S. W. Chen, " Road sign Detection from Complex Background". 12th IPPR Conference on CVGIP. (1999) 317-324.
[5] J. H. Chang, K. C. Fan, "Gray-Scale Image Segmentation by Histogram Modeling and Decomposition." 12th IPPR Conference on CVGIP. (1999) 861-868.
[6] www.iot.gov.tw
[7] www.pdf417.com
[8] www.datamatrix.com
[9] www.asams1.com
[10] www.maxicode.com
[11] www.axtel.com
[12] J. T. Huang , Master Thesis , "Implementation of Multi-Lane Vehicle Supervising System on Freeway, National Taiwan University of Science and Technology", June 1995
[13] Rafael C. Gonzalez, Richard E. Woods, Digital Image Processing. (1993)
[14] barcodeusa.com/barcode.htm
[15] C. Y. Fang , C. S. Fuh , S. W. Chen, " Road sign Detection from Complex Background". 12th IPPR Conference on CVGIP. (1999) 317-324.
[16] G. Piccioli , E. De Micheli , P. Parodi , M. Campani,"Robust Method for Road Sign Detection and Recognition", Image and Vision Computing 14 (1996) 209-223
[17] ANIL K. JAIN and BIN YU,"Automatic Text Location in Images and Video Frames", Pattern Recognition, vol 31, No 12,(1998 ) 2055-2076.
[18] X. F. Hermida, F. M. Rodriguze, J. L. F. Lijo, F.P. Sande, and M. P. Iglesias, "A System for the Automatic and Real Time Recognition of V.L.P.'S (Vehicle License Plate )", Lecture Notes in Computer Science. (1997) Vol.1311,552-558
[19] W. B. Horng , M. T. Wu , J. H. Fann , " Efficient Locating Vehicle License Plates Based on Vertical Line Detection" 12th IPPR Conference on CVGIP. (1999) 728-733.
[20] JOON-WOONG LEE and IN-SO KWEON,"Map-Based Probabilistic Reasoning to Vehicle Segmentation", Pattern Recognition,Vol.31, No12,(1998) 2017-2026
[21] Y.C. Chao, L.H. Chen, "A robust and high capacity 2D code and its applications". 12th IPPR Conference on CVGIP. (1999) 295-302.
[22] ANIL K. JAIN and BIN YU,"Automatic Text Location in Images and Video Frames", Pattern Recognition, vol 31, No 12,(1998 ) 2055-2076.
[23] J. T. Huang , Master Thesis , "Implementation of Multi-Lane Vehicle Supervising System on Freeway, National Taiwan University of Science and Technology", June 1995
[24] C. W. Kuo , Master Thesis ,"Collection and Analysis for Instantaneous Traffic Flow Characteristic Data Using Color Image Processing Techniques", National Chiao Tung University, June 1998
[25] M. Fanthy and M. Y. Siyal ,"A Window-Based Image Processing Technique for Quantitative and Qualitative Analysis of Road Traffic Parameters". IEEE Transactions on Vehicular Technology, VOL 47, NO 4(1998) 1342-1349.
[26] Vishvjit S. Nalwa, A Guided Tour of Computer Vision, Addison-Wesley Publishing Company, 1993.
[27] Sriram, T.; Vishwanatha Rao, K.; Biswas, S.; Ahmed, B. "Applications of barcode technology in automated storage and retrieval systems ",Industrial Electronics, Control, and Instrumentation, 1996., Proceedings of the 1996 IEEE IECON 22nd International Conference on , Volume: 1 , 1996

QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top