JP2010021754A - 画像処理装置及び画像処理プログラム - Google Patents
画像処理装置及び画像処理プログラム Download PDFInfo
- Publication number
- JP2010021754A JP2010021754A JP2008179939A JP2008179939A JP2010021754A JP 2010021754 A JP2010021754 A JP 2010021754A JP 2008179939 A JP2008179939 A JP 2008179939A JP 2008179939 A JP2008179939 A JP 2008179939A JP 2010021754 A JP2010021754 A JP 2010021754A
- Authority
- JP
- Japan
- Prior art keywords
- bit
- pixel
- pixel value
- target
- value
- 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
Links
- 238000012545 processing Methods 0.000 title claims description 61
- 238000001914 filtration Methods 0.000 claims description 7
- 238000001514 detection method Methods 0.000 claims description 5
- 230000006870 function Effects 0.000 claims description 5
- 230000006866 deterioration Effects 0.000 abstract description 8
- 238000006467 substitution reaction Methods 0.000 abstract 5
- 230000006835 compression Effects 0.000 description 28
- 238000007906 compression Methods 0.000 description 22
- 238000010586 diagram Methods 0.000 description 13
- 238000000034 method Methods 0.000 description 13
- 238000006243 chemical reaction Methods 0.000 description 4
- 230000011218 segmentation Effects 0.000 description 4
- 238000013139 quantization Methods 0.000 description 3
- 230000010365 information processing Effects 0.000 description 2
- 238000004364 calculation method Methods 0.000 description 1
- 230000015556 catabolic process Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 230000006837 decompression Effects 0.000 description 1
- 238000006731 degradation reaction Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000018109 developmental process Effects 0.000 description 1
- 230000012447 hatching Effects 0.000 description 1
- 238000003384 imaging method Methods 0.000 description 1
- 230000002045 lasting effect Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003936 working memory Effects 0.000 description 1
Images
Landscapes
- Compression Of Band Width Or Redundancy In Fax (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
Abstract
【解決手段】符号化部は前画素と注目画素の画素値が同じか否かを判別し、同じである場合はそのまま注目画素の算術符号化を行う。同じでない場合、各位において同一ビットの連続数を検出し、連続数が設定値以上である場合は、最も連続数が多い位を置換対象ビットとして設定する。そして注目画素の置換対象ビットを前画素の置換対象ビットと同じ値に置き換えたときの影響度を算出する。影響度が閾値以下の場合は注目画素の置換対象ビットを置き換えて算術符号化を行い、閾値より大きい場合は注目画素の画素値を所定範囲内で変化させる。そして変化パターンから置換対象ビットが前画素と同じであり且つ影響度が最も低いパターンを抽出し、注目画素の画素値をそのパターンに置き換える。そして注目画素の算術符号化を行う。
【選択図】図10
Description
11 制御部
12 記憶部
121 画像処理プログラム
13 入力操作部
14 表示部
15 I/F部
16 ネットワークI/F部
17 画像処理部(フィルタリング手段、符号ブロック生成手段、ビットプレーン生成手段、ビット連続検出手段、影響度算出手段、第1置換手段、第2置換手段)
171 記憶部
172 圧縮プログラム(画像処理プログラム)
173 RAM
Claims (4)
- 入力画像に対して階層的にフィルタリング処理を施して複数のサブバンドを形成するフィルタリング手段と、
前記サブバンドを分解し、複数の符号ブロックを生成する符号ブロック生成手段と、
前記符号ブロック毎に最上位ビットから最下位ビットに至る複数のビットプレーンを生成するビットプレーン生成手段と、
前記符号ブロックを形成している画素の中の注目画素より時間的に前に前記符号化手段によって符号化される画素の画素値の同じ位の各ビットにおいて同じビットの連続数を検出し、同じビットが最も長く連続している位を置換対象ビットとして設定するビット連続検出手段と、
前記同じビットの連続数が設定数以上の場合、前記注目画素の画素値のうち前記置換対象ビットを前記連続しているビットに置き換えた場合の影響度を算出する影響度算出手段と、
前記算出された影響度が閾値以下の場合、前記注目画素の画素値の前記置換対象ビットを前記連続しているビットに置き換える第1置換手段と、
を備えた画像処理装置。 - 前記算出された影響度が閾値より大きい場合、前記注目画素の画素値を該画素値を中心に予め定められた範囲内で変化させ、該変化させた画素値のうち、前記置換対象ビットが前記連続しているビットと同じである画素値を前記注目画素の画素値として置き換える第2置換手段を更に備えることを特徴とする請求項1に記載の画像処理装置。
- 前記第2置換手段は、前記注目画素の画素値を該画素値を中心に予め定められた範囲内で変化させた画素値のうち、前記置換対象ビットが前記連続しているビットと同じである画素値が複数ある場合、該複数の画素値の中から最も影響度が低い画素値を前記注目画素の画素値として置き換えることを特徴とする請求項2に記載の画像処理装置。
- コンピュータを、
入力画像に対して階層的にフィルタリング処理を施して複数のサブバンドを形成するフィルタリング手段、前記サブバンドを分解し、複数の符号ブロックを生成する符号ブロック生成手段、前記符号ブロック毎に最上位ビットから最下位ビットに至る複数のビットプレーンを生成するビットプレーン生成手段、前記ビットプレーン毎に算術符号化を行う符号化手段、として機能させる画像処理プログラムにおいて、
前記符号ブロックを形成している画素の中の注目画素より時間的に前に前記符号化手段によって符号化される画素の画素値の同じ位の各ビットにおいて同じビットの連続数を検出し、同じビットが最も長く連続している位を置換対象ビットとして設定するビット連続検出手段、
前記同じビットの連続数が設定数以上の場合、前記注目画素の画素値のうち前記置換対象ビットを前記連続しているビットに置き換えた場合の影響度を算出する影響度算出手段、
前記算出された影響度が閾値以下の場合、前記注目画素の画素値の前記置換対象ビットを前記連続しているビットに置き換える第1置換手段
として更に機能させることを特徴とする画像処理プログラム。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2008179939A JP4966263B2 (ja) | 2008-07-10 | 2008-07-10 | 画像処理装置及び画像処理プログラム |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2008179939A JP4966263B2 (ja) | 2008-07-10 | 2008-07-10 | 画像処理装置及び画像処理プログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2010021754A true JP2010021754A (ja) | 2010-01-28 |
| JP4966263B2 JP4966263B2 (ja) | 2012-07-04 |
Family
ID=41706229
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2008179939A Active JP4966263B2 (ja) | 2008-07-10 | 2008-07-10 | 画像処理装置及び画像処理プログラム |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP4966263B2 (ja) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2011096448A1 (ja) | 2010-02-03 | 2011-08-11 | 旭硝子株式会社 | アニオン性含フッ素乳化剤の回収方法 |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2003169217A (ja) * | 2001-11-30 | 2003-06-13 | Victor Co Of Japan Ltd | 画像符号化装置及び画像符号化プログラム |
| JP2004274554A (ja) * | 2003-03-11 | 2004-09-30 | Canon Inc | 符号化方法及び符号化装置、コンピュータプログラム並びにコンピュータ可読記憶媒体 |
-
2008
- 2008-07-10 JP JP2008179939A patent/JP4966263B2/ja active Active
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2003169217A (ja) * | 2001-11-30 | 2003-06-13 | Victor Co Of Japan Ltd | 画像符号化装置及び画像符号化プログラム |
| JP2004274554A (ja) * | 2003-03-11 | 2004-09-30 | Canon Inc | 符号化方法及び符号化装置、コンピュータプログラム並びにコンピュータ可読記憶媒体 |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2011096448A1 (ja) | 2010-02-03 | 2011-08-11 | 旭硝子株式会社 | アニオン性含フッ素乳化剤の回収方法 |
Also Published As
| Publication number | Publication date |
|---|---|
| JP4966263B2 (ja) | 2012-07-04 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP5114462B2 (ja) | 画像圧縮装置及び画像圧縮プログラム | |
| CN1125568C (zh) | 预测图像解码方法以及预测图像编码方法 | |
| CN102387356B (zh) | 图像处理设备和方法 | |
| JP4365957B2 (ja) | 画像処理方法及びその装置及び記憶媒体 | |
| US11202054B2 (en) | Method and apparatus for inter-channel prediction and transform for point-cloud attribute coding | |
| US11917205B2 (en) | Techniques and apparatus for scalable lifting for point-cloud attribute coding | |
| CN101077012A (zh) | 用于视频比特流熵编码/解码以得到细粒度可缩放性的方法和系统 | |
| CN111654696B (zh) | 一种帧内的多参考行预测方法、装置、存储介质及终端 | |
| JP2002325170A (ja) | 画像処理装置及びその方法並びにプログラムコード、記憶媒体 | |
| US8908985B2 (en) | Image processing including encoding information concerning the maximum number of significant digits having largest absolute value of coefficient data in groups | |
| JP6065613B2 (ja) | 動画像符号化装置 | |
| JP2006229538A (ja) | 画像処理システム、画像処理方法及びそのプログラム | |
| US11551334B2 (en) | Techniques and apparatus for coarse granularity scalable lifting for point-cloud attribute coding | |
| WO2015028098A1 (en) | Method and system for embedding information and authenticating a h.264 video using a digital watermark | |
| KR20220038175A (ko) | 공동 성분 2차 변환 | |
| JP2015211466A (ja) | ピクチャを符号化および復号するための方法ならびに対応するデバイス | |
| JP4966263B2 (ja) | 画像処理装置及び画像処理プログラム | |
| JP2004048607A (ja) | ディジタル画像符号化装置およびディジタル画像符号化方法 | |
| JP4978934B2 (ja) | 画像圧縮装置及びプログラム | |
| CN103313050A (zh) | 图像处理装置和图像处理方法 | |
| US10284879B2 (en) | Image processing apparatus and method based on integerprecision image data | |
| CN107172425B (zh) | 缩略图生成方法、装置及终端设备 | |
| JP5175820B2 (ja) | 画像圧縮装置、画像圧縮復号装置、画像圧縮プログラム及び画像圧縮復号プログラム | |
| JP5560172B2 (ja) | 画像処理装置、画像処理方法、及び画像処理プログラム | |
| US12192519B2 (en) | Non-binary occupancy map for video based point cloud coding |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20110121 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120228 |
|
| 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: 20120306 |
|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120330 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 4966263 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150406 Year of fee payment: 3 |
|
| S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |