JP5146085B2 - Image processing apparatus and program - Google Patents

Image processing apparatus and program Download PDF

Info

Publication number
JP5146085B2
JP5146085B2 JP2008118624A JP2008118624A JP5146085B2 JP 5146085 B2 JP5146085 B2 JP 5146085B2 JP 2008118624 A JP2008118624 A JP 2008118624A JP 2008118624 A JP2008118624 A JP 2008118624A JP 5146085 B2 JP5146085 B2 JP 5146085B2
Authority
JP
Japan
Prior art keywords
image processing
image
barcode
resolution
area
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
JP2008118624A
Other languages
Japanese (ja)
Other versions
JP2009272667A (en
Inventor
英俊 川島
淳志 北川原
季之 谷野
登志郎 郡山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Fujifilm Business Innovation Corp
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 Fuji Xerox Co Ltd, Fujifilm Business Innovation Corp filed Critical Fuji Xerox Co Ltd
Priority to JP2008118624A priority Critical patent/JP5146085B2/en
Publication of JP2009272667A publication Critical patent/JP2009272667A/en
Application granted granted Critical
Publication of JP5146085B2 publication Critical patent/JP5146085B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P20/00Technologies relating to chemical industry
    • Y02P20/50Improvements relating to the production of bulk chemicals
    • Y02P20/52Improvements relating to the production of bulk chemicals using catalysts, e.g. selective catalysts

Landscapes

  • Facsimile Image Signal Circuits (AREA)
  • Color Image Communication Systems (AREA)
  • Editing Of Facsimile Originals (AREA)

Description

本発明は、画像データを処理する画像処理装置等に関する。   The present invention relates to an image processing apparatus that processes image data.

近年、例えばEAN128等に代表される高密度のバーコード情報が広く利用され始めている。例えば特許文献1では、バーコードのバーの方向を検知し、バーコードのバーの方向、周囲の温度または湿度に応じて印刷データの黒バーのドット数と白バーのドット数とを可変する補正を行なっている。これによって、印刷装置の経時変化、環境変動、バーコードの方向にかかわらず、安定した線幅の黒バーと白バーの線幅を再現して印刷しようとしている。   In recent years, high-density bar code information represented by, for example, EAN128 has been widely used. For example, in Patent Document 1, the direction of a bar code bar is detected, and correction is made to vary the number of black bar dots and the number of white bar dots in print data in accordance with the bar code bar direction, ambient temperature or humidity. Is doing. As a result, the black and white bar widths having stable line widths are reproduced and printed regardless of changes in the printing apparatus over time, environmental fluctuations, and barcode directions.

特開2006−293916号公報JP 2006-293916 A

バーコードは、例えばビットマップ画像等のラスターデータ(イメージオブジェクト)として文書に貼り付けられて印刷される場合がある。このとき、バーコード品質を重視するとラスターデータ全体について高解像度でデータ作成を行う必要がある。そのために、低解像度でもさほど画質劣化が目立たない画像部分(例えば自然画等の写真データ部分など)まで不必要に高解像度化され、全体のデータ量が多くなり、画像出力のための処理時間(スループット)が低下する原因となる。また、全体のデータ量を抑えるために画質劣化が目立たない画像データに合わせて、低解像度化する解像度変換(例えば600dpiで貼り付けられたバーコード画像を200dpiに低解像度化する変換等)の画像処理を実行すると、バーコード印字の太りや潰れによって読み取り精度が低下してしまう。   The barcode is sometimes pasted and printed as raster data (image object) such as a bitmap image. At this time, if the barcode quality is important, it is necessary to create data with high resolution for the entire raster data. For this reason, an image portion (for example, a photographic data portion such as a natural image) where the image quality deterioration is not so noticeable even at a low resolution is unnecessarily increased in resolution, the entire data amount increases, and the processing time for image output ( Throughput). Further, in order to suppress the entire data amount, an image of resolution conversion for reducing the resolution (for example, conversion for reducing the resolution of a barcode image pasted at 600 dpi to 200 dpi) in accordance with image data whose image quality deterioration is not conspicuous. When the process is executed, the reading accuracy deteriorates due to the thickening or crushing of barcode printing.

請求項1の発明は、画像データを取得する取得部と、前記取得部により取得された前記画像データから、バーコード情報を有する第1の領域とバーコード情報を有しない第2の領域とを検出する検出部と、前記検出部により検出された前記第1の領域について第1の画像処理を施し、前記第2の領域について当該第1の画像処理とは異なる第2の画像処理を施す画像処理部とを備え、前記画像処理部により施される前記第1の画像処理は、前記第1の領域に対して、解像度を高くする解像度変換の画像処理を施すことで、当該第1の領域を構成する画像データの解像度を第1の解像度とし、前記画像処理部により施される前記第2の画像処理は、前記第2の領域に対して、解像度を低くする解像度変換の画像処理を施すことで、当該第2の領域を構成する画像データの解像度を前記第1の解像度よりも低い第2の解像度とすることを特徴とする画像処理装置である。 The invention of claim 1 includes an acquisition unit that acquires image data, and a first region that has barcode information and a second region that does not have barcode information from the image data acquired by the acquisition unit. An image to be detected and a first image process for the first region detected by the detection unit, and a second image process different from the first image process for the second region. And the first image processing performed by the image processing unit is performed by performing resolution conversion image processing for increasing the resolution on the first region. The second image processing performed by the image processing unit performs resolution conversion image processing for lowering the resolution on the second area, with the resolution of the image data constituting the first resolution being the first resolution. In the second territory An image processing apparatus according to claim a resolution of the image data constituting be the lower than the first resolution a second resolution.

請求項2の発明は、請求項1記載の画像処理装置にて、前記画像処理部は、前記第1の領域にある前記バーコード情報の画像については、単独の色材100%、若しくは2つの色材の組み合わせ200%で再現するための色変換の画像処理を施すことを特徴とする。
請求項3の発明は、請求項1または2記載の画像処理装置にて、前記画像処理部は、K(黒)単独の色材を用いて印刷するように、前記第1の領域にある前記バーコード情報の画像に色変換の画像処理を施すことを特徴とする。
According to a second aspect of the invention, the image processing apparatus according to claim 1, wherein said image processing unit, wherein the image of the first of the bar code information in the region, the coloring material of 100% alone, or two It is characterized in that image processing for color conversion for reproduction with a combination of 200% of color materials is performed.
According to a third aspect of the present invention, in the image processing apparatus according to the first or second aspect , the image processing unit is in the first region so as to print using a color material of K (black) alone. It is characterized in that image processing for color conversion is performed on an image of barcode information.

請求項4の発明は、請求項1乃至3何れかに記載の画像処理装置にて、前記画像処理部は前記第1の領域にある前記バーコード情報の背景部分は何れの色材も使用しないで印刷するように画像処理を施すことを特徴とする。 According to a fourth aspect of the present invention, in the image processing apparatus according to any one of the first to third aspects, the image processing unit does not use any color material for the background portion of the barcode information in the first area. The image processing is performed so that printing is performed at

請求項5の発明は、請求項1乃至4何れかに記載の画像処理装置にて、前記バーコード情報についてバーコードの種類を検出するバーコード種類検出部を更に備え、前記画像処理部は、所定のパラメータとしてデジタルフィルタ処理、階調補正処理、圧縮処理および出力デバイス処理の実行の有無が予め記憶された複数のパラメータテーブルから、前記バーコード種類検出部により検出された前記バーコードの種類に応じて好ましいパラメータテーブルを選択し、前記第1の画像処理を施すことを特徴とする。 A fifth aspect of the present invention is the image processing apparatus according to any one of the first to fourth aspects , further comprising a bar code type detecting unit that detects a bar code type for the bar code information, and the image processing unit includes: The bar code type detected by the bar code type detection unit is stored in advance from a plurality of parameter tables in which presence / absence of execution of digital filter processing, gradation correction processing, compression processing, and output device processing as predetermined parameters is stored. Accordingly, a preferable parameter table is selected and the first image processing is performed.

請求項6の発明は、請求項1乃至5何れかに記載の画像処理装置にて、前記バーコード情報について、当該バーコード情報の信号値を解析することでバーコード画像の品質を検出するバーコード品質検出部を更に備え、前記画像処理部は、所定のパラメータとしてデジタルフィルタ処理、階調補正処理、圧縮処理および出力デバイス処理の実行の有無が予め記憶された複数のパラメータテーブルから、前記バーコード品質検出部により検出された前記バーコード画像の品質に応じて好ましいパラメータテーブルを選択し、前記第1の画像処理を施すことを特徴とする。 According to a sixth aspect of the present invention, there is provided an image processing apparatus according to any one of the first to fifth aspects , wherein a bar code image quality is detected by analyzing a signal value of the bar code information for the bar code information. The image processing unit further includes a code quality detection unit, and the image processing unit includes a plurality of parameter tables in which presence / absence of execution of digital filter processing, gradation correction processing, compression processing, and output device processing is stored in advance as predetermined parameters. A preferable parameter table is selected in accordance with the quality of the barcode image detected by the code quality detection unit, and the first image processing is performed.

請求項7の発明は、請求項1乃至6何れかに記載の画像処理装置にて、前記画像処理部は、前記バーコード情報を形成するバーコードの向きを検出し、画像形成の主走査方向に対して当該バーコードの個々の線が横向きであれば、線幅が太くなるように画像データを補正することを特徴とする。 According to a seventh aspect of the present invention, in the image processing apparatus according to any one of the first to sixth aspects , the image processing unit detects a direction of a barcode forming the barcode information, and a main scanning direction of image formation On the other hand, if each line of the barcode is horizontal, the image data is corrected so that the line width becomes thick.

請求項8記載の発明は、請求項1乃至7何れかに記載の画像処理装置にて、前記検出部は、イメージデータを有する領域を前記第2の領域として検出し、前記画像処理部により施される前記第1の画像処理は、前記第1の領域に対して、前記第1の領域を構成する画像データの解像度を前記第1の解像度とした後に、前記バーコード情報における画像部分の輪郭を明確にするエッジ強調処理、および、当該バーコード情報における画像部分と背景部分とのコントラストを高くする信号補正処理を施し、前記画像処理部により施される前記第2の画像処理は、前記第2の領域に対して、前記第2の領域を構成する画像データの解像度を前記第2の解像度とした後に、前記イメージデータにおけるノイズを軽減する平滑化処理を施すことを特徴とする。 According to an eighth aspect of the present invention, in the image processing device according to any one of the first to seventh aspects , the detection unit detects a region having image data as the second region, and the image processing unit performs the detection. In the first image processing, the outline of the image portion in the barcode information is set after the resolution of the image data constituting the first area is set to the first resolution with respect to the first area. The second image processing performed by the image processing unit is performed by performing edge enhancement processing for clarifying and signal correction processing for increasing the contrast between the image portion and the background portion in the barcode information. The second area is subjected to a smoothing process for reducing noise in the image data after the resolution of the image data constituting the second area is set to the second resolution. That.

請求項9の発明は、請求項8記載の画像処理装置にて、前記検出部は、前記取得部により取得された前記画像データからテキストデータを有する領域を第3の領域としてさらに検出し、前記画像処理部は、前記検出部により検出された前記第3の領域に対して、解像度変換の画像処理を行うことで当該第3の領域を構成する画像データの解像度を前記第2の解像度よりも高い第3の解像度とした後に、前記テキストデータにおけるテキスト部分の輪郭を明確にするエッジ強調処理を施す第3の画像処理を行うことを特徴とする。 According to a ninth aspect of the present invention, in the image processing device according to the eighth aspect , the detection unit further detects a region having text data from the image data acquired by the acquisition unit as a third region, and The image processing unit performs resolution conversion image processing on the third region detected by the detection unit, so that the resolution of the image data constituting the third region is higher than the second resolution. After the third resolution is set to be high, third image processing for performing edge enhancement processing for clarifying the outline of the text portion in the text data is performed.

請求項10の発明は、請求項1乃至9何れかに記載の画像処理装置にて、前記検出部により検出された前記第1の領域を構成する画像データのバーコード領域単位または画素単位に、前記バーコード情報の存在を示すタグ情報を付加するタグ情報付加部を更に備え、前記画像処理部は、前記タグ情報に基づき前記第1の領域に対して前記第1の画像処理を施すことを特徴とする。 According to a tenth aspect of the present invention, in the image processing device according to any one of the first to ninth aspects , the barcode area unit or the pixel unit of the image data constituting the first area detected by the detection unit is A tag information adding unit that adds tag information indicating the presence of the barcode information; and the image processing unit performs the first image processing on the first region based on the tag information. Features.

請求項11の発明は、画像処理を行うコンピュータに、画像データを取得する機能と、取得された前記画像データから、バーコード情報を有する第1の領域とバーコード情報を有しない第2の領域とを検出する機能と、検出された前記第1の領域について第1の画像処理を施し、検出された前記第2の領域について当該第1の画像処理とは異なる第2の画像処理を施す機能とを実現させ、前記第1の画像処理は、前記第1の領域に対して、解像度を高くする解像度変換の画像処理を施すことで、当該第1の領域を構成する画像データの解像度を第1の解像度とし、前記第2の画像処理は、前記第2の領域に対して、解像度を低くする解像度変換の画像処理を施すことで、当該第2の領域を構成する画像データの解像度を前記第1の解像度よりも低い第2の解像度とすることを特徴とするプログラムである。 According to the eleventh aspect of the present invention, a computer for performing image processing has a function of acquiring image data, and a first area having barcode information and a second area not having barcode information from the acquired image data. And a function of performing first image processing on the detected first area and performing second image processing different from the first image processing on the detected second area. In the first image processing, the resolution of the image data constituting the first area is set to the first area by performing resolution conversion image processing for increasing the resolution on the first area. a first resolution, the second image processing, to the second region, by performing image processing of resolution conversion of lowering the resolution, the resolution of the image data constituting the second region From the first resolution Is a program which is characterized in that the lower second resolution.

請求項12の発明は、請求項11記載のプログラムにて、前記第1の画像処理は、前記第1の領域にある前記バーコード情報の画像について、単独の色材を用いて印刷するための画像処理を施すことを特徴とする。 According to a twelfth aspect of the present invention, in the program according to the eleventh aspect , the first image processing is for printing an image of the barcode information in the first area using a single color material. Image processing is performed.

請求項13の発明は、請求項11または12記載のプログラムにて、前記コンピュータに、前記バーコード情報についてバーコードの種類および/またはバーコード画像の品質を検出する機能を更に実現させ、前記第1の画像処理は、所定のパラメータとしてデジタルフィルタ処理、階調補正処理、圧縮処理、出力デバイス処理の実行の有無が予め記憶された複数のパラメータテーブルから、検出された前記バーコードの種類および/または前記バーコードの画像の品質に応じて、好ましいパラメータテーブルを選択し、画像処理を施すことを特徴とする。 According to a thirteenth aspect of the present invention, in the program according to the eleventh or twelfth aspect , the computer further realizes a function of detecting a bar code type and / or a bar code image quality for the bar code information. The first image processing includes a plurality of parameter tables in which presence / absence of execution of digital filter processing, gradation correction processing, compression processing, and output device processing is stored in advance as predetermined parameters. Alternatively, a preferable parameter table is selected according to the quality of the barcode image, and image processing is performed.

請求項14の発明は、請求項11乃至13何れかに記載のプログラムにて、前記コンピュータに、検出された前記第1の領域を構成する画像データのバーコード領域単位または画素単位に前記バーコード情報の存在を示すタグ情報を付加する機能を更に実現させ、前記第1の画像処理は、前記タグ情報に基づき前記第1の領域に対して前記第1の画像処理を施すことを特徴とする。 According to a fourteenth aspect of the present invention, in the program according to any one of the eleventh to thirteenth aspects , the bar code area unit or pixel unit of the image data constituting the first area detected by the computer is detected by the computer. A function of adding tag information indicating the presence of information is further realized, and the first image processing performs the first image processing on the first area based on the tag information. .

請求項1によれば、バーコード画像を高解像度に維持した状態で、例えば自然画等のデータをバーコード画像よりも低解像度化でき、かつバーコードを含まない領域とバーコードを含む領域の解像度とが同じである発明に比べバーコード文字の読み取り精度の維持と画像全体のデータ量の抑制を実現できる。
請求項2によれば、本構成を採用しない場合に比べて、色材100%で再現することで中間調処理によるかすれや破線が抑止できるため、バーコードの読み取り精度を向上させることができる。
請求項3によれば、本構成を採用しない場合に比べ、トナーなどの色材の全体量を軽減し、バーコードの読み取り精度を向上させることができる。
請求項4によれば、本構成を採用しない場合に比べて、バーコードの読み取り精度をより高めることができる。
請求項5によれば、画像処理の実行の有無が予め記憶された複数のパラメータテーブルからバーコードの種類に応じて好ましいパラメータテーブルを選択することで、バーコードの種類に応じて好ましい画像処理を実現でき、認識精度を向上させることが可能となる。
請求項6によれば、画像処理の実行の有無が予め記憶された複数のパラメータテーブルからバーコード画像の品質に応じて好ましいパラメータテーブルを選択することで、例えばスキャンによりエッジ部がなまった場合など、バーコード画像の品質に応じた好ましい処理を実現できる。
請求項7によれば、本構成を採用しない場合に比べ、画像形成装置の特性に合わせて、読取精度をより向上させた画像処理装置を提供できる。
請求項8によれば、本構成を採用しない場合に比べ、バーコードの読み取り精度をより高めるとともに、イメージデータのノイズを低減させることができる。
請求項9によれば、本構成を採用しない場合に比べ、テキストデータを高解像度に維持した状態で、バーコードの読み取り精度の維持を実現することができる。
請求項10によれば、タグ情報という簡易な構成により、バーコード領域とそれ以外の領域とで良好な処理を実現できる。
According to claim 1, in a state where the barcode image is maintained at a high resolution, for example, data of a natural image or the like can be reduced in resolution than the barcode image, and an area not including the barcode and an area including the barcode are included. Compared to the invention with the same resolution, it is possible to maintain the reading accuracy of barcode characters and suppress the data amount of the entire image.
According to the second aspect , compared with the case where the present configuration is not adopted, by reproducing with 100% of the color material, blurring and broken lines due to halftone processing can be suppressed, so that barcode reading accuracy can be improved.
According to the third aspect , compared to the case where this configuration is not adopted, the total amount of the color material such as toner can be reduced and the barcode reading accuracy can be improved.
According to the fourth aspect, the barcode reading accuracy can be further improved as compared with the case where this configuration is not adopted.
According to the fifth aspect , by selecting a preferable parameter table according to the type of barcode from a plurality of parameter tables in which presence or absence of execution of image processing is stored in advance, preferable image processing is performed according to the type of barcode. This can be realized and the recognition accuracy can be improved.
According to the sixth aspect , by selecting a preferable parameter table according to the quality of the barcode image from a plurality of parameter tables in which presence or absence of execution of image processing is stored in advance, for example, when an edge portion is lost due to scanning, etc. A preferable process according to the quality of the barcode image can be realized.
According to the seventh aspect of the present invention, it is possible to provide an image processing apparatus in which the reading accuracy is further improved in accordance with the characteristics of the image forming apparatus as compared with the case where this configuration is not adopted.
According to the eighth aspect of the present invention, it is possible to further improve the barcode reading accuracy and reduce the noise of the image data as compared with the case where this configuration is not adopted.
According to the ninth aspect , compared to the case where this configuration is not adopted, it is possible to maintain the barcode reading accuracy while maintaining the text data at a high resolution.
According to the tenth aspect, it is possible to realize good processing in the barcode area and other areas by a simple configuration of tag information.

請求項11によれば、本構成を採用しない場合に比べ、バーコード品質を維持した状態にてバーコード以外の画像データを低解像度化でき、画像データ全体のデータ量の削減、処理時間の低下およびバーコード文字の読み取り精度の維持を図るという機能をコンピュータに実現させることができる。
請求項12によれば、トナーなどの色材の量の抑制と、線再現が太めになることを防止できる。
請求項13によれば、画像処理の実行の有無が予め記憶された複数のパラメータテーブルからバーコードの種類や品質に応じて好ましいパラメータテーブルを選択することで、本構成を採用しない場合に比べ、バーコードの種類や品質に応じた、より好ましい画像処理を実現できる。
請求項14によれば、本構成を採用しない場合に比べ、タグ情報という簡易な構成により、バーコード領域に対して好ましい画像処理を実現できる。
According to the eleventh aspect , compared to the case where this configuration is not adopted, image data other than the barcode can be reduced in resolution while maintaining the barcode quality, the data amount of the entire image data is reduced, and the processing time is reduced. In addition, the computer can realize a function of maintaining the reading accuracy of the bar code character.
According to the twelfth aspect, it is possible to suppress the amount of the color material such as toner and to prevent the line reproduction from becoming thick.
According to the thirteenth aspect , by selecting a preferable parameter table according to the type and quality of the barcode from a plurality of parameter tables in which the presence or absence of execution of image processing is stored in advance, compared to a case where this configuration is not adopted, More preferable image processing according to the type and quality of the barcode can be realized.
According to the fourteenth aspect, it is possible to realize preferable image processing for the barcode area with a simple configuration called tag information, compared to a case where this configuration is not adopted.

以下、添付図面を参照し、本発明の実施の形態について詳細に説明する。
〔実施の形態1〕
図1は、本実施の形態が適用される画像処理システムの全体構成を示した図である。ここでは、アプリケーションから入力画像データを取得し出力先に対して電子文書(出力画像データ)を提供するホストコンピュータであるクライアントPC(パーソナルコンピュータ)1と、取得した電子文書(画像データ)の情報を画像展開して媒体(用紙)上に印刷する画像形成装置2と、原稿から画像データを読み込む画像読み取り装置(IIT)3とを有し、これらがネットワーク4を介して接続されている。
Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.
[Embodiment 1]
FIG. 1 is a diagram showing an overall configuration of an image processing system to which the present embodiment is applied. Here, the client PC (personal computer) 1 which is a host computer that acquires input image data from an application and provides an electronic document (output image data) to an output destination, and information on the acquired electronic document (image data) are obtained. An image forming apparatus 2 that develops an image and prints it on a medium (paper), and an image reading apparatus (IIT) 3 that reads image data from a document are connected via a network 4.

図2は、クライアントPC1側にて展開される本実施の形態例を示した機能ブロック図である。例えば、ユーザからの画像出力指示を受けて例えばバーコード情報を含む画像データを生成するアプリケーション11と、このアプリケーション11からの画像データを取得する画像データ取得部12とを備えている。また、画像データ取得部12により取得された画像データに対して、例えば画像形成装置2に出力するための出力画像データを生成する画像データ生成部10と、画像データ生成部10により生成された画像データをネットワーク4を介して例えば画像形成装置2に出力する画像データ出力部18とを備えている。   FIG. 2 is a functional block diagram showing this embodiment developed on the client PC 1 side. For example, an application 11 that generates image data including, for example, barcode information in response to an image output instruction from the user, and an image data acquisition unit 12 that acquires image data from the application 11 are provided. In addition, for example, an image data generation unit 10 that generates output image data to be output to the image forming apparatus 2 with respect to the image data acquired by the image data acquisition unit 12, and an image generated by the image data generation unit 10 An image data output unit 18 that outputs data to, for example, the image forming apparatus 2 via the network 4 is provided.

画像データ生成部10は、画像データ取得部12により取得された画像データの各データに対してバーコード情報の有無を検出するバーコード検出部13と、少なくともバーコード情報有りと判別されたデータに対してTAG(タグ)情報を付加するTAG情報付加部14とを備えている。また、画像データ生成部10は、TAG情報付加部14により付加されたTAG情報に基づいて処理を行う画像処理部15を備えている。バーコード検出部13は、単にバーコード情報の有無を検出するだけではなく、画像データ取得部12により取得された画像データから、バーコード情報を有する領域(第1の領域)とバーコード情報を有しない他の領域(第2の領域)とを検出している。また、画像処理部15は、バーコード検出部13により検出された第1の領域について第1の画像処理を施し、第2の領域については第1の画像処理とは異なる第2の画像処理を施している。   The image data generation unit 10 includes a barcode detection unit 13 that detects the presence or absence of barcode information for each piece of image data acquired by the image data acquisition unit 12, and at least data that is determined to have barcode information. A TAG information adding unit 14 for adding TAG (tag) information is provided. Further, the image data generation unit 10 includes an image processing unit 15 that performs processing based on the TAG information added by the TAG information addition unit 14. The barcode detection unit 13 not only detects the presence / absence of barcode information, but also detects an area (first area) having barcode information and barcode information from the image data acquired by the image data acquisition unit 12. Another area (second area) that is not included is detected. In addition, the image processing unit 15 performs the first image processing on the first area detected by the barcode detection unit 13, and performs the second image processing different from the first image processing on the second area. Has been given.

画像処理部15は、取得したTAG情報および解像度情報に応じた解像度変換の画像処理を行う解像度変換部16と、解像度変換部16により解像度変換の画像処理がなされた画像データまたは解像度変換の画像処理を施さなかった画像データに対して圧縮処理を施す画像圧縮部17とを備えている。例えば解像度変換部16は、バーコード情報を有する領域については解像度変換の画像処理を施さず、バーコード情報を有しない領域については解像度を低くするような処理を行う。即ち、バーコード情報を有する領域(第1の領域)とバーコード情報を有しない領域の中の所定の領域(第2の領域)とを分けて、第1の領域の第1の解像度に比べ、第2の領域の第2の解像度が低くなるような処理を行う。また、例えば画像圧縮部17は、バーコード情報を有する領域(第1の領域)については、解像度変換の画像処理を実施せずに可逆圧縮による処理が実施され、バーコード情報を有しない領域の中の所定の領域(第2の領域)については、解像度変換の画像処理を実施して圧縮処理を実施する。この第2の領域については例えば非可逆圧縮を選択して圧縮率を高める場合もある。   The image processing unit 15 includes a resolution conversion unit 16 that performs resolution conversion image processing in accordance with the acquired TAG information and resolution information, and image data that has undergone resolution conversion image processing by the resolution conversion unit 16 or image processing for resolution conversion. And an image compression unit 17 that performs compression processing on the image data that has not been subjected to. For example, the resolution conversion unit 16 does not perform resolution conversion image processing for an area having barcode information, and performs processing for reducing the resolution for an area that does not have barcode information. That is, an area having the barcode information (first area) and a predetermined area (second area) in the area not having the barcode information are divided and compared with the first resolution of the first area. Then, processing is performed such that the second resolution of the second region is lowered. In addition, for example, the image compression unit 17 performs processing by lossless compression without performing image processing for resolution conversion for the region having the barcode information (first region), and the region having no barcode information. For a predetermined area (second area), resolution conversion image processing is performed and compression processing is performed. For this second region, for example, lossy compression may be selected to increase the compression rate.

図3は、画像形成装置2側にて展開される本実施の形態例を示した機能ブロック図である。画像形成装置2は、クライアントPC1や画像読み取り装置3にて生成された画像データについて、印刷のための画像処理を施す画像処理部20と、画像処理部20により処理された画像データを取得して紙等の記録媒体上に可視画像を形成する画像形成部21とを備えている。画像形成部21は、例えば、電子写真プリンタやインクジェットプリンタなどの出力デバイスとして構成される。   FIG. 3 is a functional block diagram showing the present embodiment developed on the image forming apparatus 2 side. The image forming apparatus 2 acquires the image data generated by the client PC 1 or the image reading apparatus 3 and performs image processing for printing, and the image data processed by the image processing unit 20. And an image forming unit 21 that forms a visible image on a recording medium such as paper. The image forming unit 21 is configured as an output device such as an electrophotographic printer or an ink jet printer.

画像処理部20は、クライアントPC1や画像読み取り装置3から画像データを取得する画像データ取得部22と、例えば各ラスターデータに対してTAG情報の検出と解析とを行うTAG情報検出・解析部23とを備えている。また、例えばTAG情報に保持されるバーコードの印刷方向情報に基づいて、印刷方向に対応したバーコード画像に変換する等の画像処理を行うバーコード画像補正部24を備えている。更に、例えばR(レッド)、G(グリーン)、B(ブルー)の画像データをC(シアン)、M(マゼンタ)、Y(イエロー)、K(黒)に色変換の画像処理を実行する色変換処理部25と、印刷モードに合わせたスクリーン処理を行うスクリーン処理部26とを備えている。   The image processing unit 20 includes an image data acquisition unit 22 that acquires image data from the client PC 1 and the image reading device 3, and a TAG information detection / analysis unit 23 that detects and analyzes TAG information for each raster data, for example. It has. Further, for example, a barcode image correction unit 24 that performs image processing such as conversion to a barcode image corresponding to the printing direction based on barcode printing direction information held in the TAG information is provided. Further, for example, color for performing image processing for color conversion of R (red), G (green), and B (blue) image data into C (cyan), M (magenta), Y (yellow), and K (black). A conversion processing unit 25 and a screen processing unit 26 that performs screen processing in accordance with the print mode are provided.

ここで、TAG情報を用いた処理を行わないシステム構成では、TAG情報検出・解析部23の機能は有さず、バーコード画像補正部24にてバーコード検出処理の機能を有するように構成することができる。バーコード画像補正部24のバーコード検出処理の機能では、例えば、後述する実施の形態2〜5に示すようなバーコード情報の種別、バーコードデータ色などの解析、パターンマッチングや信号値分析等を用いた信号品質レベルの判定等を行う。バーコード画像補正部24では、これらのバーコード検出処理結果に基づき、後述するような各種処理を実行する。   Here, in a system configuration in which processing using TAG information is not performed, the TAG information detection / analysis unit 23 does not have a function, and the barcode image correction unit 24 has a function of barcode detection processing. be able to. In the barcode detection processing function of the barcode image correction unit 24, for example, the type of barcode information, analysis of barcode data color, pattern matching, signal value analysis, and the like as described in Embodiments 2 to 5 described later. The signal quality level is determined using the. The barcode image correction unit 24 executes various processes as described later based on these barcode detection process results.

また、バーコード画像が画像読み取り装置3のスキャン操作によりイメージとして取り込まれたものである場合には、バーコード画像のデータ(バーコードデータ)に対して絵文字分離やエッジ検出などで、文字・線とそれ以外(絵柄)を分離する。そして、分離した文字・エッジ領域中にバーコード情報があるかどうかを、バーコード画像補正部24のバーコード検出機能にて抽出する。また、このとき、バーコードの種類(JAN/EANなど)もパターンマッチングにて特定する。
尚、画像読み取り装置3にてこれらの抽出、特定処理を行ない、その結果情報を画像データとともに画像形成装置2に送信するように構成することもできる。
その後、画像処理部20では、結果情報を基にして、画像データからバーコード領域を切り出すとともに、バーコード情報の劣化を回避するためにバーコード種類に応じた信号変換補正処理を実施する。例えば、バーコードの種類がEANであれば、JANである場合に比べて高密度化を維持するように画像処理を実行する。
Further, when the barcode image is captured as an image by the scanning operation of the image reading device 3, the character / line is separated from the barcode image data (barcode data) by pictogram separation or edge detection. And the rest (pattern). Then, the barcode detection function of the barcode image correction unit 24 extracts whether or not the barcode information is in the separated character / edge region. At this time, the type of barcode (JAN / EAN etc.) is also specified by pattern matching.
The image reading device 3 can perform such extraction and identification processing, and can transmit the result information to the image forming device 2 together with the image data.
Thereafter, the image processing unit 20 cuts out a barcode area from the image data based on the result information, and performs signal conversion correction processing according to the barcode type in order to avoid deterioration of the barcode information. For example, if the barcode type is EAN, the image processing is executed so as to maintain a higher density than in the case of JAN.

図4は、画像読み取り装置3側にて展開される本実施の形態例を示した機能ブロック図である。画像読み取り装置3は、例えばプラテンガラス上に配置された原稿をスキャンして原稿上の画像を読み込む画像データ読み取り部31と、画像データ読み取り部31により読み込まれた画像データを出力するための出力画像データを生成する画像データ生成部30と、画像データ生成部30により生成された画像データを出力する画像データ出力部38とを備えている。画像データ出力部38は、例えばネットワーク4を介してクライアントPC1や画像形成装置2に画像データを出力する。例えば、画像形成装置2と画像読み取り装置3とを組み合わせて複写機やファクシミリなどの機能を有する複合機を構成する場合には、画像データ出力部38から出力された画像データは、複合機が有する所定のインタフェースを介して画像形成装置2に入力される。   FIG. 4 is a functional block diagram showing the present embodiment developed on the image reading device 3 side. For example, the image reading device 3 scans a document placed on a platen glass and reads an image on the document, and an output image for outputting the image data read by the image data reading unit 31. An image data generation unit 30 that generates data and an image data output unit 38 that outputs the image data generated by the image data generation unit 30 are provided. The image data output unit 38 outputs image data to the client PC 1 and the image forming apparatus 2 via the network 4, for example. For example, when the image forming apparatus 2 and the image reading apparatus 3 are combined to form a multifunction device having functions such as a copying machine and a facsimile, the multifunction device has the image data output from the image data output unit 38. The data is input to the image forming apparatus 2 via a predetermined interface.

画像データ生成部30は、画像データ読み取り部31により読み取られた画像データの各データに対してバーコード情報の有無を検出するバーコード検出部32と、少なくともバーコード情報有りと判別されたデータに対してTAG(タグ)情報を付加するTAG情報付加部33とを備えている。また、画像データ生成部30は、TAG情報付加部33により付加されたTAG情報に基づいて処理を行う画像処理部34を備えている。バーコード検出部32は、単にバーコード情報の有無を検出するだけではなく、画像データ読み取り部31により読み取られたラスターデータから、バーコード情報を有する領域(第1の領域)とバーコード情報を有しない他の領域(第2の領域)とを検出している。また、画像処理部34は、バーコード検出部32により検出された第1の領域について第1の画像処理を施し、第2の領域については第1の画像処理とは異なる第2の画像処理を施している。   The image data generation unit 30 includes a barcode detection unit 32 that detects the presence / absence of barcode information for each piece of data of the image data read by the image data reading unit 31, and at least data that is determined to have barcode information. A TAG information adding unit 33 for adding TAG (tag) information is provided. Further, the image data generation unit 30 includes an image processing unit 34 that performs processing based on the TAG information added by the TAG information addition unit 33. The bar code detection unit 32 not only detects the presence / absence of bar code information, but also detects an area having the bar code information (first area) and bar code information from the raster data read by the image data reading unit 31. Another area (second area) that is not included is detected. The image processing unit 34 performs the first image processing on the first region detected by the barcode detection unit 32, and performs the second image processing different from the first image processing on the second region. Has been given.

画像処理部34は、取得したTAG情報および解像度情報に応じた解像度変換の画像処理を実行する解像度変換部35と、解像度変換部35により解像度変換の画像処理がなされた画像データまたは解像度変換の画像処理を施さなかった画像データに対してエッジ強調などのデジタルフィルタ(DF)処理を施すDF処理部36と、バーコード領域に対して黒と白とのコントラストを強調するといったような補正処理を行う信号補正処理部37とを備えている。例えば解像度変換部35は、バーコード情報を有する領域については高い解像度に変換(または高い解像度を維持)する画像処理を実行し、バーコード情報を有しない領域については低い解像度に変換するような画像処理を行う。即ち、バーコード情報を有する領域(第1の領域)とバーコード情報を有しない領域の中の所定の領域(第2の領域)とにおいて、第1の領域の第1の解像度に比べ、第2の領域の第2の解像度が低くなるような処理を行う。また、DF処理部36は、バーコード情報を有する領域(第1の領域)、またはバーコード情報を有しない領域であってもテキストである領域については、エッジ強調処理を施す。一方、DF処理部36は、バーコード情報を有しない領域の中のイメージである領域については平滑化処理を施す。そして、信号補正処理部37は、バーコード情報を有する領域(第1の領域)について、例えばバーコードの黒の部分については“R=G=B=0”とし、バーコードの白の部分については“R=G=B=255”とする。   The image processing unit 34 includes a resolution conversion unit 35 that performs image processing for resolution conversion according to the acquired TAG information and resolution information, and image data that has undergone resolution conversion image processing by the resolution conversion unit 35 or an image for resolution conversion. DF processing unit 36 that performs digital filter (DF) processing such as edge enhancement on image data that has not been processed, and correction processing such as enhancing the contrast between black and white on the barcode area. A signal correction processing unit 37. For example, the resolution conversion unit 35 performs image processing that converts (or maintains high resolution) an area that has barcode information to a high resolution, and converts an area that does not have barcode information to a low resolution. Process. That is, in the region having the barcode information (first region) and the predetermined region (second region) in the region not having the barcode information, compared to the first resolution of the first region, Processing is performed so that the second resolution of the area 2 is lowered. In addition, the DF processing unit 36 performs edge emphasis processing on an area having barcode information (first area) or an area that is text even if it has no barcode information. On the other hand, the DF processing unit 36 performs a smoothing process on a region that is an image in a region that does not have barcode information. Then, the signal correction processing unit 37 sets “R = G = B = 0” for the black portion of the barcode and the white portion of the barcode for the region having the barcode information (first region), for example. Is “R = G = B = 255”.

図5は、画像データの例、および解像度変換の画像処理を説明するための図である。図5(a)は、画像データ取得部12(図2参照)、22(図3参照)にて取得され、または画像データ読み取り部31(図4参照)にて読み取られる画像データの例を示している。また、図5(b),(c)は、解像度の違いによる画像データの状態を説明するための図である。   FIG. 5 is a diagram for explaining an example of image data and image processing for resolution conversion. FIG. 5A shows an example of image data acquired by the image data acquisition unit 12 (see FIG. 2) and 22 (see FIG. 3) or read by the image data reading unit 31 (see FIG. 4). ing. FIGS. 5B and 5C are diagrams for explaining the state of the image data due to the difference in resolution.

図5(a)に示す例では、取得される(読み取られる)画像データには、バーコード情報を有する領域(第1の領域、バーコード領域)と、バーコード情報を有しない領域とが存在している。バーコード情報を有しない領域としては、テキスト情報を有する領域と、写真などのラスターデータの領域とがある。バーコード領域は、ラスターデータで形成される場合や細い線を示すコマンドを用いてバーコードが形成される場合がある。   In the example shown in FIG. 5A, the acquired (read) image data includes an area having barcode information (first area, barcode area) and an area not having barcode information. doing. The areas that do not have bar code information include areas that have text information and areas for raster data such as photographs. The barcode area may be formed of raster data or a barcode may be formed using a command indicating a thin line.

バーコード領域がラスターデータとして貼り付けられたチャートとして、図5(b)に示すような例えば600dpiで貼り付けられたバーコード画像をプリント出力する場合を考える。このバーコード画像を、図5(c)に示すような例えば200dpiに低解像度化して出力すると、バーコード画像の周囲が中間調の濃度となり、バーコード画像の読み取り精度が低下する。そこで、本実施の形態では、バーコード情報を有する領域(第1の領域)についてはバーコード品質を重視して高解像度で処理を行い、バーコード情報を有しない領域の中の所定の領域(第2の領域、例えば自然画等の写真データの領域など)については、全体のデータ量を少なくし、スループットを上昇させるために、低解像度化の解像度変換の画像処理を施すように構成した。   Consider a case in which a barcode image pasted at, for example, 600 dpi as shown in FIG. 5B is printed out as a chart with the barcode region pasted as raster data. When the barcode image is output with a reduced resolution of, for example, 200 dpi as shown in FIG. 5C, the density of the barcode image becomes a halftone density and the reading accuracy of the barcode image is lowered. Therefore, in the present embodiment, the region having the barcode information (first region) is processed with high resolution with an emphasis on barcode quality, and a predetermined region (the region having no barcode information) ( The second area (for example, an area of photographic data such as a natural image) is configured to perform image processing for resolution conversion with a reduced resolution in order to reduce the entire data amount and increase the throughput.

次に、本実施の形態が適用される印刷システムの処理について説明する。
図6は、図2のブロック図で示されるクライアントPC1の処理を示すフローチャートである。アプリケーション11からの入力画像データは、画像データ取得部12にて取得される(ステップ101)。画像データ取得部12にて取得された画像データについて、画像データ生成部10のバーコード検出部13にて各ラスターデータが解析される(ステップ102)。そして、各ラスターデータに対してバーコード情報の有無が検出される(ステップ103)。アプリケーション11からのラスターデータに対するバーコード情報の検出は、例えば、画素値の比較や簡単なパターンマッチング等で可能である。また、例えばコマンドによって形成されるバーコード情報など、ラスターデータ以外で形成されたバーコード情報については、コマンドの解析によってバーコード領域が検出される。ステップ103にてバーコード情報が検出された場合には、ステップ104へ移行する。バーコード情報が検出されない場合には、ステップ104をスキップしてステップ105へ移行する。
Next, processing of the printing system to which this exemplary embodiment is applied will be described.
FIG. 6 is a flowchart showing processing of the client PC 1 shown in the block diagram of FIG. Input image data from the application 11 is acquired by the image data acquisition unit 12 (step 101). With respect to the image data acquired by the image data acquisition unit 12, each raster data is analyzed by the barcode detection unit 13 of the image data generation unit 10 (step 102). Then, the presence or absence of bar code information is detected for each raster data (step 103). Detection of barcode information for raster data from the application 11 can be performed, for example, by comparing pixel values or performing simple pattern matching. For barcode information formed by other than raster data, such as barcode information formed by a command, a barcode area is detected by analyzing the command. If the barcode information is detected in step 103, the process proceeds to step 104. If the barcode information is not detected, step 104 is skipped and the process proceeds to step 105.

バーコード検出部13でバーコード情報が検出された場合には、TAG情報付加部14にて、バーコード情報が検出されたラスターデータに対してTAG情報が付加される(ステップ104)。図5(a)に示す例のように、ラスターデータで示されるバーコード領域が存在する場合には、このバーコード領域のラスターデータに対してTAG情報が付加される。このTAG情報の付加は、画素毎に所定のビットをアクティブにすること等によって行うことができるが、画素単位ではなく所定の領域を指定して領域単位で行うことも可能である。
尚、図6に示すフローチャートでは、バーコード情報があるものについてTAG情報を付加しているが、TAG情報が検出されなかったラスターデータに対しても異なるTAG情報(バーコード情報を有するものとは異なる情報)を付加するように構成することもできる。更に、TAG情報の中には、バーコードの有無に加え、バーコードの種類情報やバーコード画像の品質情報、印刷方向、解像度情報等も含めることもできる。
When the barcode information is detected by the barcode detection unit 13, the TAG information addition unit 14 adds the TAG information to the raster data from which the barcode information is detected (step 104). As in the example shown in FIG. 5A, when the barcode area indicated by the raster data exists, the TAG information is added to the raster data in the barcode area. The addition of the TAG information can be performed by activating a predetermined bit for each pixel or the like. However, it is also possible to specify a predetermined area instead of a pixel unit and perform it on an area basis.
In the flowchart shown in FIG. 6, TAG information is added for data with barcode information. However, different TAG information (with barcode information) is applied to raster data for which TAG information is not detected. (Different information) can be added. Furthermore, in addition to the presence / absence of a barcode, the TAG information can include barcode type information, barcode image quality information, printing direction, resolution information, and the like.

TAG情報が付加された画像データは、続くステップ105のごとく同じクライアントPC1の内部で、その後の画像処理がTAG情報に基づき実行される。しかし、その態様以外に、例えば図1に示す画像処理システムの他の装置にて、例えば、TAG情報が付された画像データを取得した画像形成装置2にて、その後の画像処理がTAG情報に基づき実行される態様がある。   The image data to which the TAG information is added is subjected to subsequent image processing based on the TAG information in the same client PC 1 as in the subsequent step 105. However, in addition to this mode, for example, in another apparatus of the image processing system shown in FIG. 1, for example, in the image forming apparatus 2 that has acquired the image data to which the TAG information is attached, the subsequent image processing is converted to the TAG information. There is a mode to be executed based on.

図6に戻って説明する。ステップ104に続き、画像処理部15では、付加されているTAG情報に基づいて、それぞれのラスターデータに対してTAG情報の内容に適した画像処理が施される(ステップ105)。画像処理部15での詳細内容については後述する。その後、画像処理部15で最適な画像処理が施された後、出力画像データが生成されて(ステップ106)、処理が終了する。ステップ106で生成される出力画像のフォーマットは、例えば、上記処理が印刷システムの一部としてプリンタドライバ内で行われる場合にはプリンタの印刷用のフォーマットとなり、スキャンシステムの場合にはスキャンファイルのフォーマットとなる。   Returning to FIG. Following step 104, the image processing unit 15 performs image processing suitable for the content of the TAG information on each raster data based on the added TAG information (step 105). Detailed contents in the image processing unit 15 will be described later. Thereafter, after the image processing unit 15 performs optimum image processing, output image data is generated (step 106), and the processing ends. The format of the output image generated in step 106 is, for example, a printer printing format when the above processing is performed in the printer driver as a part of the printing system, and a scan file format in the case of the scanning system. It becomes.

次に、画像処理部15における処理(図6のステップ105の処理)について説明する。画像処理部15の解像度変換部16および画像圧縮部17にて、それぞれTAG情報、解像度情報に応じた解像度変換、画像圧縮の処理が施される。本実施の形態では、画像処理として、解像度変換および画像圧縮の画像処理を実施しているが、これに限定されるものではない。   Next, processing in the image processing unit 15 (processing in step 105 in FIG. 6) will be described. The resolution conversion unit 16 and the image compression unit 17 of the image processing unit 15 perform resolution conversion and image compression processing according to TAG information and resolution information, respectively. In the present embodiment, image processing for resolution conversion and image compression is performed as the image processing. However, the present invention is not limited to this.

画像処理部15の解像度変換部16にて、TAG情報付加部14からの内部データの各ラスターデータについてラスターデータ毎(または画素毎)にTAG情報が取得される(ステップ111)。そして、TAG情報を有するか否かを判断する(ステップ112)。TAG情報有りの場合には、解像度変換の画像処理を省略し、画像圧縮部17にて実行されるステップ116の圧縮処理へ移行する。TAG情報無しの場合には、ステップ113〜ステップ115に示すデータ量削減のため解像度変換の画像処理が実施される。この解像度変換の画像処理では、まず、ラスターデータ毎の解像度情報を取得する(ステップ113)。そして、取得した解像度が、予め規定した閾値解像度(ここでは200dpi)と比較される。閾値(閾値解像度)以上ではない場合には、解像度変換の画像処理を省略してステップ116の圧縮処理へ移行する。閾値以上の場合には、閾値(ここでは200dpi)の解像度に解像度変換の画像処理がなされる(ステップ115)。閾値以内に解像度変換の画像処理が施された画像データは、例えばバーコード画像データと同様に可逆圧縮の圧縮処理がなされる(ステップ116)。勿論、可逆圧縮ではなく不可逆圧縮であっても構わない。   The resolution conversion unit 16 of the image processing unit 15 acquires TAG information for each raster data (or for each pixel) for each raster data of the internal data from the TAG information adding unit 14 (step 111). And it is judged whether it has TAG information (step 112). If there is TAG information, the image processing for resolution conversion is omitted, and the process proceeds to the compression processing in step 116 executed by the image compression unit 17. If there is no TAG information, resolution conversion image processing is performed to reduce the amount of data shown in steps 113 to 115. In this resolution conversion image processing, first, resolution information for each raster data is acquired (step 113). Then, the acquired resolution is compared with a predetermined threshold resolution (200 dpi here). If it is not equal to or greater than the threshold (threshold resolution), the image processing for resolution conversion is omitted, and the process proceeds to the compression processing in step 116. If it is equal to or greater than the threshold, image processing for resolution conversion is performed to a resolution of the threshold (here, 200 dpi) (step 115). The image data that has undergone resolution conversion image processing within the threshold is subjected to lossless compression processing, for example, in the same manner as barcode image data (step 116). Of course, irreversible compression may be used instead of lossless compression.

尚、ステップ113における解像度情報の取得は、画像データがファイルに格納されている場合にはその情報を利用しても良いし、画素数と座標データとから算出しても良い。また、本実施の形態では、解像度変換部16で解像度情報を取得しているが、TAG情報の一部として、前段処理で情報取得を実施しても良い。解像度変換の画像処理の方法としては、例えば投影法などを用いることができるが、その方法は任意の方法を採用できる。また、バーコードのラスターデータは、情報の欠落なしに高解像度のまま出力機器に送信する。一方で、低解像度化されても画質を損なわない自然画は、解像度変換の画像処理を施して印刷データを作成することが可能であり、全体のデータ量を小さくして出力機器に送信する。   It should be noted that the acquisition of resolution information in step 113 may be performed when image data is stored in a file, or may be calculated from the number of pixels and coordinate data. Further, in the present embodiment, the resolution information is acquired by the resolution conversion unit 16, but information acquisition may be performed in the preceding process as part of the TAG information. As an image processing method for resolution conversion, for example, a projection method or the like can be used, and any method can be adopted as the method. Further, the raster data of the barcode is transmitted to the output device with a high resolution without any loss of information. On the other hand, natural images that do not impair image quality even when the resolution is reduced can be subjected to resolution conversion image processing to create print data, and the total data amount is reduced and transmitted to the output device.

図7(a)、(b)は、図3に示す画像形成装置2側の画像処理部20の処理を説明するための図である。図7(a)は画像処理部20の処理を示すフローチャートであり、図7(b)は画像処理部20の処理内容を詳述した表図である。画像処理部20の画像データ取得部22は、クライアントPC1や画像読み取り装置3より、例えばネットワーク4を介して画像データを取得する(ステップ201)。TAG情報検出・解析部23は、取得された画像データの例えば各ラスターデータに対してTAG情報の検出と解析を行う(ステップ202)。ここで、TAG情報検出・解析部23にて、バーコード情報の有無が判断される(ステップ203)。バーコード情報がない領域(バーコード情報なしのラスターデータ)に関しては、ステップ208へ移行し、色変換処理部25にて、RGB→CMYKの色変換の画像処理が実施され、グレイ軸がプロセスKとなる色変換パラメータで色変換の画像処理が施される(ステップ208)。このプロセスKは、所謂UCR(Under Color Removal:下色除去)が100%でなくKの色材以外のCMYの色材(トナー等)をも用いてグレイ色を表現するものである。   FIGS. 7A and 7B are diagrams for explaining processing of the image processing unit 20 on the image forming apparatus 2 side illustrated in FIG. 3. FIG. 7A is a flowchart showing the processing of the image processing unit 20, and FIG. 7B is a table detailing the processing contents of the image processing unit 20. The image data acquisition unit 22 of the image processing unit 20 acquires image data from the client PC 1 or the image reading device 3 via the network 4 (step 201). The TAG information detection / analysis unit 23 detects and analyzes the TAG information for each raster data of the acquired image data (step 202). Here, the presence / absence of barcode information is determined by the TAG information detection / analysis unit 23 (step 203). For an area without bar code information (raster data without bar code information), the process proceeds to step 208, where the color conversion processing unit 25 performs image processing of RGB → CMYK color conversion, and the gray axis is the process K. Color conversion image processing is performed with the color conversion parameters (step 208). In this process K, the so-called UCR (Under Color Removal) is not 100%, and a CMY color material (toner or the like) other than the K color material is also used to express a gray color.

ステップ203でバーコード情報があると判断される場合には、バーコード(バーコードライン)の印刷方向が取得される(ステップ204)。このバーコードラインの印刷方向は、画像を形成する画像形成部21の主走査方向に対して平行な方向と垂直な方向がある。TAG情報検出・解析部23にて検出されるTAG情報に、このバーコードラインの印刷方向の情報が含まれているものとすることができる。バーコードラインの印刷方向は、図2に示すバーコード検出部13にて、バーコードの有無を検出する際に、例えば簡易的なパターンマッチングを行って判定することが可能である。または、単純にラスターデータの縦横比から判定しても良い。このバーコードラインの印刷方向の情報がTAG情報に含まれる場合には、図2に示すTAG情報付加部14にて、TAGの有無の情報とともにバーコードラインの印刷方向がTAG情報として付加される。   If it is determined in step 203 that there is barcode information, the printing direction of the barcode (barcode line) is acquired (step 204). The barcode line printing direction includes a direction parallel to a main scanning direction of the image forming unit 21 that forms an image and a direction perpendicular to the main scanning direction. The TAG information detected by the TAG information detection / analysis unit 23 may include information on the printing direction of the barcode line. The barcode line printing direction can be determined, for example, by performing simple pattern matching when the barcode detection unit 13 shown in FIG. 2 detects the presence or absence of a barcode. Or you may determine simply from the aspect ratio of raster data. When the information on the printing direction of the barcode line is included in the TAG information, the printing direction of the barcode line is added as the TAG information together with the information on the presence / absence of the TAG by the TAG information adding unit 14 shown in FIG. .

図3に示す画像処理部20では、例えばTAG情報検出・解析部23にて、バーコードラインの印刷方向が画像形成部21の主走査方向(露光スキャン方向)に垂直か(横向きか)否かが判断される(ステップ205)。バーコードの個々の線が主走査方向に対して横向き(例えば垂直)である場合には、バーコード画像補正部24にて、線幅の調整がなされる(ステップ206)。横向き(垂直)でない場合には、ステップ206を省略してステップ207へ移行する。例えば、画像形成部21が電子写真方式を用いた印刷装置である場合に、縦横ラインで同じ線幅のデータを描画した場合であっても、印刷される線幅が異なることが知られている。例えば、主走査方向に対して横向き(垂直な)ラインは、ドットが副走査方向に連続しており、主走査方向に順次、ドットを形成する際、印字ドットが孤立することから、主走査方向に平行なラインに比べ、一般に線幅が細くなる場合がある。本実施の形態では、バーコード画像補正部24にて、印刷方向により、バーコード画像の白黒ドットの修正を実施する。より詳しくは、画像形成部21の特性を捉え、例えば画像形成部21が電子写真方式を採用している場合には、バーコードの目標とする線幅に対して太くなるように画像データを補正する。これによって、主走査方向に対して横向きな(垂直な)ラインが細めに出力された場合にも、目標とする線幅に近付ける。印刷方向が主走査方向に対して平行な場合には、線幅の調整は行われない。   In the image processing unit 20 shown in FIG. 3, for example, in the TAG information detection / analysis unit 23, whether the barcode line printing direction is perpendicular (horizontal) to the main scanning direction (exposure scanning direction) of the image forming unit 21. Is determined (step 205). If the individual lines of the barcode are lateral (for example, vertical) with respect to the main scanning direction, the barcode image correction unit 24 adjusts the line width (step 206). If it is not horizontal (vertical), step 206 is omitted and the process proceeds to step 207. For example, when the image forming unit 21 is a printing apparatus using an electrophotographic method, it is known that even when data having the same line width is drawn with vertical and horizontal lines, the printed line widths are different. . For example, in the horizontal (perpendicular) line with respect to the main scanning direction, the dots are continuous in the sub-scanning direction, and when dots are sequentially formed in the main scanning direction, the print dots are isolated. In general, the line width may be smaller than a line parallel to the line. In the present embodiment, the barcode image correction unit 24 corrects the black and white dots of the barcode image according to the printing direction. More specifically, the characteristics of the image forming unit 21 are captured. For example, when the image forming unit 21 adopts an electrophotographic method, the image data is corrected so as to be thicker than the target line width of the barcode. To do. As a result, even when a line that is transverse (perpendicular) to the main scanning direction is output narrowly, the target line width is approached. When the printing direction is parallel to the main scanning direction, the line width is not adjusted.

その後、色変換処理部25にて、RGB→CMYKの色変換の画像処理が実施される。このとき、ステップ203にてバーコード情報あり(バーコード画像)のラスターデータは、グレイ軸をK単色にて色変換の画像処理が実行される(ステップ207)。自然画等の写真データにて全て単K再現をしてしまうと、低明度部の再現が白く抜けたようになり、画質が低下する。そこで通常、ラスターデータは、イメージオブジェクトとしてK軸はプロセスKにより処理される。このプロセスKで処理すると、K単色にて処理する場合に比べて、より低明度まで色再現範囲が広がり、高品質となる。その一方で、色材量(例えばトナー量)が増えるため、線再現は太めになってしまい、バーコードの読み取り精度は低下する。本実施の形態では、バーコード情報の領域か否かによって、K単色かプロセスKか、を切り替えている。このような色変換処理後、スクリーン処理部26では、印刷モードにあわせたスクリーン処理が行われ(ステップ209)、画像形成部21へ画像データが出力される。   Thereafter, the color conversion processing unit 25 performs image processing for RGB → CMYK color conversion. At this time, the raster data with barcode information (barcode image) in step 203 is subjected to image processing for color conversion with the K-axis of the gray axis (step 207). If single K reproduction is performed for all photographic data such as natural images, the reproduction of the low brightness part appears to be white and the image quality is degraded. Therefore, normally, raster data is processed by the process K on the K axis as an image object. When the process K is performed, the color reproduction range is expanded to a lower lightness and the quality is higher than in the case of processing with the K single color. On the other hand, since the amount of color material (for example, the amount of toner) increases, the line reproduction becomes thick and the barcode reading accuracy decreases. In the present embodiment, switching between K single color and process K is performed depending on whether or not the area is barcode information. After such color conversion processing, the screen processing unit 26 performs screen processing in accordance with the print mode (step 209), and outputs image data to the image forming unit 21.

図7(b)は、この図7(a)の処理を表図で表している。まず、TAG情報には、バーコードの有無が含まれ、バーコードが有る場合には、バーコードの印刷方向の情報(主走査方向に平行か、垂直か)が含まれる。これらのTAG情報により、画像処理部20の処理内容が異なる。バーコード画像補正部24にてなされるバーコード画像補正では、バーコードが存在し、且つバーコードの印刷方向が主走査方向に垂直な場合に、線幅調整がなされる。色変換処理部25にて行われる色変換の画像処理では、バーコードが無い場合にグレイ軸はプロセスKとなり、バーコードが有る場合には、グレイ軸は単K(UCR100%)で色変換の画像処理がなされる。UCR100%は、例えばダイレクト・ルックアップテーブル(DLUT)によって設定され、バーコードデータを100%濃度の黒再現出力とすることで、中間調領域とは異なり画像形成部21のデバイススクリーンとの干渉による消失やかすれを回避し、認識精度向上を図っている。   FIG. 7B shows the processing of FIG. 7A in a table. First, the TAG information includes the presence / absence of a barcode. When the barcode is present, information on the printing direction of the barcode (whether it is parallel or perpendicular to the main scanning direction) is included. The processing content of the image processing unit 20 differs depending on the TAG information. In the barcode image correction performed by the barcode image correction unit 24, the line width is adjusted when a barcode is present and the barcode printing direction is perpendicular to the main scanning direction. In the color conversion image processing performed by the color conversion processing unit 25, the gray axis is the process K when there is no barcode, and when there is a barcode, the gray axis is single K (UCR 100%). Image processing is performed. UCR 100% is set by, for example, a direct look-up table (DLUT), and by making bar code data into a black reproduction output of 100% density, unlike the halftone area, it is caused by interference with the device screen of the image forming unit 21. Elimination and fading are avoided to improve recognition accuracy.

図8(a)、(b)は、図4に示す画像読み取り装置3側の処理を説明するための図である。図8(a)は画像読み取り装置3の処理を示すフローチャートであり、図8(b)は画像読み取り装置3の画像データ生成部30にて行われる処理内容を詳述した表図である。画像読み取り装置3の画像データ読み取り部31にて、例えばスキャン解像度600dpiの固定解像度で画像データが読み取られる(ステップ301)。そして、バーコード検出部32にて、バーコードデータのオブジェクトが検出されるとともに、イメージ、テキストの各オブジェクトが検出される(ステップ302)。このオブジェクト検出は、図示していない絵文字分離処理やエッジ検出処理等により、文字・線画とそれ以外(絵柄=イメージ)に分離し、文字・エッジ領域にバーコードオブジェクトがあるかどうかをパターン検出処理等で判定する。例えば、パターンマッチングによりバーコード位置と種類を検出し、画像の切り出し処理によってバーコード領域のみをスキャン画像から自動で切り出す。   8A and 8B are diagrams for explaining the processing on the image reading apparatus 3 side shown in FIG. FIG. 8A is a flowchart showing the processing of the image reading device 3, and FIG. 8B is a table detailing the processing contents performed in the image data generating unit 30 of the image reading device 3. The image data reading unit 31 of the image reading device 3 reads the image data with a fixed resolution of, for example, a scan resolution of 600 dpi (step 301). The barcode detection unit 32 detects an object of barcode data, and also detects each object of image and text (step 302). This object detection is performed by pattern detection to determine whether there is a barcode object in the character / edge area by separating it into a character / line drawing and other (picture = image) by pictogram separation processing and edge detection processing (not shown). Etc. For example, the barcode position and type are detected by pattern matching, and only the barcode area is automatically cut out from the scan image by image cut-out processing.

次に、TAG情報付加部33において、それぞれのオブジェクトに対してTAG情報を付加する(ステップ303)。続いて、画像処理部34の解像度変換部35、DF(デジタルフィルタ)処理部36、信号補正処理部37において、それぞれ、解像度変換の画像処理・フィルタ処理・信号補正の画像処理が実施される。TAG情報毎の画像処理の詳細は、例えば、図8(b)のようになる。TAG情報として、イメージ、テキスト、バーコードのオブジェクトが判断され、オブジェクトに応じて、表図に示す解像度変換の画像処理、デジタルフィルタ処理、信号補正処理が施される。図8(a)のフローチャートで説明すると、TAG情報付加部33にて、所定のオブジェクト領域がバーコードか否かが判断され(ステップ304)、バーコードでない場合に、所定のオブジェクト領域がイメージかテキストかが判断される(ステップ305)。これらの判断に基づき、解像度変換の画像処理、デジタルフィルタ処理、信号補正処理の内容が決定され、各処理が実行される。   Next, the TAG information adding unit 33 adds TAG information to each object (step 303). Subsequently, the resolution conversion unit 35, the DF (digital filter) processing unit 36, and the signal correction processing unit 37 of the image processing unit 34 perform image processing for resolution conversion, filter processing, and image processing for signal correction, respectively. The details of the image processing for each TAG information are, for example, as shown in FIG. Image, text, and barcode objects are determined as TAG information, and resolution conversion image processing, digital filter processing, and signal correction processing shown in the table are performed according to the objects. 8A, the TAG information adding unit 33 determines whether or not the predetermined object area is a bar code (step 304). If it is not a bar code, is the predetermined object area an image? It is determined whether the text (step 305). Based on these determinations, the contents of resolution conversion image processing, digital filter processing, and signal correction processing are determined, and each processing is executed.

ステップ305でイメージデータであると判断された場合は、解像度変換部35にて200dpiに低解像度化され(ステップ306)、DF処理部36にて平滑化の処理がなされる(ステップ307)。ステップ305でテキストデータであると判断された場合には、解像度変換部35にて600dpiに変換され(ステップ308)、DF処理部36にてエッジ強調処理が施される(ステップ309)。ステップ304でバーコードであると判断される場合には、解像度変換部35にて600dpiに変換され(ステップ310)、DF処理部36にてエッジ強調処理が施される(ステップ311)。更に、信号補正処理部37にて信号補正処理が施される(ステップ312)。この信号補正処理は、バーコードオブジェクトに対して行われ、例えば予め規定した閾値以上の画素値をR=G=B=0(黒)とし、その他の画素値をR=G=B=255(白)とする処理である。DF処理部36では、バーコード領域の黒線の先鋭度を好適にすることで、認識率向上を図り、オブジェクト毎に異なる特性の処理を施す領域別適応型フィルタ処理を実施している。
以上のような処理を実行した後、画像データ出力部38から画像データを出力し(ステップ313)、一連の処理が終了する。
If it is determined in step 305 that the data is image data, the resolution conversion unit 35 reduces the resolution to 200 dpi (step 306), and the DF processing unit 36 performs smoothing processing (step 307). If it is determined in step 305 that the data is text data, the resolution conversion unit 35 converts it to 600 dpi (step 308), and the DF processing unit 36 performs edge enhancement processing (step 309). If it is determined in step 304 that it is a barcode, the resolution conversion unit 35 converts it to 600 dpi (step 310), and the DF processing unit 36 performs edge enhancement processing (step 311). Further, the signal correction processing unit 37 performs signal correction processing (step 312). This signal correction process is performed on the barcode object. For example, a pixel value equal to or greater than a predetermined threshold value is set to R = G = B = 0 (black), and the other pixel values are set to R = G = B = 255 ( White). In the DF processing unit 36, the sharpness of the black line in the barcode area is optimized to improve the recognition rate, and the area-specific adaptive filter process for performing processing with different characteristics for each object is performed.
After executing the processing as described above, image data is output from the image data output unit 38 (step 313), and a series of processing ends.

〔実施の形態2〕
この実施の形態2では、取得した画像データからバーコードの特性(例えばバーコードの種別やバーコードの画像品質など)を解析し、この解析結果を利用して各種画像処理を行っている。
図9は、例えば画像形成装置2にて行われる実施の形態2の処理を示すフローチャートである。また、図10(a)、(b)は、処理制御用データテーブルの例と、バーコード画像の例を示した図である。図10(a)では、例えば図3に示すバーコード画像補正部24にて記憶され用いられる処理制御用データテーブルとして、バーコードの種類に応じた処理を定めるバーコード種別テーブル51と、例えば信号値の劣化程度から好ましいパラメータを決定するためのパラメータセットテーブル52とを示している。図10(b)では、取得される画像データの中のバーコード画像として、ナローバー(NB)幅が細くて忠実なバーコード画像1と、バーのエッジ部分に信号劣化がみられるバーコード画像2とが示されている。
[Embodiment 2]
In the second embodiment, bar code characteristics (for example, bar code type and bar code image quality) are analyzed from the acquired image data, and various types of image processing are performed using the analysis results.
FIG. 9 is a flowchart showing the processing of the second embodiment performed in the image forming apparatus 2, for example. FIGS. 10A and 10B are diagrams illustrating an example of a process control data table and an example of a barcode image. 10A, for example, as a process control data table stored and used in the barcode image correction unit 24 shown in FIG. 3, for example, a barcode type table 51 for determining processing according to the type of barcode, A parameter set table 52 for determining a preferable parameter from the degree of deterioration of the value is shown. In FIG. 10B, as the barcode image in the acquired image data, the narrow barcode (NB) width is narrow and faithful barcode image 1 and the barcode image 2 in which signal deterioration is observed at the edge portion of the bar. Is shown.

バーコードには、細いバーであるナローバー(NB)が用いられ、バーコードを読み取るために要求されるNB幅がある。例えば、NB幅が細いバーコード種は決まったスペースに多くのバーを印字するため、線再現が非常に厳しく求められる。一方、NB幅が太い場合はバーコードのサイズも大きく読み取り範囲も大きいため、線再現が太くてもコード識別できれば許容される。NB幅が細いバーコード種にはレーザープリンタや熱転写プリンタ、印刷機などの線再現性能の高い出力機器が使われる。NB幅が太いバーコード種にはドットインパクトプリンタやインクジェットプリンタなどの線再現性能が低くても良い出力機器が使われている。このようなバーコード画像の特徴から、バーコードの種類に応じて求められる線再現性能に差がある。そこで、線再現性能を識別することで、画像処理を簡略化して処理することが可能となり、バーコードとバーコード以外の処理を分割処理せずに済ませられる場合がある。また、電子情報に付加されているバーコード情報部の品質に応じ、処理パラメータを適切に切り換えることも有効である。   A narrow bar (NB), which is a thin bar, is used for the bar code, and has a NB width required for reading the bar code. For example, since a bar code type with a narrow NB width prints many bars in a predetermined space, line reproduction is required very strictly. On the other hand, when the NB width is large, the barcode size is large and the reading range is large, so even if the line reproduction is thick, it is acceptable if the code can be identified. For bar code types with a narrow NB width, output devices with high line reproduction performance such as laser printers, thermal transfer printers, and printing machines are used. For bar code types with a large NB width, output devices such as dot impact printers and ink jet printers that may have low line reproduction performance are used. Due to the characteristics of the barcode image, there is a difference in the line reproduction performance required according to the type of barcode. Therefore, by identifying the line reproduction performance, it is possible to simplify the image processing, and there is a case where processing other than the barcode and the barcode need not be divided. It is also effective to switch the processing parameters appropriately according to the quality of the barcode information part added to the electronic information.

図9に示すように、この実施の形態2では、例えば図3に示す画像データ取得部22にて画像データが読み取られた後(ステップ401)、バーコード画像補正部24にて画像データが解析される(ステップ402)。そして、バーコードデータが存在するか否かが判断される(ステップ403)。存在しない場合には、選択した印刷モードに応じた通常の画像処理(例えば、圧縮処理、色変換の画像処理、フィルタ処理、階調補正処理)が実行され(ステップ404)、処理が終了する。ステップ403でバーコードデータが存在する場合には、まず、バーコードの種類が解析される(ステップ405)。そして、図10(a)に示すようなバーコード種別テーブル51から、所定の画像処理セットを選択する。   As shown in FIG. 9, in the second embodiment, for example, after the image data is read by the image data acquisition unit 22 shown in FIG. 3 (step 401), the barcode data correction unit 24 analyzes the image data. (Step 402). Then, it is determined whether or not barcode data exists (step 403). If not, normal image processing (for example, compression processing, color conversion image processing, filter processing, gradation correction processing) corresponding to the selected print mode is executed (step 404), and the processing ends. If there is barcode data in step 403, first, the type of barcode is analyzed (step 405). Then, a predetermined image processing set is selected from the barcode type table 51 as shown in FIG.

例えば、図10(b)に示すようなバーコード種類は、パターンマッチングの結果からNB幅が細くて忠実な線再現を厳しく求められる種類である。このとき、バーコード画像補正部24のバーコード種類解析(ステップ405)にて判定されたバーコード種類に応じて、バーコード種別テーブル51から「画像処理セット1」が選択される(ステップ406)。即ち、図10(b)に示すバーコード画像1およびバーコード画像2の何れも、同じバーコード種であり、NB幅の細い細線忠実度が重要であることから、「画像処理セット1」が選択される。この「画像処理セット1」としては、例えば、デジタルフィルタ処理(DF)、階調補正処理(TRC)、圧縮処理(Comp)、出力デバイス制御処理(IOT)が必要と判定される。
例えば、以下のような設定を行ない、バーコードに必要な全画像処理補正を行う。
テーブルデータ : 1111
内容 : DF ON、
TRC ON、
Comp OFF、
IOT ON
For example, the barcode type as shown in FIG. 10B is a type in which NB width is narrow and faithful line reproduction is strictly required from the result of pattern matching. At this time, “image processing set 1” is selected from the barcode type table 51 according to the barcode type determined in the barcode type analysis (step 405) of the barcode image correction unit 24 (step 406). . That is, since both the barcode image 1 and the barcode image 2 shown in FIG. 10B are the same barcode type and the fine line fidelity with a narrow NB width is important, the “image processing set 1” is Selected. As the “image processing set 1”, for example, it is determined that digital filter processing (DF), tone correction processing (TRC), compression processing (Comp), and output device control processing (IOT) are necessary.
For example, the following settings are made to perform all image processing correction necessary for the barcode.
Table data: 1111
Contents: DF ON,
TRC ON,
Comp OFF,
IOT ON

次に、バーコード画像補正部24では、バーコード画像の品質が解析される(ステップ407)。そして、図10(a)に示すようなパラメータセットテーブル52から、所定のパラメータセットを選択する(ステップ408)。即ち、バーコード画像補正部24の画像品質判定にて、パターンとの信号値比較を行い、信号値の劣化程度から適切な「パラメータセット」を、予め所定のパラメータが記憶されているパラメータテーブルより選択する。例えば、図10(b)に示すバーコード画像1の場合は、理想的な画像信号値であり、例えば「パラメータセット1」が選択される。
テーブルデータ : 01120001
内容 : “01” DFパラメータIndex no.1
“12” TRCパラメータIndex no.12
“00” Comp OFF
“01” IOT バーコード用制御
Next, the barcode image correction unit 24 analyzes the quality of the barcode image (step 407). Then, a predetermined parameter set is selected from the parameter set table 52 as shown in FIG. 10A (step 408). That is, in the image quality determination of the barcode image correction unit 24, the signal value is compared with the pattern, and an appropriate “parameter set” is determined based on the degree of deterioration of the signal value from the parameter table in which predetermined parameters are stored in advance. select. For example, the barcode image 1 shown in FIG. 10B is an ideal image signal value. For example, “parameter set 1” is selected.
Table data: 01120001
Content: “01” DF parameter Index no.1
“12” TRC parameter Index no.12
“00” Comp OFF
“01” IOT barcode control

図10(b)に示すバーコード画像2の場合は、バーのエッジ部分に信号劣化がみられることから、信号補正用のDFパラメータが劣化量に応じて選択される。この場合、例えば「パラメータセット5」が選択される。
テーブルデータ : 05120001
内容 : “05” DFパラメータIndex no.5
“12” TRCパラメータIndex no.12
“00” Comp OFF
“01” IOT バーコード制御
このように、画像処理部20では、バーコード画像補正部24によるバーコード検出の結果から各テーブルデータが選択され、各テーブルデータの中の「画像処理セット」と「パラメータセット」のIndex値を用いて、バーコード画像を処理する。
In the case of the barcode image 2 shown in FIG. 10B, since signal deterioration is observed at the edge portion of the bar, the DF parameter for signal correction is selected according to the deterioration amount. In this case, for example, “parameter set 5” is selected.
Table data: 05120001
Content: “05” DF parameter Index no.5
“12” TRC parameter Index no.12
“00” Comp OFF
“01” IOT Barcode Control As described above, in the image processing unit 20, each table data is selected from the result of barcode detection by the barcode image correcting unit 24, and “image processing set” and “ The barcode image is processed using the Index value of the “parameter set”.

〔実施の形態3〕
この実施の形態3では、エッジなまり量に応じて好適なフィルタ処理を施す例について説明する。
図11(a)〜(c)は、デジタルフィルタによる信号補正の例を説明するための図である。図11(a)は元のバーコード画像の例であり、図11(b)はスキャナ(画像読み取り装置3)にて読み取られ貼り付けられた所謂スキャンデータの例を示している。また、図11(c)は本実施の形態によりデジタルフィルタ処理が施された後のバーコード画像の例を示している。それぞれ図の右側には、画像の状態を示しており、横軸に画素、縦軸に信号値をとっている。
[Embodiment 3]
In the third embodiment, an example in which suitable filter processing is performed according to the amount of edge rounding will be described.
FIGS. 11A to 11C are diagrams for explaining an example of signal correction using a digital filter. FIG. 11A shows an example of an original barcode image, and FIG. 11B shows an example of so-called scan data read and pasted by a scanner (image reading device 3). FIG. 11C shows an example of a barcode image after digital filter processing is performed according to the present embodiment. The right side of each figure shows the state of the image, with the horizontal axis representing pixels and the vertical axis representing signal values.

バーコードデータがスキャンデータとして貼り付けられたような場合は、図11(a)に示す元のバーコード画像のエッジが劣化し、図11(b)に示すようにバーコードのエッジ部信号値が安定化せずに崩れてしまう。そこで、その信号劣化レベルの復元処理を可能とする特性を有するデジタルフィルタを選択し、そのデジタルフィルタを用いて処理することで、図11(c)に示すようなエッジの劣化が改善されたバーコードデータを得ることができる。このとき、復元すべきバーコードデータを推測する指標として、パターンマッチングによる信号値分析にて検知したバーコード種別と、解析された信号品質のレベル解析結果とを用い(実施の形態2参照)、これらを参照することで好適なデジタルフィルタパラメータを選択する。   When the barcode data is pasted as scan data, the edge of the original barcode image shown in FIG. 11A deteriorates, and the edge signal value of the barcode as shown in FIG. Will collapse without stabilizing. Therefore, by selecting a digital filter having characteristics that enable restoration processing of the signal degradation level, and processing using the digital filter, a bar with improved edge degradation as shown in FIG. Code data can be obtained. At this time, as an index for estimating the barcode data to be restored, the barcode type detected in the signal value analysis by pattern matching and the level analysis result of the analyzed signal quality are used (see Embodiment 2). A suitable digital filter parameter is selected by referring to these.

〔実施の形態4〕
バーコードには色バーコードもあり、パターンマッチングなどによるバーコード検出とは別に、バーコード画像補正部24によるバーコード検出機能にて、色信号値からバーコードの色情報を検出する。そして、バーコード情報の画像については、単独の色材100%、若しくは2つの色材の組み合わせ200%で再現するための色変換の画像処理を施す。例えば、赤は黄色100%+マゼンタ100%、緑は黄色100%+シアン100%、青はマゼンタ100%+シアン100%、もしくは、赤・緑・青などの特色トナーを装填している場合には、それぞれの色材100%で再現するように、画像信号値をバーコード画像補正部24にて補正する。即ち、K単独色材以外では、YMCKのトナーがあるプリンタの場合、例えばC100%、M100%、R(Y100%+M100%)、G(Y100%+C100%)、B(M100%+C100%)でバーコードを再現することが考えられ、YMCK+特色等の多色(5色以上)のプリンタの場合には、上記に加え、例えば特色100%で再現する。これにより、バーコード画像が中間調濃度でなくなり、例えばスクリーン処理によるかすれや破線など、干渉の不具合による画像出力の品質悪化を防ぐ。
また、それ以外の淡い色で指定されている場合には、認識精度の高い黒(K)100%に自動で置き換えることで、背景部とのコントラストを確保でき、かすれなどを無くすことで、更なる認識精度の向上を実現する。尚、同様に、色バーコードを黒(K)100%に置き換えて認識精度向上を図るといった処理を行うことも有効である。
[Embodiment 4]
The barcode also includes a color barcode. In addition to the barcode detection by pattern matching or the like, the barcode color information is detected from the color signal value by the barcode detection function by the barcode image correction unit 24. The barcode information image is subjected to color conversion image processing for reproduction with a single color material of 100% or a combination of two color materials of 200%. For example, red is 100% yellow + 100% magenta, green is 100% yellow + 100% cyan, blue is 100% magenta + 100% cyan, or special color toner such as red / green / blue is loaded. The bar code image correction unit 24 corrects the image signal value so that each color material is reproduced with 100%. In other words, in the case of a printer having YMCK toner other than K single color material, for example, C100%, M100%, R (Y100% + M100%), G (Y100% + C100%), B (M100% + C100%) It is conceivable to reproduce the code, and in the case of a multi-color (more than 5 colors) printer such as YMCK + spot color, in addition to the above, for example, 100% spot color is reproduced. As a result, the barcode image disappears from the halftone density, and the quality of the image output is prevented from deteriorating due to interference problems such as blurring or broken lines due to screen processing.
In addition, if it is specified in a light color other than that, it is automatically replaced with 100% black (K) with high recognition accuracy, so that the contrast with the background portion can be secured and the blurring etc. is eliminated. To improve the recognition accuracy. Similarly, it is also effective to perform processing such as replacing the color barcode with 100% black (K) to improve the recognition accuracy.

このように、ここでは単独の色材を用いて印刷するための画像処理を施している。この単独の色材としては、上述のK(黒)単独の色材が最も頻繁に用いられるが、バーコードの種類によっては例えば赤単独の色材等を用いることができる。
更に、バーコード画像が形成された領域にてバーコード情報の背景部分は、何れの色材も使用しないで印刷するように画像処理を施すことが好ましい。
Thus, image processing for printing using a single color material is performed here. As this single color material, the above-described K (black) single color material is most frequently used, but depending on the type of barcode, for example, a red single color material can be used.
Furthermore, it is preferable to perform image processing so that the background portion of the barcode information is printed without using any color material in the region where the barcode image is formed.

〔実施の形態5〕
図3に示す画像形成部21の制御で、例えば出力機器での補正制御が必要な場合など、バーコード専用の制御がある場合には、画像処理部20から画像形成部21側に、検出されたバーコードの種類(タイプ)を通知する。画像処理部20では、例えば装置内に環境センサ(図示せず)を配置し、この環境センサから得られた環境変動補正の値を用いて、出力機器制御パラメータを補正処理する。そして、画像処理部20から通知されたバーコード情報から予め設定されている係数をその出力機器制御パラメータに演算処理し、画像処理部20がバーコード出力に好適な制御を実行する。
[Embodiment 5]
In the control of the image forming unit 21 shown in FIG. 3, for example, when there is control dedicated to barcodes, such as when correction control is required in the output device, the detection is detected from the image processing unit 20 to the image forming unit 21 side. Notify the type of bar code. In the image processing unit 20, for example, an environmental sensor (not shown) is arranged in the apparatus, and the output device control parameter is corrected using the value of the environmental variation correction obtained from the environmental sensor. Then, the coefficient set in advance from the barcode information notified from the image processing unit 20 is processed into the output device control parameter, and the image processing unit 20 executes control suitable for barcode output.

また、例えば、実施の形態2で示すような構成により、画像処理部20よりバーコード用制御の指示信号がONの状態で出力された場合、NB幅が細くて忠実な線再現を厳しく求められるバーコード種類であるため、画像形成部21は一旦サイクルダウンする。このサイクルダウンとして、画像形成部21が電子写真方式を採用する場合には、図示しない画像形成プロセスにて、例えば感光体を露光する露光器からの光量を抑制し(下げ)、現像性能を低下させて現像力を低下させることで、例えば同じ画像信号値でも、線を通常よりも細く再現させる。但し、光量を低下させるということは濃度低下によるハイライト再現性能低下や階調性能低下などバーコード以外の出力再現を著しく低下させることとなる。このために、画像処理部20にて、専用のTRC処理を予め施す。バーコードの種類によっては、露光制御だけで対応できない場合には、現像器に印加する現像バイアスを下げて微調整することも好ましい。特に、QRコードなど、従来のバーコードよりも緻密なコードパターンの場合には、この微調整は有効である。
尚、NB幅の大きい線再現をそれほど厳しく求めないバーコードの種類の場合には、バーコード用制御でなく通常の制御をそのまま採用することも可能であり、バーコードの有無と種類によって画像形成部21の制御を好適に制御する。
Also, for example, when the barcode control instruction signal is output from the image processing unit 20 with the configuration shown in the second embodiment, the NB width is narrow and faithful line reproduction is strictly required. Since it is a bar code type, the image forming unit 21 temporarily goes down. As the cycle down, when the image forming unit 21 adopts an electrophotographic system, for example, in an image forming process (not shown), for example, the amount of light from the exposure device that exposes the photosensitive member is suppressed (reduced), and the developing performance is deteriorated. By reducing the developing power, for example, even with the same image signal value, the line is reproduced thinner than usual. However, reducing the amount of light significantly reduces output reproduction other than the barcode such as highlight reproduction performance reduction and gradation performance reduction due to density reduction. For this purpose, the image processing unit 20 performs dedicated TRC processing in advance. Depending on the type of bar code, if it is not possible to cope with exposure control alone, it is also preferable to finely adjust the developing bias applied to the developing device by lowering it. In particular, this fine adjustment is effective in the case of a code pattern finer than a conventional barcode such as a QR code.
In the case of a bar code type that does not require the NB-wide line reproducibility so severely, it is possible to adopt normal control as it is instead of bar code control. The control of the unit 21 is suitably controlled.

本実施の形態が適用される画像処理システムの全体構成を示した図である。1 is a diagram illustrating an overall configuration of an image processing system to which the exemplary embodiment is applied. クライアントPC側にて展開される本実施の形態例を示した機能ブロック図である。It is the functional block diagram which showed the example of this Embodiment expand | deployed by the client PC side. 画像形成装置側にて展開される本実施の形態例を示した機能ブロック図である。FIG. 2 is a functional block diagram showing an embodiment of the present invention developed on the image forming apparatus side. 画像読み取り装置側にて展開される本実施の形態例を示した機能ブロック図である。It is a functional block diagram showing an example of the present embodiment developed on the image reading apparatus side. (a)〜(c)は、画像データの例、および解像度変換の画像処理を説明するための図である。(A)-(c) is a figure for demonstrating the example of image data and the image process of resolution conversion. 図2のブロック図で示されるクライアントPCの処理を示すフローチャートである。It is a flowchart which shows the process of the client PC shown by the block diagram of FIG. (a)、(b)は、図3に示す画像形成装置側の画像処理部の処理を説明するための図である。(A), (b) is a figure for demonstrating the process of the image process part by the side of the image forming apparatus shown in FIG. (a)、(b)は、図4に示す画像読み取り装置側の処理を説明するための図である。(A), (b) is a figure for demonstrating the process by the side of the image reading apparatus shown in FIG. 例えば画像形成装置にて行われる実施の形態2の処理を示すフローチャートである。For example, a flowchart illustrating processing of Embodiment 2 performed in the image forming apparatus. (a)、(b)は、処理制御用データテーブルの例と、バーコード画像の例を示した図である。(A), (b) is the figure which showed the example of the data table for process control, and the example of a barcode image. (a)〜(c)は、デジタルフィルタによる信号補正の例を説明するための図である。(A)-(c) is a figure for demonstrating the example of the signal correction by a digital filter.

符号の説明Explanation of symbols

1…クライアントPC(パーソナルコンピュータ)、2…画像形成装置、3…画像読み取り装置(IIT)、10…画像データ生成部、11…アプリケーション、12…画像データ取得部、13…バーコード検出部、14…TAG情報付加部、15…画像処理部、16…解像度変換部、17…画像圧縮部、18…画像データ出力部、20…画像処理部、21…画像形成部、22…画像データ取得部、23…TAG情報検出・解析部、24…バーコード画像補正部、25…色変換処理部、26…スクリーン処理部、30…画像データ生成部、31…画像データ読み取り部、32…バーコード検出部、33…TAG情報付加部、34…画像処理部、35…解像度変換部、36…DF処理部、37…信号補正処理部、51…バーコード種別テーブル、52…パラメータセットテーブル DESCRIPTION OF SYMBOLS 1 ... Client PC (personal computer), 2 ... Image forming apparatus, 3 ... Image reading apparatus (IIT), 10 ... Image data generation part, 11 ... Application, 12 ... Image data acquisition part, 13 ... Barcode detection part, 14 TAG information adding unit, 15 ... image processing unit, 16 ... resolution conversion unit, 17 ... image compression unit, 18 ... image data output unit, 20 ... image processing unit, 21 ... image forming unit, 22 ... image data acquisition unit, 23 ... TAG information detection / analysis unit, 24 ... Barcode image correction unit, 25 ... Color conversion processing unit, 26 ... Screen processing unit, 30 ... Image data generation unit, 31 ... Image data reading unit, 32 ... Barcode detection unit 33 ... TAG information adding unit 34 ... Image processing unit 35 ... Resolution converting unit 36 ... DF processing unit 37 ... Signal correction processing unit 51 ... Barcode type table 52 ... parameter set table

Claims (14)

画像データを取得する取得部と、
前記取得部により取得された前記画像データから、バーコード情報を有する第1の領域とバーコード情報を有しない第2の領域とを検出する検出部と、
前記検出部により検出された前記第1の領域について第1の画像処理を施し、前記第2の領域について当該第1の画像処理とは異なる第2の画像処理を施す画像処理部とを備え、
前記画像処理部により施される前記第1の画像処理は、前記第1の領域に対して、解像度を高くする解像度変換の画像処理を施すことで、当該第1の領域を構成する画像データの解像度を第1の解像度とし
前記画像処理部により施される前記第2の画像処理は、前記第2の領域に対して、解像度を低くする解像度変換の画像処理を施すことで、当該第2の領域を構成する画像データの解像度を前記第1の解像度よりも低い第2の解像度とすることを特徴とする画像処理装置。
An acquisition unit for acquiring image data;
A detection unit for detecting a first region having barcode information and a second region having no barcode information from the image data acquired by the acquisition unit;
An image processing unit that performs first image processing on the first region detected by the detection unit, and performs second image processing different from the first image processing on the second region;
The first image processing performed by the image processing unit performs resolution conversion image processing for increasing the resolution of the first area, thereby performing image data constituting the first area. Let the resolution be the first resolution ,
The second image processing performed by the image processing unit performs resolution conversion image processing that lowers the resolution on the second area, thereby performing image data constituting the second area. An image processing apparatus characterized in that the resolution is a second resolution lower than the first resolution .
前記画像処理部は、前記第1の領域にある前記バーコード情報の画像については、単独の色材100%、若しくは2つの色材の組み合わせ200%で再現するための色変換の画像処理を施すことを特徴とする請求項1に記載の画像処理装置。 The image processing unit performs image processing of color conversion for reproducing the barcode information image in the first area with a single color material of 100% or a combination of two color materials of 200%. The image processing apparatus according to claim 1 . 前記画像処理部は、K(黒)単独の色材を用いて印刷するように、前記第1の領域にある前記バーコード情報の画像に色変換の画像処理を施すことを特徴とする請求項1または2に記載の画像処理装置。 Claim wherein the image processing unit so as to print using the K (black) alone colorant, characterized in that it performs image processing of the color conversion on the image of the bar code information in the first region The image processing apparatus according to 1 or 2 . 前記画像処理部は前記第1の領域にある前記バーコード情報の背景部分は何れの色材も使用しないで印刷するように画像処理を施すことを特徴とする請求項1乃至3何れかに記載の画像処理装置。 The image processing unit according to any one of claims 1 to 3, characterized in that performing image processing to print without also using the bar code information either colorant background portion in said first region Image processing apparatus. 前記バーコード情報についてバーコードの種類を検出するバーコード種類検出部を更に備え、
前記画像処理部は、所定のパラメータとしてデジタルフィルタ処理、階調補正処理、圧縮処理および出力デバイス処理の実行の有無が予め記憶された複数のパラメータテーブルから、前記バーコード種類検出部により検出された前記バーコードの種類に応じて好ましいパラメータテーブルを選択し、前記第1の画像処理を施すことを特徴とする請求項1乃至4何れかに記載の画像処理装置。
A barcode type detection unit for detecting a barcode type for the barcode information;
The bar code type detection unit detects the presence or absence of execution of digital filter processing, gradation correction processing, compression processing, and output device processing as predetermined parameters. 5. The image processing apparatus according to claim 1, wherein a preferable parameter table is selected in accordance with a type of the barcode and the first image processing is performed.
前記バーコード情報について、当該バーコード情報の信号値を解析することでバーコード画像の品質を検出するバーコード品質検出部を更に備え、
前記画像処理部は、所定のパラメータとしてデジタルフィルタ処理、階調補正処理、圧縮処理および出力デバイス処理の実行の有無が予め記憶された複数のパラメータテーブルから、前記バーコード品質検出部により検出された前記バーコード画像の品質に応じて好ましいパラメータテーブルを選択し、前記第1の画像処理を施すことを特徴とする請求項1乃至5何れかに記載の画像処理装置。
The barcode information further comprises a barcode quality detection unit that detects the quality of the barcode image by analyzing the signal value of the barcode information,
The bar code quality detection unit detects the presence or absence of execution of digital filter processing, gradation correction processing, compression processing, and output device processing as predetermined parameters. 6. The image processing apparatus according to claim 1, wherein a preferable parameter table is selected in accordance with the quality of the barcode image, and the first image processing is performed.
前記画像処理部は、前記バーコード情報を形成するバーコードの向きを検出し、画像形成の主走査方向に対して当該バーコードの個々の線が横向きであれば、線幅が太くなるように画像データを補正することを特徴とする請求項1乃至6何れかに記載の画像処理装置。 The image processing unit detects the orientation of the barcode forming the barcode information, and if the individual lines of the barcode are lateral to the main scanning direction of image formation, the line width is increased. The image processing apparatus according to claim 1, wherein the image data is corrected. 前記検出部は、イメージデータを有する領域を前記第2の領域として検出し、
前記画像処理部により施される前記第1の画像処理は、前記第1の領域に対して、前記第1の領域を構成する画像データの解像度を前記第1の解像度とした後に、前記バーコード情報における画像部分の輪郭を明確にするエッジ強調処理、および、当該バーコード情報における画像部分と背景部分とのコントラストを高くする信号補正処理を施し、
前記画像処理部により施される前記第2の画像処理は、前記第2の領域に対して、前記第2の領域を構成する画像データの解像度を前記第2の解像度とした後に、前記イメージデータにおけるノイズを軽減する平滑化処理を施すことを特徴とする請求項1乃至7何れかに記載の画像処理装置。
The detection unit detects an area having image data as the second area,
In the first image processing performed by the image processing unit, the bar code is set after the resolution of image data constituting the first area is set to the first resolution with respect to the first area. Perform edge enhancement processing to clarify the contour of the image portion in the information, and signal correction processing to increase the contrast between the image portion and the background portion in the barcode information,
In the second image processing performed by the image processing unit, the image data after the resolution of the image data constituting the second area is set to the second resolution with respect to the second area. The image processing apparatus according to claim 1, wherein smoothing processing for reducing noise is performed.
前記検出部は、前記取得部により取得された前記画像データからテキストデータを有する領域を第3の領域としてさらに検出し、
前記画像処理部は、前記検出部により検出された前記第3の領域に対して、解像度変換の画像処理を行うことで当該第3の領域を構成する画像データの解像度を前記第2の解像度よりも高い第3の解像度とした後に、前記テキストデータにおけるテキスト部分の輪郭を明確にするエッジ強調処理を施す第3の画像処理を行うことを特徴とする請求項8記載の画像処理装置。
The detection unit further detects a region having text data from the image data acquired by the acquisition unit as a third region,
The image processing unit performs resolution conversion image processing on the third area detected by the detection unit, thereby reducing the resolution of the image data constituting the third area from the second resolution. 9. The image processing apparatus according to claim 8 , wherein after the third resolution is set to be higher, third image processing is performed to perform edge enhancement processing for clarifying a contour of a text portion in the text data.
前記検出部により検出された前記第1の領域を構成する画像データのバーコード領域単位または画素単位に、前記バーコード情報の存在を示すタグ情報を付加するタグ情報付加部を更に備え、
前記画像処理部は、前記タグ情報に基づき前記第1の領域に対して前記第1の画像処理を施すことを特徴とする請求項1乃至9何れかに記載の画像処理装置。
A tag information adding unit for adding tag information indicating the presence of the barcode information to a barcode region unit or pixel unit of image data constituting the first region detected by the detection unit;
The image processing apparatus according to claim 1, wherein the image processing unit performs the first image processing on the first area based on the tag information.
画像処理を行うコンピュータに、
画像データを取得する機能と、
取得された前記画像データから、バーコード情報を有する第1の領域とバーコード情報を有しない第2の領域とを検出する機能と、
検出された前記第1の領域について第1の画像処理を施し、検出された前記第2の領域について当該第1の画像処理とは異なる第2の画像処理を施す機能とを実現させ、
前記第1の画像処理は、前記第1の領域に対して、解像度を高くする解像度変換の画像処理を施すことで、当該第1の領域を構成する画像データの解像度を第1の解像度とし
前記第2の画像処理は、前記第2の領域に対して、解像度を低くする解像度変換の画像処理を施すことで、当該第2の領域を構成する画像データの解像度を前記第1の解像度よりも低い第2の解像度とすることを特徴とするプログラム。
To the computer that performs image processing,
A function to acquire image data;
A function of detecting, from the acquired image data, a first area having barcode information and a second area having no barcode information;
A function of performing first image processing on the detected first region and performing second image processing different from the first image processing on the detected second region;
In the first image processing, the resolution of image data constituting the first area is set to the first resolution by performing resolution conversion image processing for increasing the resolution on the first area .
In the second image processing, the resolution of the image data constituting the second area is made higher than that of the first resolution by performing resolution conversion image processing for lowering the resolution on the second area. A program having a lower second resolution .
前記第1の画像処理は、前記第1の領域にある前記バーコード情報の画像について、単独の色材を用いて印刷するための画像処理を施すことを特徴とする請求項11記載のプログラム。 12. The program according to claim 11 , wherein the first image processing performs image processing for printing the barcode information image in the first area using a single color material. 前記コンピュータに、前記バーコード情報についてバーコードの種類および/またはバーコード画像の品質を検出する機能を更に実現させ、
前記第1の画像処理は、所定のパラメータとしてデジタルフィルタ処理、階調補正処理、圧縮処理、出力デバイス処理の実行の有無が予め記憶された複数のパラメータテーブルから、検出された前記バーコードの種類および/または前記バーコードの画像の品質に応じて、好ましいパラメータテーブルを選択し、画像処理を施すことを特徴とする請求項11または12記載のプログラム。
The computer further realizes a function of detecting a barcode type and / or quality of a barcode image with respect to the barcode information,
In the first image processing, the type of the bar code detected from a plurality of parameter tables in which presence / absence of execution of digital filter processing, gradation correction processing, compression processing, and output device processing is stored in advance as predetermined parameters. 13. The program according to claim 11 , wherein a preferable parameter table is selected and image processing is performed in accordance with quality of the barcode image.
前記コンピュータに、検出された前記第1の領域を構成する画像データのバーコード領域単位または画素単位に前記バーコード情報の存在を示すタグ情報を付加する機能を更に実現させ、
前記第1の画像処理は、前記タグ情報に基づき前記第1の領域に対して前記第1の画像処理を施すことを特徴とする請求項11乃至13何れかに記載のプログラム。
The computer further realizes a function of adding tag information indicating the presence of the barcode information in a barcode area unit or pixel unit of the detected image data constituting the first area,
The program according to claim 11 , wherein the first image processing performs the first image processing on the first area based on the tag information.
JP2008118624A 2008-04-30 2008-04-30 Image processing apparatus and program Expired - Fee Related JP5146085B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008118624A JP5146085B2 (en) 2008-04-30 2008-04-30 Image processing apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008118624A JP5146085B2 (en) 2008-04-30 2008-04-30 Image processing apparatus and program

Publications (2)

Publication Number Publication Date
JP2009272667A JP2009272667A (en) 2009-11-19
JP5146085B2 true JP5146085B2 (en) 2013-02-20

Family

ID=41438885

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008118624A Expired - Fee Related JP5146085B2 (en) 2008-04-30 2008-04-30 Image processing apparatus and program

Country Status (1)

Country Link
JP (1) JP5146085B2 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5740212B2 (en) * 2011-06-08 2015-06-24 理想科学工業株式会社 Image processing apparatus, image processing method, and image processing program
WO2013061468A1 (en) 2011-10-28 2013-05-02 富士通株式会社 Image generation method, information processing method, program, and information processing device
JP2014049774A (en) * 2012-08-29 2014-03-17 Ricoh Co Ltd Image processing apparatus, image processing method, image recording apparatus, and program
JP2016133901A (en) * 2015-01-16 2016-07-25 富士ゼロックス株式会社 Print instruction apparatus, printing system, and program
JP6372365B2 (en) * 2015-01-19 2018-08-15 富士ゼロックス株式会社 Printing instruction apparatus, printing system, and program
JP2020093494A (en) 2018-12-14 2020-06-18 セイコーエプソン株式会社 Image output device, image output method, and output image data production method
JP7381211B2 (en) 2019-03-18 2023-11-15 セイコーエプソン株式会社 Image processing device and image processing method
JP7322645B2 (en) * 2019-09-30 2023-08-08 ブラザー工業株式会社 Inkjet printing device and program

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06315092A (en) * 1993-04-28 1994-11-08 Konica Corp Color printer
JPH07323608A (en) * 1994-06-01 1995-12-12 Fujitsu Ltd Printer
JPH11221929A (en) * 1998-02-05 1999-08-17 Canon Aptex Inc Apparatus and method for printing
JPH11289464A (en) * 1998-04-02 1999-10-19 Ricoh Co Ltd Image forming device
JP2002204412A (en) * 2000-12-28 2002-07-19 Canon Inc Image printing device and method, and storage medium
JP3436531B2 (en) * 2001-04-20 2003-08-11 ブラザー工業株式会社 Tape printer
JP4374822B2 (en) * 2002-03-07 2009-12-02 富士ゼロックス株式会社 PRINT CONTROL DEVICE, PRINT CONTROL METHOD, PRINT DEVICE, AND PRINT CONTROL PROGRAM
US7048349B2 (en) * 2004-01-12 2006-05-23 Xerox Corporation Color printing
JP2005318130A (en) * 2004-04-27 2005-11-10 Sony Corp Image processor, imaging device, printer, data storing method, program, and recording medium
JP2006262078A (en) * 2005-03-17 2006-09-28 Ricoh Co Ltd Image processor
JP2006293916A (en) * 2005-04-14 2006-10-26 Ricoh Co Ltd Program, printer controller, printer
JP4553386B2 (en) * 2005-12-19 2010-09-29 キヤノン株式会社 Printing apparatus and printing apparatus control method
JP2007226328A (en) * 2006-02-21 2007-09-06 Oki Electric Ind Co Ltd Barcode recognition device and barcode recognition method
JP4797826B2 (en) * 2006-06-20 2011-10-19 富士ゼロックス株式会社 Print processing apparatus, method, and system

Also Published As

Publication number Publication date
JP2009272667A (en) 2009-11-19

Similar Documents

Publication Publication Date Title
US8237991B2 (en) Image processing apparatus, image processing method, and program
JP5146085B2 (en) Image processing apparatus and program
US7903872B2 (en) Image-processing apparatus and method, computer program, and storage medium
JP4683654B2 (en) Image processing apparatus, image processing apparatus control method, and program
US8538086B2 (en) Image inspection apparatus, image inspection method, and computer program product
JP6031286B2 (en) Image processing apparatus and image processing method
US7982913B2 (en) Image processing apparatus and image processing method for suppressing jaggies in the edge portions of image
JP6379794B2 (en) Image processing apparatus, image processing method, and image processing system
US8553279B2 (en) Image forming apparatus and a control method to improve image quality based on an edge pixel
JP2009100026A (en) Image processor
US7916352B2 (en) Image processing apparatus, image processing method, program, and recording medium
JP2012168166A (en) Image inspection device, image forming device and image inspection program
JP2007088741A (en) Image processing apparatus and image processing method
JP2008035511A (en) Image processing device, image processing method, and image processing program
US20140126005A1 (en) Method for controlling image processing device
JP2009071695A (en) Image processor, image processing method, program, and storage medium
JP4963559B2 (en) Image processing apparatus, image forming apparatus, image processing method, and program for causing computer to execute the method
JP4515986B2 (en) Image processing apparatus and program
US20100091308A1 (en) Image Processing Apparatus and Recording Medium
US10872216B2 (en) Image output device, image output method, and output image data production method
JP4029997B2 (en) Color conversion apparatus, color conversion method, program, and recording medium
JP2007189275A (en) Image processor
JP5090969B2 (en) Image processing device
JP6350877B2 (en) Image forming apparatus
JP2007235430A (en) Image processor and processing method, image distribution device, image formation apparatus, program, and recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110324

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120106

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120117

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120316

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120807

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121005

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: 20121030

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121112

R150 Certificate of patent or registration of utility model

Ref document number: 5146085

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20151207

Year of fee payment: 3

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees