JP3087845B2 - Digital image processing method for reading an original image with a scanner and enlarging and printing - Google Patents

Digital image processing method for reading an original image with a scanner and enlarging and printing

Info

Publication number
JP3087845B2
JP3087845B2 JP10281448A JP28144898A JP3087845B2 JP 3087845 B2 JP3087845 B2 JP 3087845B2 JP 10281448 A JP10281448 A JP 10281448A JP 28144898 A JP28144898 A JP 28144898A JP 3087845 B2 JP3087845 B2 JP 3087845B2
Authority
JP
Japan
Prior art keywords
printing
resolution
reading
digital image
scanner
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
Application number
JP10281448A
Other languages
Japanese (ja)
Other versions
JP2000115481A (en
Inventor
秀一 藤井
Original Assignee
秀一 藤井
八坂 清一
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by 秀一 藤井, 八坂 清一 filed Critical 秀一 藤井
Priority to JP10281448A priority Critical patent/JP3087845B2/en
Publication of JP2000115481A publication Critical patent/JP2000115481A/en
Application granted granted Critical
Publication of JP3087845B2 publication Critical patent/JP3087845B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、デジタル画像処理
方法に関し、特に、原稿画像をスキャナで読み取って拡
大印刷するデジタル画像処理方法に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a digital image processing method, and more particularly to a digital image processing method for reading an original image with a scanner and enlarging and printing it.

【0002】[0002]

【従来の技術】カラーの原稿画像をカラー印刷する場合
のシステム例としては、画像処理用プログラム(一般に
「フォトレタッチソフト」と呼ばれる。)がセットアッ
プされたパーソナルコンピュータと、CCDラインセン
サを備えたRGB3回走査型のフラットスキャナと、カ
ラーインクジェットプリンタあるいはカラーレーザープ
リンタなどが使用される。
2. Description of the Related Art As an example of a system for color printing of a color original image, a personal computer in which an image processing program (generally called "photo retouching software") is set up, and an RGB3 having a CCD line sensor. A time-scanning flat scanner and a color inkjet printer or a color laser printer are used.

【0003】上記画像処理プログラムによる原稿画像の
読み取りから印刷までのプロセスにおけるデータ処理
は、概ねつぎの流れに従う。パソコンがスキャナを制御
して、原稿画像を読み取らせる。スキャナから転送され
る画像データをビデオRAMにビットマップ画像データ
として展開する。さらに、その画像データを印刷データ
に変換する。そして、この印刷データに基づいてプリン
タを制御し印刷出力させる。なお、原稿画像をインクジ
ェットプリンタなどの面積階調型のカラープリンタに高
画質で拡大印刷させる場合、原稿画像の読み取り条件や
印刷条件は、原稿画像をできるだけ高解像度で読み取
り、選択し得る最大の印刷解像度で印刷出力させるよう
に設定される。
The data processing in the process from reading of an original image to printing by the image processing program generally follows the following flow. The personal computer controls the scanner to read the original image. The image data transferred from the scanner is developed in the video RAM as bitmap image data. Further, the image data is converted into print data. Then, the printer is controlled based on the print data and printed out. When an original image is enlarged and printed on an area gradation type color printer such as an ink jet printer with high image quality, the reading conditions and printing conditions of the original image are determined by reading the original image at a resolution as high as possible and selecting the maximum printing. It is set to print out at the resolution.

【0004】パソコンは、画像データを印刷データに変
換するさい、解像度変換処理や2値化処理など複雑な処
理を行う。解像度変換は、原稿画像の読み取り解像度と
印刷解像度との差に整合性をもたせるために、画像デー
タが含む画素数を適宜に増減させて原稿画像のある画素
を印刷画像のある画素に対応させる処理である。この解
像度変換処理にさいし、最近隣補間法、線形補間法、ラ
グランジュ補間法、スプライン補間法など複雑なアルゴ
リズムに基づいたデータ処理が行われる。
[0004] When converting image data into print data, a personal computer performs complicated processing such as resolution conversion processing and binarization processing. The resolution conversion is a process of appropriately increasing or decreasing the number of pixels included in the image data so that a certain pixel of the original image corresponds to a certain pixel of the print image in order to make the difference between the reading resolution and the printing resolution of the original image consistent. It is. In this resolution conversion processing, data processing based on a complicated algorithm such as a nearest neighbor interpolation method, a linear interpolation method, a Lagrange interpolation method, and a spline interpolation method is performed.

【0005】2値化処理は、印刷されるドットそのもの
に階調がないインクジェットプリンタや光学式カラープ
リンタなどに対応して、3原色(通常はYMC系)の微
少ドットを単位面積中にどのように分散させて階調を表
現するかを決定するための処理である。この面積階調に
よる擬似的な階調表現法としては、濃度パターン法や誤
差拡散法などがよく知られている。
In the binarization process, how to print minute dots of three primary colors (usually YMC system) in a unit area corresponds to an ink jet printer or an optical color printer in which the printed dots themselves have no gradation. This is a process for deciding whether to express the gradation by dispersing the gradation. As a pseudo gradation expression method using the area gradation, a density pattern method, an error diffusion method, and the like are well known.

【0006】[0006]

【発明が解決しようとする課題】従来の原稿画像を読み
取って拡大印刷するためのデジタル画像処理は、拡大率
や印刷解像度がどのようなものであっても、「とりあえ
ず」高解像度で読み取ることとしていた。そのためにの
上述の高度な解像度変換法を駆使して高解像度で読み取
った大容量の原稿画像データを高解像度の印刷データに
変換していた。そのため、データ処理に掛かる時間が長
くなるという問題点を有していた。
The conventional digital image processing for reading an original image and enlarging and printing the image is to read the image at a high resolution for the time being, regardless of the enlargement ratio or the printing resolution. Was. For this purpose, large-volume document image data read at a high resolution is converted to high-resolution print data by making full use of the above-described advanced resolution conversion method. Therefore, there is a problem that the time required for data processing becomes long.

【0007】そこで、本発明者は発想を変え、印刷出力
結果としてある拡大率や印刷解像度を設定し、そこから
逆に適正な読み取り解像度を導くことを考えた。その結
果、印刷拡大率と印刷解像度に応じて原稿の読取解像度
をある条件にしたがって設定すると、複雑なデータ処理
をすることなく高画質で拡大印刷することができること
がわかった。
Therefore, the present inventor considered changing the idea, setting a certain enlargement ratio and printing resolution as a printing output result, and conversely deriving an appropriate reading resolution therefrom. As a result, it has been found that when the reading resolution of the document is set according to a certain condition in accordance with the printing magnification and the printing resolution, high-quality printing can be performed without performing complicated data processing.

【0008】本発明は、この知見に基づきなされたもの
で、単純なデータ処理によって原稿画像を高画質で拡大
印刷するためのデジタル画像処理方法を提供することを
目的としている。
The present invention has been made based on this finding, and it is an object of the present invention to provide a digital image processing method for enlarging and printing a document image with high quality by simple data processing.

【0009】[0009]

【課題を解決するための手段】本発明の原稿画像をスキ
ャナで読み取って拡大印刷するデジタル画像処理方法
は、読み取ろうとする原稿の寸法Xを取得する工程と、
拡大印刷しようとする印刷用紙の寸法Yを取得する工程
と、原稿寸法Xと印刷用紙寸法Yの比から拡大率Zを計
算する工程と、印刷装置の解像度を適宜な値Pに決定す
る工程と、拡大率Zと印刷解像度Pとを取得してスキャ
ナの読取解像度S=P×Zを計算する工程と、読取解像
度をほぼS=P×Zに設定したスキャナにより寸法Xの
原稿の画像を読み取ってそのデジタル画像データをメモ
リに一時記憶する工程と、印刷解像度をほぼPに設定し
た印刷装置により寸法Yの印刷用紙に前記メモリに格納
されているデジタル画像データを印刷する工程とを含ん
でいる。より好ましくは、前記印刷解像度Pを約72d
piとすることである。
According to the digital image processing method for reading an original image with a scanner and enlarging and printing the image, the present invention provides a digital image processing method comprising: obtaining a dimension X of an original to be read;
A step of obtaining a size Y of the printing paper to be enlarged and printed; a step of calculating an enlargement ratio Z from a ratio of the document size X to the size of the printing paper Y; and a step of determining the resolution of the printing apparatus to an appropriate value P. Calculating the reading resolution S = P × Z of the scanner by acquiring the enlargement ratio Z and the printing resolution P, and reading the image of the document of the dimension X by the scanner with the reading resolution set to approximately S = P × Z. Temporarily storing the digital image data in a memory, and printing the digital image data stored in the memory on a printing sheet of dimension Y by a printing apparatus having a printing resolution set to substantially P. . More preferably, the print resolution P is set to about 72 d
pi.

【0010】[0010]

【発明の実施の形態】図1は、本発明のデジタル画像処
理方法を適用した画像処理システムの実施例における構
成を示している。通常のパソコン1に周辺画像処理装置
として、スキャナ2とカラープリンタ3とが接続されて
いる。パソコン1にセットアップされている画像データ
処理用プログラムは本発明のデジタル画像処理アルゴリ
ズムに基づいて周辺画像処理装置を制御するための各種
データを生成する。
FIG. 1 shows the configuration of an embodiment of an image processing system to which a digital image processing method according to the present invention is applied. A scanner 2 and a color printer 3 are connected to a normal personal computer 1 as peripheral image processing devices. The image data processing program set up in the personal computer 1 generates various data for controlling the peripheral image processing apparatus based on the digital image processing algorithm of the present invention.

【0011】スキャナ2は600dpi程度のCCDア
レイを備え、原稿画像をRGB各色について走査し、1
画素について各色8ビットの中間調(24ビットカラ
ー)で読み取るフラットスキャナである。カラープリン
タ3は、YMC3原色カラートナーを使用したレーザー
光線書き込み型の光学式カラープリンタ3である。最大
印刷解像度は600dpiである。なお、「画素」とは
24ビットのカラーデータを含む微少表示単位であり、
「ドット」はプリンタが印刷できる最小単位であり、単
色の「点」である。したがって、複数の「ドット」によ
って1つの画素を表現することになる。つぎに、このシ
ステムによる本発明のデジタル画像処理方法について、
具体的なユーザインタフェース環境を示しながら説明す
る。
The scanner 2 has a CCD array of about 600 dpi and scans a document image for each of RGB colors.
This is a flat scanner that reads pixels in 8-bit halftone (24-bit color) for each color. The color printer 3 is a laser beam writing type optical color printer 3 using YMC three primary color toners. The maximum printing resolution is 600 dpi. The “pixel” is a minute display unit including 24-bit color data.
A “dot” is a minimum unit that can be printed by a printer, and is a single color “dot”. Therefore, one pixel is represented by a plurality of “dots”. Next, regarding the digital image processing method of the present invention using this system,
A description will be given while showing a specific user interface environment.

【0012】まず、原稿画像の寸法を取得する。そのた
めにスキャナに原稿をセットして読み取り領域を指定す
る。本実施例では、原稿用紙の全領域をパソコン1のデ
ィスプレイにプレビュー表示させ、マウスポインタをド
ラッグしながら移動させて、矩形の領域を原稿として指
定する。ここでは1インチ四方の領域を指定したとす
る。この操作によって原稿寸法として縦横のサイズと面
積とが取得される。
First, the dimensions of a document image are obtained. For this purpose, a document is set on a scanner and a reading area is designated. In the present embodiment, the entire area of the original paper is preview-displayed on the display of the personal computer 1, and the mouse pointer is moved while being dragged to designate a rectangular area as the original. Here, it is assumed that an area of 1 inch square is specified. With this operation, the vertical and horizontal sizes and areas are obtained as the original dimensions.

【0013】つぎに、拡大印刷しようとする印刷用紙の
寸法を取得するために、印刷用紙を指定する。ここで
は、「A4」などの使用する用紙サイズと、印刷領域の
縦横の寸法とを入力する。本実施例では、縦横のどちら
かの寸法を入力すると、原稿の縦横比に従って他方のサ
イズが自動的に算出されるようになっている。この入力
操作に従って、印刷用紙の寸法が取得される。なお、こ
こで言う印刷用紙は「A4」などの用紙サイズではな
く、原稿を拡大印刷したときの印刷領域である。この印
刷用紙(領域)の横寸法を、例えば5インチとすれば、
原稿画像の縦横比(1:1)に従って縦の寸法が5イン
チとなる。この5インチ×5インチの印刷領域と原稿寸
法1インチ×1インチより拡大率を計算し面積比25倍
を得る。もちろん、拡大率25倍を入力すると、自動的
に印刷領域の縦横寸法が5インチ×5インチとなるよう
なユーザインタフェース環境としてもよい。つぎに、印
刷解像度を入力する。ここでは設定可能な最低解像度で
ある72(ドット/inch:dpi)を指定したとす
る。
Next, in order to obtain the size of the printing paper to be enlarged, the printing paper is designated. Here, a paper size to be used such as “A4” and the vertical and horizontal dimensions of the print area are input. In this embodiment, when one of the vertical and horizontal dimensions is input, the other size is automatically calculated according to the aspect ratio of the document. According to this input operation, the dimensions of the printing paper are obtained. Here, the printing paper is not a paper size such as “A4” but a printing area when an original is enlarged and printed. If the lateral dimension of this printing paper (area) is, for example, 5 inches,
The vertical dimension is 5 inches according to the aspect ratio (1: 1) of the original image. An enlargement ratio is calculated from the 5 inch × 5 inch print area and the original size of 1 inch × 1 inch to obtain an area ratio of 25 times. Of course, the user interface environment may be such that when a magnification of 25 is input, the vertical and horizontal dimensions of the print area automatically become 5 inches × 5 inches. Next, the print resolution is input. Here, it is assumed that 72 (dot / inch: dpi), which is the lowest resolution that can be set, is specified.

【0014】以上の操作や数値入力などによって、 原稿寸法X=1×1=1(inch2 ) 印刷用紙寸法Y=5×5=25(inch2 ) 拡大率Z=25÷1=25(倍) 印刷解像度P=72×72=5184(dot/inc
2 ) が取得されたことになる。
By the above operation and numerical input, the document size X = 1 × 1 = 1 (inch 2 ) The printing paper size Y = 5 × 5 = 25 (inch 2 ) The enlargement ratio Z = 25 ÷ 1 = 25 (times) ) Print resolution P = 72 × 72 = 5184 (dot / inc)
h 2 ) is obtained.

【0015】画像処理プログラムはこれらの数値に基づ
いて、読取解像度S=P×Zの関係式に基づいて算出す
る。したがって、S=5184×25=129600
(dot/inch2 )を取得する。なお、通常の解像
度表現はdpiなので、129600の平方根を取って
360dpiとなる。これが、読取解像度となる。画像
処理プログラムは、これらの設定条件に従ってスキャナ
とプリンタを制御する。以下にその制御の概略を説明す
る。
The image processing program calculates these values based on the relational expression of reading resolution S = P × Z. Therefore, S = 5184 × 25 = 129600
(Dot / inch 2 ). Since the normal resolution expression is dpi, the square root of 129600 is taken to be 360 dpi. This is the reading resolution. The image processing program controls the scanner and the printer according to these setting conditions. The outline of the control will be described below.

【0016】スキャナの読取解像度を360dpiとし
て原稿画像を読み取る。読み取ったデータは、360×
360×24(ビット)=388.8(KB)のデジタ
ル画像データとなる。パソコンはこのデータをビデオR
AMにビットマップ展開して、ディスプレイに表示させ
る。
A document image is read with the reading resolution of the scanner set to 360 dpi. The read data is 360x
It becomes digital image data of 360 × 24 (bits) = 388.8 (KB). The PC uses this data as a video
Bitmap development is performed on the AM and displayed on the display.

【0017】つぎに、このビットマップデータを72d
piの縦横各5倍拡大の印刷データに変換する。プリン
タの1ドットは最大印刷解像度の逆数であり1/600
インチの幅を持つ微少ドットである。したがって、横
(縦)方向に微少ドットを8.333・・・ドット分並
べて大きな拡大ドットを1つ形成することになる。しか
し、微少ドットはそれ以上分割できないため、拡大ドッ
トが微少ドットの整数倍となるように微少ドット8ドッ
ト分を1つの拡大ドットとして割り当て、実際の印刷解
像度を75dpiとしたり、ある拡大ドットについては
ライン方向に8個の微少ドットを割り当て、ある拡大ド
ットには9個の微少ドットを割り当てるなどして、横
(縦)方向の画素数を一致させるような処理を行ったり
する。このようにして、適宜に解像度変換処理を行い、
ほぼ解像度Pに近い解像度で印刷出力する。さらに、上
述の画像処理プログラムは、原稿画像における各画素の
色を拡大ドットを適宜に2値化処理することで表現す
る。
Next, this bitmap data is stored in the 72d
The image data is converted into print data that is magnified 5 times each in the vertical and horizontal directions of pi. One dot of the printer is the reciprocal of the maximum printing resolution and is 1/600
It is a minute dot with a width of inches. Therefore, one large enlarged dot is formed by arranging 8.333... Fine dots in the horizontal (vertical) direction. However, since fine dots cannot be further divided, eight fine dots are assigned as one enlarged dot so that the enlarged dot is an integral multiple of the fine dot, and the actual print resolution is set to 75 dpi. Processing such as allocating eight minute dots in the line direction and allocating nine minute dots to a certain enlarged dot is performed so as to match the number of pixels in the horizontal (vertical) direction. In this way, the resolution conversion process is appropriately performed,
The printout is performed at a resolution substantially close to the resolution P. Further, the above-described image processing program expresses the color of each pixel in the document image by appropriately binarizing the enlarged dot.

【0018】なお、上述のデジタル画像データ処理のシ
ステムは上記実施例に限らず、スキャナと制御部(実施
例のパソコンに相当する)とプリンタとを全て、あるい
は一部を一体化した装置であってもよい。また、パソコ
ンなどの画像データ処理部からプリンタへの経路は通信
回線を介して行ってもよい。すなわち、印刷データに変
換した後のデータをインターネットに代表されるネット
ワークを介して他のパソコンなどに転送し、そのパソコ
ンに接続されたプリンタで原稿画像を拡大印刷すること
としてもよい。
The above-described digital image data processing system is not limited to the above-described embodiment, but may be a device in which a scanner, a control unit (corresponding to the personal computer in the embodiment), and a printer are all or partly integrated. You may. The path from the image data processing unit such as a personal computer to the printer may be performed via a communication line. That is, the data converted into the print data may be transferred to another personal computer or the like via a network represented by the Internet, and the document image may be enlarged and printed by a printer connected to the personal computer.

【0019】さらに、本発明におけるデジタル画像処理
方法の重要な要件は、原稿の寸法Xと読取解像度Sおよ
びプリンタによる拡大率Zと印刷解像度Pとが上記関係
式、S=P×Z=P×Y/Xを満たすことである。した
がって、例えば原稿がデジタルカメラによって撮影され
た画像データなど、ある画素数Nを有する画像データで
あってもよい。この場合、X×S=Nなので、N=P×
Yとなり、印刷解像度P=N/Y、または印刷用紙寸法
Y=N/Pの条件で印刷することとしてもよい。
Further, an important requirement of the digital image processing method according to the present invention is that the dimension X of the document and the reading resolution S and the enlargement ratio Z and the printing resolution P by the printer are represented by the above relational expression, S = P × Z = P × Y / X is to be satisfied. Therefore, for example, image data having a certain number of pixels N such as image data of a document photographed by a digital camera may be used. In this case, since X × S = N, N = P ×
Y, and printing may be performed under the condition of print resolution P = N / Y or print paper size Y = N / P.

【0020】[0020]

【発明の効果】複雑な解像度変換処理を必要とすること
なく、原稿を高画質で拡大印刷することができる。ま
た、最大印刷解像度による印刷出力を必用とせず、デー
タ量を大幅に削減できる。したがって、データ処理に掛
かる時間や転送時間を顕著に減少させることができる。
According to the present invention, an original can be enlarged and printed with high image quality without requiring a complicated resolution conversion process. Further, the print output at the maximum print resolution is not required, and the data amount can be greatly reduced. Therefore, the time required for data processing and the transfer time can be significantly reduced.

【0021】さらに、印刷データやあるいは印刷条件の
みを転送することで、ネットワークを介して高画質、大
面積の画像データを配信できる。しかも、印刷解像度を
約72dpiとすれば、画質を落とすことなく、さらに
高速な転送や印刷が可能となる。
Further, by transferring only print data or print conditions, high-quality, large-area image data can be distributed via a network. Moreover, if the printing resolution is about 72 dpi, higher-speed transfer and printing can be performed without deteriorating the image quality.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明のデジタル画像データ処理方法によって
原稿を拡大印刷するための画像データ処理システムの実
施形態としてパソコンを中心としたシステム例を示し
た。
FIG. 1 shows an example of a system centered on a personal computer as an embodiment of an image data processing system for enlarging and printing a document by a digital image data processing method of the present invention.

【符号の説明】[Explanation of symbols]

1 パソコン 2 スキャナ 3 カラープリンタ 1 PC 2 Scanner 3 Color printer

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 原稿画像をスキャナで読み取って拡大印
刷するデジタル画像処理方法であって、読み取ろうとす
る原稿の寸法Xを取得する工程と、拡大印刷しようとす
る印刷用紙の寸法Yを取得する工程と、原稿寸法Xと印
刷用紙寸法Yの比から拡大率Zを計算する工程と、印刷
装置の解像度を適宜な値Pに決定する工程と、拡大率Z
と印刷解像度Pとを取得してスキャナの読取解像度S=
P×Zを計算する工程と、読取解像度をほぼS=P×Z
に設定したスキャナにより寸法Xの原稿の画像を読み取
ってそのデジタル画像データをメモリに一時記憶する工
程と、印刷解像度をほぼPに設定した印刷装置により寸
法Yの印刷用紙に前記メモリに格納されているデジタル
画像データを印刷する工程とを含んだことを特徴とす
る。
1. A digital image processing method for reading a document image with a scanner and enlarging and printing the same, wherein a step of acquiring a dimension X of a document to be read and a step of acquiring a dimension Y of a printing paper to be enlarged and printed Calculating the enlargement ratio Z from the ratio of the document size X to the printing paper size Y; determining the resolution of the printing apparatus to an appropriate value P;
And the printing resolution P, and the reading resolution S =
The process of calculating P × Z and the reading resolution is substantially S = P × Z
Reading the image of the document of the dimension X by the scanner set to, and temporarily storing the digital image data in the memory; and storing the digital image data in the memory on the printing paper of the dimension Y by the printing apparatus having the printing resolution set to substantially P. Printing digital image data.
【請求項2】 請求項1において、前記印刷解像度Pは
ほぼ72dpiに相当する解像度であることを特徴とす
るデジタルが像処理方法。
2. A digital image processing method according to claim 1, wherein said print resolution P is a resolution corresponding to approximately 72 dpi.
JP10281448A 1998-10-02 1998-10-02 Digital image processing method for reading an original image with a scanner and enlarging and printing Expired - Fee Related JP3087845B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10281448A JP3087845B2 (en) 1998-10-02 1998-10-02 Digital image processing method for reading an original image with a scanner and enlarging and printing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10281448A JP3087845B2 (en) 1998-10-02 1998-10-02 Digital image processing method for reading an original image with a scanner and enlarging and printing

Publications (2)

Publication Number Publication Date
JP2000115481A JP2000115481A (en) 2000-04-21
JP3087845B2 true JP3087845B2 (en) 2000-09-11

Family

ID=17639327

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10281448A Expired - Fee Related JP3087845B2 (en) 1998-10-02 1998-10-02 Digital image processing method for reading an original image with a scanner and enlarging and printing

Country Status (1)

Country Link
JP (1) JP3087845B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
SE519012C2 (en) * 2001-04-05 2002-12-23 Anoto Ab Ways to handle information
US7649637B2 (en) 2001-04-05 2010-01-19 Anoto Ab Method for printing a global position-coding pattern
JP2009194490A (en) * 2008-02-13 2009-08-27 Seiko Epson Corp Image processing apparatus

Also Published As

Publication number Publication date
JP2000115481A (en) 2000-04-21

Similar Documents

Publication Publication Date Title
JP7005314B2 (en) Image processing equipment, image processing methods, and programs
JP2004235993A (en) Method for image processing
EP2033432B1 (en) Image processing apparatus, image processing method and image processing program product
JP3087845B2 (en) Digital image processing method for reading an original image with a scanner and enlarging and printing
US7315402B2 (en) Image forming apparatus and method for selecting an optimal image space frequency for an output image
US20080013110A1 (en) Image file bit depth expansion and subsequent manipulation
JP6550816B2 (en) INFORMATION PROCESSING APPARATUS, IMAGE FORMING APPARATUS, IMAGE PROCESSING METHOD, AND PROGRAM
JP7034742B2 (en) Image forming device, its method and program
CN103108101A (en) Image processing apparatus, and image processing method
EP0997840A2 (en) Multi-level pixel density reduction for printers
JP2004240200A (en) Image forming apparatus
JP2013222983A (en) Image processing system, image processing method, and computer program
JP4753253B2 (en) Image processing device
CN1307590C (en) Image printing method and related device
JP2018078464A (en) Image processing device and program
JP4337670B2 (en) Image processing apparatus, image processing method, and program
JP2021053828A (en) Image processing device
JP2007036514A (en) Image conversion system
JP5732864B2 (en) Information processing apparatus, program, and printing method
JPH07240843A (en) Image forming device
JP2010178012A (en) Image processing system, and image processing method
JP2010061363A (en) Image processor and program
JPH07221977A (en) Smoothing magnification processing method for binary image data
JP2006205365A (en) Printing method, printing device, printing program and recording medium
JPH1093830A (en) Picture processor and picture processing method

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees