JP2005277662A - Image processing apparatus - Google Patents
Image processing apparatus Download PDFInfo
- Publication number
- JP2005277662A JP2005277662A JP2004086673A JP2004086673A JP2005277662A JP 2005277662 A JP2005277662 A JP 2005277662A JP 2004086673 A JP2004086673 A JP 2004086673A JP 2004086673 A JP2004086673 A JP 2004086673A JP 2005277662 A JP2005277662 A JP 2005277662A
- Authority
- JP
- Japan
- Prior art keywords
- inversion
- image data
- address
- start address
- processing
- 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
Landscapes
- Image Input (AREA)
- Storing Facsimile Image Data (AREA)
- Editing Of Facsimile Originals (AREA)
Abstract
Description
本発明は、ページメモリに蓄積されている画像データを左右及び/または上下に反転させて出力する画像処理装置に関する。 The present invention relates to an image processing apparatus that outputs image data stored in a page memory by inverting it horizontally and / or vertically.
ファクシミリ装置、ディジタル複写機、プリンタ、またはそれらの機能を統合した複合機などの画像データを処理する画像処理装置にあっては、自身が読み取った画像データ、または外部装置から入力された画像データを、左右及び/または上下に反転させて用紙に記録する機能を備えているものがある(例えば、特許文献1参照)。 In an image processing apparatus that processes image data, such as a facsimile machine, a digital copying machine, a printer, or a multifunction machine that integrates these functions, it reads image data read by itself or image data input from an external device. Some have a function of reversing left and right and / or up and down and recording on paper (see, for example, Patent Document 1).
このような反転処理を行う画像処理装置において、一旦1ページ分の画像データをページメモリに書き込んだ(蓄積した)後、反転を行わないで通常の向きで記録する場合には、そのときの書込み開始アドレスを読出し開始アドレスとして、ページメモリから画像データを読み出し、左右及び/または上下の反転を行って記録する場合には、その反転処理の種類に応じた、書込み開始アドレスとは異なる別のアドレスを読出し開始アドレスとして、ページメモリから画像データを読み出す。左右及び/または上下の反転を行って記録する場合の読出し開始アドレスは、従来、書込み開始アドレス、ページメモリへ蓄積した画像データのページ幅及びライン数、並びに、反転の種類などの各種のパラメータを元にして、所定の演算によって求めている。
従来の画像処理装置では、各種のパラメータに基づく所定の演算によって読出し開始アドレスを求めるようにしているため、煩雑な演算処理が必要であるという問題がある。また、このような演算処理を行うための装置を設けておかなければならず、構成の大嵩化及び高コスト化が避けられないという問題がある。 In the conventional image processing apparatus, since the read start address is obtained by a predetermined calculation based on various parameters, there is a problem that a complicated calculation process is necessary. In addition, it is necessary to provide an apparatus for performing such arithmetic processing, and there is a problem that an increase in the size and cost of the configuration cannot be avoided.
本発明は斯かる事情に鑑みてなされたものであり、煩雑な演算処理を行うことなく、各種の画像反転時におけるページメモリの読出し開始アドレスを簡便に得ることが可能な画像処理装置を提供することを目的とする。 The present invention has been made in view of such circumstances, and provides an image processing apparatus capable of easily obtaining a read start address of a page memory at the time of various image inversions without performing complicated calculation processing. For the purpose.
第1発明に係る画像処理装置は、少なくとも1ページ分の画像データが蓄積可能なページメモリと、該ページメモリに対する画像データの書込み/読出しを制御する制御手段とを備える画像処理装置において、前記ページメモリへ画像データを書き込み中に、前記ページメモリからの画像データの読出し開始アドレスの複数の候補を格納する格納手段と、画像の反転に関する反転情報を設定する設定手段と、該設定手段にて設定された反転情報に応じて、前記格納手段に格納されている複数の候補から一つの読出し開始アドレスを選択する選択手段とを備えることを特徴とする。 According to a first aspect of the present invention, there is provided an image processing apparatus comprising: a page memory capable of storing at least one page of image data; and a control means for controlling writing / reading of image data to / from the page memory. While writing image data to the memory, a storage means for storing a plurality of candidates for the read start address of the image data from the page memory, a setting means for setting inversion information relating to inversion of the image, and setting by the setting means Selection means for selecting one read start address from a plurality of candidates stored in the storage means according to the inverted information.
第1発明の画像処理装置にあっては、ページメモリへ画像データを書き込んでいる間に、その書込みアドレスが行われる可能性がある各種の反転(左右反転,上下反転など)に応じた読出し時の開始アドレスに到達する度に、その書込みアドレスを読出し開始アドレスの候補として順次格納手段に格納しておき、設定された反転情報(左右反転,上下反転など)に応じて、格納されている複数の候補から一つの読出し開始アドレスを選択手段で選択する。よって、煩雑な演算処理を行わずに、所望の種類の反転処理において必要な読出し開始アドレスが簡便に得られる。 In the image processing apparatus according to the first aspect of the invention, while image data is being written to the page memory, at the time of reading according to various inversions (left-right inversion, up-down inversion, etc.) in which the write address may be performed The write address is sequentially stored in the storage means as a read start address candidate every time the start address is reached, and a plurality of stored addresses are stored according to the set inversion information (horizontal inversion, upside down inversion, etc.) One read start address is selected from the candidates by the selection means. Therefore, a reading start address necessary for a desired type of inversion processing can be easily obtained without performing complicated calculation processing.
第2発明に係る画像処理装置は、第1発明において、前記制御手段は、前記選択手段にて選択された読出し開始アドレスに従って、前記ページメモリからの画像データの読出しを制御するようにしたことを特徴とする。 According to a second invention, in the first invention, the control means controls reading of the image data from the page memory in accordance with the read start address selected by the selection means. Features.
第2発明の画像処理装置にあっては、選択手段で選択された読出し開始アドレスから、ページメモリに蓄積された画像データの読出しを行う。よって、読出しの順序が、設定された反転情報(左右反転,上下反転など)に合っており、所望の反転モードの画像が記録される。 In the image processing apparatus of the second invention, the image data stored in the page memory is read from the read start address selected by the selection means. Therefore, the reading order matches the set inversion information (left-right inversion, upside-down inversion, etc.), and an image in a desired inversion mode is recorded.
第3発明に係る画像処理装置は、第1または第2発明において、前記反転情報は、左右反転、上下反転及び上下左右反転の中の何れかの反転を表す情報であることを特徴とする。 An image processing apparatus according to a third invention is characterized in that, in the first or second invention, the inversion information is information representing any inversion among left-right inversion, up-down inversion, and up-down left-right inversion.
第3発明の画像処理装置にあっては、反転情報が、左右反転、上下反転及び上下左右反転の何れかを示す。よって、左右反転、上下反転、上下左右反転の何れの場合においても、各反転モードに合った読出し開始アドレスが容易に得られる。 In the image processing apparatus according to the third aspect of the invention, the inversion information indicates any of left / right inversion, up / down inversion, and up / down / left / right inversion. Therefore, in any case of left-right inversion, up-down inversion, up-down, left-right inversion, a read start address suitable for each inversion mode can be easily obtained.
本発明では、ページメモリへ画像データを書き込んでいる間に、読出し時の開始アドレスの複数の候補を格納し、設定された反転情報に応じて、格納しておいた複数の候補から一つの読出し開始アドレスを選択するようにしたので、煩雑な演算処理を行わずに、所望の種類の反転処理において必要な読出し開始アドレスを簡便に得ることができる。そして、選択した読出し開始アドレスに従って、ページメモリから画像データを読み出すようにしたので、所望の反転モードの画像を容易に記録することができる。 In the present invention, while writing image data to the page memory, a plurality of candidates for the start address at the time of reading are stored, and one of the stored candidates is read out according to the set inversion information. Since the start address is selected, it is possible to easily obtain a read start address necessary for a desired type of inversion processing without performing complicated calculation processing. Since the image data is read from the page memory according to the selected read start address, an image in a desired reverse mode can be easily recorded.
以下、本発明をその実施の形態を示す図面を参照して具体的に説明する。図1は、本発明の画像処理装置としてのファクシミリ複合装置20の構成を示すブロック図である。
Hereinafter, the present invention will be described in detail with reference to the drawings showing embodiments thereof. FIG. 1 is a block diagram showing a configuration of a facsimile
ファクシミリ複合装置20は、制御部1,読取部2,記録部3,表示部4,操作部5,ROM6,RAM7,コーデック部8,画像メモリ9,ページメモリ10,レジスタ11,モデム12,NCU(Network Control Unit)13,PCインタフェース部14などを備えている。ファクシミリ複合装置20は、読取部2にて原稿を読み取って画像データを得る読取機能、読み取った画像データ、ファクシミリ通信により受信した画像データ、または外部接続されたPCから受信した画像データに応じた画像を記録部3にて記録する記録機能、及び、読み取った画像データまたは受信した画像データをファクシミリ送信する送信機能を併せ持っている。
The
制御部1は、具体的にはCPUで構成されており、バス15を介してファクシミリ複合装置20の上述したようなハードウェア各部と接続されていて、それらを制御すると共に、ROM6に格納された制御プログラムに従って、種々のソフトウェア的機能を実行する。読取部2は、例えばCCDイメージセンサを利用した光学系で原稿を読み取り、読み取った画像データを出力する。
Specifically, the
記録部3は、電子写真方式のプリンタ装置であって、読取部2にて読み取った原稿の画像データ、ファクシミリ通信により受信した画像データ、外部のPCから送られてきた画像データなどに応じた画像を用紙にプリントアウトする。表示部4は、液晶表示装置またはCRTディスプレイ等の表示装置であり、ファクシミリ複合装置20の動作状態を表示したり、ユーザへ操作入力を促す画面を表示したり、送信すべく読み取った原稿の画像データ、他のファクシミリ装置またはPCから送信された画像データなどの表示を行う。
The
操作部5は、ファクシミリ複合装置20を操作するために必要な文字キー,テンキー,短縮ダイヤルキー,ワンタッチダイヤルキー,各種のファンクションキーなどを備えている。操作部5は、ファンクションキーとして、ページメモリ10を使用して画像データの反転処理を行うか否かを設定すると共に、左右反転処理、上下反転処理、上下左右反転処理の中のどの反転処理を行うかを設定する反転処理設定キー5aを有する。なお、表示部4をタッチパネル方式とすることにより、操作部5の各種のキーの内の一部または全部を代用することも可能である。
The
ROM6は、ファクシミリ複合装置20の動作に必要な種々のソフトウェアのプログラムを予め格納している。RAM7は、SRAMまたはフラッシュメモリ等で構成され、ソフトウェアの実行時に発生する一時的なデータを記憶する。コーデック部8は、画像データを符号化圧縮すると共に、符号化圧縮されている画データを復号する。画像メモリ9は、原稿を読み取って符号化した画データ、他のファクシミリ装置またはPCから受信して符号化した画データなどを蓄積する。
The
ページメモリ10は、例えばSDRAM(Synchronous Dynamic Random Access Memory)にて構成されており、読取部2にて読み取られた1ページ分の画像データ、他のファクシミリ装置またはPCから受信された1ページ分の画像データを蓄積する。ページメモリ10に蓄積して展開された1ページ分の画像データは記録部3に読み出されて、その画像データに応じた画像が記録されるようになっている。この際、ページメモリ10からの画像データの読出し開始アドレスを変更することにより、元の画像に対して左右反転処理、上下反転処理、または上下左右反転処理を施した画像を、記録部3にて用紙にプリントアウトできる。
The page memory 10 is composed of, for example, an SDRAM (Synchronous Dynamic Random Access Memory), and image data for one page read by the
図2は、各種の反転処理と読出し開始アドレスとの関係を示す模式図である。図2(a)は、ページメモリ10に蓄積されている1ページ分の画像データを表しており、その書込み開始アドレスは、1ライン目の1画素目を蓄積する際のアドレス(左上隅の(1))である。そして、図2(a)において、上端のライン(1ライン目)から下方に向かう各ラインにあって左端から右方向へ順次画像データを書き込んでいくため、ページメモリ10に対する画像データの書込み順序は、左上隅の(1)…右上隅の(2)……左下隅の(3)…右下隅の(4)となる。そして、読出し開始アドレスを書込み開始アドレスと同じ((1))にして、書込み時と同一の順序で画像データを読み出す場合には、反転を行わない通常処理となる(図2(b))。1ライン目の最終画素を蓄積する際のアドレス((2))を読出し開始アドレスとして画像データを読み出すことにより、左右反転の処理を行える(図2(c))。また、最終ラインの1画素目を蓄積する際のアドレス((3))を読出し開始アドレスとして画像データを読み出すことにより、上下反転の処理を行える(図2(d))。更に、最終ラインの最終画素を蓄積する際のアドレス((4))を読出し開始アドレスとして画像データを読み出すことにより、上下左右反転の処理を行える(図2(e))。 FIG. 2 is a schematic diagram showing the relationship between various inversion processes and read start addresses. FIG. 2A shows one page of image data stored in the page memory 10, and the write start address is an address when storing the first pixel of the first line (( 1)). In FIG. 2A, since the image data is sequentially written from the left end to the right in each line going downward from the upper end line (first line), the order of writing the image data to the page memory 10 is as follows. , (1) in the upper left corner, (2) in the upper right corner, (3) in the lower left corner, and (4) in the lower right corner. When the read start address is set to be the same as the write start address ((1)) and the image data is read in the same order as that at the time of writing, the normal processing without inversion is performed (FIG. 2B). By reading the image data using the address ((2)) when accumulating the last pixel of the first line as the read start address, the horizontal reversal process can be performed (FIG. 2 (c)). In addition, the upside down process can be performed by reading out the image data using the address ((3)) when accumulating the first pixel of the last line as the read start address (FIG. 2 (d)). Further, the image data is read using the address ((4)) when accumulating the final pixel of the final line as the read start address, so that the up / down / left / right inversion processing can be performed (FIG. 2 (e)).
レジスタ11は、読出し開始アドレスの複数の候補を格納する。具体的に、レジスタ11は、通常処理、左右反転処理、上下反転処理、上下左右反転処理のそれぞれの処理において読出し開始アドレスとなるべき複数の候補を格納する。この格納処理は、ページメモリ10への画像データの書込み処理中に、書込みアドレスが何れかの反転処理において読出し開始アドレスとなる可能性があるアドレスに達した際に行われ、そのときの書込みアドレスが読出し開始アドレスの候補としてレジスタ11に順次格納される。よって、通常処理、左右反転処理、上下反転処理、上下左右反転処理の四種類の処理を行える場合には、それぞれの処理に合った各一個ずつ、合計四個の読出し開始アドレスの候補がレジスタ11に格納される。 The register 11 stores a plurality of read start address candidates. Specifically, the register 11 stores a plurality of candidates to be read start addresses in each of the normal process, the horizontal flip process, the vertical flip process, and the vertical flip process. This storage process is performed when the write address reaches an address that may become the read start address in any inversion process during the writing process of the image data to the page memory 10, and the write address at that time Are sequentially stored in the register 11 as candidates for the read start address. Therefore, when four types of processing, that is, normal processing, left / right inversion processing, up / down inversion processing, and up / down / left / right inversion processing, can be performed, a total of four read start address candidates, one for each processing, are registered. Stored in
モデム12は、バス15に接続されており、ファクシミリ通信が可能なファクシミリモデムから構成されている。また、モデム12は、同様にバス15に接続されたNCU13と直接的に接続されている。NCU13は、公衆電話回線網(PSTN:Public Switched Telephone Network)との回線L1の閉結及び開放の動作を行うハードウェアであり、必要に応じてモデム12をPSTNと接続する。そして、ファクシミリ複合装置20は、PSTNによって他のファクシミリ装置と接続されており、通常のファクシミリ通信が行えるようになっている。PCインタフェース部14は、LAN等の通信線L2を介して外部のPCに接続されており、PCとの間でデータのやりとりを行う。そして、外部のPCで作成・編集された各種の画像データが通信線L2を介してファクシミリ複合装置20(PCインタフェース部14)へ送信され、送信された画像データに応じた画像がファクシミリ複合装置20(記録部3)にて用紙にプリントアウトされるようになっている。
The
このような構成をなすファクシミリ複合装置20にあっては、ページメモリ10への画像データ書込みの間に、通常処理及び各種の反転処理に使用する複数の読出し開始アドレスの候補をレジスタ11に格納する。具体的に、1ライン目の1画素目を蓄積する際のアドレス(書込み開始アドレスと同じ、図2の(1))と、1ライン目の最終画素を蓄積する際のアドレス(図2の(2))と、最終ラインの1画素目を蓄積する際のアドレス(図2の(3))と、最終ラインの最終画素を蓄積する際のアドレス(図2の(4))とを、読出し開始アドレスの候補としてレジスタ11に格納する。
In the facsimile
レジスタ11に格納されている四個の候補から、反転処理設定キー5aで設定された反転処理の有無及びその反転処理の種類に応じて、一つの候補(読出し開始アドレス)を選択する。具体的に、反転を行わない通常処理が設定された場合には、1ライン目の1画素目を蓄積する際のアドレス(図2の(1))を読出し開始アドレスとして選択し、左右反転処理が設定された場合には、1ライン目の最終画素を蓄積する際のアドレス(図2の(2))を読出し開始アドレスとして選択し、上下反転処理が設定された場合には、最終ラインの1画素目を蓄積する際のアドレス(図2の(2))を読出し開始アドレスとして選択し、上下左右反転処理が設定された場合には、最終ラインの最終画素を蓄積する際のアドレス(図2の(2))を読出し開始アドレスとして選択する。よって、反転処理設定キー5aでの設定内容(反転情報)に応じた必要な読出し開始アドレスを、簡便に求めることができる。 One candidate (reading start address) is selected from the four candidates stored in the register 11 according to the presence / absence of the inversion processing set by the inversion processing setting key 5a and the type of the inversion processing. Specifically, when a normal process that does not perform inversion is set, an address ((1) in FIG. 2) for accumulating the first pixel in the first line is selected as a read start address, and left / right inversion processing is performed. Is set, the address ((2) in FIG. 2) for accumulating the last pixel of the first line is selected as the read start address, and when upside down processing is set, When the address for storing the first pixel ((2) in FIG. 2) is selected as the reading start address and the up / down / left / right inversion processing is set, the address for storing the last pixel of the last line (FIG. 2 (2)) is selected as the read start address. Therefore, a necessary read start address corresponding to the setting content (reversal information) with the reversal processing setting key 5a can be easily obtained.
そして、ページメモリ10からの画像データの読出し時に、選択された読出し開始アドレスに従って画像データの読出し処理を行うことにより、反転処理設定キー5aで設定された所望の反転処理を行える。 When the image data is read from the page memory 10, the desired inversion processing set by the inversion processing setting key 5a can be performed by performing the image data reading processing according to the selected reading start address.
図3は、ファクシミリ複合装置20におけるページメモリ10への画像データ書込み処理の動作手順の一例を示すフローチャートである。制御部1は、ページメモリ10への画像データの書込み処理を開始する(ステップS1)。
FIG. 3 is a flowchart illustrating an example of an operation procedure of image data writing processing to the page memory 10 in the
制御部1は、通常処理または各種の反転処理において読出し開始アドレスとなり得るアドレス、具体的には図2の(1)〜(4)の何れかのアドレスに到達したか否かを判断し(ステップS2)、到達していない場合には(S2:NO)、動作がそのままステップS4に進む。一方、読出し開始アドレスとなり得るアドレスに到達した場合(S2:YES)、制御部1は、そのときの書込みアドレスを読出し開始アドレスの候補としてレジスタ11に格納して(ステップS3)、動作がS4に進む。
The
制御部1は、最終ラインの最終画素まで1ページ分全ての画像データの書込みを完了したか否かを判断し(S4)、完了していない場合には(S4:NO)、動作がS1に戻って、書込み処理を続ける。1ページ分の画像データの書込みが完了した場合には(S4:YES)、動作が終了する。
The
図4は、ファクシミリ複合装置20におけるページメモリ10からの画像データ読出し処理の動作手順の一例を示すフローチャートである。制御部1は、反転処理設定キー5aのキー入力を検出して、反転処理の有無及びその反転処理の種類を表す反転情報を取得する(ステップS11)。次いで、制御部1は、取得した反転情報に応じて、レジスタ11に格納されている四個の候補から一つの読出し開始アドレスを選択する(ステップS12)。
FIG. 4 is a flowchart showing an example of the operation procedure of the image data reading process from the page memory 10 in the
制御部1は、その選択された読出し開始アドレスに従ってページメモリ10からの画像データの読出し処理を開始する(ステップS13)。制御部1は、最終ラインの最終画素まで1ページ分全ての画像データの読出しを完了したか否かを判断し(ステップS14)、完了していない場合には(S14:NO)、動作がS13に戻って、読出し処理を続ける。1ページ分の画像データの読出しが完了した場合には(S14:YES)、動作が終了する。
The
本発明では、すべての種類の反転処理それぞれに対応する読出し開始アドレスの全候補を格納しているため、1ページ分の画像データに対して、複数種の反転処理をそれぞれ行う場合(例えば、左右反転と上下反転)に、本発明は極めて便利である。また、画像データの書込み時に反転処理の種類が設定されていない場合に、本発明は有効である。 In the present invention, all read start address candidates corresponding to all types of inversion processing are stored, and therefore, when a plurality of types of inversion processing are performed on one page of image data (for example, left and right). The present invention is very convenient for inversion and upside down. In addition, the present invention is effective when the type of inversion processing is not set when image data is written.
なお、上述した例では、1ページ分全ての画像データの書込み処理が終了した後に、反転情報の設定を行うようにしたが、反転情報の設定タイミングはこれに限らず、画像データの書込み処理前または画像データの書込み処理中であっても良い。 In the above example, the inversion information is set after the image data writing process for one page is completed. However, the setting timing of the inversion information is not limited to this, and before the image data writing process. Alternatively, the image data writing process may be in progress.
また、ファクシミリ複合装置を例として説明したが、ファクシミリ装置、ディジタル複写機、プリンタなど、画像データの反転が可能な全ての画像処理装置に本発明を適用できることは勿論である。 In addition, the facsimile composite apparatus has been described as an example, but it is needless to say that the present invention can be applied to all image processing apparatuses that can invert image data, such as a facsimile apparatus, a digital copying machine, and a printer.
1 制御部
3 記録部
5 操作部
5a 反転処理設定キー
6 ROM
7 RAM
10 ページメモリ
11 レジスタ
20 ファクシミリ複合装置(画像処理装置)
DESCRIPTION OF
7 RAM
10 page memory 11
Claims (3)
前記ページメモリへ画像データを書き込み中に、前記ページメモリからの画像データの読出し開始アドレスの複数の候補を格納する格納手段と、画像の反転に関する反転情報を設定する設定手段と、該設定手段にて設定された反転情報に応じて、前記格納手段に格納されている複数の候補から一つの読出し開始アドレスを選択する選択手段とを備えることを特徴とする画像処理装置。 An image processing apparatus comprising: a page memory capable of storing image data for at least one page; and a control unit that controls writing / reading of image data to / from the page memory.
While writing image data to the page memory, storage means for storing a plurality of candidates for read start addresses of image data from the page memory, setting means for setting inversion information related to image inversion, and setting means An image processing apparatus comprising: selection means for selecting one read start address from a plurality of candidates stored in the storage means according to the inversion information set in the above.
The image processing apparatus according to claim 1, wherein the inversion information is information indicating any inversion among left / right inversion, up / down inversion, and up / down / left / right inversion.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004086673A JP2005277662A (en) | 2004-03-24 | 2004-03-24 | Image processing apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004086673A JP2005277662A (en) | 2004-03-24 | 2004-03-24 | Image processing apparatus |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2005277662A true JP2005277662A (en) | 2005-10-06 |
Family
ID=35176872
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004086673A Pending JP2005277662A (en) | 2004-03-24 | 2004-03-24 | Image processing apparatus |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2005277662A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7855736B2 (en) * | 2005-03-02 | 2010-12-21 | Thomson Licensing | Method, circuit arrangement and camera for providing electronic scan reversal |
-
2004
- 2004-03-24 JP JP2004086673A patent/JP2005277662A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7855736B2 (en) * | 2005-03-02 | 2010-12-21 | Thomson Licensing | Method, circuit arrangement and camera for providing electronic scan reversal |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2005271425A (en) | Recorder | |
KR100584577B1 (en) | Image forming method and apparatus | |
JP2005277662A (en) | Image processing apparatus | |
JP2005275712A (en) | Image processor | |
JP4172410B2 (en) | Image processing method and image processing apparatus | |
JP2008211434A (en) | Image forming apparatus | |
JP4144544B2 (en) | Image processing method and image processing apparatus | |
JP2005277661A (en) | Image processing apparatus | |
JP2009177525A (en) | Communication terminal device | |
JP2008254228A (en) | Image recorder | |
JP4144548B2 (en) | Image processing device | |
JP2007053615A (en) | Communications apparatus | |
JP4144547B2 (en) | Image processing device | |
JP2007053583A (en) | Communication apparatus | |
JP2005131825A (en) | Recorder | |
JP2005176128A (en) | Image processing method and image processor | |
JP2005286486A (en) | Image processing apparatus | |
JP4158695B2 (en) | Image processing method and image processing apparatus | |
JP2005286542A (en) | Image processing apparatus | |
US20050213163A1 (en) | Image processing device and image processing method | |
JP2005174142A (en) | Image processing device | |
JP2005174139A (en) | Image processing method and device | |
JP2005176124A (en) | Image processing method and image processor | |
JP4192932B2 (en) | Image processing device | |
JP4681846B2 (en) | Image processing apparatus, preview image display method, preview image display program, and recording medium recorded with preview image display program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20061218 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20090302 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090317 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20090707 |