JP6133382B2 - ビデオ形式の検出 - Google Patents
ビデオ形式の検出 Download PDFInfo
- Publication number
- JP6133382B2 JP6133382B2 JP2015217983A JP2015217983A JP6133382B2 JP 6133382 B2 JP6133382 B2 JP 6133382B2 JP 2015217983 A JP2015217983 A JP 2015217983A JP 2015217983 A JP2015217983 A JP 2015217983A JP 6133382 B2 JP6133382 B2 JP 6133382B2
- Authority
- JP
- Japan
- Prior art keywords
- cadence
- variance
- video
- frame
- difference
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N7/00—Television systems
- H04N7/01—Conversion of standards, e.g. involving analogue television standards or digital television standards processed at pixel level
- H04N7/0112—Conversion of standards, e.g. involving analogue television standards or digital television standards processed at pixel level one of the standards corresponding to a cinematograph film standard
- H04N7/0115—Conversion of standards, e.g. involving analogue television standards or digital television standards processed at pixel level one of the standards corresponding to a cinematograph film standard with details on the detection of a particular field or frame pattern in the incoming video signal, e.g. 3:2 pull-down pattern
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Television Systems (AREA)
- Studio Devices (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
Description
difference between Current bottom (cB) fields and Previous bottom
field (pB) > Temporal Threshold)
if (Difference_cT_cB > Difference_cT_cT +
Difference_cB_cB) Increase the number of interlaced high-variance
pixel pairs by 1
もしそうではなく、現在のトップフィールドと現在のボトムフィールドとが十分に異なっていない場合、プログレッシブ・ハイ・バリアンス・ピクセル(progressive high-variance pixel)のペアの数を1だけ増やす。
if (Difference_cT < Vertical Threshold && Difference_cB < Vertical
Threshold)
Increase the number of moving pixels by 1
if (Difference_cT_cB >= Vertical Threshold && Difference_cT_cB >
Difference_cT_cT + Difference_cB_cB) Increase Tear pixel_0 by 1;
if (Difference_cT_pB >= Vertical Threshold && Difference_cT_pB >
Difference_cT_cT + Difference_pB_pB) Increase Tear pixel_1 by 1;
if (Difference_cB_pT >= Vertical Threshold && Difference_cB_pT >
Difference_cB_cB + Difference_pT_pT) Increase Tear pixel_2 by 1;
mtag=4;
else if ((variance[5]/α)>variance[4])
mtag=1;
else
mtag=0;
ここで、アルファは、バリアンス[4]とバリアンス[5]との差異の量を特定する閾値である。
FMD_Sums[1] += variance[5] - variance[5]at previous 15 frames
以前のバリアンスは、最初の15フレームより前には存在しないため、最初の15フレームに対するFMD_Sums[0]はバリアンス[4]の累算であり、一方、最初の15フレームに対するFMD_Sums[1]はバリアンス[5]の累算となる。最初の15フレーム経過後、2つの合計を新しいバリアンスを用いて更新し、古いバリアンス値を差し引く。バリアンス[4]がFMD_Sums[0]の2分の1よりも大きい場合、シーン変化を現在のフレームで検出し、現在のケーデンスに60インタレースを設定する。さらに、バリアンス[5]がFMD_Sums[1]の2分の1よりも大きい場合、シーン変化を検出し、ケーデンスに60iを設定する。
110 MC
112 メモリコントローラ
115 メインメモリ
140 IC
150 グラフィックインターフェイスカード
155 グラフィック処理装置
Claims (14)
- 3つのバリアンスを計算することによって混合ケーデンスビデオを識別するステップを含む、方法であって、
第1バリアンスは、現在のフレームと前のフレームとの間でのトップフィールドの繰返しにおける相違であり、
第2バリアンスは、現在のフレームと前のフレームとの間でのボトムフィールドの繰返しにおける相違であり、
第3バリアンスは、現在のトップフィールドとボトムフィールドとの間の差異に基づくものであり、
前記混合ケーデンスビデオは、同一の表示又はフレーム内に2つの異なるケーデンスを含むビデオであり、
信頼度チェック無しで、ビデオのケーデンスを識別するために、トップフィールドとボトムフィールドとの間の関係を使用する、
方法。 - 一フレーム内の種々の領域のバリアンスを計算するステップを含む、
請求項1に記載の方法。 - 亀裂情報に基づいてプログレッシブビデオを識別するステップ、を含む、
請求項1に記載の方法。 - インタレースピクセルとプログレッシブ的なピクセルとの比を決定するステップ、を含む、
請求項3に記載の方法。 - 動きのあるピクセルの合計値を決定するステップ、を含む、
請求項1に記載の方法。 - バリアンスレコードが既知の固定のケーデンスに相当するかどうかを判定するステップ、を含む、
請求項1に記載の方法。 - ストレージと;
前記ストレージに接続されるプロセッサであり、3つのバリアンスを計算することによって混合ケーデンスビデオを識別するプロセッサと、を含み、
第1バリアンスは、現在のフレームと前のフレームとの間でのトップフィールドの繰返しにおける相違であり、
第2バリアンスは、現在のフレームと前のフレームとの間でのボトムフィールドの繰返しにおける相違であり、かつ、
第3バリアンスは、現在のトップフィールドとボトムフィールドとの間の差異に基づくものであって、
前記混合ケーデンスビデオは、同一の表示又はフレーム内に2つの異なるケーデンスを含むビデオであり、
前記プロセッサは、信頼度チェック無しで、ビデオのケーデンスを識別するために、トップフィールドとボトムフィールドとの間の関係を使用する、
装置。 - 前記装置はグラフィック処理装置である、
請求項7に記載の装置。 - 前記プロセッサは、2:3:3:2のトップフィールドファーストを用いてビデオを識別し、かつ、混合ケーデンスビデオを識別する、
請求項7に記載の装置。 - 前記プロセッサは、一フレーム内の種々の領域のバリアンスを計算する、
請求項9に記載の装置。 - 前記プロセッサは、亀裂情報に基づいてプログレッシブビデオを識別する、
請求項7に記載の装置。 - 前記プロセッサは、インタレースピクセルとプログレッシブ的なピクセルとの比を決定する、
請求項11に記載の装置。 - 前記プロセッサは、動きのあるピクセルの合計値を決定する、
請求項7に記載の装置。 - 前記プロセッサは、バリアンスレコードが既知の固定のケーデンスに相当するかどうかを判定する、
請求項7に記載の装置。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US13/083,681 | 2011-04-11 | ||
| US13/083,681 US9148620B2 (en) | 2011-04-11 | 2011-04-11 | Detecting video formats |
Related Parent Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2014505244A Division JP2014515234A (ja) | 2011-04-11 | 2012-04-11 | ビデオ形式の検出 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2016026460A JP2016026460A (ja) | 2016-02-12 |
| JP6133382B2 true JP6133382B2 (ja) | 2017-05-24 |
Family
ID=46965837
Family Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2014505244A Pending JP2014515234A (ja) | 2011-04-11 | 2012-04-11 | ビデオ形式の検出 |
| JP2015217983A Expired - Fee Related JP6133382B2 (ja) | 2011-04-11 | 2015-11-05 | ビデオ形式の検出 |
Family Applications Before (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2014505244A Pending JP2014515234A (ja) | 2011-04-11 | 2012-04-11 | ビデオ形式の検出 |
Country Status (5)
| Country | Link |
|---|---|
| US (1) | US9148620B2 (ja) |
| EP (1) | EP2697966A4 (ja) |
| JP (2) | JP2014515234A (ja) |
| CN (1) | CN103563354B (ja) |
| WO (1) | WO2012142118A2 (ja) |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9496922B2 (en) | 2014-04-21 | 2016-11-15 | Sony Corporation | Presentation of content on companion display device based on content presented on primary display device |
| US9940896B2 (en) * | 2015-03-03 | 2018-04-10 | Apple Inc. | Telecine judder removal systems and methods |
| EP3771214A1 (en) * | 2016-09-14 | 2021-01-27 | Sony Corporation | Transmission device, transmission method, reception device and reception method |
| CN108134938B (zh) * | 2016-12-01 | 2021-08-06 | 中兴通讯股份有限公司 | 视频扫描方式检测、纠正方法、及视频播放方法和装置 |
Family Cites Families (24)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5406333A (en) * | 1994-03-14 | 1995-04-11 | Thomson Consumer Electronics, Inc. | Method and device for film-mode detection |
| US6983013B1 (en) * | 1999-08-03 | 2006-01-03 | Koninklijke Philips Electronics N.V. | Method and device for encoding video signal |
| KR100768579B1 (ko) * | 2001-11-02 | 2007-10-18 | 마쯔시다덴기산교 가부시키가이샤 | 주사 변환 장치 |
| US7113221B2 (en) | 2002-11-06 | 2006-09-26 | Broadcom Corporation | Method and system for converting interlaced formatted video to progressive scan video |
| JP4208590B2 (ja) * | 2003-02-07 | 2009-01-14 | キヤノン株式会社 | 2−2プルダウン検出装置 |
| KR100518580B1 (ko) * | 2003-06-10 | 2005-10-04 | 삼성전자주식회사 | 인버스 텔레시네 변환장치 및 변환방법 |
| KR100553893B1 (ko) * | 2003-10-14 | 2006-02-24 | 삼성전자주식회사 | 타임 시프트와 움직임 보상을 이용한 프레임 레이트 변환장치 및 그 방법 |
| US20050231596A1 (en) * | 2004-03-31 | 2005-10-20 | Marchese Joseph R | Testing apparatus for digital video camera anomalies |
| EP1592247A1 (en) * | 2004-04-30 | 2005-11-02 | Matsushita Electric Industrial Co., Ltd. | Block mode adaptive motion compensation |
| EP1592246A1 (en) * | 2004-04-30 | 2005-11-02 | Matsushita Electric Industrial Co., Ltd. | Film mode determination in video image still areas |
| US7391468B2 (en) * | 2004-07-06 | 2008-06-24 | Magnum Semiconductor, Inc. | Telecine conversion detection for progressive scan playback |
| US7349029B1 (en) * | 2005-01-19 | 2008-03-25 | Kolorific, Inc. | Method and apparatus for de-interlacing interlaced video fields originating from a progressive video source |
| JP2007300395A (ja) * | 2006-04-28 | 2007-11-15 | Matsushita Electric Ind Co Ltd | ビデオビットストリーム復号化出力装置 |
| JP2008005183A (ja) * | 2006-06-22 | 2008-01-10 | Matsushita Electric Ind Co Ltd | 映画素材に適した映像符号化方法および符号化装置 |
| US8027382B2 (en) | 2006-06-27 | 2011-09-27 | Apple Inc. | Pulldown correction for progressive display of audiovisual recordings |
| US8957961B2 (en) | 2006-12-27 | 2015-02-17 | Intel Corporation | Method and sytem for telecine detection and restoration |
| WO2008081386A1 (en) * | 2007-01-03 | 2008-07-10 | Koninklijke Philips Electronics N.V. | Film cadence detection |
| KR20080068464A (ko) * | 2007-01-19 | 2008-07-23 | 삼성전자주식회사 | 영상 신호의 노이즈 평가 장치 및 방법, 이를 이용한 영상신호 변환 장치 및 방법 |
| EP1990991A1 (en) * | 2007-05-09 | 2008-11-12 | British Telecommunications Public Limited Company | Video signal analysis |
| US8031265B2 (en) | 2007-08-20 | 2011-10-04 | Texas Instruments Incorporated | System and method for combining interlaced video frames |
| GB2468358A (en) * | 2009-03-06 | 2010-09-08 | Snell & Wilcox Ltd | Regional film cadence detection |
| US8619187B2 (en) * | 2009-04-01 | 2013-12-31 | Marvell World Trade Ltd | Cadence detection in progressive video |
| US8248527B2 (en) * | 2009-08-20 | 2012-08-21 | Broadcom Corporation | Method and system for video overlay on film detection on progressive video input |
| US8432976B2 (en) * | 2011-01-12 | 2013-04-30 | Interra Systems Inc. | System and method for detecting field order of video sequences |
-
2011
- 2011-04-11 US US13/083,681 patent/US9148620B2/en not_active Expired - Fee Related
-
2012
- 2012-04-11 EP EP12771784.1A patent/EP2697966A4/en not_active Withdrawn
- 2012-04-11 CN CN201280024512.0A patent/CN103563354B/zh not_active Expired - Fee Related
- 2012-04-11 WO PCT/US2012/033062 patent/WO2012142118A2/en not_active Ceased
- 2012-04-11 JP JP2014505244A patent/JP2014515234A/ja active Pending
-
2015
- 2015-11-05 JP JP2015217983A patent/JP6133382B2/ja not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| WO2012142118A3 (en) | 2013-03-14 |
| US20120257104A1 (en) | 2012-10-11 |
| EP2697966A4 (en) | 2014-10-29 |
| CN103563354B (zh) | 2017-06-06 |
| JP2016026460A (ja) | 2016-02-12 |
| WO2012142118A2 (en) | 2012-10-18 |
| EP2697966A2 (en) | 2014-02-19 |
| JP2014515234A (ja) | 2014-06-26 |
| US9148620B2 (en) | 2015-09-29 |
| CN103563354A (zh) | 2014-02-05 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN110083740B (zh) | 视频指纹提取及视频检索方法、装置、终端及存储介质 | |
| JP6133382B2 (ja) | ビデオ形式の検出 | |
| CN102349297B (zh) | 在基于块压缩的图像中的模糊量测 | |
| Kang et al. | Scene change detection using multiple histograms for motion-compensated frame rate up-conversion | |
| US8482670B2 (en) | Detecting video format information in a sequence of video pictures | |
| US20040114833A1 (en) | Method and system for advanced edge-adaptive interpolation for interlace-to-progressive conversion | |
| KR101330194B1 (ko) | 교차-계산을 수행하기 위한 방법 및 장치 | |
| US20050068334A1 (en) | De-interlacing device and method therefor | |
| US8331689B2 (en) | Detecting a border region in an image | |
| CN101193201A (zh) | 内插帧生成方法和内插帧生成设备 | |
| JP2011087325A (ja) | ビデオデータのデインターレーシング | |
| CN101826211A (zh) | 用于提供可靠运动矢量的方法和系统 | |
| CN101193253A (zh) | 内插帧生成方法和内插帧生成设备 | |
| US7330592B2 (en) | Method and apparatus for detecting the location and luminance transition range of slant image edges | |
| WO2008124744A2 (en) | Systems and methods for measuring loss of detail in a video codec block | |
| US20100124276A1 (en) | Method and apparatus for detecting video field sequence | |
| EP2178289B1 (en) | Method and unit for motion detection based on a difference histogram | |
| US8102915B2 (en) | Motion vector fields refinement to track small fast moving objects | |
| US8331676B2 (en) | Image processing apparatus and method, and program | |
| KR101220420B1 (ko) | 복합적 포렌식 워터마킹 시스템 | |
| JP2006518960A (ja) | ショット切れ目検出 | |
| CN101119462A (zh) | 影院还原序列检测装置和检测方法以及计算机程序产品 | |
| JP5963636B2 (ja) | 電子透かし検出装置、電子透かし検出方法及び電子透かし検出プログラム | |
| CN119071475B (zh) | 奇偶场数据的场序检测方法、装置、存储介质及芯片 | |
| CN106488312A (zh) | 视频源的检测方法及装置 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20151105 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20160727 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20160809 |
|
| A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20161108 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20170404 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20170419 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 6133382 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| LAPS | Cancellation because of no payment of annual fees |