JP2008035502A - 多機能プリンタ装置、及び画像処理方法 - Google Patents
多機能プリンタ装置、及び画像処理方法 Download PDFInfo
- Publication number
- JP2008035502A JP2008035502A JP2007168087A JP2007168087A JP2008035502A JP 2008035502 A JP2008035502 A JP 2008035502A JP 2007168087 A JP2007168087 A JP 2007168087A JP 2007168087 A JP2007168087 A JP 2007168087A JP 2008035502 A JP2008035502 A JP 2008035502A
- Authority
- JP
- Japan
- Prior art keywords
- image
- image data
- reading
- processing unit
- shading
- 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
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/12—Digital output to print unit, e.g. line printer, chain printer
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/40—Picture signal circuits
- H04N1/401—Compensating positionally unequal response of the pick-up or reproducing head
-
- 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/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/169—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
- H04N19/17—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object
- H04N19/176—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object the region being a block, e.g. a macroblock
-
- 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/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/169—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
- H04N19/182—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being a pixel
-
- 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/42—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by implementation details or hardware specially adapted for video compression or decompression, e.g. dedicated software implementation
- H04N19/423—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by implementation details or hardware specially adapted for video compression or decompression, e.g. dedicated software implementation characterised by memory arrangements
-
- 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/593—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving spatial prediction techniques
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Compression Of Band Width Or Redundancy In Fax (AREA)
- Image Processing (AREA)
- Facsimile Image Signal Circuits (AREA)
- Facsimiles In General (AREA)
- Storing Facsimile Image Data (AREA)
- Image Input (AREA)
- Facsimile Scanning Arrangements (AREA)
Abstract
【解決手段】ラインセンサからA/D変換部、読み取り制御部を介してDRAMを通り、画像処理部からDRAMを介してプリンタの順で画像データが流れるMFP装置において次の構成を備える。即ち、読取制御部と画像処理部でシェーディング処理を行えるようにし、コピー時は読み取り制御部でシェーディング処理を行ってから画像を圧縮してDRAMに格納する。スキャン時、読取制御部はシェーディング処理を行わず無圧縮で一旦DRAMへ格納し、画像処理部が画像データをDRAMからシェーディングデータと共に矩形領域単位に読み出し、シェーディング処理および他各種の画像処理を行ってからDRAMへ出力する。
【選択図】 図4
Description
まず、画像原稿スキャン時の処理について説明する。この処理は、基本的には特許文献2で開示されている内容と同じであり、以下の通りである。
次にコピー時の処理について説明する。
table[j]=(int)(j/512)+128
(−65536<j<65536)
revtable[k]=(k−128)*512
(0≦k<256)とする。
ステップS605では、iの値を"+1"インクリメントし、その後、処理はステップS606へ進む。
ステップS702−5では、3画素目(=原稿の左端画素)については、下位8ビットを無視することにより圧縮されているため、入力8ビットデータを256倍して16ビットデータとして出力する。つまり、q[2,j]=c[2,j]<<8とする。
q[0,j]<0なら、q [0,j]=0とする。
q[i,j]=q[i−1,j]+revtable[c[i,j]]を演算する。
q[i,j]<0なら、 q[i,j]=0とする。
図4がこの実施例に従ってコピーとスキャンとを夫々実行したときに必要なバッファメモリを示す図である。図4に示すように、この実施例によれば、コピー時に必要なバッファ1の容量が画像データ圧縮により従来の半分になる。つまり、圧縮による削減分は、コピー時のバッファ1のサイズとスキャン時のバッファ1のサイズの差に相当する。
AFE2400でA/D変換した画像データはスキャナI/F100を介してセレクタ140により共通画像処理部130に送られる。ここで、シェーディング処理部131においてSHDメモリ132のシェーディングデータを参照してシェーディング補正が行われる。後述のように、スキャン時においても同様にシェーディング処理部131にて補正が行われる。γ変換処理部133で処理された後、セレクタ150によりDPCM圧縮処理部124で圧縮処理を行う。そして、DMAC110によりメインメモリ2000へ圧縮されたデータが格納される。次にメインメモリ2000から読み出された圧縮画像データは、DMAC210によりセレクタ160に送られる。セレクタ160はスキャナ画像処理部200に画像データを送るように切換えを行う。DPCM伸張処理部205により伸張された後、文字判定処理部203、フィルタ処理部204での処理が行われる。そしてDMAC210、310を介してプリンタ画像処理部300でプリンタに送るデータへの変換を行う。
セレクタ140までの画像データの流れはコピー時における説明と同様である。ここで、セレクタ140によりDMAC110、メモリ制御部500でメインメモリ2000へ非圧縮状態で画像データが格納される。
121 シェーディング処理部
122 シェーディングメモリ(SRAM)
123 ガンマ変換処理部
124 DPCM圧縮処理部
200 スキャナ画像処理部
201 シェーディング処理部
205 DPCM伸張処理部
Claims (9)
- 画像原稿をコピーする第1の機能と前記画像原稿をスキャンして得られた画像データを外部装置に出力する第2の機能とを備えた多機能プリンタ装置であって、
前記画像原稿をスキャンして線順次に読取る読取手段と、
前記読取手段により読取って得られた画像データを格納するメモリと、
前記第1の機能を実行する第1の画像処理手段と、
前記第2の機能を実行する第2の画像処理手段とを有し、
前記第1の画像処理手段は、
前記読取手段により読取られた画像データを圧縮する圧縮手段と、
前記圧縮手段により圧縮された圧縮画像データを前記メモリに出力する第1の出力手段とを有することを特徴とする多機能プリンタ装置。 - 前記圧縮手段は、前記読取手段により読み取られた画像データを線順次に圧縮することを特徴とする請求項1に記載の多機能プリンタ装置。
- 前記圧縮手段はDPCM方式に従って画像データを圧縮することを特徴とする請求項1又は2に記載の多機能プリンタ装置。
- 前記メモリに格納された圧縮画像データを読出して伸張する伸張手段と、
前記伸張手段により伸張された画像データを用いて記録媒体に画像をプリントするプリント手段とをさらに有することを特徴とする請求項1乃至3のいずれか1項に記載の多機能プリンタ装置。 - 前記伸張手段はDPCM方式に従って圧縮画像データを伸張することを特徴とする請求項4に記載の多機能プリンタ装置。
- 前記第1及び第2の画像処理手段、及び前記伸張手段は半導体チップに実装されることを特徴とする請求項4に記載の多機能プリンタ装置。
- 前記第1の画像処理手段はさらに、
前記圧縮手段により画像データの圧縮を行なう前に、前記読取手段により読取って得られた画像データにシェーディング処理を行なう第1のシェーディング処理手段と、
前記第1のシェーディング処理手段によりシェーディング処理が施された画像データにガンマ変換を施す第1のガンマ変換手段とを有することを特徴とする請求項1に記載の多機能プリンタ装置。 - 前記第2の画像処理手段は、
前記読取手段により読み取られた画像データを非圧縮で前記メモリに出力する第2の出力手段と、
前記メモリから読み出した非圧縮の画像データにシェーディング処理を行なう第2のシェーディング処理手段と、
前記第2のシェーディング処理手段によりシェーディング処理が施された画像データにガンマ変換を施す第2のガンマ変換手段とを有することを特徴とする請求項1に記載の多機能プリンタ装置。 - 画像原稿をコピーする第1の機能と前記画像原稿をスキャンして得られた画像データを外部装置に出力する第2の機能とを備えた多機能プリンタ装置で実行される画像処理方法あって、
前記画像原稿をスキャンして線順次に読取る読取工程と、
前記第1の機能の実行にあたっては、前記読取工程において読取って得られた画像データを圧縮する圧縮工程と、
前記圧縮工程において圧縮された圧縮画像データをメモリに出力する出力工程とを有することを特徴とする画像処理方法。
Priority Applications (6)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2007168087A JP4929073B2 (ja) | 2006-07-07 | 2007-06-26 | 多機能プリンタ装置 |
| US11/773,804 US7933049B2 (en) | 2006-07-07 | 2007-07-05 | Multifunction printer and image processing method |
| CN2007101281106A CN101102384B (zh) | 2006-07-07 | 2007-07-06 | 多功能打印机 |
| KR20070068023A KR100916861B1 (ko) | 2006-07-07 | 2007-07-06 | 다기능 프린터 및 화상 처리 방법 |
| EP07111999.4A EP1892947B1 (en) | 2006-07-07 | 2007-07-06 | Multifunction printer and image processing method |
| CN201110196180.1A CN102223463B (zh) | 2006-07-07 | 2007-07-06 | 多功能打印机 |
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2006188697 | 2006-07-07 | ||
| JP2006188697 | 2006-07-07 | ||
| JP2007168087A JP4929073B2 (ja) | 2006-07-07 | 2007-06-26 | 多機能プリンタ装置 |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2012026420A Division JP5222409B2 (ja) | 2006-07-07 | 2012-02-09 | プリンタ装置 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2008035502A true JP2008035502A (ja) | 2008-02-14 |
| JP4929073B2 JP4929073B2 (ja) | 2012-05-09 |
Family
ID=38894037
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2007168087A Expired - Fee Related JP4929073B2 (ja) | 2006-07-07 | 2007-06-26 | 多機能プリンタ装置 |
Country Status (5)
| Country | Link |
|---|---|
| US (1) | US7933049B2 (ja) |
| EP (1) | EP1892947B1 (ja) |
| JP (1) | JP4929073B2 (ja) |
| KR (1) | KR100916861B1 (ja) |
| CN (2) | CN101102384B (ja) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2012110036A (ja) * | 2006-07-07 | 2012-06-07 | Canon Inc | プリンタ装置 |
| JP2012134658A (ja) * | 2010-12-20 | 2012-07-12 | Samsung Techwin Co Ltd | ノイズ低減装置、ノイズ低減方法およびノイズ低減プログラム |
Families Citing this family (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8462377B2 (en) * | 2007-07-25 | 2013-06-11 | Aptina Imaging Corporation | Method, apparatus, and system for reduction of line processing memory size used in image processing |
| JP4669901B2 (ja) | 2008-10-21 | 2011-04-13 | キヤノン株式会社 | 情報処理装置、情報処理方法及びプログラム |
| JP5419493B2 (ja) | 2009-03-03 | 2014-02-19 | キヤノン株式会社 | データ処理装置、データ処理装置の制御方法、およびプログラム |
| JP5538792B2 (ja) * | 2009-09-24 | 2014-07-02 | キヤノン株式会社 | 画像処理装置、その制御方法、及びプログラム |
| KR101969965B1 (ko) * | 2012-12-24 | 2019-08-13 | 휴렛-팩커드 디벨롭먼트 컴퍼니, 엘.피. | 화상독취장치, 이미지 보정 방법 및 컴퓨터 판독가능 기록매체 |
| US10298987B2 (en) * | 2014-05-09 | 2019-05-21 | At&T Intellectual Property I, L.P. | Delivery of media content to a user device at a particular quality based on a personal quality profile |
| WO2017117736A1 (en) * | 2016-01-06 | 2017-07-13 | Hewlett-Packard Development Company, L.P. | Printer including copyand scan functions |
| US20210157534A1 (en) * | 2018-05-18 | 2021-05-27 | Hewlett-Packard Development Company, L.P. | Printing content based on printing medium geometry |
| CN111145465B (zh) * | 2018-11-05 | 2022-02-08 | 厦门拾数科技有限公司 | 电子打印机系统 |
| CN109995959B (zh) * | 2019-04-06 | 2021-08-10 | 东莞中科蓝海智能视觉科技有限公司 | 平板扫描仪系统 |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH09284436A (ja) * | 1996-04-08 | 1997-10-31 | Ricoh Co Ltd | 画像処理装置 |
| JP2003202778A (ja) * | 2002-01-07 | 2003-07-18 | Toshiba Tec Corp | 画像形成装置と画像形成方法 |
Family Cites Families (15)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5249047A (en) * | 1987-10-27 | 1993-09-28 | Canon Kabushiki Kaisha | Predictive coding system |
| US4982283A (en) * | 1988-05-06 | 1991-01-01 | General Electric Company | Line-sequential pyramid processing of a plurality of raster-scanned image variables |
| JP2658897B2 (ja) | 1994-09-19 | 1997-09-30 | 株式会社日立製作所 | 画像読み取り装置及びそれを用いたファクシミリ装置 |
| US5768445A (en) * | 1996-09-13 | 1998-06-16 | Silicon Graphics, Inc. | Compression and decompression scheme performed on shared workstation memory by media coprocessor |
| US7495669B2 (en) * | 2002-12-26 | 2009-02-24 | Canon Kabushiki Kaisha | Image processing apparatus and image processing method |
| JP2001186360A (ja) | 1999-12-27 | 2001-07-06 | Canon Inc | 画像通信装置およびその方法 |
| JP2003196044A (ja) | 2001-12-25 | 2003-07-11 | Canon Inc | 画像処理方法及びその装置 |
| US7411694B2 (en) * | 2002-01-21 | 2008-08-12 | Ricoh Company, Ltd. | Data conversion apparatus for and method of data conversion for image processing |
| JP2004220584A (ja) | 2002-12-26 | 2004-08-05 | Canon Inc | 画像処理装置及び画像処理方法 |
| US20050073703A1 (en) * | 2003-10-07 | 2005-04-07 | Kabushiki Kaisha Toshiba | Image processing device and method for performing gamma correction |
| JP2005164765A (ja) * | 2003-11-28 | 2005-06-23 | Toshiba Corp | 画像形成装置と画像形成方法 |
| JP2005262676A (ja) | 2004-03-18 | 2005-09-29 | Ricoh Co Ltd | 画像処理装置および画像処理方法、並びに画像処理方法をコンピュータに実行させるプログラムを記録したコンピュータ読み取り可能な記録媒体 |
| EP1578108A3 (en) * | 2004-03-19 | 2007-05-30 | Ricoh Company, Ltd. | Apparatus and method for generating scanned data in a standard format |
| JP2005333393A (ja) * | 2004-05-19 | 2005-12-02 | Sharp Corp | 画像圧縮装置,画像出力装置,画像伸張装置,印刷装置,画像処理装置,複写機,画像圧縮方法,画像伸張方法,画像処理プログラムおよび画像処理プログラムを記録した記録媒体 |
| JP4618020B2 (ja) * | 2005-07-01 | 2011-01-26 | コニカミノルタビジネステクノロジーズ株式会社 | 画像形成装置及び画像処理装置 |
-
2007
- 2007-06-26 JP JP2007168087A patent/JP4929073B2/ja not_active Expired - Fee Related
- 2007-07-05 US US11/773,804 patent/US7933049B2/en active Active
- 2007-07-06 CN CN2007101281106A patent/CN101102384B/zh not_active Expired - Fee Related
- 2007-07-06 EP EP07111999.4A patent/EP1892947B1/en not_active Not-in-force
- 2007-07-06 KR KR20070068023A patent/KR100916861B1/ko not_active Expired - Fee Related
- 2007-07-06 CN CN201110196180.1A patent/CN102223463B/zh not_active Expired - Fee Related
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH09284436A (ja) * | 1996-04-08 | 1997-10-31 | Ricoh Co Ltd | 画像処理装置 |
| JP2003202778A (ja) * | 2002-01-07 | 2003-07-18 | Toshiba Tec Corp | 画像形成装置と画像形成方法 |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2012110036A (ja) * | 2006-07-07 | 2012-06-07 | Canon Inc | プリンタ装置 |
| JP2012134658A (ja) * | 2010-12-20 | 2012-07-12 | Samsung Techwin Co Ltd | ノイズ低減装置、ノイズ低減方法およびノイズ低減プログラム |
Also Published As
| Publication number | Publication date |
|---|---|
| KR100916861B1 (ko) | 2009-09-09 |
| US7933049B2 (en) | 2011-04-26 |
| KR20080005134A (ko) | 2008-01-10 |
| EP1892947B1 (en) | 2016-04-27 |
| US20080007795A1 (en) | 2008-01-10 |
| CN102223463A (zh) | 2011-10-19 |
| EP1892947A3 (en) | 2008-12-10 |
| CN101102384B (zh) | 2011-08-24 |
| CN102223463B (zh) | 2016-06-01 |
| EP1892947A2 (en) | 2008-02-27 |
| CN101102384A (zh) | 2008-01-09 |
| JP4929073B2 (ja) | 2012-05-09 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP4929073B2 (ja) | 多機能プリンタ装置 | |
| JP3732702B2 (ja) | 画像処理装置 | |
| JP5132517B2 (ja) | 画像処理装置および画像処理方法 | |
| US8508775B2 (en) | Image processing with body region image and peripheral region image | |
| JP5383416B2 (ja) | 画像処理装置及びその制御方法とプログラム | |
| JP4725336B2 (ja) | 画像処理装置および画像処理プログラム | |
| JP5001905B2 (ja) | 画像処理装置、画像処理方法及び画像形成装置 | |
| US8089656B2 (en) | Image processing apparatus, image forming apparatus, and image processing method | |
| JP5222409B2 (ja) | プリンタ装置 | |
| KR100386095B1 (ko) | 화상 처리 장치, 화상 처리 방법 및 그 방법을 컴퓨터에실행시키는 프로그램을 기록한 컴퓨터 판독 가능한 기록매체 | |
| US8582168B2 (en) | Image processing apparatus and processing method thereof | |
| JP4748734B2 (ja) | 原稿読取装置 | |
| JP2011139162A (ja) | 画像符号化装置、制御方法、及びプログラム | |
| JP4136573B2 (ja) | 画像処理方法、画像処理装置、プログラム及び記録媒体 | |
| JPH08123939A (ja) | 画像処理装置 | |
| JPH11187261A (ja) | 画像処理装置 | |
| JP5599033B2 (ja) | 画像処理装置及び方法、並びにプログラム | |
| JP4887880B2 (ja) | 複合機 | |
| JP3232623B2 (ja) | 画像処理装置 | |
| JP2003283791A (ja) | 画像処理装置 | |
| JPH10304205A (ja) | 画像処理装置及び画像処理方法 | |
| JP2000261801A (ja) | 画像処理装置 | |
| JP2008160866A (ja) | 画像処理方法及び装置 | |
| JP2015198360A (ja) | 画像処理装置及びその画像処理方法 | |
| JP2005033386A (ja) | 画像処理装置 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20100625 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110829 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20111028 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20111222 |
|
| 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: 20120116 |
|
| 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: 20120213 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150217 Year of fee payment: 3 |
|
| R151 | Written notification of patent or utility model registration |
Ref document number: 4929073 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150217 Year of fee payment: 3 |
|
| LAPS | Cancellation because of no payment of annual fees |