KR101030435B1 - 시차와 움직이는 물체가 있는 영상에 대한 실시간 모자익 영상 생성 방법 - Google Patents
시차와 움직이는 물체가 있는 영상에 대한 실시간 모자익 영상 생성 방법 Download PDFInfo
- Publication number
- KR101030435B1 KR101030435B1 KR1020090072738A KR20090072738A KR101030435B1 KR 101030435 B1 KR101030435 B1 KR 101030435B1 KR 1020090072738 A KR1020090072738 A KR 1020090072738A KR 20090072738 A KR20090072738 A KR 20090072738A KR 101030435 B1 KR101030435 B1 KR 101030435B1
- Authority
- KR
- South Korea
- Prior art keywords
- image
- parallax
- input image
- previous
- real
- Prior art date
Links
- 238000000034 method Methods 0.000 claims abstract description 40
- 238000012545 processing Methods 0.000 claims abstract description 10
- 238000004364 calculation method Methods 0.000 claims description 5
- 238000007796 conventional method Methods 0.000 description 10
- 238000010586 diagram Methods 0.000 description 3
- 238000005259 measurement Methods 0.000 description 3
- 238000011524 similarity measure Methods 0.000 description 3
- 230000002542 deteriorative effect Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000011156 evaluation Methods 0.000 description 1
- 238000007429 general method Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000003672 processing method Methods 0.000 description 1
- 230000007704 transition Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T3/00—Geometric image transformations in the plane of the image
- G06T3/40—Scaling of whole images or parts thereof, e.g. expanding or contracting
- G06T3/4038—Image mosaicing, e.g. composing plane images from plane sub-images
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/20—Analysis of motion
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/30—Determination of transform parameters for the alignment of images, i.e. image registration
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Multimedia (AREA)
- Image Analysis (AREA)
- Image Processing (AREA)
Abstract
Description
Claims (7)
- 현재 입력된 영상과 이전 입력된 영상간의 대응된 픽셀의 움직임 추정을 하는 제1과정;상기 움직임 추정 결과를 참조하여 이전의 모자익 영상을 상기 현재 입력된 영상으로 전역일치시키는 제2과정;상기 전역 일치된 상기 이전의 모자익 영상과 상기 현재 입력된 영상의 공통 영역에서 절대차 영상의 적분 영상을 이용하여 최적의 정합 경계를 찾는 제3과정; 및상기 최적의 정합 경계에서 상기 이전의 모자익 영상과 상기 현재 입력된 영상을 머지시켜 모자익 영상을 생성하고, 새로운 영상이 입력되면 제1과정으로 리턴하여 수행하는 제4과정;을 포함하고,상기 제3과정의 상기 최적의 정합 경계는, 상기 공통 영역에서의 절대차(absolute difference) 영상을 생성하고, 상기 절대차 영상의 적분 영상을 생성하는 과정; 상기 적분영상내의 각각의 줄 영역에 대응되는 복수의 세그먼트에 대한 SAD(sum of absolute difference)의 최대값을 산출하는 과정; 및 각 줄영역에서의 SAD의 최대값 중에서 가장 작은 최대값을 갖는 줄영역의 정점(node)간을 연결한 간선(edge)을 상기 최적의 정합 경계로 하는 것을 특징으로 하는 시차와 움직이는 물체가 있는 영상에 대한 실시간 모자익 영상 생성 방법.
- 제1항에 있어서, 상기 제1과정에서 상기 현재 입력된 영상이 처음 입력되는 영상인 경우 모자익 영상 처리된 것으로 간주하고, 다음 입력된 영상과의 움직임 추정을 함을 특징으로 하는 시차와 움직이는 물체가 있는 영상에 대한 실시간 모자익 영상 생성 방법.
- 제 1항에 있어서,상기 움직임 추정은 다중 해상도 블록 매칭 알고리즘(multi-resolution block matching algorithm)을 이용하여 수행함을 특징으로 하는 시차와 움직이는 물체가 있는 영상에 대한 실시간 모자익 영상 생성 방법.
- 삭제
- 제1항에 있어서,상기 절대차 영상은 상기 이전의 모자익 영상과 상기 현재 입력된 영상의 대응되는 픽셀간의 절대차의 값으로 이루어진 영상임을 특징으로 하는 시차와 움직이는 물체가 있는 영상에 대한 실시간 모자익 영상 생성 방법.
- 제5항에 있어서,상기 적분영상내에서 상기 세그먼트에 대한 SAD 산출은 상기 세그먼트의 네 모서리 영역의 값을 이용하여 산출함을 특징으로 하는 시차와 움직이는 물체가 있는 영상에 대한 실시간 모자익 영상 생성 방법.
- 제6항에 있어서,상기 세그먼트에 대한 SAD 산출은 상기 세그먼트의 각 모서리의 우측하단과 좌측 상단을 더한 값에 좌측 하단과 우측 상단의 값을 감산하여 SAD를 산출함을 특징으로 하는 시차와 움직이는 물체가 있는 영상에 대한 실시간 모자익 영상 생성 방법.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020090072738A KR101030435B1 (ko) | 2009-08-07 | 2009-08-07 | 시차와 움직이는 물체가 있는 영상에 대한 실시간 모자익 영상 생성 방법 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020090072738A KR101030435B1 (ko) | 2009-08-07 | 2009-08-07 | 시차와 움직이는 물체가 있는 영상에 대한 실시간 모자익 영상 생성 방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20110015158A KR20110015158A (ko) | 2011-02-15 |
KR101030435B1 true KR101030435B1 (ko) | 2011-04-20 |
Family
ID=43774027
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020090072738A KR101030435B1 (ko) | 2009-08-07 | 2009-08-07 | 시차와 움직이는 물체가 있는 영상에 대한 실시간 모자익 영상 생성 방법 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR101030435B1 (ko) |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH10178564A (ja) | 1996-10-17 | 1998-06-30 | Sharp Corp | パノラマ画像作成装置及び記録媒体 |
JP2001177714A (ja) | 1999-12-15 | 2001-06-29 | Nec Corp | 画像合成方法、画像合成装置、記録媒体、及び指紋入力装置 |
KR20030059399A (ko) * | 2001-12-29 | 2003-07-10 | 엘지전자 주식회사 | 모자이크 영상 생성장치 및 방법과 모자이크 영상 기반동영상 재생방법 |
-
2009
- 2009-08-07 KR KR1020090072738A patent/KR101030435B1/ko not_active IP Right Cessation
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH10178564A (ja) | 1996-10-17 | 1998-06-30 | Sharp Corp | パノラマ画像作成装置及び記録媒体 |
JP2001177714A (ja) | 1999-12-15 | 2001-06-29 | Nec Corp | 画像合成方法、画像合成装置、記録媒体、及び指紋入力装置 |
KR20030059399A (ko) * | 2001-12-29 | 2003-07-10 | 엘지전자 주식회사 | 모자이크 영상 생성장치 및 방법과 모자이크 영상 기반동영상 재생방법 |
Also Published As
Publication number | Publication date |
---|---|
KR20110015158A (ko) | 2011-02-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10268901B2 (en) | Quasi-parametric optical flow estimation | |
US8259809B2 (en) | One step sub-pixel motion estimation | |
US8781253B2 (en) | Method and apparatus for video object segmentation | |
CN106254885B (zh) | 数据处理系统、执行运动估计的方法 | |
US20130266238A1 (en) | Algorithm Selection for Structure from Motion | |
US9794588B2 (en) | Image processing system with optical flow recovery mechanism and method of operation thereof | |
US20040091171A1 (en) | Mosaic construction from a video sequence | |
WO2009150882A1 (ja) | 画像位置合わせ処理装置、領域拡張処理装置及び画質改善処理装置 | |
US20150130953A1 (en) | Method for Video Background Subtraction Using Factorized Matrix Completion | |
US20140126818A1 (en) | Method of occlusion-based background motion estimation | |
US20130176300A1 (en) | Disparity maps in uniform areas | |
US9911195B2 (en) | Method of sampling colors of images of a video sequence, and application to color clustering | |
US9420306B2 (en) | Estimating method of predicted motion vector | |
JP2001520781A (ja) | 動き又はデプス推定 | |
KR101558573B1 (ko) | 스테레오 카메라 영상 합성 방법 | |
Pauwels et al. | Optic flow from unstable sequences through local velocity constancy maximization | |
CN107767393B (zh) | 一种面向移动硬件的场景流估计方法 | |
KR101030435B1 (ko) | 시차와 움직이는 물체가 있는 영상에 대한 실시간 모자익 영상 생성 방법 | |
US9443296B2 (en) | Apparatus for matching blocks of stereo image | |
EP2237560A1 (en) | Halo reducing motion-compensated interpolation | |
Sun et al. | An effective three-step search algorithm for motion estimation | |
JP2012118923A (ja) | 領域分割装置及び領域分割方法 | |
KR101359351B1 (ko) | 연산 스킵 기법에 의한 고속 스테레오 영상 정합 방법 | |
Loghman et al. | A novel depth estimation method for uncalibrated stereo images | |
Van Thang et al. | A semi-global motion estimation of a repetition pattern region for frame interpolation |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20090807 |
|
PA0201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20101130 Patent event code: PE09021S01D |
|
PG1501 | Laying open of application | ||
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: 20110407 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20110414 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20110415 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |
Termination category: Default of registration fee Termination date: 20150309 |