簡易檢索 / 詳目顯示

研究生: 蔡正哲
JHENG-JHE CAI
論文名稱: 智慧手機影像資料庫定位的精度改善
Accuracy improvement of image database positioning by using smart phone
指導教授: 高維文
Wei-Wen Kao
口試委員: 陳亮光
Liang-Kuang Chen
李敏凡
Min-fan Lee
學位類別: 碩士
Master
系所名稱: 工程學院 - 機械工程系
Department of Mechanical Engineering
論文出版年: 2014
畢業學年度: 102
語文別: 中文
論文頁數: 51
中文關鍵詞: 影像特徵點影像匹配影像定位前方交會法
外文關鍵詞: Image matching, Image positioning, Image feature points, Forward intersection method
相關次數: 點閱:310下載:2
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 現今的應用於手機上的定位模式大都圍繞著發展成熟的GPS為主,但GPS也受環境的因素影響,會造成定位的準確度,所以本論文以手機定位為主要研究,利用環境所帶來的影像資訊來輔助手機的定位,在環境中建立影像資料庫的情況下,利用手機拍攝影像與手機感測器所得到的資訊,在環境中可定位出自身的位置,達到高精度的效果。
    本論文分成三大架構,主要為影像資料庫的建立與影像匹配以及影像共同特徵點搭配前方交會法來進行的影像定位,運用幾何原理達到自身位置的估測,達到自身定位精度的提升。
    影像資料庫的建立:利用手機的相機與電子羅盤等設備,建立環境裡的影像資料庫,其中包含著影像的位置座標與角度等資訊。
    影像搜尋與匹配:透過手機拍攝的影像與電子羅盤測量得到的角度,進行資料庫的搜尋與比對,利用影像處理技術SURF演算法搜尋出數張相似度符合的影像,進行初步的位置估測。
    自身位置定位:利用拍攝的影像與數張匹配度高的資料庫影像,並選取兩張相似度高的影像與拍攝影像進行SIFT演算法共同特徵點的搜尋,並計算出共同特徵點的角度,運用前方交會法定位出兩點共同特徵點的位置,並利用其它的相似影像來修正特徵點位置,再利用修正完的特徵點位置再次使用前方交會法計算拍攝影像的位置。


    Currently positioning mobile phone is using GPS but it always be affected by environmental factors which end up positioning error. In this thesis our main research directions is by using the images to assist mobile phone positioning. In the case of building an image database, use shooting image and the information on mobile phone sensor to achieve high precision positioning.
    The thesis is divided into three major structures, mainly is building an image database to search images then use the same feature points and the forward intersection method to locate, effectively improve the positioning accuracy.
    Establishing Image Database: Using a mobile phone camera and e-compass to build an image Database. It contains the coordinates and angles of the images.
    Image searching and matching: Using the image and the angle of image to match and search images from an image database, using the image processing SURF algorithms to search the similar images.
    Self-Positioning: Using SIFT algorithm to search the same feature points from two similar images with shooting image and calculate angle of feature points and use the forward intersection method to locate two feature point coordinates. Utilizing other similar images to correct feature points coordinates, and use the correct feature points coordinate to locate shooting image coordinate.

    摘要 Ⅰ Abstract Ⅱ 致謝 Ⅲ 目錄 Ⅳ 圖表索引 Ⅵ 第一章 緒論 1 1.1 前言 1 1.2 研究動機及方法 2 1.3文獻回顧 3 1.4 論文架構 4 第二章 定位原理 6 2.1 影像處理 6 2.1.1 SIFT與SURF比較 7 2.1.2影像匹配 8 2.2幾何原理 11 2.2.1 影像角度 11 2.2.2 影像角度實驗 12 2.3定位原理 14 2.3.1前方交會法 15 2.3.2前方交會法步驟 16 2.3.3 前方交會法的誤差 18 第三章 系統架構 20 3.1 實驗設備 20 3.2系統流程 21 3.3影像定位示意圖 22 3.4影像資料庫的建立 22 3.5相似影像的搜索 23 3.5.1角度的篩選 23 3.5.2 SURF-相似度的匹配 23 3.6影像座標的選取 24 3.7共同特徵點的選取 25 3.8特徵點的位置計算 26 3.9特徵點位置校正 27 3.10 定位拍攝影像的位置 32 第四章 影像定位實驗與結果 34 4.1實驗環境與資料庫的建立 34 4.1.1 資料庫影像座標 34 4.1.2 拍攝角度 34 4.2 拍攝影像定位 35 4.3 電子羅盤 40 第五章 結論與未來展望 46 5.1 結論 46 5.2 建議 47 5.2.1 使用的相機不同47 5.2.2 影像特徵點的實用性47 5.2.3 角度的量測48 5.2.4 影像資料庫48 5.2.5 定位2D轉3D48 5.3 未來展望.49 參考文獻50

    [1]J.Civera,A.j.Davison,and J.M.M.Montiel,”Inverse Depth Paramertrization for Monocular SLAM”,IEEE transactions on robotics,October 2008.
    [2]J.M.M.Montiel, J.Civera,and A.j.Davison,”Unified Inverse Depth Parametrization for Monocular SLAM”,Robotics Science and Systems,RSS,Philadelphia,2006.
    [3]H.P.Morevec,”Towards automatic visual obstacle avoidance”,Proceeding of 5th International Joint Conference on Artificial Intelligence,1997.
    [4]Duncan Roberson and Roberto Cipolla,”An Image-Based System for Urban Navigation”,Gambridge University Engineering Department,2004.
    [5]D.G.Lowe.”Distinctive image features from scale-invariant keypoints” ,International Journal of Computer Vision,2004.
    [6]Anthony Remazeilles∗, Franc﹐ois Chaumette.” Image-based robot navigation from an image memory”,2006
    [7]H.Bay, A.Ess,T. Tuytelaars and L.V. Gool,”SURF:Speeded-Up Robust Features”,2008.
    [8]Lowe, David G, Object recognition from local scale-invariant features,1999.
    [9]L.Juan and O. Gwu,”A comparison of SIFT,PCA-SIFT and SURF”,Int. J. of Image Process,Oct.2009.
    [10]R. Chen, Y. Wang, L. Pei, Y. Chen, and K Virrantaus, “3D Smartphone Navigation Using Geocoded Images”, GPS World Magazine, October 2012
    [11]M. Cummins and P. Newman, “Highly Scalable Appearance-Only SLAM –FAB-MAP 2.0”,RSS, Seattle, 2009
    [12]M. Cummins and P. Newman , “FAB-MAP: Appearance-Based Place Recognition and Mappingusing a Learned Visual Vocabulary Model”, ICML, 2010
    [13]M. Milford and G. Wyeth, “Mapping a Suburb With a Single CameraUsing a Biologically Inspired SLAM System,”, IEEE Transactionson Robotics, vol. 24, no. 5, pp. 1038–1053, 2008
    [14]李家欣,多視點輔助定位系統,國立台灣科技大學機械工程研究所碩士論文,2007。
    [15]陳芝蓉,影像與感測器輔助之個人方位推估計算,國立台灣科技大學機械工程研究所碩士論文,2008。
    [16]張凱傑,基於影像尺度不變關鍵點之全域定位研究,國立臺南大學資訊工程研究所碩士論文,2009。
    [17]林姿吟,基於立體視覺的3D影像定位,國立台灣科技大學機械工程研究所碩士論文,2011。
    [18]胡浩翔,運用街景影像資料庫的智慧手機定位,國立台灣科技大學機械工程研究所碩士論文,2013。
    [19]褚一任,基於資料庫影像之立體視覺定位,國立台灣科技大學機械工程研究所碩士論文,2013。
    [20]王輝清,國立中興大學應用數學系,山區的平面定位。
    [21]張嘉強,健行科技大學工學院應用空間資訊系,講義,方向與角度量測。
    [22]陳良健,國立中央大學太空及遙測研究中心,測量學、測量實習講義與手冊第五章,平面座標計算及誤差估測。

    QR CODE