CN109756778A - frame rate conversion method based on self-adaptive motion compensation - Google Patents

frame rate conversion method based on self-adaptive motion compensation Download PDF

Info

Publication number
CN109756778A
CN109756778A CN201811485019.4A CN201811485019A CN109756778A CN 109756778 A CN109756778 A CN 109756778A CN 201811485019 A CN201811485019 A CN 201811485019A CN 109756778 A CN109756778 A CN 109756778A
Authority
CN
China
Prior art keywords
block
projection
motion vector
interpolation
motion
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.)
Granted
Application number
CN201811485019.4A
Other languages
Chinese (zh)
Other versions
CN109756778B (en
Inventor
苗壮
张迪
黄倩
张睿
王家宝
李阳
王一鸣
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nanjing Huiying Electronic Technology Co ltd
Army Engineering University of PLA
Original Assignee
Nanjing Huiying Electronic Technology Co ltd
Army Engineering University of PLA
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Nanjing Huiying Electronic Technology Co ltd, Army Engineering University of PLA filed Critical Nanjing Huiying Electronic Technology Co ltd
Priority to CN201811485019.4A priority Critical patent/CN109756778B/en
Publication of CN109756778A publication Critical patent/CN109756778A/en
Application granted granted Critical
Publication of CN109756778B publication Critical patent/CN109756778B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Television Systems (AREA)

Abstract

The invention provides a frame rate conversion method based on self-adaptive motion compensation, which comprises the following steps: bidirectional motion estimation: for obtaining forward and backward motion vector fields and projecting the forward and backward motion vector fields into the interpolated frame to generate a bi-directional motion vector field; a distance-based motion vector projection step: in the projection process, adopting motion vector projection based on distance, wherein the distance refers to the distance from the center point of a projection block to the center point of each overlapped interpolation block; self-adaptive motion compensation interpolation step: after the projection of the motion vector is finished, interpolation is carried out in a self-adaptive motion compensation mode. The frame rate conversion method based on the self-adaptive motion compensation can weaken the problems of overlapping and holes caused by unidirectional motion estimation, so that the subsequent motion compensation interpolation is more accurate and the interpolation effect is better.

Description

Frame rate conversion method based on self-adaptive motion compensation
Technical Field
The invention belongs to the technical field of video processing, and particularly relates to a frame rate conversion method based on adaptive motion compensation.
Background
Video information is one of the most important video sources of human beings, frame rate conversion is an important component in the video format conversion technology, and is a new research hotspot in the current video format conversion research field.
The existing frame rate conversion algorithms mainly have two types: (1) a non-motion compensated frame interpolation algorithm; (2) motion compensated frame interpolation algorithms. The non-motion compensation algorithm is simple and fast, but the non-motion compensation interpolation algorithm can generate motion blur when processing a moving object, and is mainly applied to the condition of low video quality requirement.
With the development of science and technology, people have higher and higher requirements on videos, and the motion compensation algorithm effectively improves the blurring of moving objects, so that the videos are more smoothly played. Therefore, the motion compensation interpolation algorithm becomes a new research hotspot of people, and the application of the motion compensation interpolation algorithm is more extensive.
Disclosure of Invention
In view of the above-mentioned shortcomings of the prior art, an object of the present invention is to provide a frame rate conversion method based on adaptive motion compensation, which overcomes the problems of overlapping and holes caused by the existing unidirectional motion compensation algorithm and can make the image quality clearer.
In order to achieve the purpose, the invention adopts the following technical scheme: a frame rate conversion method based on adaptive motion compensation comprises the following steps: bidirectional motion estimation: for obtaining forward and backward motion vector fields and projecting the forward and backward motion vector fields into the interpolated frame to generate a bi-directional motion vector field; a distance-based motion vector projection step: in the projection process, adopting motion vector projection based on distance, wherein the distance refers to the distance from the center point of a projection block to the center point of each overlapped interpolation block; self-adaptive motion compensation interpolation step: after the projection of the motion vector is finished, interpolation is carried out in a self-adaptive motion compensation mode.
Preferably, the calculation formula of the distance in the distance-based motion vector projection step is:
wherein,for distance, Projected block is a projection block, Pinterpolated _ block is an interpolation block, and the distance can be expressed as a percentage of the overlap area between the projection block and the interpolation block;
furthermore, in order to obtain the best projection block, there is the following formula:
wherein,is the best projection block; SAD is the sum of absolute differences, a measure of similarity between image blocks, and is calculated by taking the absolute difference between each pixel in the original block and the corresponding pixel in the block for comparison.
Preferably, the following components: the adaptive motion compensated interpolation step includes the following cases:
case 1: a plurality of projection blocks are arranged on one interpolation block;
case 2: an interpolation block has only one projection block;
case 3: the inner insert block is not provided with a projection block;
in case 1, an empirical threshold T is set to screen motion vectors, MVs with large deviations are discarded, and MVs with small deviations are retained:
discarding the motion vector when SAD > T;
when SAD < T, the motion vector is reserved as a candidate bidirectional motion vector in a motion compensation interpolation stage;
in case 2, when an interpolation block has only one projection block, the projection block is the best projection block, the motion vector obtained in the motion estimation stage is the best motion vector, and the motion compensation interpolation is performed by using the motion vector;
in case 3, there is no projection block on the interpolation block, i.e. a hole is generated during the projection process; for the holes, the adopted processing method is to fill the holes by using the motion vector median filtering of the non-hole blocks adjacent to the current hole block:
wherein, VholeHollow block, Vj,ViAnd N represents the number of available non-hole blocks, namely, the four adjacent blocks of the hole block, namely, the upper, lower, left and right adjacent blocks are all non-hole blocks.
Compared with the prior art, the technical scheme provided by the invention has the following beneficial effects:
1. by adopting bidirectional motion estimation, the problems of overlapping and cavities caused by unidirectional motion estimation can be weakened, so that the subsequent motion compensation interpolation is more accurate and the interpolation effect is better;
2. according to different conditions, different motion compensation interpolation modes are adopted to improve the image quality of the video, so that the video is smoother.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the invention and not to limit the invention. In the drawings:
FIG. 1 is a flow chart illustrating the implementation of the adaptive motion compensation based video frame rate conversion algorithm according to the present invention;
FIG. 2 is a schematic diagram of distance calculation in the distance-based motion vector projection step;
FIG. 3 is a schematic diagram of case 1 in the adaptive motion compensated interpolation step;
FIG. 4 is a schematic diagram of case 2 in the adaptive motion compensated interpolation step;
fig. 5 is a schematic diagram of case 3 in the adaptive motion compensated interpolation step.
Detailed Description
In order to make the technical problems, technical solutions and advantageous effects to be solved by the present invention clearer and clearer, the present invention is further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
In the claims, the specification and the drawings of the present invention, unless otherwise expressly limited, the terms "first", "second" or "third", etc. are used for distinguishing between different items and not for describing a particular sequence.
In the claims, the specification and the drawings of the present invention, unless otherwise expressly limited, all directional or positional relationships indicated by the terms "center," "lateral," "longitudinal," "horizontal," "vertical," "top," "bottom," "inner," "outer," "upper," "lower," "front," "rear," "left," "right," "clockwise," "counterclockwise," and the like are based on the directional or positional relationships indicated in the drawings and are used for convenience in describing the present invention and for simplicity in description, but do not indicate or imply that the device or element so indicated must have a particular orientation or be constructed and operated in a particular orientation, and therefore should not be construed as limiting the scope of the present invention.
In the claims, the description and the drawings of the present application, unless otherwise expressly limited, the terms "fixedly connected" or "fixedly connected" should be interpreted broadly, that is, any connection between the two that does not have a relative rotational or translational relationship, that is, non-detachably fixed, integrally connected, and fixedly connected by other devices or elements.
In the claims, the specification and the drawings of the present invention, the terms "including", "having" and their variants, if used, are intended to be inclusive and not limiting.
Example 1: referring to fig. 1, the frame rate conversion method based on adaptive motion compensation includes the following steps:
bidirectional motion estimation: for obtaining forward and backward motion vector fields and projecting the forward and backward motion vector fields into the interpolated frame to generate a bi-directional motion vector field;
a distance-based motion vector projection step: in the projection process, adopting motion vector projection based on distance, wherein the distance refers to the distance from the center point of a projection block to the center point of each overlapped interpolation block;
self-adaptive motion compensation interpolation step: after the projection of the motion vector is finished, interpolation is carried out in a self-adaptive motion compensation mode.
It should be noted that, in the bidirectional motion estimation step, the conventional motion estimation is generally forward motion estimation or backward motion estimation. Although the unidirectional block matching motion estimation method has higher accuracy and flexibility, the existence and uniqueness of motion compensation values of each pixel position in the intermediate frame plane cannot be ensured in the process of performing motion compensation interpolation on the intermediate frame to be interpolated from the perspective of the reference frame plane, namely, the problems of holes and overlapping can be caused. Therefore, to mitigate the effects of the hole and overlap problems on the subsequent motion compensated interpolation stage, we use bi-directional motion estimation to obtain forward and backward motion vector fields, which are then projected onto the interpolated frame to generate the bi-directional motion vector field.
In the distance-based motion vector projection step, as shown in fig. 2, the calculation formula of the distance is:
wherein,for distance, Projected block is a projection block, Pinterpolated _ block is an interpolation block, and the distance can be expressed as a percentage of the overlap area between the projection block and the interpolation block; when the overlap region becomes larger, the distance decreases, and when the distance between the two center points is smaller, the block is considered to be the best block. However, the conclusion of only relying on distance to obtain the best projective block is unreliable, and then a constraint term needs to be added to obtain the best projective block.
Furthermore, to obtain the best projection block, the SAD value is added as a constraint term to obtain a new metric, and then there is the following formula:
wherein,is the best projection block; SAD is the sum of absolute differences, a measure of similarity between image blocks, and is calculated by taking the absolute difference between each pixel in the original block and the corresponding pixel in the block for comparison.
The following is included in the adaptive motion compensated interpolation step:
case 1: a plurality of projection blocks are arranged on one interpolation block;
case 2: an interpolation block has only one projection block;
case 3: the interpolation block is not provided with a projection block.
Specifically, as shown in fig. 3, in case 1, when the motion vector is projected onto the interpolated frame, there may be an overlap of projection areas, which results in a situation where there are multiple projection blocks on one interpolated block, as shown in fig. 4: the center frame is an interpolation block and the other frames are projection blocks.
In the case of an interpolation block having a plurality of projection blocks, the conventional algorithm generally selects the best motion vector among candidate motion vectors according to a certain matching criterion for compensation interpolation, and this method actually loses some information to different degrees. If all motion vectors of the projection block are used as bidirectional motion vectors of the interpolation block, the result of motion compensation interpolation is very accurate, but the calculation complexity of the motion compensation stage is greatly increased by using all motion vectors as bidirectional motion vectors. Therefore, an empirical threshold T is set here, motion vectors are filtered, MVs with large deviations are discarded, and MVs with small deviations are retained:
discarding the motion vector when SAD > T;
when SAD < T, the motion vector is retained as the candidate bi-directional motion vector for the motion compensated interpolation stage.
Thus the computational complexity is greatly reduced. Then, the candidate motion vector of each projection block calculates a weighting coefficient by the following equation (3) and normalizes the coefficient, as shown in equation (4):
the pixel weighted sum of the last candidate motion vector is the final interpolated pixel, and equation (5) is as follows:
as shown in fig. 4, in case 2, when there is only one projection block in an interpolation block, the projection block is the best projection block, and the motion vector obtained in the motion estimation stage is the best motion vector, and the motion compensation interpolation is performed using the motion vector.
As shown in fig. 5, in case 3, there is no projection block on the interpolation block, i.e. a hole is generated during projection; in the case of a void,
the adopted processing method is to fill by using the motion vector median filtering of the non-hole block adjacent to the current hole block:
wherein, VholeHollow block, Vj,ViAnd N represents the number of available non-hole blocks, namely, the four adjacent blocks of the hole block, namely, the upper, lower, left and right adjacent blocks are all non-hole blocks.
While the foregoing description shows and describes the preferred embodiments of the present invention, it is to be understood that the invention is not limited to the forms disclosed herein, but is not to be construed as excluding other embodiments and is capable of use in various other combinations, modifications, and environments and is capable of changes within the scope of the inventive concept as described herein, commensurate with the above teachings, or the skill or knowledge of the relevant art. And that modifications and variations may be effected by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (3)

1. A frame rate conversion method based on adaptive motion compensation is characterized in that: the method comprises the following steps:
bidirectional motion estimation: for obtaining forward and backward motion vector fields and projecting the forward and backward motion vector fields into the interpolated frame to generate a bi-directional motion vector field;
a distance-based motion vector projection step: in the projection process, adopting motion vector projection based on distance, wherein the distance refers to the distance from the center point of a projection block to the center point of each overlapped interpolation block;
self-adaptive motion compensation interpolation step: after the projection of the motion vector is finished, interpolation is carried out in a self-adaptive motion compensation mode.
2. The method of claim 1, wherein the frame rate conversion method based on adaptive motion compensation comprises: the distance calculation formula in the distance-based motion vector projection step is as follows:
wherein,for distance, project block is a projection block, Pinterpolated _ block is an interpolation block, and the distance can be expressed as a percentage of the overlap area between the projection block and the interpolation block;
furthermore, in order to obtain the best projection block, there is the following formula:
wherein,is the best projection block; SAD is the sum of absolute differences, a measure of similarity between image blocks, and is calculated by taking the absolute difference between each pixel in the original block and the corresponding pixel in the block for comparison.
3. The method of claim 1, wherein the frame rate conversion method based on adaptive motion compensation comprises: the adaptive motion compensated interpolation step includes the following cases:
case 1: a plurality of projection blocks are arranged on one interpolation block;
case 2: an interpolation block has only one projection block;
case 3: the inner insert block is not provided with a projection block;
in case 1, an empirical threshold T is set to screen motion vectors, MVs with large deviations are discarded, and MVs with small deviations are retained:
discarding the motion vector when SAD > T;
when SAD < T, the motion vector is reserved as a candidate bidirectional motion vector in a motion compensation interpolation stage;
in case 2, when an interpolation block has only one projection block, the projection block is the best projection block, the motion vector obtained in the motion estimation stage is the best motion vector, and the motion compensation interpolation is performed by using the motion vector;
in case 3, there is no projection block on the interpolation block, i.e. a hole is generated during the projection process; for the holes, the adopted processing method is to fill the holes by using the motion vector median filtering of the non-hole blocks adjacent to the current hole block:
wherein, VholeHollow block, Vj,ViAnd N represents the number of available non-hole blocks, namely, the four adjacent blocks of the hole block, namely, the upper, lower, left and right adjacent blocks are all non-hole blocks.
CN201811485019.4A 2018-12-06 2018-12-06 Frame rate conversion method based on self-adaptive motion compensation Active CN109756778B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811485019.4A CN109756778B (en) 2018-12-06 2018-12-06 Frame rate conversion method based on self-adaptive motion compensation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811485019.4A CN109756778B (en) 2018-12-06 2018-12-06 Frame rate conversion method based on self-adaptive motion compensation

Publications (2)

Publication Number Publication Date
CN109756778A true CN109756778A (en) 2019-05-14
CN109756778B CN109756778B (en) 2021-09-14

Family

ID=66403543

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811485019.4A Active CN109756778B (en) 2018-12-06 2018-12-06 Frame rate conversion method based on self-adaptive motion compensation

Country Status (1)

Country Link
CN (1) CN109756778B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111541940A (en) * 2020-04-30 2020-08-14 深圳创维-Rgb电子有限公司 Motion compensation method and device for display equipment, television and storage medium
CN111541854A (en) * 2020-04-17 2020-08-14 Oppo广东移动通信有限公司 Motion vector fitting method, motion vector fitting device, frame rate conversion method, frame rate conversion device and electronic equipment

Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060017843A1 (en) * 2004-07-20 2006-01-26 Fang Shi Method and apparatus for frame rate up conversion with multiple reference frames and variable block sizes
CN101023662A (en) * 2004-07-20 2007-08-22 高通股份有限公司 Method and apparatus for motion vector processing
CN102055947A (en) * 2009-11-09 2011-05-11 英特尔公司 Frame rate convertor using motion estimation and pixel interpolation
CN102082896A (en) * 2011-03-04 2011-06-01 中山大学 Method for treating video of liquid crystal display device
CN102665061A (en) * 2012-04-27 2012-09-12 中山大学 Motion vector processing-based frame rate up-conversion method and device
CN102939751A (en) * 2010-03-31 2013-02-20 法国电信 Methods and devices for encoding and decoding an image sequence, which implement prediction by forward motion compensation, and corresponding stream and computer program
CN103856782A (en) * 2014-03-18 2014-06-11 天津大学 Self-adaptation error concealment method based on multi-view video whole-frame loss
CN104219533A (en) * 2014-09-24 2014-12-17 苏州科达科技股份有限公司 Bidirectional motion estimating method and video frame rate up-converting method and system
CN105100807A (en) * 2015-08-28 2015-11-25 山东大学 Motion vector post-processing based frame rate up-conversion method
CN106303546A (en) * 2016-08-31 2017-01-04 四川长虹通信科技有限公司 Conversion method and system in a kind of frame rate
CN106331723A (en) * 2016-08-18 2017-01-11 上海交通大学 Video frame rate up-conversion method and system based on motion region segmentation
US9654792B2 (en) * 2009-07-03 2017-05-16 Intel Corporation Methods and systems for motion vector derivation at a video decoder
CN107483960A (en) * 2017-09-15 2017-12-15 信阳师范学院 Conversion method in a kind of motion compensation frame per second based on spatial prediction
CN107749987A (en) * 2017-09-30 2018-03-02 河海大学 A kind of digital video digital image stabilization method based on block motion estimation
CN108282653A (en) * 2018-02-06 2018-07-13 上海通途半导体科技有限公司 The motion compensation deinterlacing method and system of estimation based on bipolarity field
CN108647350A (en) * 2018-05-16 2018-10-12 中国人民解放军陆军工程大学 Image-text associated retrieval method based on two-channel network

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101023662A (en) * 2004-07-20 2007-08-22 高通股份有限公司 Method and apparatus for motion vector processing
US20060017843A1 (en) * 2004-07-20 2006-01-26 Fang Shi Method and apparatus for frame rate up conversion with multiple reference frames and variable block sizes
US9654792B2 (en) * 2009-07-03 2017-05-16 Intel Corporation Methods and systems for motion vector derivation at a video decoder
CN102055947A (en) * 2009-11-09 2011-05-11 英特尔公司 Frame rate convertor using motion estimation and pixel interpolation
CN102939751A (en) * 2010-03-31 2013-02-20 法国电信 Methods and devices for encoding and decoding an image sequence, which implement prediction by forward motion compensation, and corresponding stream and computer program
CN102082896A (en) * 2011-03-04 2011-06-01 中山大学 Method for treating video of liquid crystal display device
CN102665061A (en) * 2012-04-27 2012-09-12 中山大学 Motion vector processing-based frame rate up-conversion method and device
CN103856782A (en) * 2014-03-18 2014-06-11 天津大学 Self-adaptation error concealment method based on multi-view video whole-frame loss
CN104219533A (en) * 2014-09-24 2014-12-17 苏州科达科技股份有限公司 Bidirectional motion estimating method and video frame rate up-converting method and system
CN105100807A (en) * 2015-08-28 2015-11-25 山东大学 Motion vector post-processing based frame rate up-conversion method
CN106331723A (en) * 2016-08-18 2017-01-11 上海交通大学 Video frame rate up-conversion method and system based on motion region segmentation
CN106303546A (en) * 2016-08-31 2017-01-04 四川长虹通信科技有限公司 Conversion method and system in a kind of frame rate
CN107483960A (en) * 2017-09-15 2017-12-15 信阳师范学院 Conversion method in a kind of motion compensation frame per second based on spatial prediction
CN107749987A (en) * 2017-09-30 2018-03-02 河海大学 A kind of digital video digital image stabilization method based on block motion estimation
CN108282653A (en) * 2018-02-06 2018-07-13 上海通途半导体科技有限公司 The motion compensation deinterlacing method and system of estimation based on bipolarity field
CN108647350A (en) * 2018-05-16 2018-10-12 中国人民解放军陆军工程大学 Image-text associated retrieval method based on two-channel network

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
XIANGLING DING, GAOBO YANG, RAN LI: "Identification of Motion-Compensated Frame Rate", 《IEEE》 *
邓慧萍; 喻莉; 钟刚: "基于运动矢量处理的帧率上转换算法", 《中国图象图形学报》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111541854A (en) * 2020-04-17 2020-08-14 Oppo广东移动通信有限公司 Motion vector fitting method, motion vector fitting device, frame rate conversion method, frame rate conversion device and electronic equipment
CN111541854B (en) * 2020-04-17 2021-07-27 Oppo广东移动通信有限公司 Motion vector fitting method, motion vector fitting device, frame rate conversion method, frame rate conversion device and electronic equipment
CN111541940A (en) * 2020-04-30 2020-08-14 深圳创维-Rgb电子有限公司 Motion compensation method and device for display equipment, television and storage medium
CN111541940B (en) * 2020-04-30 2022-04-08 深圳创维-Rgb电子有限公司 Motion compensation method and device for display equipment, television and storage medium

Also Published As

Publication number Publication date
CN109756778B (en) 2021-09-14

Similar Documents

Publication Publication Date Title
Kang et al. Motion compensated frame rate up-conversion using extended bilateral motion estimation
EP1747678B1 (en) Method and apparatus for motion compensated frame rate up conversion
CN104219533B (en) A kind of bi-directional motion estimation method and up-conversion method of video frame rate and system
JP4198608B2 (en) Interpolated image generation method and apparatus
CN105100807B (en) A kind of frame per second method for improving based on motion vector post-processing
Jacobson et al. A novel approach to FRUC using discriminant saliency and frame segmentation
CN105611116B (en) A kind of global motion vector method of estimation and monitor video digital image stabilization method and device
US8711938B2 (en) Methods and systems for motion estimation with nonlinear motion-field smoothing
Kaviani et al. Frame rate upconversion using optical flow and patch-based reconstruction
JP2007181674A (en) Method of forming image using block matching and motion compensated interpolation
CN107483960B (en) Motion compensation frame rate up-conversion method based on spatial prediction
US20100177239A1 (en) Method of and apparatus for frame rate conversion
US20140010307A1 (en) Method of and apparatus for complexity scalable frame rate up-conversion
CN109756778B (en) Frame rate conversion method based on self-adaptive motion compensation
JP5081898B2 (en) Interpolated image generation method and system
CN102868879A (en) Method and system for converting video frame rate
KR100855976B1 (en) Frame interpolate device for estimating motion by separating static object and moving object and frame interpolate method using the device
WO2015085922A1 (en) Method and apparatus for frame rate up-conversion
Kim et al. An efficient motion-compensated frame interpolation method using temporal information for high-resolution videos
Guo et al. Frame rate up-conversion using linear quadratic motion estimation and trilateral filtering motion smoothing
Guo et al. Feature-based motion compensated interpolation for frame rate up-conversion
Vinh et al. Frame rate up-conversion using forward-backward jointing motion estimation and spatio-temporal motion vector smoothing
EP2237559B1 (en) Background motion estimate based halo reduction
JP5448983B2 (en) Resolution conversion apparatus and method, scanning line interpolation apparatus and method, and video display apparatus and method
Lim et al. Motion estimation with adaptive block size for motion-compensated frame interpolation

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant