JP2012244437A - 画像処理装置、画像処理方法 - Google Patents
画像処理装置、画像処理方法 Download PDFInfo
- Publication number
- JP2012244437A JP2012244437A JP2011112896A JP2011112896A JP2012244437A JP 2012244437 A JP2012244437 A JP 2012244437A JP 2011112896 A JP2011112896 A JP 2011112896A JP 2011112896 A JP2011112896 A JP 2011112896A JP 2012244437 A JP2012244437 A JP 2012244437A
- Authority
- JP
- Japan
- Prior art keywords
- image
- encoding
- frame
- target image
- specific area
- 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.)
- Pending
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/50—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
- H04N19/503—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
- H04N19/51—Motion estimation or motion compensation
- H04N19/55—Motion estimation with spatial constraints, e.g. at image or region borders
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
Abstract
【解決手段】 各フレームの画像のうち規定フレームの画像を対象画像とし、該対象画像から、規定のパターンが映っている領域を特定領域として検出する。対象画像以外の画像を非対象画像とし、該非対象画像中における特定領域を予測する。特定領域が該特定領域以外の領域よりも高画質に符号化されるように、各フレームの画像を符号化する。符号化では、非対象画像中の特定領域が他のフレームから参照されないように符号化する。
【選択図】 図1
Description
本実施形態の画像処理装置は、動画像を構成する各フレームを符号化するものである。先ず、本実施形態に係る画像処理装置の機能構成例について、図1のブロック図を用いて説明する。動画像(動画像データ)を構成する各フレームの画像は、フレームバッファ101及び特定領域検出部103に順次入力される。
y2=(2×y1+1×y4)/3
これは、特定領域#2が選択された場合も同様である。そしてこのような処理を、フレーム#3に対しても行う。これにより、フレーム#2及びフレーム#3における特定領域(の座標位置)を予測することができる。
以下に、本実施形態と第1の実施形態との差分のみについて説明する。本実施形態では、第1の実施形態に係る構成において、変数p_periodを予め0に設定しておく点が第1の実施形態と異なる。
図1,4に示した各部は何れもハードウェアで構成しても良いが、フレームバッファ101(201)をRAMやハードディスクなどのメモリとして実行し、それ以外の各部をソフトウェア(コンピュータプログラム)で実装しても良い。この場合、このメモリを有し、且つこのソフトウェアを格納するためのメモリも有するコンピュータのCPUがこれらのソフトウェアを実行することで、このコンピュータは、第1,2の実施形態で説明した各処理を実行することになる。
また、本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施形態の機能を実現するソフトウェア(プログラム)を、ネットワーク又は各種記憶媒体を介してシステム或いは装置に供給し、そのシステム或いは装置のコンピュータ(またはCPUやMPU等)がプログラムを読み出して実行する処理である。
Claims (7)
- 動画像を構成する各フレームの画像を順次入力する入力手段と、
前記各フレームの画像のうち規定フレームの画像を対象画像とし、該対象画像から、規定のパターンが映っている領域を特定領域として検出する手段と、
前記対象画像以外の画像を非対象画像とし、該非対象画像中における前記特定領域を予測する予測手段と、
前記特定領域が該特定領域以外の領域よりも高画質に符号化されるように、前記各フレームの画像を符号化する符号化手段とを備え、
前記符号化手段は、前記非対象画像中の特定領域が他のフレームから参照されないように符号化する
ことを特徴とする画像処理装置。 - 前記符号化手段は、前回フレーム内符号化方式に従って符号化した前記対象画像から、前記入力順において規定フレーム数以上後の前記対象画像に対して、前記フレーム内符号化方式に従った符号化を行うことを特徴とする請求項1に記載の画像処理装置。
- 前記符号化手段は、前回前方向予測符号化方式に従って符号化した前記対象画像から、前記入力順において規定フレーム数以上後の前記対象画像に対して、前記前方向予測符号化方式に従った符号化を行うことを特徴とする請求項2に記載の画像処理装置。
- 前記符号化手段は、前記対象画像のうち、前記フレーム内符号化方式に従った符号化の対象、前記前方向予測符号化方式に従った符号化の対象、の何れの対象にもなっていない対象画像に対して双方向予測符号化方式に従った符号化を行うことを特徴とする請求項3に記載の画像処理装置。
- 前記予測手段は、前記対象画像以外の画像を非対象画像とし、該非対象画像中における前記特定領域を、前記対象画像を用いた内挿により予測することを特徴とする請求項1に記載の画像処理装置。
- 画像処理装置が行う画像処理方法であって、
前記画像処理装置の入力手段が、動画像を構成する各フレームの画像を順次入力する入力工程と、
前記画像処理装置の検出手段が、前記各フレームの画像のうち規定フレームの画像を対象画像とし、該対象画像から、規定のパターンが映っている領域を特定領域として検出する工程と、
前記画像処理装置の予測手段が、前記対象画像以外の画像を非対象画像とし、該非対象画像中における前記特定領域を予測する予測工程と、
前記画像処理装置の符号化手段が、前記特定領域が該特定領域以外の領域よりも高画質に符号化されるように、前記各フレームの画像を符号化する符号化工程とを備え、
前記符号化工程では、前記非対象画像中の特定領域が他のフレームから参照されないように符号化する
ことを特徴とする画像処理方法。 - コンピュータを、請求項1乃至5の何れか1項に記載の画像処理装置の各手段として機能させるためのコンピュータプログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011112896A JP2012244437A (ja) | 2011-05-19 | 2011-05-19 | 画像処理装置、画像処理方法 |
US13/461,570 US9008358B2 (en) | 2011-05-19 | 2012-05-01 | Encoding a specific area with higher quality than a non-specific area |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011112896A JP2012244437A (ja) | 2011-05-19 | 2011-05-19 | 画像処理装置、画像処理方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2012244437A true JP2012244437A (ja) | 2012-12-10 |
JP2012244437A5 JP2012244437A5 (ja) | 2014-06-26 |
Family
ID=47174946
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011112896A Pending JP2012244437A (ja) | 2011-05-19 | 2011-05-19 | 画像処理装置、画像処理方法 |
Country Status (2)
Country | Link |
---|---|
US (1) | US9008358B2 (ja) |
JP (1) | JP2012244437A (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2023199696A1 (ja) * | 2022-04-11 | 2023-10-19 | 住友電気工業株式会社 | 映像圧縮方法、映像圧縮装置、及びコンピュータプログラム |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6000670B2 (ja) | 2012-06-11 | 2016-10-05 | キヤノン株式会社 | 画像処理装置、画像処理方法 |
JP6758977B2 (ja) * | 2016-07-22 | 2020-09-23 | キヤノン株式会社 | 画像処理装置、画像処理方法およびプログラム |
CN107798272B (zh) * | 2016-08-30 | 2021-11-02 | 佳能株式会社 | 快速多目标检测与跟踪系统 |
CN108073864B (zh) * | 2016-11-15 | 2021-03-09 | 北京市商汤科技开发有限公司 | 目标对象检测方法、装置及系统和神经网络结构 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005347955A (ja) * | 2004-06-01 | 2005-12-15 | Canon Inc | 信号処理装置及び信号処理方法 |
JP2006041648A (ja) * | 2004-07-23 | 2006-02-09 | Renesas Technology Corp | 動画像処理ユニット |
JP2009027368A (ja) * | 2007-07-18 | 2009-02-05 | Fujifilm Corp | 画像処理装置、画像処理方法、およびプログラム |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3748895B2 (ja) * | 1997-02-13 | 2006-02-22 | 三菱電機株式会社 | 符号化装置及び復号装置及び符号化方法及び復号方法 |
US7106909B2 (en) | 2001-12-25 | 2006-09-12 | Canon Kabushiki Kaisha | Method and apparatus for encoding image data in accordance with a target data size |
JP4047183B2 (ja) | 2002-03-07 | 2008-02-13 | キヤノン株式会社 | 画像圧縮符号化装置及びその制御方法 |
KR100543700B1 (ko) * | 2003-01-30 | 2006-01-20 | 삼성전자주식회사 | 영상의 중복 부호화 및 복호화 방법 및 장치 |
JP2007336259A (ja) | 2006-06-15 | 2007-12-27 | Matsushita Electric Ind Co Ltd | 画像符号化装置および方法 |
JP5173547B2 (ja) | 2008-04-15 | 2013-04-03 | キヤノン株式会社 | 画像復号装置及びその制御方法 |
-
2011
- 2011-05-19 JP JP2011112896A patent/JP2012244437A/ja active Pending
-
2012
- 2012-05-01 US US13/461,570 patent/US9008358B2/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005347955A (ja) * | 2004-06-01 | 2005-12-15 | Canon Inc | 信号処理装置及び信号処理方法 |
JP2006041648A (ja) * | 2004-07-23 | 2006-02-09 | Renesas Technology Corp | 動画像処理ユニット |
JP2009027368A (ja) * | 2007-07-18 | 2009-02-05 | Fujifilm Corp | 画像処理装置、画像処理方法、およびプログラム |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2023199696A1 (ja) * | 2022-04-11 | 2023-10-19 | 住友電気工業株式会社 | 映像圧縮方法、映像圧縮装置、及びコンピュータプログラム |
Also Published As
Publication number | Publication date |
---|---|
US9008358B2 (en) | 2015-04-14 |
US20120294480A1 (en) | 2012-11-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
TWI711300B (zh) | 照度補償方法及相應之視訊處理裝置 | |
CN107277543B (zh) | 编码装置和方法、解码装置和方法以及存储介质 | |
EP2664142B1 (en) | Video encoding and decoding with improved error resilience | |
US10341679B2 (en) | Encoding system using motion estimation and encoding method using motion estimation | |
GB2492778A (en) | Motion compensated image coding by combining motion information predictors | |
US20090167775A1 (en) | Motion estimation compatible with multiple standards | |
JP2003299102A (ja) | ビデオ符号化システムにおけるbピクチャーモード決定方法及びその装置 | |
JP5267655B2 (ja) | 画像符号化装置、画像符号化制御方法および画像符号化プログラム | |
US20120207219A1 (en) | Picture encoding apparatus, picture encoding method, and program | |
US11095878B2 (en) | Method and device for encoding a sequence of images and method and device for decoding a sequence of image | |
US11082688B2 (en) | Restricted overlapped block motion compensation | |
CN110933426A (zh) | 一种解码、编码方法及其设备 | |
JP2012244437A (ja) | 画像処理装置、画像処理方法 | |
CN112118451A (zh) | 一种编解码方法、装置及其设备 | |
JP4570098B2 (ja) | ビデオデータストリームを符号化するための装置 | |
KR20170126934A (ko) | 컨텐츠-적응적 b-픽쳐 패턴 비디오 인코딩 | |
JP4670085B2 (ja) | 直接符号化モードでの参照画像ブロックの確定方法 | |
CN110662074B (zh) | 一种运动矢量确定方法和设备 | |
KR20120072205A (ko) | 매크로블록 간의 예측 기법을 이용한 움직임 추정 장치 및 방법 | |
JP5727398B2 (ja) | 動画像符号化方法,動画像符号化装置および動画像符号化プログラム | |
JP2000032468A (ja) | 画像符号化方法および動き補償モード選択プログラムを記録した記録媒体 | |
JP4034180B2 (ja) | 動画像圧縮符号化装置、及び動きベクトル検出方法 | |
JP2007195080A (ja) | 動画像復号化装置及び動画像復号化プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140509 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20140509 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20150227 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20150410 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150603 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20150828 |