WO2010099616A1 - 3d video processing - Google Patents
3d video processing Download PDFInfo
- Publication number
- WO2010099616A1 WO2010099616A1 PCT/CA2010/000307 CA2010000307W WO2010099616A1 WO 2010099616 A1 WO2010099616 A1 WO 2010099616A1 CA 2010000307 W CA2010000307 W CA 2010000307W WO 2010099616 A1 WO2010099616 A1 WO 2010099616A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- image
- images
- motion
- motion vector
- input source
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N13/00—Stereoscopic video systems; Multi-view video systems; Details thereof
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N13/00—Stereoscopic video systems; Multi-view video systems; Details thereof
- H04N13/10—Processing, recording or transmission of stereoscopic or multi-view image signals
- H04N13/106—Processing image signals
- H04N13/139—Format conversion, e.g. of frame-rate or size
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N13/00—Stereoscopic video systems; Multi-view video systems; Details thereof
- H04N13/10—Processing, recording or transmission of stereoscopic or multi-view image signals
- H04N13/106—Processing image signals
- H04N13/144—Processing image signals for flicker reduction
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T19/00—Manipulating three-dimensional [3D] models or images for computer graphics
- G06T19/20—Editing of three-dimensional [3D] images, e.g. changing shapes or colours, aligning objects or positioning parts
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10016—Video; Image sequence
- G06T2207/10021—Stereoscopic video; Stereoscopic image sequence
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N13/00—Stereoscopic video systems; Multi-view video systems; Details thereof
- H04N13/10—Processing, recording or transmission of stereoscopic or multi-view image signals
- H04N13/106—Processing image signals
- H04N13/128—Adjusting depth or disparity
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N13/00—Stereoscopic video systems; Multi-view video systems; Details thereof
- H04N2013/0074—Stereoscopic image analysis
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N13/00—Stereoscopic video systems; Multi-view video systems; Details thereof
- H04N2013/0074—Stereoscopic image analysis
- H04N2013/0085—Motion estimation from stereoscopic image signals
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N2213/00—Details of stereoscopic systems
- H04N2213/002—Eyestrain reduction by processing stereoscopic signals or controlling stereoscopic devices
Definitions
- the present invention relates generally to video processing, and more particularly, to a method and apparatus for processing 3D video.
- the output of the FRC process is a new (middle) frame that is placed between successive source frames.
- a problem with the new frame can arise if there is missing information regarding an obscured or hidden object in the background. If there is missing information, FRC cannot accurately produce the middle frame. This is referred to as the occlusion problem.
- the middle frame is produced by motion estimation (determining a motion vector) and motion compensation (applying the motion vector to reduce the effects of motion), i.e., by the FRC process, then some immaterial images may be produced. This problem exists in both 2D images and in 3D images, where the hidden material can be in the left image, the right image, or both.
- FIG. 1 An example of an occlusion region is shown in Figure 1 , which shows five frames - a current frame (N), two previous frames (ND2, NDl), and two later frames (N+ 1, N+2).
- an occlusion region shows no good matching motion vectors. If there is a motion vector field discontinuity in a homogeneous region, this could lead to potential occlusion regions because the correct motion vector could not be estimated due to the discontinuity.
- the motion vector discontinuity due to occlusion could be detected be comparing the motion vectors between frames ND2 and NDl and between frames NDl and N+l . To be able to handle the occlusion region correctly, more than four consecutive frames of data will be needed, creating a complex solution. [0010] There is therefore a need to reduce judder when converting a film source, in particular with a 3D film source. There is also a need to address the occlusion problem in 3D sources.
- the judder problem can be addressed by separating a 3D image into its component left image and right image, performing FRC on the individual images, and then reordering the images for display.
- the separation and FRC processes can be reversed, in that FRC can be performed on the 3D image and the original and motion compensated images can be separated into their component left and right images.
- One way to address the occlusion problem in 3D sources is to utilize the disparity information (the difference between the left image and the right image) to help generate the hidden information.
- Figure 1 is a diagram showing an example of an occlusion region
- Figure 2 is a flowchart of a method for performing FRC on a 3D input source
- Figure 4 is a flowchart of an alternate method for performing FRC on a 3D input source
- Figure 6 is a flowchart of a method for performing 2D to 3D conversion
- Figure 8 is a flowchart of an alternate method for performing 2D to 3D conversion
- Figure 9 is a diagram showing an example application of the method of
- Figure 10 is a block diagram of an apparatus configured to perform any of the methods of Figures 2, 4, 6, or 8;
- Figure 11 is a diagram showing how 3D images assist in addressing the occlusion problem
- Figure 12 is a diagram showing an example of disparity between what a viewer's left eye and right eye sees in a 3D image
- Figure 13 is a diagram showing how background information in a 3D image can be obtained by using the disparity.
- Figure 14 is a flowchart of a method for addressing the occlusion problem.
- the motion estimation and motion compensation needs to be performed on both the left image and the right image of a 3D video frame.
- the left image and the right image need to be separated at some point during the process; the separation can occur before FRC (as shown in Figures 2 and 3) or after FRC (as shown in Figures 4 and 5).
- each left image and right image is half the size of a full frame. Processing (e.g., performing FRC) on a smaller size image is easier, and the method shown in Figure 2 may complete faster than the method shown in Figure 4.
- FIG. 2 is a flowchart of a method 200 for performing FRC on a 3D input source.
- a 3D frame is separated into a left image and a right image (step 202).
- a motion vector is calculated for the left image (step 204) and for the right image (step 206). It is noted that calculating the motion vectors for the left image and the right image (steps 204 and 206) can be reversed.
- only one motion vector may be calculated, for either the left image or the right image, and that motion vector can be applied to the other image.
- the reasoning behind this possibility is that in most cases (approximately 95% on the time), the motion vector between the left image and the right image is very similar. A slight difference between the respective motion vectors (if calculated separately) should not have an effect. If the motion vectors between the left image and the right image are substantially different, then the disparity will be different and the motion vectors should be calculated separately.
- the hardware complexity can be reduced; the determination whether only one motion vector is calculated can be based on the hardware present and is implementation- specific.
- FRC is then performed on the left image (step 208) and on the right image
- step 210 Performing the FRC (steps 208 and 210) can also be reversed, provided that the motion vectors are determined before FRC is performed. After FRC has been performed on both the left image and the right image, the converted images are reordered for display (step 212).
- a 3D frame 300 is separated into a left image 302 and a right image 304.
- a motion vector (MV]) 310 is calculated for the left image 302 and is applied to determine a motion compensated image (L2) 320.
- a motion vector (MV 2 ) 312 is calculated for the right image 304 and is applied to determine a motion compensated image (R2) 322.
- the original images 302, 304 and the motion compensated images 320, 322 are then reordered for display.
- FIG. 4 is a flowchart of an alternate method 400 for performing FRC on a 3D input source.
- a motion vector is calculated for the 3D image (step 402) and FRC is performed on the 3D image (step 404). Both the original 3D image and the motion compensated image are separated into left and right images (step 406). All of the images are then reordered for display (step 408).
- FIG. 6 is a flowchart of a method 600 for performing 2D to 3D conversion.
- a 2D image is extracted into a 3D image, including a left image and a right image (step 602).
- a motion vector is calculated for the left image (step 604) and for the right image (step 606). It is noted that calculating the motion vectors for the left image and the right image (steps 604 and 606) can be reversed. It is further noted that only one motion vector may be calculated, for either the left image or the right image, and that motion vector can be applied to the other image.
- FRC is then performed on the left image (step 608) and on the right image
- Performing the FRC (steps 608 and 610) can also be reversed, provided that the motion vectors are determined before FRC is performed. After FRC has been performed on both the left image and the right image, the converted images are reordered for display (step 612).
- FIG. 7 is a diagram showing an example application of the method of
- Figure 8 is a flowchart of an alternate method 800 for performing 2D to
- FIG. 8 is a diagram showing an example application of the method of
- Figure 8 FRC is performed on two 2D images 902, 904 to produce motion compensated images 1* 910 and 2* 912.
- the original 2D images 902, 904 and the motion compensated 2D images 910, 912 undergo 3D extraction into respective left and right images, to generate left and right images 920-934.
- Figure 10 is a block diagram of an apparatus 1000 configured to perform any of the methods 200, 400, 600, or 800. While the apparatus 1000 as shown is capable of performing any of the methods 200, 400, 600, or 800, the apparatus 1000 can be specifically configured to perform only one of the methods be removing unused components.
- the apparatus 1000 When performing the method 200, the apparatus 1000 operates as follows.
- a 3D input 1020 is provided to the 3D image separating device 1006, which separates the 3D input 1020 into left and right images.
- Motion vectors for the left and right images are calculated by the motion vector calculating device 1004.
- the frame rate conversion device 1008 performs FRC on the left and right images using the calculated motion vectors to produce motion compensated images.
- the left and right images and the motion compensated images are passed to the image reordering device 1010, where the images are reordered for display and are output 1022.
- the apparatus 1000 When performing the method 400, the apparatus 1000 operates as follows.
- a 3D input 1030 is provided to the motion vector calculating device 1004, which calculates the motion vector for the 3D input 1030.
- the frame rate conversion device 1008 performs FRC on the 3D input 1030 using the calculated motion vector to produce a motion compensated 3D image.
- the 3D input 1030 and the motion compensated 3D image are passed to the 3D input 1030 separating device 1006, which generates left and right images from the 3D image and left and right images from the motion compensated 3D image.
- the original left and right images and the motion compensated left and right images are passed to the image reordering device 1010, where the images are reordered for display and are output 1022.
- the apparatus 1000 When performing the method 600, the apparatus 1000 operates as follows.
- a 2D input 1040 is provided to the 2D to 3D image extracting device 1002, which extracts the 2D input 1040 into left and right 3D images.
- the motion vector calculating device 1004 calculates motion vectors for the left and right images.
- the frame rate conversion device 1008 performs FRC on the left and right images using the calculated motion vectors to produce motion compensated left and right images.
- the left and right images and the motion compensated left and right images are passed to the image reordering device 1010, where the images are reordered for display and are output 1022.
- the apparatus 1000 When performing the method 800, the apparatus 1000 operates as follows.
- a 2D input 1050 is provided to the motion vector calculating device 1004, which calculates the motion vector for the 2D input 1050.
- the frame rate conversion device 1008 performs FRC on the 2D input 1050 using the calculated motion vector to produce a motion compensated image.
- the 2D input 1050 and the motion compensated image are passed to the 2D to 3D image extracting device 1002, which extracts the 2D input 1050 and the motion compensated image into left and right 3D images and produces an output 1052.
- the occlusion problem in 3D images can be addressed by using both the left image and the right image together during FRC.
- the two images may contain the information missing from a 2D image due to the different information contained in the left image and the right image (also referred to as disparity information).
- Figure 11 is a diagram showing how 3D images assist in addressing the occlusion problem.
- the viewer's left eye is at a first coordinate dj along the X-axis and the viewer's right eye is at a second coordinate d 2 along the X-axis.
- By changing the angle D or the position of the left or right eye (dj or d 2 ) more information can be obtained for images in the background (plane z 2 ) as compared to images in the foreground (plane z,).
- the additional information in a 3D image (on plane Z 2 ) can be used to address the occlusion problem.
- motion estimation in block matching can be stated as, for example, the calculation of the minimization of the mean absolute difference (MAD) between the viewer's left and right eyes (d] and d 2 ).
- MAD mean absolute difference
- B denotes an Ni x N 2 block for a set of candidate motion vectors (d,, d 2 ) and signal s is at a pixel (n u n 2 ) in frame k (shown in Figure 11 as frame Z 1 ).
- T represents the transpose of the motion vectors d ⁇ d 2 .
- Figure 12 is a diagram showing an example of disparity between what a viewer's left eye and right eye sees in a 3D image.
- the viewer can see at least a portion of block A 1202, block B 1204, and block C 1206. Based on the relative positioning of block C 1206 between block A 1202 and block B 1204, the viewer can see more of block C 1206 with their left eye than with their right eye.
- the angle D can be defined as:
- FIG. 13 is a diagram showing how background information in a 3D image can be obtained by using the disparity.
- the covered portion in the image (block C 1206) is handled in a similar manner as an occlusion is handled in a normal FRC process.
- frame NDl there is an occlusion region 1302.
- the occlusion region 1302 is the amount of block C 1206 that is hidden at time t.
- the occlusion region 1304 the amount of block C 1206 that is hidden at time t+1).
- FIG. 14 is a flowchart of a method 1400 for addressing the occlusion problem.
- a stereo stream (the left and right images of a 3D video stream) is provided (step 1402).
- a disparity analysis is performed on the received stream (step 1404).
- the motion vector is estimated based on the result of the disparity analysis (step 1406) and motion compensation is performed, utilizing the motion vector (step 1408).
- FRC is then performed on the 2D stream (step 1410).
- This step includes separately performing FRC on the left image and the right image (each a 2D stream).
- 2D FRC can also be used in cases where there is a 3D input, but only a 2D display, and therefore, the FRC output needs to be a 2D stream.
- the present invention can be implemented in a computer program tangibly embodied in a computer-readable storage medium containing a set of instructions for execution by a processor or a general purpose computer; and method steps can be performed by a processor executing a program of instructions by operating on input data and generating output data.
- Suitable processors include, by way of example, both general and special purpose processors.
- a processor will receive instructions and data from a read-only memory (ROM), a random access memory (RAM), and/or a storage device.
- Storage devices suitable for embodying computer program instructions and data include all forms of non-volatile memory, including by way of example semiconductor memory devices, magnetic media such as internal hard disks and removable disks, magneto-optical media, and optical media such as CD-ROM disks and digital versatile disks (DVDs).
- non-volatile memory including by way of example semiconductor memory devices, magnetic media such as internal hard disks and removable disks, magneto-optical media, and optical media such as CD-ROM disks and digital versatile disks (DVDs).
- the illustrative embodiments may be implemented in computer software, the functions within the illustrative embodiments may alternatively be embodied in part or in whole using hardware components such as Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs), or other hardware, or in some combination of hardware components and software components.
- ASICs Application Specific Integrated Circuits
- FPGAs Field Programmable Gate Arrays
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Testing, Inspecting, Measuring Of Stereoscopic Televisions And Televisions (AREA)
- Television Systems (AREA)
- Processing Or Creating Images (AREA)
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2011552290A JP2012519431A (ja) | 2009-03-04 | 2010-03-04 | 3dビデオ処理 |
| EP18210059.4A EP3512196B1 (en) | 2009-03-04 | 2010-03-04 | 3d video processing |
| CN2010800131135A CN102362503A (zh) | 2009-03-04 | 2010-03-04 | 3d视频处理 |
| EP10748268.9A EP2404452B1 (en) | 2009-03-04 | 2010-03-04 | 3d video processing |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US12/397,448 | 2009-03-04 | ||
| US12/397,448 US8395709B2 (en) | 2009-03-04 | 2009-03-04 | 3D video processing |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2010099616A1 true WO2010099616A1 (en) | 2010-09-10 |
Family
ID=42677898
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CA2010/000307 Ceased WO2010099616A1 (en) | 2009-03-04 | 2010-03-04 | 3d video processing |
Country Status (6)
| Country | Link |
|---|---|
| US (2) | US8395709B2 (https=) |
| EP (2) | EP3512196B1 (https=) |
| JP (1) | JP2012519431A (https=) |
| KR (1) | KR20120006498A (https=) |
| CN (1) | CN102362503A (https=) |
| WO (1) | WO2010099616A1 (https=) |
Families Citing this family (15)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR20120039703A (ko) * | 2009-07-07 | 2012-04-25 | 엘지전자 주식회사 | 3차원 사용자 인터페이스 출력 방법 |
| JP2011223493A (ja) * | 2010-04-14 | 2011-11-04 | Canon Inc | 画像処理装置および画像処理方法 |
| JP5335022B2 (ja) * | 2011-04-05 | 2013-11-06 | 住友電気工業株式会社 | 映像再生装置 |
| CA2855190C (en) | 2011-10-05 | 2017-02-07 | Bitanimate, Inc. | Resolution enhanced 3d video rendering systems and methods |
| WO2013151291A1 (ko) * | 2012-04-02 | 2013-10-10 | 삼성전자 주식회사 | 화질 개선을 위한 다중시점 영상 디스플레이 장치 및 그 방법 |
| CN104486611A (zh) * | 2014-12-29 | 2015-04-01 | 北京极维客科技有限公司 | 一种图像转换方法及装置 |
| US10200666B2 (en) * | 2015-03-04 | 2019-02-05 | Dolby Laboratories Licensing Corporation | Coherent motion estimation for stereoscopic video |
| US10410358B2 (en) * | 2017-06-26 | 2019-09-10 | Samsung Electronics Co., Ltd. | Image processing with occlusion and error handling in motion fields |
| US10523947B2 (en) | 2017-09-29 | 2019-12-31 | Ati Technologies Ulc | Server-based encoding of adjustable frame rate content |
| US10594901B2 (en) | 2017-11-17 | 2020-03-17 | Ati Technologies Ulc | Game engine application direct to video encoder rendering |
| US11290515B2 (en) | 2017-12-07 | 2022-03-29 | Advanced Micro Devices, Inc. | Real-time and low latency packetization protocol for live compressed video data |
| US11100604B2 (en) | 2019-01-31 | 2021-08-24 | Advanced Micro Devices, Inc. | Multiple application cooperative frame-based GPU scheduling |
| US11418797B2 (en) | 2019-03-28 | 2022-08-16 | Advanced Micro Devices, Inc. | Multi-plane transmission |
| US11488328B2 (en) | 2020-09-25 | 2022-11-01 | Advanced Micro Devices, Inc. | Automatic data format detection |
| CN117078666B (zh) * | 2023-10-13 | 2024-04-09 | 东声(苏州)智能科技有限公司 | 二维和三维结合的缺陷检测方法、装置、介质和设备 |
Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6477267B1 (en) * | 1995-12-22 | 2002-11-05 | Dynamic Digital Depth Research Pty Ltd. | Image conversion and encoding techniques |
| US20030112873A1 (en) * | 2001-07-11 | 2003-06-19 | Demos Gary A. | Motion estimation for video compression systems |
| WO2003088682A1 (en) | 2002-04-09 | 2003-10-23 | Teg Sensorial Technologies Inc. | Stereoscopic video sequences coding system and method |
| US20040057517A1 (en) * | 2002-09-25 | 2004-03-25 | Aaron Wells | Content adaptive video processor using motion compensation |
| US20060177123A1 (en) | 2005-02-04 | 2006-08-10 | Samsung Electronics Co., Ltd. | Method and apparatus for encoding and decoding stereo image |
| US20080231745A1 (en) * | 2007-03-19 | 2008-09-25 | Masahiro Ogino | Video Processing Apparatus and Video Display Apparatus |
| US20080246836A1 (en) * | 2004-09-23 | 2008-10-09 | Conversion Works, Inc. | System and method for processing video images for camera recreation |
Family Cites Families (21)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US4925294A (en) * | 1986-12-17 | 1990-05-15 | Geshwind David M | Method to convert two dimensional motion pictures for three-dimensional systems |
| JPH01171389A (ja) * | 1987-12-25 | 1989-07-06 | Sharp Corp | 映像再生装置 |
| AUPO894497A0 (en) * | 1997-09-02 | 1997-09-25 | Xenotech Research Pty Ltd | Image processing method and apparatus |
| JP2000209614A (ja) | 1999-01-14 | 2000-07-28 | Sony Corp | 立体映像システム |
| CN1236628C (zh) * | 2000-03-14 | 2006-01-11 | 株式会社索夫特4D | 产生立体图像的方法和装置 |
| JP4304911B2 (ja) * | 2002-04-10 | 2009-07-29 | ソニー株式会社 | 動きベクトル検出装置及び方法 |
| US20040252756A1 (en) * | 2003-06-10 | 2004-12-16 | David Smith | Video signal frame rate modifier and method for 3D video applications |
| JP2006157605A (ja) * | 2004-11-30 | 2006-06-15 | Furoobell:Kk | 映像処理システムおよび方法、撮像装置および方法、映像処理装置、映像データ出力方法、記録媒体、並びにプログラム |
| US8644386B2 (en) * | 2005-09-22 | 2014-02-04 | Samsung Electronics Co., Ltd. | Method of estimating disparity vector, and method and apparatus for encoding and decoding multi-view moving picture using the disparity vector estimation method |
| KR101227601B1 (ko) * | 2005-09-22 | 2013-01-29 | 삼성전자주식회사 | 시차 벡터 예측 방법, 그 방법을 이용하여 다시점 동영상을부호화 및 복호화하는 방법 및 장치 |
| KR100653200B1 (ko) * | 2006-01-09 | 2006-12-05 | 삼성전자주식회사 | 기하 정보를 교정하여 파노라마 영상을 제공하는 방법 및장치 |
| CA2636858C (en) * | 2006-01-27 | 2015-11-24 | Imax Corporation | Methods and systems for digitally re-mastering of 2d and 3d motion pictures for exhibition with enhanced visual quality |
| WO2007148219A2 (en) * | 2006-06-23 | 2007-12-27 | Imax Corporation | Methods and systems for converting 2d motion pictures for stereoscopic 3d exhibition |
| JP4181593B2 (ja) * | 2006-09-20 | 2008-11-19 | シャープ株式会社 | 画像表示装置及び方法 |
| JP4958610B2 (ja) * | 2007-04-06 | 2012-06-20 | キヤノン株式会社 | 画像防振装置、撮像装置及び画像防振方法 |
| KR101427115B1 (ko) * | 2007-11-28 | 2014-08-08 | 삼성전자 주식회사 | 영상처리장치 및 영상처리방법 |
| JP2009135686A (ja) * | 2007-11-29 | 2009-06-18 | Mitsubishi Electric Corp | 立体映像記録方法、立体映像記録媒体、立体映像再生方法、立体映像記録装置、立体映像再生装置 |
| US20100302451A1 (en) * | 2007-12-04 | 2010-12-02 | Panasonic Corporation | Video signal processing device |
| CN101933335B (zh) * | 2008-01-29 | 2012-09-05 | 汤姆森特许公司 | 将二维图像数据转换为立体图像数据的方法和系统 |
| US20090268097A1 (en) * | 2008-04-28 | 2009-10-29 | Siou-Shen Lin | Scene change detection method and related apparatus according to summation results of block matching costs associated with at least two frames |
| KR101545510B1 (ko) * | 2008-12-24 | 2015-08-20 | 삼성전자주식회사 | 프레임 속도 조절이 가능한 2차원 영상 또는 3차원 영상 디스플레이 방법 및 장치 |
-
2009
- 2009-03-04 US US12/397,448 patent/US8395709B2/en active Active
-
2010
- 2010-03-04 EP EP18210059.4A patent/EP3512196B1/en active Active
- 2010-03-04 KR KR1020117023309A patent/KR20120006498A/ko not_active Ceased
- 2010-03-04 WO PCT/CA2010/000307 patent/WO2010099616A1/en not_active Ceased
- 2010-03-04 CN CN2010800131135A patent/CN102362503A/zh active Pending
- 2010-03-04 JP JP2011552290A patent/JP2012519431A/ja active Pending
- 2010-03-04 EP EP10748268.9A patent/EP2404452B1/en active Active
-
2013
- 2013-03-05 US US13/785,274 patent/US9270969B2/en active Active
Patent Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6477267B1 (en) * | 1995-12-22 | 2002-11-05 | Dynamic Digital Depth Research Pty Ltd. | Image conversion and encoding techniques |
| US20030112873A1 (en) * | 2001-07-11 | 2003-06-19 | Demos Gary A. | Motion estimation for video compression systems |
| WO2003088682A1 (en) | 2002-04-09 | 2003-10-23 | Teg Sensorial Technologies Inc. | Stereoscopic video sequences coding system and method |
| US20040057517A1 (en) * | 2002-09-25 | 2004-03-25 | Aaron Wells | Content adaptive video processor using motion compensation |
| US20080246836A1 (en) * | 2004-09-23 | 2008-10-09 | Conversion Works, Inc. | System and method for processing video images for camera recreation |
| US20060177123A1 (en) | 2005-02-04 | 2006-08-10 | Samsung Electronics Co., Ltd. | Method and apparatus for encoding and decoding stereo image |
| US20080231745A1 (en) * | 2007-03-19 | 2008-09-25 | Masahiro Ogino | Video Processing Apparatus and Video Display Apparatus |
Non-Patent Citations (1)
| Title |
|---|
| See also references of EP2404452A4 |
Also Published As
| Publication number | Publication date |
|---|---|
| EP2404452B1 (en) | 2018-12-05 |
| JP2012519431A (ja) | 2012-08-23 |
| KR20120006498A (ko) | 2012-01-18 |
| US20100225741A1 (en) | 2010-09-09 |
| US20130182069A1 (en) | 2013-07-18 |
| CN102362503A (zh) | 2012-02-22 |
| EP3512196A1 (en) | 2019-07-17 |
| US9270969B2 (en) | 2016-02-23 |
| EP3512196B1 (en) | 2021-09-01 |
| EP2404452A4 (en) | 2013-10-09 |
| EP2404452A1 (en) | 2012-01-11 |
| US8395709B2 (en) | 2013-03-12 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8395709B2 (en) | 3D video processing | |
| JP5567578B2 (ja) | 入力された三次元ビデオ信号を処理するための方法及びシステム | |
| US20090207238A1 (en) | Method and apparatus for determining view of stereoscopic image for stereo synchronization | |
| EP2582143A2 (en) | Method and device for converting three-dimensional image using depth map information | |
| CN102186023B (zh) | 一种双目立体字幕处理方法 | |
| KR20070040645A (ko) | 3d 입체 영상 처리 장치 및 방법 | |
| US20120033038A1 (en) | Apparatus and method for generating extrapolated view | |
| US8451321B2 (en) | Image processing apparatus, image processing method, and program | |
| US8982187B2 (en) | System and method of rendering stereoscopic images | |
| US8610707B2 (en) | Three-dimensional imaging system and method | |
| US20050185048A1 (en) | 3-D display system, apparatus, and method for reconstructing intermediate-view video | |
| US20170064279A1 (en) | Multi-view 3d video method and system | |
| US9798919B2 (en) | Method and apparatus for estimating image motion using disparity information of a multi-view image | |
| US20120087571A1 (en) | Method and apparatus for synchronizing 3-dimensional image | |
| CN102326394B (zh) | 图像处理方法以及装置 | |
| US20120127265A1 (en) | Apparatus and method for stereoscopic effect adjustment on video display | |
| EP2525324A2 (en) | Method and apparatus for generating a depth map and 3d video | |
| US8330799B2 (en) | Image output apparatus and image output method | |
| KR20050121080A (ko) | 2차원 영상신호를 3차원 영상신호로 변환하는 장치 및 방법 | |
| TWI410120B (zh) | 三維成像系統及方法 | |
| KR20150112461A (ko) | 휴먼 팩터에 기초한 스테레오스코픽 이미지 추출 방법 및 장치 | |
| US8902286B2 (en) | Method and apparatus for detecting motion vector, and method and apparatus for processing image signal | |
| JP6242104B2 (ja) | 画像処理装置、画像処理方法及びプログラム | |
| KR20120036724A (ko) | 3차원 영상 동기화 방법 및 장치 | |
| Fieseler et al. | Registration of depth and video data in depth image based rendering |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| WWE | Wipo information: entry into national phase |
Ref document number: 201080013113.5 Country of ref document: CN |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 10748268 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2010748268 Country of ref document: EP |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 6346/DELNP/2011 Country of ref document: IN |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2011552290 Country of ref document: JP |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| ENP | Entry into the national phase |
Ref document number: 20117023309 Country of ref document: KR Kind code of ref document: A |