CN1158052A - 运动图像检测方法 - Google Patents

运动图像检测方法 Download PDF

Info

Publication number
CN1158052A
CN1158052A CN96116752A CN96116752A CN1158052A CN 1158052 A CN1158052 A CN 1158052A CN 96116752 A CN96116752 A CN 96116752A CN 96116752 A CN96116752 A CN 96116752A CN 1158052 A CN1158052 A CN 1158052A
Authority
CN
China
Prior art keywords
coefficient
pixel
determination
difference
interpolation
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
CN96116752A
Other languages
English (en)
Other versions
CN1096184C (zh
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.)
Samsung Electronics Co Ltd
Original Assignee
Samsung Electronics Co Ltd
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 Samsung Electronics Co Ltd filed Critical Samsung Electronics Co Ltd
Publication of CN1158052A publication Critical patent/CN1158052A/zh
Application granted granted Critical
Publication of CN1096184C publication Critical patent/CN1096184C/zh
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/14Picture signal circuitry for video frequency region
    • H04N5/144Movement detection
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N9/00Details of colour television systems
    • H04N9/77Circuits for processing the brightness signal and the chrominance signal relative to each other, e.g. adjusting the phase of the brightness signal relative to the colour signal, correcting differential gain or differential phase
    • H04N9/78Circuits for processing the brightness signal and the chrominance signal relative to each other, e.g. adjusting the phase of the brightness signal relative to the colour signal, correcting differential gain or differential phase for separating the brightness signal or the chrominance signal from the colour television signal, e.g. using comb filter
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B7/00Radio transmission systems, i.e. using radiation field
    • H04B7/24Radio transmission systems, i.e. using radiation field for communication between two or more posts
    • H04B7/26Radio transmission systems, i.e. using radiation field for communication between two or more posts at least one of which is mobile
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/01Conversion of standards, e.g. involving analogue television standards or digital television standards processed at pixel level
    • H04N7/0117Conversion of standards, e.g. involving analogue television standards or digital television standards processed at pixel level involving conversion of the spatial resolution of the incoming video signal
    • H04N7/012Conversion between an interlaced and a progressive signal

Abstract

运用两个场存储器准确检测快速和慢速运动的方法。该在隔行—逐行扫描转换器中检测运动图像的方法包含步骤:(a)经过将待内插场的前后场的像素数据的差与制造时给定的第一判定系数比较后检测运动图像;(b)根据待内插像素的上一和下一像素数据的相关性设定第二判定系数;(c)经过将时间内插和空间内插间的差与第二判定系数比较后检测运动图像;(d)在待内插像素的上下像素数据间的差大于静止系数时检测静止图像;及(e)保持第二判定系数为大于静止系数的预定值。

Description

运动图像检测方法
本发明涉及在隔行-逐行扫描转换器中检测运动图像的方法,尤其是一种运用一个将被内插像素的上一像素与下一像素间的相关性以微小误差检测快速运动的方法。该申请基于韩国申请1995年67758号,在此处作为参考。
照惯例,隔行-逐行扫描转换器是一种将隔行扫描信号变为逐行扫描信号的装置。这样的隔行-逐行扫描转换器是一种避免由传统的电视系统的隔行扫描引起的垂直分辨率降低和扫描线的闪烁以及更大面积的闪烁的信号处理单元。有几种方法,如双重扫描,使用两个相邻扫描线的内内插,重复当前场的前一场的值等。通过运动补偿的方法可以改善图像质量。
上述隔行-逐行扫描转换器的结构在图1中示出。如图1所示,运动图像检测单元110在比较正被扫描的场中将被内插像素的上一像素与下一像素或比较前一扫描场和将要扫描的下一场后检测运动图像。场存储器112和114暂时存储通过视频输入端口外部输入的一场图像信号,并按输入的顺序进行缓存。内插电路116内插图像信号,该信号将在运动图像检测单元110的控制下以像素为单位被扫描。
在图2中,字符X,A,B各表示正在被扫描的当前场的像素。X表示将被内插的像素。A和B分别表示要被内插像素的上面和下面的像素。C表示被扫描过的前一场中的像素,D则表示当前场之后将被扫描的场中的像素。一帧由两场组成,所以C和D不属于同一帧。
参考图1和图2,下面对检测运动图像后的传统内插方法进行解释。
图2中的像素A,B,C和D都是用来对像素X进行内插的。利用如下公式可描述运用像素A,B,C,D的方法。如果前一帧与后一帧的差|C-D|小于th1(阈值1),则认为帧间没有运动。如果在时间内插情况下的值(C+D)/2和空间内插情况下的值(A+B)/2之间的差小于th2(阈值2),则认为场间没有运动。换句话说,如果当前场的值(A+B)/2与前一场或后一场的值(C+D)/2之间的差值分别小于th2,则认为场间没有运动。因此,当满足如下第一和第二公式时,则一个图像被认为是一个静止图像。
|C-D|<th1                (公式1)
|(C+D)2/-(A+B)/2|<th2  (公式2)
其中的th1和th2在产品生产时就被决定了。它们代表了为检测运动图像标准的判定系数。
当通过上述公式检测运动图像时,内插是使用同一场中的像素A和B用(A+B)/2的方法来实现的。当通过上述公式检测静止图像时,内插是使用前一场的C和后一场的D以C、D或(C+D)/2来实现的。
在上述检测方法中,通常规定判定系数th2比th1大。所规定的判定系数th2是固定的数值,所以要恰当地区分场间运动是很困难的。如果规定判定系数th2为一个小数值,则许多静止图像将被判定为运动图像。如果判定系数th2规定为太大的一个数值,将难以准确地区分场间的运动,从而导致最终的内插图像中出现运动模糊的问题。
因此,本发明的目的是提供一种使用两个场存储器来准确地检测快速运动和慢速运动图像的方法。
为了实现本发明的目的,在将隔行扫描信号变换为逐行扫描信号的隔行-逐行扫描转换器中检测运动图像的方法包括如下步骤:(a)经过将待内插场的前一场和后一场的像素数据间的差值与在制造时给定的第一判定系数相比较后检测运动图像;(b)根据待内插像素的上一像素和下一像素的数据的相关性设定第二判定系数;(c)经过将时间内插和空间内插之间的差值与第二判定系数比较后检测运动图像;(d)在待内插像素的上一像素和下一像素的数据之间的差值大于静止系数的情况下检测静止图像;以及(e)保持第二判定系数为一个大于静止系数的预定值。
对本发明的更全面理解及其许多优点,通过参考如下结合附图的详细描述将更为显而易见,附图中相似的参考符号表明相同的或相似的部件,其中:
图1是一个一般隔行-逐行扫描转换器的方框图。
图2表示用于对当前像素进行一般内插的像素构成。
图3是根据本发明的检测运动图像的流程图。
参照附图,下面将对本发明的优选实施例进行详细描述。
根据本发明的隔行-逐行扫描转换器具有如图1所示相同的结构,并使用同样标号。
如图3所示,运动图像检测单元110在步骤310中判断前一场和后一场的像素数据C和D之间的差值,表示为|C-D|,是否小于判定系数th1。前一场的像素数据C缓存于场存储器114中,并通过线路118提供。后一场的像素数据D从视频输入端口输入,并通过线路122提供。当前场的像素数据缓存于存储器112中,并通过线路120提供。
在步骤310中,当前一场和后一场的像素数据C和D之间的差值不小于判定系数th1时,运动图像检测单元110在步骤324中控制内插电路116,以便内插对应于运动图像的当前被扫描的图像数据。然而,在步骤310当前一场和后一场的像素数据C和D之间的差值小于判定系数th1时,在步骤312中运动图像检测单元110判断一场中要被内插的像素的上一像素和下一像素之间的差值,表示为|A-B|,是否大于为规定值的静止系数th3(阈值3)。在步骤3 12中,如果差值|A-B|大于静止系数th3,在垂直方向突然变化的图像被判定为静止图像,以保持图像的清晰度,因此运动图像检测单元110控制内插电路116,使其在步骤322中内插对应于静止图像的当前被扫描的图像数据。
但是,在步骤312中如果差值小于静止系数th3时,运动图像检测单元110在步骤314中将这个差值赋给判定系数th2。这个值表明了要被内插的像素X的上一像素和下一像素数据A和B之间的差值。步骤314,是用于在A和B之间的相关程度高,换言之|A-B|很小的情况下通过减小判定系数th2检测轻微运动的图像为运动图像。在A和B之间的相关程度低,即|A-B|的值大的情况下,通过增大判定系数th2,步骤314检测一幅图像为静止图像,即使该图像具有相当大的运动。
运动图像检测单元110比较判定系数th2与静止系数th4(阈值4)。在步骤316中,如果判定系数th2小于静止系数th4,运动图像检测单元110在步骤318中将静止系数th4赋给判定系数th2。完成步骤316和318的目的是为了防止噪声引起的误操作,这是通过规定静止系数th4并使得判定系数th2具有大于预定值th4的数值实现的。
在步骤316和318完成后,运动图像检测单元110在步骤320中完成传统的运动图像检测过程。
在步骤314设定判定系数th2时,如果函数与一场中要被内插的像素X的上下像素数据A和B的相关性有关,则能够实现其他的优选实施例。例如,可采用函数k|A-B|(k为任意整数)比如2|A-B|和3|A-B|,或函数|A-B|k(k为任意整数)比如|A-B|2
如上所述,通过根据待内插像素的上下像素之间的相关性改变判定系数,本发明可以改善被扫描物体的边缘的图像模糊、高分辨的斑点图案的分辨率的降低,以及在亮度与物体亮度几乎相同的背景上物体运动的不清晰。
所以,应该理解本发明不局限于将在此公开的具体实施例作为实现本发明的最好模式,除了在所附权利要求书中所限定的,本发明不局限于在本说明书中描述的特定实施例。

Claims (7)

1、一种在将隔行扫描信号变换为逐行扫描信号的隔行-逐行扫描转换器中检测运动图像的方法,包含如下步骤:
(a)经过将待内插的一个场的前一场和后一场的像素数据之间的差值与在制造时给定的第一判定系数相比较后检测所述运动图像;
(b)根据待内插像素的上一像素和下一像素的数据的相关性设定第二判定系数;
(c)经过将时间内插和空间内插之间的差值与所述第二判定系数比较后检测所述运动图像;
2、如权利要求1所述的方法,还包含步骤:
(d)在待内插像素的上一像素和下一像素的数据之间的差值大于所述静止系数的情况下检测静止图像;
3、如权利要求2所述的方法,还包含步骤:
(e)保持所述第二判定系数为一个大于静止系数的预定值。
4、如权利要求1所述的方法,其中待内插的所述像素的所述上一和下一像素数据之间的差值的绝对值在所述步骤(b)中赋给第二判定系数。
5、如权利要求1所述的方法,其中待内插的所述像素的所述上一和下一像素数据的之间差值的绝对值被乘以一个常数后在所述的步骤(b)中赋给第二判定系数。
6、如权利要求1所述的方法,其中将待内插像素的上一像素和下一像素的数据之间的差值的绝对值平方后得到的值在所述步骤(b)中赋给第二判定系数。
7、如权利要求3所述的方法,其中所述步骤(e)由如下步骤组成:
比较所述第二判定系数与所述静止系数;以及
当所述第二判定系数小于所述静止系数时将所述静止系数赋给所述第二判定系数
CN96116752A 1995-12-30 1996-12-28 运动图像检测方法 Expired - Fee Related CN1096184C (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1019950067758A KR0183149B1 (ko) 1995-12-30 1995-12-30 동화상 검출방법
KR67758/95 1995-12-30

Publications (2)

Publication Number Publication Date
CN1158052A true CN1158052A (zh) 1997-08-27
CN1096184C CN1096184C (zh) 2002-12-11

Family

ID=19447856

Family Applications (1)

Application Number Title Priority Date Filing Date
CN96116752A Expired - Fee Related CN1096184C (zh) 1995-12-30 1996-12-28 运动图像检测方法

Country Status (3)

Country Link
US (1) US5959681A (zh)
KR (1) KR0183149B1 (zh)
CN (1) CN1096184C (zh)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7068320B2 (en) 2001-04-27 2006-06-27 Sharp Kabushiki Kaisha Image processing circuit, image display device, and an image processing method
CN1310513C (zh) * 2002-08-19 2007-04-11 索尼株式会社 图像处理装置和方法、视频显示装置及记录信息重现装置
CN1328696C (zh) * 2004-12-31 2007-07-25 北京中星微电子有限公司 运动图像检测方法和电路
CN100349465C (zh) * 2003-08-04 2007-11-14 三星电子株式会社 基于相位校正场的自适应解隔行方法和设备
CN100356782C (zh) * 2003-08-06 2007-12-19 索尼株式会社 图像处理装置和图像处理方法
CN100361155C (zh) * 2004-12-31 2008-01-09 北京中星微电子有限公司 运动图像检测方法和电路
CN100438609C (zh) * 2002-10-22 2008-11-26 皇家飞利浦电子股份有限公司 带有降质的图像处理单元
CN100464580C (zh) * 2006-06-12 2009-02-25 北京中星微电子有限公司 一种用于数字视频处理的运动检测和解交错方法及其装置
CN101282415B (zh) * 2006-12-06 2011-10-26 索尼英国有限公司 运动自适应图像处理
US8055094B2 (en) 2006-12-06 2011-11-08 Sony United Kingdom Limited Apparatus and method of motion adaptive image processing
CN101600061B (zh) * 2009-07-09 2012-07-25 杭州士兰微电子股份有限公司 视频运动自适应去隔行的方法及装置
CN101242487B (zh) * 2006-12-06 2013-05-08 索尼欧洲有限公司 运动自适应图像处理

Families Citing this family (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100297776B1 (ko) * 1998-06-23 2001-10-26 윤종용 영상신호복호시의움직임정보를이용한3차원신호처리장치
US6239842B1 (en) * 1998-12-18 2001-05-29 Oplus Technologies Ltd. Method of de-interlacing video signals using a mixed mode spatial and temporal approximation technique
FR2809267B1 (fr) * 2000-05-19 2002-09-27 Thomson Multimedia Sa Procede de detection de saturation d'un champ de vecteurs mouvement
US8028314B1 (en) 2000-05-26 2011-09-27 Sharp Laboratories Of America, Inc. Audiovisual information management system
US8020183B2 (en) 2000-09-14 2011-09-13 Sharp Laboratories Of America, Inc. Audiovisual management system
US6931595B2 (en) * 2000-11-02 2005-08-16 Sharp Laboratories Of America, Inc. Method for automatic extraction of semantically significant events from video
US6822691B1 (en) 2000-12-20 2004-11-23 Samsung Electronics Co., Ltd. Method of detecting motion in an interlaced video sequence utilizing region by region motion information and apparatus for motion detection
US7095445B2 (en) 2000-12-20 2006-08-22 Samsung Electronics Co., Ltd. Method of detecting motion in an interlaced video sequence based on logical operation on linearly scaled motion information and motion detection apparatus
GB2372394B (en) * 2000-12-22 2004-09-22 Matsushita Electric Ind Co Ltd Interpolation apparatus and video signal processing apparatus including the same
CA2330854A1 (en) * 2001-01-11 2002-07-11 Jaldi Semiconductor Corp. A system and method for detecting a non-video source in video signals
US20110013081A1 (en) * 2001-01-11 2011-01-20 Pixelworks, Inc. System and method for detecting a non-video source in video signals
US20030038796A1 (en) 2001-02-15 2003-02-27 Van Beek Petrus J.L. Segmentation metadata for audio-visual content
US7904814B2 (en) 2001-04-19 2011-03-08 Sharp Laboratories Of America, Inc. System for presenting audio-video content
US7143354B2 (en) 2001-06-04 2006-11-28 Sharp Laboratories Of America, Inc. Summarization of baseball video content
US7499077B2 (en) * 2001-06-04 2009-03-03 Sharp Laboratories Of America, Inc. Summarization of football video content
JP4393864B2 (ja) * 2001-06-18 2010-01-06 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ 動きボケ除去ディスプレイ
US7203620B2 (en) 2001-07-03 2007-04-10 Sharp Laboratories Of America, Inc. Summarization of video content
US7474698B2 (en) 2001-10-19 2009-01-06 Sharp Laboratories Of America, Inc. Identification of replay segments
US7120873B2 (en) 2002-01-28 2006-10-10 Sharp Laboratories Of America, Inc. Summarization of sumo video content
US8214741B2 (en) 2002-03-19 2012-07-03 Sharp Laboratories Of America, Inc. Synchronization of video and data
GB0215624D0 (en) * 2002-07-05 2002-08-14 Colthurst James R Razor head
US7657836B2 (en) 2002-07-25 2010-02-02 Sharp Laboratories Of America, Inc. Summarization of soccer video content
US7657907B2 (en) 2002-09-30 2010-02-02 Sharp Laboratories Of America, Inc. Automatic user profiling
KR20040061244A (ko) * 2002-12-30 2004-07-07 삼성전자주식회사 디-인터레이싱 방법 및 그 장치
US7006945B2 (en) * 2003-01-10 2006-02-28 Sharp Laboratories Of America, Inc. Processing of video content
JP4261970B2 (ja) * 2003-04-24 2009-05-13 キヤノン株式会社 映像情報処理装置及び映像情報処理方法
KR100580172B1 (ko) * 2003-06-27 2006-05-16 삼성전자주식회사 디-인터레이싱 방법, 그 장치, 그 비디오 디코더 및 그재생 장치
FR2861245B1 (fr) * 2003-10-16 2006-05-05 Canon Europa Nv Procede de video surveillance, dispositif, systeme et programme d'ordinateur correspondant
US8356317B2 (en) 2004-03-04 2013-01-15 Sharp Laboratories Of America, Inc. Presence based technology
US7594245B2 (en) 2004-03-04 2009-09-22 Sharp Laboratories Of America, Inc. Networked video devices
US8949899B2 (en) 2005-03-04 2015-02-03 Sharp Laboratories Of America, Inc. Collaborative recommendation system
US7362377B2 (en) * 2004-12-27 2008-04-22 Intel Corporation Spatio-temporal adaptive video de-interlacing
US7542095B2 (en) 2005-01-20 2009-06-02 Samsung Electronics Co., Ltd. Method and system of noise-adaptive motion detection in an interlaced video sequence
US8689253B2 (en) 2006-03-03 2014-04-01 Sharp Laboratories Of America, Inc. Method and system for configuring media-playing sets
CN101271672B (zh) * 2007-03-23 2013-08-14 群创光电股份有限公司 应用于液晶显示装置的动态影像检测器及其检测方法
US8670073B2 (en) * 2010-08-02 2014-03-11 Broadcom Corporation Method and system for video noise filtering
US8284307B1 (en) * 2010-11-01 2012-10-09 Marseille Networks, Inc. Method for processing digital video fields
US9491398B1 (en) 2010-12-21 2016-11-08 Pixelworks, Inc. System and method for processing assorted video signals
CN105704415B (zh) * 2016-02-02 2018-10-02 福州瑞芯微电子股份有限公司 一种视频去交织处理方法和装置

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2231746B (en) * 1989-04-27 1993-07-07 Sony Corp Motion dependent video signal processing
GB2246488B (en) * 1990-07-24 1994-04-20 Sony Corp Motion dependant video signal processing
US5428397A (en) * 1993-05-07 1995-06-27 Goldstar Co., Ltd. Video format conversion apparatus for converting interlaced video format into progressive video format using motion-compensation
US5475438A (en) * 1994-03-31 1995-12-12 Zenith Electronics Corporation Five field motion detector for a TV scan line doubler
US5521644A (en) * 1994-06-30 1996-05-28 Eastman Kodak Company Mechanism for controllably deinterlacing sequential lines of video data field based upon pixel signals associated with four successive interlaced video fields

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8502917B2 (en) 2001-04-27 2013-08-06 Sharp Kabushiki Kaisha Image processing circuit, image display device, and an image processing method
US7408588B2 (en) 2001-04-27 2008-08-05 Shapr Kabushiki Kaisha Image processing circuit, image display device, and an image processing method
US7068320B2 (en) 2001-04-27 2006-06-27 Sharp Kabushiki Kaisha Image processing circuit, image display device, and an image processing method
US7916213B2 (en) 2001-04-27 2011-03-29 Sharp Kabushiki Kaisha Image processing circuit, image display device, and an image processing method
CN1310513C (zh) * 2002-08-19 2007-04-11 索尼株式会社 图像处理装置和方法、视频显示装置及记录信息重现装置
CN100438609C (zh) * 2002-10-22 2008-11-26 皇家飞利浦电子股份有限公司 带有降质的图像处理单元
US7949205B2 (en) 2002-10-22 2011-05-24 Trident Microsystems (Far East) Ltd. Image processing unit with fall-back
CN100349465C (zh) * 2003-08-04 2007-11-14 三星电子株式会社 基于相位校正场的自适应解隔行方法和设备
CN100356782C (zh) * 2003-08-06 2007-12-19 索尼株式会社 图像处理装置和图像处理方法
CN1328696C (zh) * 2004-12-31 2007-07-25 北京中星微电子有限公司 运动图像检测方法和电路
CN100361155C (zh) * 2004-12-31 2008-01-09 北京中星微电子有限公司 运动图像检测方法和电路
CN100464580C (zh) * 2006-06-12 2009-02-25 北京中星微电子有限公司 一种用于数字视频处理的运动检测和解交错方法及其装置
US8055094B2 (en) 2006-12-06 2011-11-08 Sony United Kingdom Limited Apparatus and method of motion adaptive image processing
CN101202829B (zh) * 2006-12-06 2012-11-28 索尼欧洲有限公司 自运动适应图像处理的装置和方法
CN101242487B (zh) * 2006-12-06 2013-05-08 索尼欧洲有限公司 运动自适应图像处理
CN101282415B (zh) * 2006-12-06 2011-10-26 索尼英国有限公司 运动自适应图像处理
CN101600061B (zh) * 2009-07-09 2012-07-25 杭州士兰微电子股份有限公司 视频运动自适应去隔行的方法及装置

Also Published As

Publication number Publication date
US5959681A (en) 1999-09-28
KR970058040A (ko) 1997-07-31
CN1096184C (zh) 2002-12-11
KR0183149B1 (ko) 1999-05-01

Similar Documents

Publication Publication Date Title
CN1096184C (zh) 运动图像检测方法
KR100272582B1 (ko) 스캔컨버터회로
DE69623891T2 (de) System zum Umwandeln von Zeilensprungvideo in Video mit einer progressiven Abtastung auf Basis der Flanken
KR970009469B1 (ko) 더블스무딩(Double Smoothing) 기능을 갖는 비월/순차주사변환장치 및 그 방법
KR100393066B1 (ko) 적응 움직임 보상형 디-인터레이싱 장치 및 그 방법
CN1087892C (zh) 采用定向边缘插入的对运动自适应的扫描速率转换
US20100271554A1 (en) Method And Apparatus For Motion Estimation In Video Image Data
CN1139862A (zh) 检测及修细目标的轮廓图象的方法与装置
CN1571473A (zh) 用于处理信号的设备和方法
JP3293561B2 (ja) 画像表示装置及び画像表示方法
US7978265B2 (en) Method and apparatus of deinterlacing
CN1258288C (zh) 运动检测设备以及方法
US7822271B2 (en) Method and apparatus of false color suppression
CN100346641C (zh) 适应性解交错影像场的方法及相关解交错装置
CN1278553C (zh) 一种像素静止检测的多窗口多阈值方法
US6674906B1 (en) Method and apparatus for detecting edges in a mixed image
KR100913890B1 (ko) 움직임 적응 시공간 디인터레이싱 방법
KR100224859B1 (ko) 엣지에 근거한 영상신호의 수직 보간 방법 및 그에 적합한 장치
JP2865062B2 (ja) 画像信号の動き判定回路
KR100510687B1 (ko) 디스플레이 기기의 임펄스성 노이즈 감소 방법
JPH0530391A (ja) 動き検出回路
KR100272583B1 (ko) 스캔컨버터회로
JPH0399591A (ja) 動き補償フレーム間符号化装置
JPH11110565A (ja) 動き検出装置
JPH08214192A (ja) テレビジョン映像信号のノイズ低減方法

Legal Events

Date Code Title Description
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C06 Publication
PB01 Publication
C14 Grant of patent or utility model
GR01 Patent grant
C17 Cessation of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20021211

Termination date: 20101228