KR101480824B1 - 다중 호모그래피 기법을 이용한 배경 움직임 보상 방법 - Google Patents
다중 호모그래피 기법을 이용한 배경 움직임 보상 방법 Download PDFInfo
- Publication number
- KR101480824B1 KR101480824B1 KR1020140016479A KR20140016479A KR101480824B1 KR 101480824 B1 KR101480824 B1 KR 101480824B1 KR 1020140016479 A KR1020140016479 A KR 1020140016479A KR 20140016479 A KR20140016479 A KR 20140016479A KR 101480824 B1 KR101480824 B1 KR 101480824B1
- Authority
- KR
- South Korea
- Prior art keywords
- group
- motion
- motion vector
- background
- homography
- Prior art date
Links
- 230000033001 locomotion Effects 0.000 title claims abstract description 130
- 238000000034 method Methods 0.000 title claims abstract description 36
- 239000013598 vector Substances 0.000 claims description 73
- 239000011159 matrix material Substances 0.000 claims description 25
- 238000001514 detection method Methods 0.000 claims description 9
- 238000012544 monitoring process Methods 0.000 claims description 8
- 238000006243 chemical reaction Methods 0.000 claims description 5
- 230000003044 adaptive effect Effects 0.000 claims description 4
- 238000000605 extraction Methods 0.000 claims description 4
- 238000004364 calculation method Methods 0.000 claims description 2
- 230000009466 transformation Effects 0.000 claims 1
- 238000010586 diagram Methods 0.000 description 6
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/20—Analysis of motion
- G06T7/277—Analysis of motion involving stochastic approaches, e.g. using Kalman filters
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/20—Image preprocessing
- G06V10/26—Segmentation of patterns in the image field; Cutting or merging of image elements to establish the pattern region, e.g. clustering-based techniques; Detection of occlusion
- G06V10/267—Segmentation of patterns in the image field; Cutting or merging of image elements to establish the pattern region, e.g. clustering-based techniques; Detection of occlusion by performing operations on regions, e.g. growing, shrinking or watersheds
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/40—Extraction of image or video features
- G06V10/46—Descriptors for shape, contour or point-related descriptors, e.g. scale invariant feature transform [SIFT] or bags of words [BoW]; Salient regional features
- G06V10/462—Salient features, e.g. scale invariant feature transforms [SIFT]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/40—Scenes; Scene-specific elements in video content
- G06V20/48—Matching video sequences
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/40—Scenes; Scene-specific elements in video content
- G06V20/49—Segmenting video sequences, i.e. computational techniques such as parsing or cutting the sequence, low-level clustering or determining units such as shots or scenes
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/50—Context or environment of the image
- G06V20/52—Surveillance or monitoring of activities, e.g. for recognising suspicious objects
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Computing Systems (AREA)
- Image Analysis (AREA)
Abstract
Description
도 2는 도 1에 도시된 모션 벡터 검출 및 그룹핑 단계(S130)를 상세하게 설명한 흐름도이다.
도 3은 본 발명의 일실시예에 따른 t-1 프레임 영상과 t 프레임 영상의 정합을 보여주는 개념도이다.
도 4는 도 3에 도시된 영상 정합에 의해 획득된 모션 벡터를 보여주는 화면예이다.
도 5는 본 발명의 일실시예에 따른 모션 벡터 그룹핑의 예를 보여주는 개념도이다.
320: t 프레임
Claims (9)
- 영상을 이용한 감시장비에서의 다중 호모그래피 기법을 이용한 배경 움직임 보상 방법에 있어서,
연속적으로 입력되는 영상 프레임에서 이전 프레임 영상과 현재 프레임 영상에 대해 특징점(features) 추출 및 정합하는 추출 정합 단계;
정합된 특징점 쌍에 대한 위치의 차이를 이용하여 배경 움직임을 표시하는 모션벡터들을 계산하는 모션벡터 계산 단계;
상기 모션벡터들의 크기와 방향이 유사한 것들끼리 묶어주는 그룹핑을 수행하는 그룹핑 단계;
각 그룹마다 움직임을 정의할 수 있는 다중 호모그래피 매트릭스를 생성하는 호모그래피 매트릭스 생성 단계; 및
생성된 다중 호모그래피 매트릭스를 이용하여 추정된 배경 움직임을 보상하는 움직임 보상 단계;
현재 프레임 영상과 배경 움직임이 보상된 영상의 차영상을 구함으로써 이동 표적을 탐지하는 이동 표적 탐지 단계;
를 포함하는 것을 특징으로 하는 다중 호모그래피 기법을 이용한 배경 움직임 보상 방법.
- 제 1 항에 있어서,
상기 특징점 추출 및 정합은 SIFT(Scale Invariant Feature Transform) 또는 SURF(Speeded Up Robust Features) 알고리즘을 이용하여 수행되는 다중 호모그래피 기법을 이용한 배경 움직임 보상 방법.
- 제 1 항에 있어서,
상기 모션벡터들의 방향은 감시장비가 이동하는 방향에 따라 결정되며, 상기 모션벡터들의 크기는 상기 감시장비로부터의 거리에 따라 크기가 다르게 나타나는 것을 특징으로 하는 다중 호모그래피 기법을 이용한 배경 움직임 보상 방법.
- 제 1 항에 있어서,
상기 다중 호모그래피 매트릭스는 적응형 다중 호모그래피 매트릭스인 것을 특징으로 하는 다중 호모그래피 기법을 이용한 배경 움직임 보상 방법.
- 제 1 항에 있어서,
상기 움직임은 평행이동, 줌, 및 회전 중 적어도 어느 하나인 것을 특징으로 하는 다중 호모그래피 기법을 이용한 배경 움직임 보상 방법.
- 제 1 항에 있어서,
각 그룹의 다중 호모그래피 매트릭스는 해당 그룹의 정합된 특징점들에 대해 RANSAC(RANdom Sample Consensus) 알고리즘을 적용하여 산출되는 것을 특징으로 하는 다중 호모그래피 기법을 이용한 배경 움직임 보상 방법.
- 제 1 항에 있어서,
상기 그룹핑 단계는,
모션 벡터들을 선택하여 초기 모션 벡터 그룹들에 할당하는 단계(임의 모션 벡터 1개 와 초기 모션 벡터 그룹 1개만 할당)S210;
그룹별로 상기 모션 벡터 그룹들의 평균 모션 벡터값을 산출하는 단계;
상기 초기 모션 벡터 그룹들에 할당되지 않은 그룹 미할당 모션 벡터를 선택하는 단계;
선택된 그룹 미할당 모션 벡터를 평균 모션 벡터값과 비교하여 해당 그룹에 속하게 하거나 다른 새그룹을 생성하는 단계; 및
그룹 미할당 모션 벡터가 있는지를 확인하여, 그룹 미할당 모션 벡터가 없으면, 그룹별 모션 벡터의 개수를 임계치와 비교하여 해당 그룹을 삭제하거나 유지하는 단계;를 포함하는 것을 특징으로 하는 다중 호모그래피 기법을 이용한 배경 움직임 보상 방법.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020140016479A KR101480824B1 (ko) | 2014-02-13 | 2014-02-13 | 다중 호모그래피 기법을 이용한 배경 움직임 보상 방법 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020140016479A KR101480824B1 (ko) | 2014-02-13 | 2014-02-13 | 다중 호모그래피 기법을 이용한 배경 움직임 보상 방법 |
Publications (1)
Publication Number | Publication Date |
---|---|
KR101480824B1 true KR101480824B1 (ko) | 2015-01-13 |
Family
ID=52588575
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020140016479A KR101480824B1 (ko) | 2014-02-13 | 2014-02-13 | 다중 호모그래피 기법을 이용한 배경 움직임 보상 방법 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR101480824B1 (ko) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20170012666A (ko) * | 2015-07-22 | 2017-02-03 | (주)인스페이스 | 이동 물체 검출 장치 및 그 제어 방법 |
KR20230030996A (ko) | 2021-08-26 | 2023-03-07 | 현대자동차주식회사 | 객체 추적 장치 및 방법 |
CN117876945A (zh) * | 2024-03-11 | 2024-04-12 | 上海通用卫星导航有限公司 | 一种用于导引头的目标跟踪方法 |
-
2014
- 2014-02-13 KR KR1020140016479A patent/KR101480824B1/ko active IP Right Grant
Non-Patent Citations (3)
Title |
---|
Suhr, Jae Kyu, et al. "Background compensation for pan-tilt-zoom cameras using 1-D feature matching and outlier rejection." Circuits and Systems for Video Technology, IEEE Tr. 21.3 (2011): 371-377. * |
Uemura, Hirofumi, Seiji Ishikawa, and Krystian Mikolajczyk. "Feature Tracking and Motion Compensation for Action Recognition." BMVC. 2008. * |
박용희, 권오석, "가이드된 순차 RANSAC에 의한 다중 호모그래피 추정", 한국콘텐츠학회논문지 제10권 제7호 (2010년 7월) pp.10-22 * |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20170012666A (ko) * | 2015-07-22 | 2017-02-03 | (주)인스페이스 | 이동 물체 검출 장치 및 그 제어 방법 |
KR101722969B1 (ko) * | 2015-07-22 | 2017-04-13 | (주)인스페이스 | 이동 물체 검출 장치 및 그 제어 방법 |
KR20230030996A (ko) | 2021-08-26 | 2023-03-07 | 현대자동차주식회사 | 객체 추적 장치 및 방법 |
US12125218B2 (en) | 2021-08-26 | 2024-10-22 | Hyundai Motor Company | Object tracking apparatus and method |
CN117876945A (zh) * | 2024-03-11 | 2024-04-12 | 上海通用卫星导航有限公司 | 一种用于导引头的目标跟踪方法 |
CN117876945B (zh) * | 2024-03-11 | 2024-06-07 | 上海通用卫星导航有限公司 | 一种用于导引头的目标跟踪方法 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10672131B2 (en) | Control method, non-transitory computer-readable storage medium, and control apparatus | |
US10872262B2 (en) | Information processing apparatus and information processing method for detecting position of object | |
KR100985805B1 (ko) | 적응적인 칼만필터를 이용한 영상 안정화 장치 및 방법 | |
EP3186780B1 (en) | System and method for image scanning | |
US8693785B2 (en) | Image matching devices and image matching methods thereof | |
CN107564034A (zh) | 一种监控视频中多目标的行人检测与跟踪方法 | |
JP7272024B2 (ja) | 物体追跡装置、監視システムおよび物体追跡方法 | |
JP6565600B2 (ja) | アテンション検出装置及びアテンション検出方法 | |
US9361692B2 (en) | Image registration device and operation method of the same | |
KR20130058286A (ko) | 보행자 검출기의 보행자 검출 방법 | |
US20150294152A1 (en) | Method of detection of points of interest in a digital image | |
KR101480824B1 (ko) | 다중 호모그래피 기법을 이용한 배경 움직임 보상 방법 | |
Tashlinskii et al. | Pixel-by-pixel estimation of scene motion in video | |
KR101460317B1 (ko) | 불안정한 카메라 환경에서의 이동 객체 검출 장치 및 방법 | |
CN104484865A (zh) | 对视频图像进行去雨的方法 | |
CN111462178A (zh) | 基于热成像的活体流向检测方法、装置、设备及存储介质 | |
KR101690050B1 (ko) | 지능형 영상보안 시스템 및 객체 추적 방법 | |
CN113284167A (zh) | 人脸跟踪检测方法、装置、设备和介质 | |
Li et al. | Fast visual tracking using motion saliency in video | |
KR101588648B1 (ko) | 지능형 영상 감시를 위한 보행자 검출 및 추적 방법 | |
JP2016004382A (ja) | 動き情報推定装置 | |
CN108062741B (zh) | 双目图像处理方法、成像装置和电子设备 | |
JP6598943B2 (ja) | 画像処理装置および方法並びに監視システム | |
Xie et al. | A new method of inland river overloaded ship identification using digital image processing | |
JP5152144B2 (ja) | 画像処理装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20140213 |
|
PA0201 | Request for examination | ||
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20141230 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20150105 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20150106 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
FPAY | Annual fee payment |
Payment date: 20180103 Year of fee payment: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20180103 Start annual number: 4 End annual number: 4 |
|
FPAY | Annual fee payment |
Payment date: 20190103 Year of fee payment: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20190103 Start annual number: 5 End annual number: 5 |
|
FPAY | Annual fee payment |
Payment date: 20200103 Year of fee payment: 6 |
|
PR1001 | Payment of annual fee |
Payment date: 20200103 Start annual number: 6 End annual number: 6 |
|
PC1903 | Unpaid annual fee |
Termination category: Default of registration fee Termination date: 20211016 |