JP4775161B2 - 画像処理装置、画像処理プログラム - Google Patents
画像処理装置、画像処理プログラム Download PDFInfo
- Publication number
- JP4775161B2 JP4775161B2 JP2006209461A JP2006209461A JP4775161B2 JP 4775161 B2 JP4775161 B2 JP 4775161B2 JP 2006209461 A JP2006209461 A JP 2006209461A JP 2006209461 A JP2006209461 A JP 2006209461A JP 4775161 B2 JP4775161 B2 JP 4775161B2
- Authority
- JP
- Japan
- Prior art keywords
- interpolation
- resolution
- image processing
- image data
- image
- 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
- 238000012545 processing Methods 0.000 title claims description 120
- 238000000034 method Methods 0.000 claims description 43
- 238000011156 evaluation Methods 0.000 claims description 15
- 238000005070 sampling Methods 0.000 claims description 3
- 239000000872 buffer Substances 0.000 description 31
- 238000000605 extraction Methods 0.000 description 21
- 238000011946 reduction process Methods 0.000 description 17
- 230000003044 adaptive effect Effects 0.000 description 8
- 238000010586 diagram Methods 0.000 description 7
- 238000004364 calculation method Methods 0.000 description 6
- 230000003111 delayed effect Effects 0.000 description 2
- 238000012544 monitoring process Methods 0.000 description 2
- 230000006978 adaptation Effects 0.000 description 1
- 238000006243 chemical reaction Methods 0.000 description 1
- 239000003086 colorant Substances 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
- 238000013213 extrapolation Methods 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
Images
Landscapes
- Image Processing (AREA)
- Editing Of Facsimile Originals (AREA)
Description
本発明の一態様の画像処理装置において、前記評価手段は、前記画像特性として輝度値の勾配の絶対値を評価し、前記補間処理手段は、前記読み取った画像データについて、前記絶対値が予め設定された閾値よりも大きい領域では、前記絶対値が前記閾値よりも小さい領域よりも補間を細かく行ってもよい。
本発明の一態様の画像処理装置において、前記補間処理手段は、前後する二つの画素データ列に基づき2点補間を実行して補間結果を出力する第1の補間処理手段と、当該第1の補間処理手段から出力される、先行する二つの画素データ列の補間結果と後続する二つの画素データ列の補間結果とに基づき、2点補間を実行して補間結果を出力する第2の補間処理手段と、を備えていてよい。
本発明の一態様の画像処理装置において、前記生成手段は、ある解像度の前記低解像度データを生成するにあたり、間引く画素データ列の数を変えて生成精度を変更する精度変更手段を備えていてよい。
本発明の一態様の画像処理装置において、前記生成手段は、各画素データ列が伸びる物理次元方向にも低解像度化を行ってもよい。
本発明の一態様の画像処理装置において、前記生成手段は、各画素データ列が伸びる物理次元方向に一部の画素データを間引いて前記高解像度画像データを読み取ってもよい。
本発明の一態様の画像処理プログラムは、ある物理次元方向に伸びる複数の画素データ列を含んで構成される高解像度画像データを記憶するメモリから、前記メモリに記憶された前記高解像度画像データを、一部の画素データ列を間引いて読み取るとともに、当該読み取った画像データに対し間引き方向に補間を行い、少なくとも間引き方向の解像度が前記高解像度画像データの解像度よりも低い解像度を有する低解像度画像データを生成する手順、をコンピュータに実行させ、前記低解像度画像データを生成する手順は、前記高解像度画像データの一部をサンプリングして前記間引き方向の画像特性を評価する手順と、当該評価する手順における評価結果に応じて、前記補間の精度を変更する手順と、を含む、ことを特徴とする。
なお、本段落の次の文から段落[0032]までの記載は、本願の出願当初の[特許請求の範囲]の記載に対応する。
本発明の画像処理装置は、独立して演算処理可能な複数のプロセッサと、各プロセッサからアクセス可能な共有メモリと、を備え、共有メモリは、ある物理次元方向に伸びる複数の画素データ列を含んで構成される高解像度画像データを記憶し、一または二以上のプロセッサは、一部の画素データ列を間引いて高解像度画像データを読み取り、少なくとも間引き方向の解像度が低い低解像度画像データを生成する生成手段を備える。
Claims (7)
- ある物理次元方向に伸びる複数の画素データ列を含んで構成される高解像度画像データを記憶するメモリと、
前記メモリに記憶された前記高解像度画像データを、一部の画素データ列を間引いて読み取るとともに、当該読み取った画像データに対し間引き方向に補間を行い、少なくとも間引き方向の解像度が前記高解像度画像データの解像度よりも低い解像度を有する低解像度画像データを生成する生成手段と、
を備え、
前記生成手段は、前記高解像度画像データの一部をサンプリングして前記間引き方向の画像特性を評価する評価手段と、前記評価手段の評価結果に応じて、前記補間の精度を変更する補間処理手段と、を有する、
ことを特徴とする画像処理装置。 - 請求項1に記載の画像処理装置において、
前記評価手段は、前記画像特性として輝度値の勾配の絶対値を評価し、
前記補間処理手段は、前記読み取った画像データについて、前記絶対値が予め設定された閾値よりも大きい領域では、前記絶対値が前記閾値よりも小さい領域よりも補間を細かく行う、
ことを特徴とする画像処理装置。 - 請求項1または2に記載の画像処理装置において、
前記補間処理手段は、前後する二つの画素データ列に基づき2点補間を実行して補間結果を出力する第1の補間処理手段と、当該第1の補間処理手段から出力される、先行する二つの画素データ列の補間結果と後続する二つの画素データ列の補間結果とに基づき、2点補間を実行して補間結果を出力する第2の補間処理手段と、を備える、
ことを特徴とする画像処理装置。 - 請求項1から3のいずれか1項に記載の画像処理装置において、
前記生成手段は、ある解像度の前記低解像度データを生成するにあたり、間引く画素データ列の数を変えて生成精度を変更する精度変更手段を備える、画像処理装置。 - 請求項1に記載の画像処理装置において、
前記生成手段は、各画素データ列が伸びる物理次元方向にも低解像度化を行う、画像処理装置。 - 請求項5に記載の画像処理装置において、
前記生成手段は、各画素データ列が伸びる物理次元方向に一部の画素データを間引いて前記高解像度画像データを読み取る、画像処理装置。 - ある物理次元方向に伸びる複数の画素データ列を含んで構成される高解像度画像データを記憶するメモリから、前記メモリに記憶された前記高解像度画像データを、一部の画素データ列を間引いて読み取るとともに、当該読み取った画像データに対し間引き方向に補間を行い、少なくとも間引き方向の解像度が前記高解像度画像データの解像度よりも低い解像度を有する低解像度画像データを生成する手順、
をコンピュータに実行させ、
前記低解像度画像データを生成する手順は、前記高解像度画像データの一部をサンプリングして前記間引き方向の画像特性を評価する手順と、当該評価する手順における評価結果に応じて、前記補間の精度を変更する手順と、を含む、
ことを特徴とする画像処理プログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006209461A JP4775161B2 (ja) | 2006-08-01 | 2006-08-01 | 画像処理装置、画像処理プログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006209461A JP4775161B2 (ja) | 2006-08-01 | 2006-08-01 | 画像処理装置、画像処理プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008035455A JP2008035455A (ja) | 2008-02-14 |
JP4775161B2 true JP4775161B2 (ja) | 2011-09-21 |
Family
ID=39124360
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006209461A Expired - Fee Related JP4775161B2 (ja) | 2006-08-01 | 2006-08-01 | 画像処理装置、画像処理プログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4775161B2 (ja) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101237964B1 (ko) * | 2011-03-31 | 2013-02-27 | 삼성테크윈 주식회사 | 해상도 변환 장치 |
JP6226205B2 (ja) * | 2015-04-28 | 2017-11-08 | 京セラドキュメントソリューションズ株式会社 | 画像処理装置 |
WO2024084819A1 (ja) * | 2022-10-21 | 2024-04-25 | パナソニックIpマネジメント株式会社 | 画像生成装置 |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0498974A (ja) * | 1990-08-17 | 1992-03-31 | Toshiba Corp | ファクシミリ装置 |
JP2004214812A (ja) * | 2002-12-27 | 2004-07-29 | Kyocera Mita Corp | 画像処理装置 |
-
2006
- 2006-08-01 JP JP2006209461A patent/JP4775161B2/ja not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2008035455A (ja) | 2008-02-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Gribbon et al. | A novel approach to real-time bilinear interpolation | |
JP3224866B2 (ja) | 画像の回転、拡大・縮小およびディジタルハーフトーン・スクリーニングをまとめて行うためのタイル方式の処理方法 | |
JP4030519B2 (ja) | 画像処理装置および画像処理システム | |
JPS5932029B2 (ja) | イメ−ジ・サイズ変更装置 | |
JP5267255B2 (ja) | 画像処理装置、画像処理方法及びプログラム | |
US10762401B2 (en) | Image processing apparatus controlling the order of storing decompressed data, and method thereof | |
JP7261226B2 (ja) | 演算処理装置 | |
US5867612A (en) | Method and apparatus for the fast scaling of an image | |
KR100823379B1 (ko) | 화상 처리를 위한 데이터 필터링 장치, 방법 및 시스템 | |
TWI288891B (en) | Texture filtering using a programmable table filter to improve computer graphics performance | |
JP4775161B2 (ja) | 画像処理装置、画像処理プログラム | |
JP5631590B2 (ja) | 画像の複数のかつネイティブな表現方法 | |
US6693644B1 (en) | Graphic accelerator reducing and processing graphics data | |
JP2000011167A (ja) | 勾配を基にした画素補間方法及び装置 | |
US7480071B2 (en) | Maximizing performance in a hardware image scaling module | |
JP2018067849A (ja) | 画像処理装置、画像処理方法、プログラム | |
JP3510662B2 (ja) | ファクシミリ画像の平滑化スケーリング方法 | |
JP2009004952A (ja) | 画像処理装置及びプログラム | |
US20090087119A1 (en) | Method and apparatus for arbitrary ratio image reduction | |
US20040201863A1 (en) | Enhanced scaling range for standalone all-in-one devices | |
JP2007088686A (ja) | 画像処理装置、画像処理方法及びそのプログラム | |
JPH11168610A (ja) | 画像処理装置 | |
JPH10327315A (ja) | 画像処理装置 | |
JP4729928B2 (ja) | 画像処理装置及び画像処理プログラム | |
JP2000050058A (ja) | 解像度変換方法、装置および記録媒体 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090210 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20101102 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20101130 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110128 |
|
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: 20110531 |
|
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: 20110613 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 Ref document number: 4775161 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140708 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |