KR101220194B1 - 밝기 대소를 이용하여 표적을 추적하기 위한 장치 - Google Patents
밝기 대소를 이용하여 표적을 추적하기 위한 장치 Download PDFInfo
- Publication number
- KR101220194B1 KR101220194B1 KR1020120071302A KR20120071302A KR101220194B1 KR 101220194 B1 KR101220194 B1 KR 101220194B1 KR 1020120071302 A KR1020120071302 A KR 1020120071302A KR 20120071302 A KR20120071302 A KR 20120071302A KR 101220194 B1 KR101220194 B1 KR 101220194B1
- Authority
- KR
- South Korea
- Prior art keywords
- target
- model
- similarity
- tracking
- candidate
- Prior art date
Links
- 238000000034 method Methods 0.000 claims description 18
- 239000000284 extract Substances 0.000 claims description 17
- 238000000605 extraction Methods 0.000 claims description 8
- 238000004364 calculation method Methods 0.000 abstract description 9
- 238000010586 diagram Methods 0.000 description 13
- 230000006870 function Effects 0.000 description 8
- 238000004422 calculation algorithm Methods 0.000 description 7
- 239000000470 constituent Substances 0.000 description 5
- 238000002474 experimental method Methods 0.000 description 3
- 238000000638 solvent extraction Methods 0.000 description 3
- 238000004590 computer program Methods 0.000 description 2
- 238000001514 detection method Methods 0.000 description 2
- 238000005286 illumination Methods 0.000 description 2
- 230000002093 peripheral effect Effects 0.000 description 2
- 230000000052 comparative effect Effects 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 239000012634 fragment Substances 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000010606 normalization Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000011160 research Methods 0.000 description 1
- 230000002459 sustained effect Effects 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/223—Analysis of motion using block-matching
-
- 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/246—Analysis of motion using feature-based methods, e.g. the tracking of corners or segments
- G06T7/251—Analysis of motion using feature-based methods, e.g. the tracking of corners or segments involving models
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Image Analysis (AREA)
Abstract
본 발명에 따른 밝기 대소를 이용하여 표적을 추적하기 위한 장치는 입력받은 영상이 첫 번째 프레임인 경우, 입력받은 영상으로부터 표적모델을 추출하는 표적모델 추출부; 입력받은 영상이 첫 번째 프레임이 아닌 경우, 입력받은 영상으로부터 표적후보 모델을 추출하는 표적후보모델 추출부; 추출된 상기 표적모델과 상기 표적후보 모델 간의 유사도를 계산하는 유사도 계산부; 상기 계산한 결과로 상기 표적 모델과 유사도가 가장 높은 위치를 표적의 위치로 결정하는 표적위치 결정부; 및 결정된 상기 표적의 위치를 기반으로 상기 표적 모델을 갱신하는 표적모델 갱신부를 포함한다.
Description
도 2는 특징점을 추출하기 위한 마스크 연산 원리를 설명하기 위한 도면이다.
도 3은 특징점 간의 밝기 대소 모델과 특징점 디스크립터를 보여주는 도면이다.
도 4는 'david-inddor' 영상의 추적 결과를 나타내는 도면이다.
도 5는 'occluded face' 영상의 추적결과를 나타내는 도면이다.
도 6은 'walking woman' 영상의 추적 결과를 나타내는 도면이다.
120: 표적모델 추출부
130: 표적후보모델 추출부
140: 유사도 계산부
150: 표적위치 결정부
160: 표적모델 갱신부
Claims (11)
- 입력받은 영상이 첫 번째 프레임인 경우, 입력받은 영상으로부터 표적모델을 추출하는 표적모델 추출부;
입력받은 영상이 첫 번째 프레임이 아닌 경우, 입력받은 영상으로부터 표적후보 모델을 추출하는 표적후보모델 추출부;
추출된 상기 표적모델과 상기 표적후보 모델 간의 각 좌표에 대한 밝기 값의 유사도를 계산하는 유사도 계산부;
계산된 상기 유사도 중 가장 높은 유사도를 가지는 좌표의 위치를 표적의 위치로 결정하는 표적위치 결정부; 및
결정된 상기 표적의 위치를 기반으로 상기 표적 모델을 갱신하는 표적모델 갱신부;
를 포함하는 밝기 대소를 이용하여 표적을 추적하기 위한 장치. - 제1 항에 있어서,
상기 표적모델 추출부는,
상기 입력받은 영상 내 표적 영역을 지정하고, 지정된 상기 표적 영역에서 표적 모델을 추출하되, 상기 표적 모델은 특징점 기반의 표적모델과 블록 기반의 표적모델을 포함하는 것을 특징으로 하는 밝기 대소를 이용하여 표적을 추적하기 위한 장치. - 제1 항에 있어서,
상기 표적후보모델 추출부는,
상기 입력받은 영상 내 탐색영역을 지정하고, 지정된 상기 탐색영역에서 표적후보 영역을 추출하며, 추출된 상기 표적후보 영역에서 표적후보 모델을 추출하되, 상기 표적후보 모델은 특징점 기반의 표적후보 모델과 블록 기반의 표적후보 모델을 포함하는 것을 특징으로 하는 밝기 대소를 이용하여 표적을 추적하기 위한 장치. - 제1 항에 있어서,
상기 표적모델의 유사도는 특징점 기반의 모델 유사도와 블록 기반의 모델 유사도의 합으로 정의되는 것을 특징으로 하는 밝기 대소를 이용하여 표적을 추적하기 위한 장치. - 제1 항에 있어서,
상기 표적모델 갱신부는,
현재의 추적 결과를 이전의 표적모델에 누적시키는 방식으로 상기 표적 모델을 갱신하는 것을 특징으로 하는 밝기 대소를 이용하여 표적을 추적하기 위한 장치. - 입력받은 영상으로부터 표적모델과 표적후보 모델을 각각 추출하는 표적모델 추출부;
추출된 상기 표적모델과 상기 표적후보 모델 간의 각 좌표에 대한 밝기 값의 유사도를 계산하는 유사도 계산부;
계산된 상기 유사도 중 가장 높은 유사도를 가지는 좌표의 위치를 표적의 위치로 결정하는 표적위치 결정부; 및
결정된 상기 표적의 위치를 기반으로 상기 표적 모델을 갱신하는 표적모델 갱신부;
를 포함하는 밝기 대소를 이용하여 표적을 추적하기 위한 장치. - 제6 항에 있어서,
상기 표적모델 추출부는,
상기 입력받은 영상이 첫 번째 프레임인 경우, 상기 입력받은 영상으로부터 표적모델을 추출하고,
상기 입력받은 영상이 첫 번째 프레임이 아닌 경우, 입력받은 영상으로부터 표적후보 모델을 추출하는 것을 특징으로 하는 밝기 대소를 이용하여 표적을 추적하기 위한 장치. - 제6 항에 있어서,
상기 표적모델 추출부는,
상기 입력받은 영상 내 표적 영역을 지정하고, 지정된 상기 표적 영역에서 표적 모델을 추출하되, 상기 표적 모델은 특징점 기반의 표적모델과 블록 기반의 표적모델을 포함하는 것을 특징으로 하는 밝기 대소를 이용하여 표적을 추적하기 위한 장치. - 제6 항에 있어서,
상기 표적모델 추출부는,
상기 입력받은 영상 내 탐색영역을 지정하고, 지정된 상기 탐색영역에서 표적후보 영역을 추출하며, 추출된 상기 표적후보 영역에서 표적후보 모델을 추출하되, 상기 표적후보 모델은 특징점 기반의 표적후보 모델과 블록 기반의 표적후보 모델을 포함하는 것을 특징으로 하는 밝기 대소를 이용하여 표적을 추적하기 위한 장치. - 제6 항에 있어서,
상기 표적모델의 유사도는 특징점 기반의 모델 유사도와 블록 기반의 모델 유사도의 합으로 정의되는 것을 특징으로 하는 밝기 대소를 이용하여 표적을 추적하기 위한 장치. - 제6 항에 있어서,
상기 표적모델 갱신부는,
현재의 추적 결과를 이전의 표적모델에 누적시키는 방식으로 상기 표적 모델을 갱신하는 것을 특징으로 하는 밝기 대소를 이용하여 표적을 추적하기 위한 장치.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020120071302A KR101220194B1 (ko) | 2012-06-29 | 2012-06-29 | 밝기 대소를 이용하여 표적을 추적하기 위한 장치 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020120071302A KR101220194B1 (ko) | 2012-06-29 | 2012-06-29 | 밝기 대소를 이용하여 표적을 추적하기 위한 장치 |
Publications (1)
Publication Number | Publication Date |
---|---|
KR101220194B1 true KR101220194B1 (ko) | 2013-01-10 |
Family
ID=47841484
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020120071302A KR101220194B1 (ko) | 2012-06-29 | 2012-06-29 | 밝기 대소를 이용하여 표적을 추적하기 위한 장치 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR101220194B1 (ko) |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20090041068A (ko) * | 2007-10-23 | 2009-04-28 | 엘아이지넥스원 주식회사 | 표적 추적 방법 및 장치 |
KR20100041172A (ko) * | 2008-10-13 | 2010-04-22 | 국방과학연구소 | 영상 추적 장치의 이동표적 움직임 추적 방법 |
KR20110128529A (ko) * | 2010-05-24 | 2011-11-30 | 중앙대학교 산학협력단 | 형태와 특징 정보를 이용한 비정형 객체 추적 장치 및 그 방법 |
-
2012
- 2012-06-29 KR KR1020120071302A patent/KR101220194B1/ko active IP Right Grant
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20090041068A (ko) * | 2007-10-23 | 2009-04-28 | 엘아이지넥스원 주식회사 | 표적 추적 방법 및 장치 |
KR20100041172A (ko) * | 2008-10-13 | 2010-04-22 | 국방과학연구소 | 영상 추적 장치의 이동표적 움직임 추적 방법 |
KR20110128529A (ko) * | 2010-05-24 | 2011-11-30 | 중앙대학교 산학협력단 | 형태와 특징 정보를 이용한 비정형 객체 추적 장치 및 그 방법 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN106778712B (zh) | 一种多目标检测与跟踪方法 | |
TWI660326B (zh) | 用於更新背景模型之方法及裝置 | |
US9911053B2 (en) | Information processing apparatus, method for tracking object and program storage medium | |
US7957557B2 (en) | Tracking apparatus and tracking method | |
KR101868103B1 (ko) | 다중 이동 물체의 식별 및 추적을 위한 영상 감시 장치 및 방법 | |
Yang et al. | Binary descriptor based nonparametric background modeling for foreground extraction by using detection theory | |
CN115049954B (zh) | 目标识别方法、装置、电子设备和介质 | |
Srividhya et al. | [Retracted] A Machine Learning Algorithm to Automate Vehicle Classification and License Plate Detection | |
JP2018139086A (ja) | 相関追尾装置、相関追尾方法及び相関追尾プログラム | |
KR102424326B1 (ko) | 주목도 기반 객체 분할을 이용한 비지도 비디오 객체 분할장치 및 방법 | |
Angelo | A novel approach on object detection and tracking using adaptive background subtraction method | |
JP7176590B2 (ja) | 画像処理装置、画像処理方法、及びプログラム | |
Sahoo et al. | A fast valley-based segmentation for detection of slowly moving objects | |
CN106951831B (zh) | 一种基于深度摄像机的行人检测跟踪方法 | |
KR101220195B1 (ko) | 밝기 대소를 이용하여 표적을 추적하기 위한 방법 | |
KR101220194B1 (ko) | 밝기 대소를 이용하여 표적을 추적하기 위한 장치 | |
phadke | Robust multiple target tracking under occlusion using fragmented mean shift and Kalman filter | |
KR102500516B1 (ko) | 상황 적응적인 블로킹을 사용한 개인 정보 보호 방법 | |
Bai et al. | Infrared small target detection and tracking under the conditions of dim target intensity and clutter background | |
Kurbatova et al. | Detection of roads from images based on edge segmentation and morphological operations | |
Kim et al. | Background modeling using adaptive properties of hybrid features | |
Duan et al. | Detection of hand-raising gestures based on body silhouette analysis | |
Patel et al. | Threshold Based Image Binarization Technique for Number Plate Segmentation | |
Arulananth et al. | Fake shadow detection using local histogram of oriented gradients (HOG) features | |
JP2009087238A (ja) | 画像追尾プログラム、装置、及び方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20120629 |
|
PA0201 | Request for examination | ||
A302 | Request for accelerated examination | ||
PA0302 | Request for accelerated examination |
Patent event date: 20120731 Patent event code: PA03022R01D Comment text: Request for Accelerated Examination Patent event date: 20120629 Patent event code: PA03021R01I Comment text: Patent Application |
|
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20120829 Patent event code: PE09021S01D |
|
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: 20121220 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20130103 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20130103 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
FPAY | Annual fee payment |
Payment date: 20151124 Year of fee payment: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20151124 Start annual number: 4 End annual number: 4 |
|
FPAY | Annual fee payment |
Payment date: 20161222 Year of fee payment: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20161222 Start annual number: 5 End annual number: 5 |
|
FPAY | Annual fee payment |
Payment date: 20171122 Year of fee payment: 6 |
|
PR1001 | Payment of annual fee |
Payment date: 20171122 Start annual number: 6 End annual number: 6 |
|
FPAY | Annual fee payment |
Payment date: 20191219 Year of fee payment: 8 |
|
PR1001 | Payment of annual fee |
Payment date: 20191219 Start annual number: 8 End annual number: 8 |
|
PR1001 | Payment of annual fee |
Payment date: 20201203 Start annual number: 9 End annual number: 9 |
|
PR1001 | Payment of annual fee |
Payment date: 20221207 Start annual number: 11 End annual number: 11 |
|
PR1001 | Payment of annual fee |
Payment date: 20231219 Start annual number: 12 End annual number: 12 |
|
PR1001 | Payment of annual fee |
Payment date: 20241230 Start annual number: 13 End annual number: 13 |