JP4500707B2 - 画像データ処理装置 - Google Patents
画像データ処理装置 Download PDFInfo
- Publication number
- JP4500707B2 JP4500707B2 JP2005049507A JP2005049507A JP4500707B2 JP 4500707 B2 JP4500707 B2 JP 4500707B2 JP 2005049507 A JP2005049507 A JP 2005049507A JP 2005049507 A JP2005049507 A JP 2005049507A JP 4500707 B2 JP4500707 B2 JP 4500707B2
- Authority
- JP
- Japan
- Prior art keywords
- pixel
- interpolation
- coefficient
- pixels
- position offset
- 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
- 238000004364 calculation method Methods 0.000 claims description 51
- 230000005484 gravity Effects 0.000 claims description 8
- 238000000034 method Methods 0.000 description 41
- 238000006243 chemical reaction Methods 0.000 description 36
- 238000003860 storage Methods 0.000 description 13
- 238000010586 diagram Methods 0.000 description 6
- 238000003708 edge detection Methods 0.000 description 5
- 230000006870 function Effects 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 238000002360 preparation method Methods 0.000 description 1
- 239000000758 substrate Substances 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T3/00—Geometric image transformations in the plane of the image
- G06T3/18—Image warping, e.g. rearranging pixels individually
-
- 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T3/00—Geometric image transformations in the plane of the image
- G06T3/40—Scaling of whole images or parts thereof, e.g. expanding or contracting
- G06T3/403—Edge-driven scaling; Edge-based scaling
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Image Processing (AREA)
- Editing Of Facsimile Originals (AREA)
- Television Systems (AREA)
Description
としたとき、該当する係数K(u,v)を、
によって算出し、係数格納ステップ602において、前記係数算出ステップ601で算出した係数をテーブル内の該当する場所に格納する。
としたとき、係数は、
によって算出される。
としたとき、該当する係数K(u)を、
によって算出し、第1係数格納ステップ802において、前記第1係数算出ステップ801で算出した係数をテーブル内の該当する場所に格納する。
としたとき、該当する係数K(u)を、
によって算出し、第2係数格納ステップ804において、前記第2係数算出ステップ803で算出した係数をテーブル内の該当する場所に格納する。
得ステップ704で取得した参照画素データとを用いて、各参照画素と対応する各係数との積算と、その結果の総和を算出することで水平方向補間画素データとし、水平方向第1補間画素格納ステップ707において前記水平方向第1補間画素作成ステップ706で作成した補間画素データをメモリへ格納する。
る前記複数の参照画素は、前記補間画素の位置に対して隣接位置にある4つの隣接画素、及び前記4つの隣接画素を頂点とする矩形領域の重心位置からの距離が前記4つの隣接画素の次に近く、かつ前記矩形領域の重心位置から等距離にある8つの画素の中から選択される4つの画素であり、前記矩形領域を複数に分割したサブ領域を設け、前記4つの隣接画素のうち2つが前記補間画素の位置する前記サブ領域の頂点である場合、前記選択される4つの画素は、前記8つの画素のうち、前記サブ領域の頂点である一方の前記隣接画素に最も距離が近く、かつ隣接した2つの画素と、他方の前記隣接画素に最も距離が近く、かつ隣接した2つの画素とであることを特徴とする画像データ処理装置である。
以下、本発明の第1の実施形態に係る解像度変換方法について説明する。
(1,0)の画素と補間画素との距離<(1,3)の画素と補間画素との距離
の関係を満たしている。そして(1,0)の画素は選択された参照画素となり、補間画素の画素データの算出に用いられる。一方(1,3)の画素は選択された参照画素とはなら
ず、補間画素の画素データの算出には用いられない。
(1,0)の画素と補間画素との距離>(1,3)の画素と補間画素との距離
の関係を満たしている。そして(1,3)の画素は選択された参照画素となり、補間画素の画素データの算出に用いられる。一方(1,0)の画素は選択された参照画素とはならず、補間画素の画素データの算出には用いられない。
で示される。
以下、本発明の第2の実施形態に係る解像度変換方法について説明する。
ブル内の該当する場所に格納する。
各参照画素と対応する各係数との積算と、その結果の総和を算出することで補間画素データとする。
301 参照パターン判定ステップ
701 補間方式判定ステップ
100,302,500 参照アドレス/補間画素位置オフセット算出ステップ
702 水平方向参照アドレス/補間画素位置オフセット算出ステップ
703 垂直方向参照アドレス/補間画素位置オフセット算出ステップ
101 参照画素位置オフセット取得ステップ
102,303,502 係数取得ステップ
705,711 水平方向係数取得ステップ
709,715 垂直方向係数取得ステップ
103,304,501 参照画素取得ステップ
704,712 水平方向参照画素取得ステップ
708,716 垂直方向参照画素取得ステップ
104,305,503 補間画素作成ステップ
706,713 水平方向補間画素作成ステップ
710,717 垂直方向補間画素作成ステップ
105,306,504,718 補間画素格納ステップ
707,714 水平方向補間画素格納ステップ
200,400,600,800 補間画素位置オフセット作成ステップ
201 参照画素位置判定ステップ
202,401,403,405,407,601,801,803 係数算出ステップ
203,402,404,406,408,602,802,804 係数格納ステップ204,700 参照画素位置オフセット算出ステップ
205,700 参照画素位置オフセット格納ステップ
Claims (1)
- 画像データの解像度を変換する画像データ処理装置であって、
補間画素の画素データの算出に用いうる画素の画素データを入力する入力手段と、
前記補間画素の画素データの算出に用いうる画素から、前記補間画素の画素データの算出に用いる複数の参照画素を決定する決定手段と、
前記決定手段により決定される前記複数の参照画素の画素データを用いて、前記補間画素の画素データを算出する演算手段とを有しており、
前記決定手段により決定される前記複数の参照画素は、
前記補間画素の位置に対して隣接位置にある4つの隣接画素、及び
前記4つの隣接画素を頂点とする矩形領域の重心位置からの距離が前記4つの隣接画素の次に近く、かつ前記矩形領域の重心位置から等距離にある8つの画素の中から選択される4つの画素であり、
前記矩形領域を複数に分割したサブ領域を設け、前記4つの隣接画素のうち2つが前記補間画素の位置する前記サブ領域の頂点である場合、前記選択される4つの画素は、前記8つの画素のうち、前記サブ領域の頂点である一方の前記隣接画素に最も距離が近く、かつ隣接した2つの画素と、他方の前記隣接画素に最も距離が近く、かつ隣接した2つの画素とである
ことを特徴とする画像データ処理装置。
Priority Applications (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005049507A JP4500707B2 (ja) | 2004-03-24 | 2005-02-24 | 画像データ処理装置 |
EP05004814A EP1591955A3 (en) | 2004-03-24 | 2005-03-04 | Resolution converting method |
US11/074,776 US7831110B2 (en) | 2004-03-24 | 2005-03-09 | Resolution converting method |
KR1020050023955A KR100733505B1 (ko) | 2004-03-24 | 2005-03-23 | 해상도변환방법 |
CNB2005100591801A CN100382560C (zh) | 2004-03-24 | 2005-03-24 | 分辨率变换方法 |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004086901 | 2004-03-24 | ||
JP2005049507A JP4500707B2 (ja) | 2004-03-24 | 2005-02-24 | 画像データ処理装置 |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2005312014A JP2005312014A (ja) | 2005-11-04 |
JP2005312014A5 JP2005312014A5 (ja) | 2008-01-17 |
JP4500707B2 true JP4500707B2 (ja) | 2010-07-14 |
Family
ID=34934067
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005049507A Expired - Fee Related JP4500707B2 (ja) | 2004-03-24 | 2005-02-24 | 画像データ処理装置 |
Country Status (5)
Country | Link |
---|---|
US (1) | US7831110B2 (ja) |
EP (1) | EP1591955A3 (ja) |
JP (1) | JP4500707B2 (ja) |
KR (1) | KR100733505B1 (ja) |
CN (1) | CN100382560C (ja) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101822037B (zh) * | 2007-08-15 | 2013-06-19 | 独立行政法人科学技术振兴机构 | 图像处理装置和方法 |
KR101016199B1 (ko) | 2009-03-18 | 2011-02-24 | (주)씨앤에스 테크놀로지 | 복수의 참조프레임을 이용하여 중간 영상을 생성하는 장치 및 그 방법 |
US9256918B2 (en) | 2012-04-30 | 2016-02-09 | At&T Intellectual Property I, Lp | Method and apparatus for adapting media content for presentation |
US12008728B2 (en) | 2022-08-31 | 2024-06-11 | Qualcomm Incorporated | Apparatuses and methods for processing single instruction for image transformation from non-integral locations |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0564134A (ja) * | 1991-08-30 | 1993-03-12 | Kyocera Corp | 文字入力手段を有するデイジタル記録式電子スチルカメラ |
JP2000069278A (ja) * | 1998-08-19 | 2000-03-03 | Fuji Xerox Co Ltd | 画像処理装置、画像処理方法および記録媒体 |
JP2002374407A (ja) * | 2001-06-15 | 2002-12-26 | Matsushita Electric Ind Co Ltd | 画像処理装置 |
JP2003051936A (ja) * | 2001-05-30 | 2003-02-21 | Oki Data Corp | 画像データの変換方法 |
Family Cites Families (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
GB8502924D0 (en) * | 1985-02-05 | 1985-03-06 | British Telecomm | Image encoding |
JP2813196B2 (ja) * | 1989-04-12 | 1998-10-22 | 株式会社リコー | 画像処理装置 |
EP0497537B1 (en) * | 1991-02-01 | 1997-07-16 | Canon Kabushiki Kaisha | Image processing method and apparatus |
US5430811A (en) * | 1991-12-25 | 1995-07-04 | Matsushita Electric Industrial Co., Ltd. | Method for interpolating missing pixels and an apparatus employing the method |
DE69324418T2 (de) * | 1992-08-26 | 1999-08-05 | Hewlett Packard Co | Verfahren und Vorrichtung zur Kantenglättung in Pixelbildern |
EP0645736B1 (en) * | 1993-09-27 | 2003-02-05 | Canon Kabushiki Kaisha | Image processing apparatus |
US5737019A (en) * | 1996-01-29 | 1998-04-07 | Matsushita Electric Corporation Of America | Method and apparatus for changing resolution by direct DCT mapping |
JPH09289584A (ja) * | 1996-02-21 | 1997-11-04 | Canon Inc | 画像処理方法及び装置 |
JP3585703B2 (ja) * | 1997-06-27 | 2004-11-04 | シャープ株式会社 | 画像処理装置 |
JP3519257B2 (ja) * | 1997-12-19 | 2004-04-12 | シャープ株式会社 | 画像形成装置 |
JP2001136527A (ja) * | 1999-11-08 | 2001-05-18 | Matsushita Electric Ind Co Ltd | 直交変換画像の解像度変換装置及び方法 |
JP4568950B2 (ja) * | 2000-02-29 | 2010-10-27 | ソニー株式会社 | グラフィックス描画装置 |
US6549674B1 (en) * | 2000-10-12 | 2003-04-15 | Picsurf, Inc. | Image compression based on tiled wavelet-like transform using edge and non-edge filters |
US6697539B1 (en) * | 2000-03-31 | 2004-02-24 | Sharp Laboratories Of America, Inc. | Image scaling by exact 2D implicit polynomials |
JP4231620B2 (ja) * | 2000-10-11 | 2009-03-04 | メディア・テック・ユーエスエイ・インコーポレーテッド | 画像処理方法および装置 |
US6573941B1 (en) * | 2002-04-22 | 2003-06-03 | Thomson Licensing Sa | Low bit rate compression format conversion for improved resolution |
JP3862613B2 (ja) * | 2002-06-05 | 2006-12-27 | キヤノン株式会社 | 画像処理装置及び画像処理方法並びにコンピュータプログラム |
KR100483952B1 (ko) * | 2002-11-15 | 2005-04-18 | 신기현 | 케이블 자동 권취 장치 및 그 방법 |
-
2005
- 2005-02-24 JP JP2005049507A patent/JP4500707B2/ja not_active Expired - Fee Related
- 2005-03-04 EP EP05004814A patent/EP1591955A3/en not_active Withdrawn
- 2005-03-09 US US11/074,776 patent/US7831110B2/en not_active Expired - Fee Related
- 2005-03-23 KR KR1020050023955A patent/KR100733505B1/ko not_active IP Right Cessation
- 2005-03-24 CN CNB2005100591801A patent/CN100382560C/zh not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0564134A (ja) * | 1991-08-30 | 1993-03-12 | Kyocera Corp | 文字入力手段を有するデイジタル記録式電子スチルカメラ |
JP2000069278A (ja) * | 1998-08-19 | 2000-03-03 | Fuji Xerox Co Ltd | 画像処理装置、画像処理方法および記録媒体 |
JP2003051936A (ja) * | 2001-05-30 | 2003-02-21 | Oki Data Corp | 画像データの変換方法 |
JP2002374407A (ja) * | 2001-06-15 | 2002-12-26 | Matsushita Electric Ind Co Ltd | 画像処理装置 |
Also Published As
Publication number | Publication date |
---|---|
CN100382560C (zh) | 2008-04-16 |
US7831110B2 (en) | 2010-11-09 |
EP1591955A3 (en) | 2007-02-21 |
CN1674627A (zh) | 2005-09-28 |
US20050213852A1 (en) | 2005-09-29 |
JP2005312014A (ja) | 2005-11-04 |
EP1591955A2 (en) | 2005-11-02 |
KR100733505B1 (ko) | 2007-06-28 |
KR20060044606A (ko) | 2006-05-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2007193508A (ja) | 画像処理装置及び画像処理プログラム | |
JP4908440B2 (ja) | 画像処理装置及び方法 | |
JP4569680B2 (ja) | 解像度変換方法 | |
US9341579B2 (en) | Defect detection apparatus, defect detection method, and computer program | |
JP2006222965A (ja) | 画像処理方法及び画像処理装置 | |
JP4500707B2 (ja) | 画像データ処理装置 | |
JP2009049562A (ja) | 画像処理装置、方法およびプログラム | |
JP4569679B2 (ja) | 解像度変換方法 | |
US20040156556A1 (en) | Image processing method | |
JP2006350562A (ja) | 画像処理装置及び画像処理プログラム | |
JP4055908B2 (ja) | ワイプパターン生成装置 | |
JP4767313B2 (ja) | 画像処理装置、方法およびプログラム | |
JP2009064193A (ja) | 解像度変換装置及び方法 | |
JP2005293265A (ja) | 画像処理装置及び方法 | |
JP3760634B2 (ja) | 画像処理装置、画像処理方法および記録媒体 | |
JP4265362B2 (ja) | 画像処理装置 | |
Stasik et al. | Improvements in upscaling of pixel art | |
JP2013218227A (ja) | 数値標高モデル評価装置及び数値標高モデル評価方法 | |
JP2008171455A (ja) | エッジ検出方法および装置並びにプログラム | |
JP4120872B2 (ja) | 画像拡大縮小装置および方法並びにプログラム | |
JP2005063197A (ja) | 画像補間装置および方法並びにプログラム | |
JP2005141498A (ja) | エッジ検出方法および装置並びにプログラム | |
JP2008172605A (ja) | 画像処理装置 | |
JP5235791B2 (ja) | 画像処理装置、画像処理方法及び画像処理プログラム | |
JP2001043357A (ja) | 画像処理方法、画像処理装置及び記録媒体 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20071126 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20071126 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20090413 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090512 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090708 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100119 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100319 |
|
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: 20100413 |
|
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: 20100419 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130423 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130423 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140423 Year of fee payment: 4 |
|
LAPS | Cancellation because of no payment of annual fees |