本資料は、掲載誌(URI)等のリンク先にある学位授与機関のWebサイトやCiNii Dissertationsから、本文を自由に閲覧できる場合があります。
博士論文
国立国会図書館館内限定公開
収録元データベースで確認する
国立国会図書館デジタルコレクション
デジタルデータあり
公開元のウェブサイトで確認する
DOI[10.14943/doctoral.k11771]のデータに遷移します
Dynamic Scenes and Appearance Modeling for Robust Object Detection and Matching Based on Co-occurrence Probability
- 国立国会図書館永続的識別子
- info:ndljp/pid/9374984
国立国会図書館での利用に関する注記
資料に関する注記
一般注記:
- Detecting moving objects plays a crucial role in anintelligent surveillance system.Object detection is often integrated with various tasks,such as tra...
資料詳細
要約等:
- Detecting moving objects plays a crucial role in anintelligent surveillance system.Object detection is often integrated with various tasks,such as tra...
書店で探す
障害者向け資料で読む
全国の図書館の所蔵
国立国会図書館以外の全国の図書館の所蔵状況を表示します。
所蔵のある図書館から取寄せることが可能かなど、資料の利用方法は、ご自身が利用されるお近くの図書館へご相談ください
書店で探す
障害者向け資料で読む
書誌情報
この資料の詳細や典拠(同じ主題の資料を指すキーワード、著者名)等を確認できます。
デジタル
- 資料種別
- 博士論文
- 著者・編者
- 梁, 棟
- 著者標目
- 出版年月日等
- 2015-03-25
- 出版年(W3CDTF)
- 2015-03-25
- 並列タイトル等
- 共起確率に基づいて動的シーンと外観のモデリングを用いたロバストな物体検出とマッチング
- 寄与者
- 金子, 俊一小野里, 雅彦田中, 孝之
- 授与機関名
- 北海道大学
- 授与年月日
- 2015-03-25
- 授与年月日(W3CDTF)
- 2015-03-25
- 報告番号
- 甲第11771号
- 学位
- 博士(情報科学)
- 博論授与番号
- 甲第11771号
- 本文の言語コード
- eng
- 著者別名
- NDC
- 対象利用者
- 一般
- 一般注記
- Detecting moving objects plays a crucial role in anintelligent surveillance system.Object detection is often integrated with various tasks,such as tracking objects, recognizing their behavioursand alerting when abnormal events occur.However, it suffers from non-stationary backgroundin surveillance scenes, especially in two potentiallydynamic cases: (1)sudden illumination variation, such as outdoorsunlight changes and indoor lights turning on/off;(2)burst physical motion, such as the motion of indoorartificial background, which include fans, escalatorsand auto-doors, and the motion of natural background,which include fountain, ripple on water surface andswaying tree.If the actual background includes a combination of anyof these factors, it becomes much more difficult todetect objects.Traditional algorithms,i.e.Gaussian Mixture Model(GMM)and Kernel Density Estimation (KDE) handle gradualillumination changes by building the statisticalbackground models progressively using long-term leaningframes. In practice, however, this kind of independentpixel-wise model often fail to avoid mistakenly integrating foreground elements into the background,and it is difficult to adapt to sudden illuminationchange and burst motion.On the other hand, spatial-dependence model, i.e.Grayscale Arranging Pairs(GAP) and Statistical ReachFeature(SRF), shows promising performance underillumination change and other dynamic background.This study proposes a novel framework to build abackground model for object detection, which isevolved from GAP method and SRF method.It is brightness-invariant and able to tolerate burstmotion.We name it Co-ocurrence Probability based Pixel Pairs(CP3).In order to model the dynamic background, spatialpixel pairs with high temporal Co-ocurrence probabilityare employed to represent each other by using thestable intensity differential increment between a pixelpair which is much more reliable than the intensity ofa single pixel, especially when the intensity of asingle pixel changes dramatically over time.The model performs robust detection under outdoor andindoor extreme environments. Compared with theindependent pixel-wise background modelling methods,CP3 determines stable Co-ocurrence pixel pairs,instead of building the parameterized/non-parametrizedmodel for a single pixel.These pixel pairs maintain a reliable background model,which can be used to capture structural backgroundmotion and cope with local and global illuminationchanges.As a spatial-dependence method, CP3 does not predefine/assume any local operator, subspace orblock for an observed pixel, but it does its best effortto select those qualified supporting pixels which couldmaintain reliable linear relationship with the targetpixels.Moreover, based on the single Gaussian model of thedifferential value of the pixel pair, it provides anaccurate detection criterion even the gray-scale dynamic range is compressed under weak illumination.The proposed method can be used for modelling theappearance of an image to realize image matching.Theoretically speaking, both the object detection andimage matching can be seen as a model matching problem.The differences between the two tasks is that theobject detection is to seek the regions of interest(ROI)which violate/mismatch the background model, while theimage matching is to seek the ROI which can match theimage model optimally. Therefore, in this study, wefurther extend the use of CP3 to the robust imagematching task.This thesis is organized into the following chapters:Chapter 1 introduces related works in object detectionand image matching.Some general problems are involved and discussed.Furthermore, the motivations and contributions of thisresearch are described.Chapter 2 presents the details of CP3 background modelbased on o-ocurrence pixel pairs for object detection.We test it on several surveillance video datasets forboth qualitative and quantitative analyses.Experiments using several challenging datasets (Heavyfog, PETS-2001, AIST-INDOOR, Wallflower and asupermarket surveillance application) prove the robustand competitive performance of object detection invarious indoor and outdoor environments.For quantitative analysis, Precision (also known aspositive predictive value), Recall (also known assensitivity) and F-measure (a weighted harmonic meanof the Precision and Recall) are utilized.The three evaluation metrics measure the exactness,fidelity and the completeness of foreground.We compare our algorithm with three methods:(1) GMM method, which is a standardized method amongindependent pixel-wise models;(2) Sheikh's KDE method as a representative methodamong spatially dependent models;(3) our previous method GAP. In addition, we alsopropose an accelerated version of CP3, which can effectively reduce the time cost of the background modelling stage.Chapter 3 proposes the framework of CP3 for modellingthe appearance of an image to realize image matching.We detail the learning phase and present the similaritymeasure procedure and present the experimental results.Although an additional learning stage is necessary, theexperiment results show that the proposed method isrobust under several imaging cases and it alsooutperforms SRF.Chapter 4 presents the discussions of the proposedmethods, concludes the main contributions of our study,and shows the future works of this study.(主査) 教授 金子 俊一, 教授 小野里 雅彦, 准教授 田中 孝之情報科学研究科(システム情報科学専攻)
- DOI
- 10.14943/doctoral.k11771
- 国立国会図書館永続的識別子
- info:ndljp/pid/9374984
- コレクション(共通)
- コレクション(障害者向け資料:レベル1)
- コレクション(個別)
- 国立国会図書館デジタルコレクション > デジタル化資料 > 博士論文
- 収集根拠
- 博士論文(自動収集)
- 受理日(W3CDTF)
- 2015-06-02T13:06:44+09:00
- 作成日(W3CDTF)
- 2015-02
- 記録形式(IMT)
- PDF
- オンライン閲覧公開範囲
- 国立国会図書館内限定公開
- デジタル化資料送信
- 図書館・個人送信対象外
- 遠隔複写可否(NDL)
- 可
- 連携機関・データベース
- 国立国会図書館 : 国立国会図書館デジタルコレクション