JP2008085735A - Image processing apparatus - Google Patents

Image processing apparatus Download PDF

Info

Publication number
JP2008085735A
JP2008085735A JP2006264096A JP2006264096A JP2008085735A JP 2008085735 A JP2008085735 A JP 2008085735A JP 2006264096 A JP2006264096 A JP 2006264096A JP 2006264096 A JP2006264096 A JP 2006264096A JP 2008085735 A JP2008085735 A JP 2008085735A
Authority
JP
Japan
Prior art keywords
image
specific
threshold value
similar
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2006264096A
Other languages
Japanese (ja)
Inventor
Yoshiyuki Nakai
嘉之 中井
Terukazu Shimazawa
輝一 嶋澤
Koichi Tsunoda
浩一 角田
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP2006264096A priority Critical patent/JP2008085735A/en
Publication of JP2008085735A publication Critical patent/JP2008085735A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Image Processing (AREA)
  • Facsimile Image Signal Circuits (AREA)
  • Image Analysis (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To surely perform processing restriction by detecting a specific image without being confused by a similar image even when the similar image that is similar to the specific image, is present in inputted image data. <P>SOLUTION: An image processing apparatus comprises: a specific image discrimination unit 63 which detects the specific image in image data and discriminates whether the specific image is contained in the image data or not on the basis of a threshold value; a threshold value determination unit 64 which changes the threshold value so as not to allow a similar image in a form similar to the specific image to influence the discrimination of the specific image when the similar image is detected; and a control unit 7 which restricts processing to be performed, when the number of detected specific images exceeds the threshold value. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、画像データに含まれる特定画像に基づいて、コピー、ファクシミリ通信、データ送信等の処理を制限する画像処理装置に関する。   The present invention relates to an image processing apparatus that restricts processing such as copying, facsimile communication, and data transmission based on a specific image included in image data.

画像処理装置では、画像データを入力して、コピー、ファクシミリ通信、データ通信により出力する処理を実行する。画像データに特定画像が含まれていると、処理の禁止といったように、実行する処理が制限される。これにより、入力された画像データの不正使用を防げる。   In the image processing apparatus, processing for inputting image data and outputting it by copying, facsimile communication, and data communication is executed. When the specific image is included in the image data, the processing to be executed is restricted, such as prohibiting the processing. Thereby, illegal use of the input image data can be prevented.

通常、1ページ分の画像データ中に、特定画像を複数個含むように、原稿は形成される。この原稿を読み取って入力された画像データから特定画像が検出される。このとき、特定画像が含まれていることを確実に判定するために、特定画像の個数をカウントする。特定画像の個数が閾値を超えたとき、特定画像があると判定して、処理の制限を行う。   Usually, a document is formed so that a plurality of specific images are included in one page of image data. A specific image is detected from image data input by reading this document. At this time, in order to reliably determine that the specific image is included, the number of specific images is counted. When the number of specific images exceeds the threshold, it is determined that there is a specific image, and processing is limited.

例えば特許文献1では、コピーデータ、ファクシミリデータ、プリンタデータといった画像データの種類毎に、紙幣、有価証券等の特定画像を識別するための閾値を設定する。入力された画像データ中に特定画像が含まれていることを検出すると、画像データの印刷を禁止する。
特開2001−94771号公報
For example, in Patent Document 1, a threshold for identifying specific images such as banknotes and securities is set for each type of image data such as copy data, facsimile data, and printer data. When it is detected that the specific image is included in the input image data, printing of the image data is prohibited.
Japanese Patent Laid-Open No. 2001-94771

ところで、特定画像が原稿の下地と似ているといったように、入力される画像データ中には、特定画像に類似した形態の画像が存在する。このような類似画像に特定画像が紛れてしまい、特定画像が検出されないおそれがある。そのため、検出された特定画像の個数が閾値を超えず、処理が制限されるべきところ、処理の制限が行われない。   By the way, there exists an image having a form similar to the specific image in the input image data such that the specific image is similar to the background of the document. There is a possibility that the specific image is mixed with such a similar image and the specific image is not detected. For this reason, the number of detected specific images does not exceed the threshold value, and the processing is not limited where the processing should be limited.

本発明は、上記に鑑み、画像データ中に特定画像に類似した類似画像が存在しても、確実に処理の制限を実行できる画像処理装置の提供を目的とする。   SUMMARY OF THE INVENTION In view of the above, an object of the present invention is to provide an image processing apparatus that can reliably perform processing restriction even when a similar image similar to a specific image exists in image data.

本発明は、画像データ中の特定画像を検出する検出部と、画像データに特定画像が含まれているか否かを閾値に基づいて判定する判定部と、特定画像に類似した形態の類似画像が検出されたとき、閾値を変更する変更部とを備えたものである。   The present invention includes a detection unit that detects a specific image in image data, a determination unit that determines whether a specific image is included in the image data based on a threshold value, and a similar image having a form similar to the specific image. And a change unit that changes the threshold when detected.

画像データ中に類似画像が存在すると、特定画像の検出に影響を及ぼす。そこで、類似画像の影響をなくすように、変更部は、閾値を変更する。この変更に伴って、類似画像を特定画像とみなしたり、あるいは類似画像との見分けがつきにくい特定画像を無視することにより、類似画像の影響を受けずに、特定画像の判定を正しく行える。   If a similar image exists in the image data, the detection of a specific image is affected. Therefore, the changing unit changes the threshold value so as to eliminate the influence of the similar image. Along with this change, the specific image can be correctly determined without being influenced by the similar image by regarding the similar image as the specific image or ignoring the specific image that is difficult to distinguish from the similar image.

特定画像は一定の方向に向いた画像とされるとき、検出部は、異なる方向に向いた類似画像を検出する。すなわち、変更部は、所定範囲内の特定画像の配列に基づいて閾値を変更するものである。   When the specific image is an image oriented in a certain direction, the detection unit detects a similar image oriented in a different direction. That is, the changing unit changes the threshold based on the arrangement of specific images within a predetermined range.

複数の特定画像が一定の方向に揃って配列されている場合、検出部は、異なる方向に向いた類似画像を検出する。類似画像が検出されたとき、所定範囲内の一部の配列が異なることになる。このとき、変更部は、閾値を変更する。   When a plurality of specific images are arranged in a certain direction, the detection unit detects similar images facing in different directions. When a similar image is detected, a part of the arrangement within the predetermined range is different. At this time, the changing unit changes the threshold value.

特定画像が検出されたとき、実行する処理を制限する制御部を備え、類似画像が存在するとき、判定部は、検出された特定画像が変更後の閾値を超えたかを判定し、超えたと判定されたとき、制御部は、実行する処理を制限する。検出された特定画像が変更後の閾値を超えないとき、処理は制限されることなく実行される。   When a specific image is detected, a control unit that restricts processing to be executed is provided, and when a similar image exists, the determination unit determines whether the detected specific image exceeds the changed threshold, and determines that it has exceeded When it is done, the control unit limits the processing to be executed. When the detected specific image does not exceed the changed threshold value, the process is executed without restriction.

検出部は、所定範囲内において特定画像を検出し、類似画像が検出されたとき、変更部は、閾値を下げる。この場合、類似画像との判別がつきにくい特定画像を無視することにより、確実に特定画像であると判別できる特定画像だけに基づいて判定できる。そのため、特定画像の誤検知はなくなる。   The detecting unit detects a specific image within a predetermined range, and when a similar image is detected, the changing unit lowers the threshold value. In this case, by ignoring the specific image that is difficult to distinguish from a similar image, the determination can be made based only on the specific image that can be reliably determined to be the specific image. This eliminates erroneous detection of specific images.

検出部は、所定範囲内において特定画像を検出し、類似画像が検出されたとき、変更部は、所定範囲を複数の領域に分割し、各領域に対する閾値を決める。各領域において、特定画像の判定が行われる。   The detection unit detects a specific image within a predetermined range, and when a similar image is detected, the changing unit divides the predetermined range into a plurality of regions and determines a threshold value for each region. In each region, a specific image is determined.

所定範囲の大きさに応じて領域の分割数が異なる。所定範囲が大きいほど、分割数は多くなる。これによって、各領域の大きさを同じにすることができ、特定画像の判定のばらつきがなくなる。   The number of area divisions varies depending on the size of the predetermined range. The larger the predetermined range, the greater the number of divisions. As a result, the size of each region can be made the same, and there is no variation in the determination of specific images.

変更部は、類似画像を含む対象領域と含まない非対象領域に分割し、対象領域における閾値は、所定範囲に占める対象領域の割合から決めた閾値よりも大とされ、非対象領域における閾値は、所定範囲に占める非対象領域の割合から決めた閾値とされる。対象領域では、類似画像が存在するため、類似画像が誤って特定画像として検出される可能性がある。しかし、類似画像が含まれていても差し支えないように、閾値は通常よりも大にされるので、特定画像を残らず検出することができ、確実に判定を行える。   The changing unit divides the target region including the similar image into the non-target region that does not include the threshold value, and the threshold value in the target region is larger than the threshold value determined from the ratio of the target region in the predetermined range. The threshold value is determined from the ratio of the non-target area in the predetermined range. Since a similar image exists in the target area, the similar image may be erroneously detected as a specific image. However, the threshold value is set larger than usual so that similar images may be included, so that it is possible to detect all the specific images and to make a reliable determination.

本発明によると、画像データ中に類似画像が存在しても、閾値を変更することにより、類似画像に影響を受けることなく、正しく特定画像の判定を行うことができる。これによって、特定画像が含まれる画像データに対する処理の制限を確実に実行できる   According to the present invention, even if a similar image exists in the image data, it is possible to correctly determine the specific image without being affected by the similar image by changing the threshold value. This makes it possible to reliably execute processing restrictions on image data including a specific image.

本実施形態の画像処理装置を図1に示す。本画像処理装置は、コピーモード、プリントモード、スキャナモードおよびファクシミリモードを実行する複合機であり、キャビネット1に、原稿を読み取って画像データを入力する画像読取部2と、画像データを処理して印刷する画像形成部3と、画像データを記憶する記憶部4と、外部装置と通信する通信部5と、入力操作のための操作パネル6と、処理部を制御して、モードに応じた画像データの処理を実行する制御部7とを備えている。なお、処理部は、入力された画像データを出力するために処理するものであり、画像形成部3、記憶部4および通信部5とされる。   An image processing apparatus of this embodiment is shown in FIG. The image processing apparatus is a multifunction machine that executes a copy mode, a print mode, a scanner mode, and a facsimile mode. The image processing apparatus 2 reads an original and inputs image data into a cabinet 1 and processes the image data. The image forming unit 3 for printing, the storage unit 4 for storing the image data, the communication unit 5 for communicating with the external device, the operation panel 6 for input operation, and the processing unit are controlled, and the image according to the mode And a control unit 7 that executes data processing. The processing unit performs processing to output input image data, and includes the image forming unit 3, the storage unit 4, and the communication unit 5.

図2に示すように、画像読取部2は、キャビネット1の上方に配置され、スキャナ部10と、原稿自動搬送部11とを備えている。原稿自動搬送部11は、スキャナ部10の上方に設けられ、原稿の画像データを読み取るために原稿を自動的に搬送する。   As shown in FIG. 2, the image reading unit 2 is disposed above the cabinet 1 and includes a scanner unit 10 and an automatic document feeder 11. The automatic document feeder 11 is provided above the scanner unit 10 and automatically conveys a document in order to read image data of the document.

キャビネット1の上面に、プラテンガラスからなる原稿台12が設けられ、原稿台12を覆う原稿カバー13が設けられる。原稿自動搬送部11は、原稿カバー13に一体的に搭載される。原稿カバー13は、開閉自在とされ、原稿カバー13が閉状態のとき、原稿自動搬送部11によって原稿が搬送される。原稿カバー13が開状態のとき、原稿を原稿台12に載置できる。原稿カバー13の開閉は、カバー開閉センサにより検出される。また、原稿台12に載置された原稿のサイズを検出する原稿サイズ検出センサが設けられている。   A document table 12 made of platen glass is provided on the upper surface of the cabinet 1, and a document cover 13 that covers the document table 12 is provided. The automatic document feeder 11 is integrally mounted on the document cover 13. The document cover 13 can be freely opened and closed. When the document cover 13 is in a closed state, the document is conveyed by the automatic document conveyance unit 11. When the document cover 13 is open, the document can be placed on the document table 12. Opening / closing of the document cover 13 is detected by a cover opening / closing sensor. A document size detection sensor for detecting the size of the document placed on the document table 12 is also provided.

原稿が原稿自動搬送部11の原稿セットトレイ15にセットされると、原稿検出センサ16が原稿をセットされたことを検出する。そして、操作パネル6において、印刷するシートのサイズおよび変倍率等のコピー条件が入力される。その後、スタートキーの入力操作により、原稿の画像の読み取りが開始される。   When a document is set on the document set tray 15 of the automatic document feeder 11, the document detection sensor 16 detects that the document has been set. Then, on the operation panel 6, copy conditions such as the size of the sheet to be printed and the scaling ratio are input. Thereafter, reading of the image of the document is started by an input operation of the start key.

原稿自動搬送部11において、ピックアップローラ17により原稿セットトレイ15上の各原稿が1枚ずつ引き出される。原稿は、捌き板18と搬送ローラ19間を通って、原稿台12に送り出される。原稿は、原稿台12上で副走査方向に搬送され、原稿排出トレイ20に排出される。原稿排出トレイ20には、原稿排出センサが設けられ、原稿排出トレイ20上の原稿の有無が検出される。   In the automatic document feeder 11, each document on the document set tray 15 is pulled out one by one by the pickup roller 17. The document passes through between the separating plate 18 and the transport roller 19 and is sent to the document table 12. The document is transported in the sub-scanning direction on the document table 12 and discharged to the document discharge tray 20. The document discharge tray 20 is provided with a document discharge sensor to detect the presence or absence of a document on the document discharge tray 20.

スキャナ部10は、第1読取部21および第2読取部22を備えている。原稿台12の一側に、読取領域が形成され、原稿が原稿台12を搬送されるとき、読取領域を通過する。読取領域の下方には、第1読取部21の第1走査ユニット23が位置して、原稿の表面(下側面)が読み取られる。   The scanner unit 10 includes a first reading unit 21 and a second reading unit 22. A reading area is formed on one side of the document table 12 and passes through the reading area when the document is conveyed on the document table 12. Below the reading area, the first scanning unit 23 of the first reading unit 21 is positioned, and the surface (lower side) of the document is read.

原稿自動搬送部11によって原稿が原稿台12に搬送されるとき、第1走査ユニット23は読取位置に移動して位置決めされ、第2走査ユニット24も所定位置に位置決めされる。第1走査ユニット23の露光ランプにより、原稿の表面が原稿台12の下方から照射される。原稿からの反射光は、第1、第2走査ユニット23、24の各反射ミラーにより結像レンズ25に導かれる。原稿の反射光は、結像レンズ25によりCCD26に集光される。原稿の表面の画像がCCD26上に結像される。これにより、搬送される原稿の表面の画像が読み取られる。   When the document is transported to the document table 12 by the automatic document transport unit 11, the first scanning unit 23 is moved to the reading position and positioned, and the second scanning unit 24 is also positioned at a predetermined position. The surface of the document is irradiated from below the document table 12 by the exposure lamp of the first scanning unit 23. Reflected light from the document is guided to the imaging lens 25 by the respective reflection mirrors of the first and second scanning units 23 and 24. The reflected light of the document is condensed on the CCD 26 by the imaging lens 25. An image on the surface of the document is formed on the CCD 26. As a result, the image on the surface of the conveyed document is read.

また、第2読取部22によって、原稿の裏面(上側面)が読み取られる。第2読取部22は、原稿台12の上方に配置され、原稿の裏面を照射するLED、蛍光灯等を有する露光ランプアレイ、画素毎に原稿の反射光を集光するセルフォックレンズアレイ、セルフォックレンズアレイを通じて受光した原稿からの反射光を光電変換して、アナログの画像信号を出力する密着イメージセンサ(CIS;Contact image Sensor)等を備えている。これにより、搬送される原稿の裏面の画像が読み取られる。   Further, the second reading unit 22 reads the back surface (upper side surface) of the document. The second reading unit 22 is disposed above the document table 12 and has an LED that irradiates the back side of the document, an exposure lamp array having a fluorescent lamp, a self-focal lens array that collects reflected light of the document for each pixel, and a cell. A contact image sensor (CIS) that photoelectrically converts reflected light from a document received through a fock lens array and outputs an analog image signal is provided. As a result, the image on the back side of the conveyed document is read.

原稿台12に原稿を載置したとき、第1読取部21により原稿の表面の画像が読み取られる。第1、第2走査ユニット23、24は相互に所定の速度関係を維持しつつ副走査方向に移動する。第1走査ユニット23によって、原稿台12上の原稿が露光され、第1、第2走査ユニット23、24によって、原稿からの反射光が結像レンズ25に導かれる。結像レンズ25によって、原稿の画像がCCD26上に結像される。   When a document is placed on the document table 12, the first reading unit 21 reads an image on the surface of the document. The first and second scanning units 23 and 24 move in the sub-scanning direction while maintaining a predetermined speed relationship with each other. The document on the document table 12 is exposed by the first scanning unit 23, and reflected light from the document is guided to the imaging lens 25 by the first and second scanning units 23 and 24. An image of the original is formed on the CCD 26 by the imaging lens 25.

このようにして、原稿の片面もしくは両面の画像が読み取られると、原稿の片面もしくは両面の画像データが制御部7に入力される。制御部7は、画像データ処理部を有しており、画像データ処理部により、画像データに各種の画像処理を施す。この画像データが画像形成部3に出力される。   When the image on one or both sides of the document is read in this way, the image data on one or both sides of the document is input to the control unit 7. The control unit 7 includes an image data processing unit, and the image data processing unit performs various types of image processing on the image data. This image data is output to the image forming unit 3.

画像形成部3は、入力された画像データに基づいて、シートにカラー画像あるいは白黒画像を印刷する。画像形成部3は、レーザスキャンユニット30、4つの画像ステーション31、中間転写ベルトユニット32、定着装置33、搬送装置34を備えている。   The image forming unit 3 prints a color image or a monochrome image on the sheet based on the input image data. The image forming unit 3 includes a laser scanning unit 30, four image stations 31, an intermediate transfer belt unit 32, a fixing device 33, and a conveying device 34.

各画像ステーション31は、ブラック、シアン、マゼンタ、イエローの各色に応じたカラー画像をそれぞれ形成する。各画像ステーション31は、感光体ドラム35、現像装置36、帯電装置37、クリーニング装置38、除電装置(図示せず)を備えている。   Each image station 31 forms a color image corresponding to each color of black, cyan, magenta, and yellow. Each image station 31 includes a photosensitive drum 35, a developing device 36, a charging device 37, a cleaning device 38, and a charge eliminating device (not shown).

感光体ドラム35は、一方向に回転駆動され、クリーニング装置38は、感光体ドラム35の表面の残留トナーをクリーニングし、除電装置は、感光体ドラム35の表面を除電する。帯電装置37は、感光体ドラム35の表面を均一に帯電する。   The photosensitive drum 35 is rotationally driven in one direction, the cleaning device 38 cleans the residual toner on the surface of the photosensitive drum 35, and the neutralization device neutralizes the surface of the photosensitive drum 35. The charging device 37 uniformly charges the surface of the photosensitive drum 35.

レーザスキャンユニット30では、画像読取部等から入力された画像データに基づいてレーザ光を変調し、このレーザ光によって感光体ドラム35の表面を主走査方向に繰り返し走査して、静電潜像を感光体ドラム35の表面に形成する。現像装置36は、トナーを感光体ドラム35の表面に供給して、静電潜像を現像し、トナー像を感光体ドラム35の表面に形成する。   The laser scanning unit 30 modulates laser light based on image data input from an image reading unit or the like, and repeatedly scans the surface of the photosensitive drum 35 in the main scanning direction with this laser light, thereby generating an electrostatic latent image. It is formed on the surface of the photosensitive drum 35. The developing device 36 supplies toner to the surface of the photosensitive drum 35 to develop the electrostatic latent image, and forms a toner image on the surface of the photosensitive drum 35.

中間転写ベルトユニット32は、中間転写ベルト40、中間転写ローラ41、転写ベルトクリーニング装置42、テンション機構43を備えている。中間転写ベルト41は、各感光体ドラム35の上方に配置され、駆動ローラ44および従動ローラ45に掛け巻きされて、矢印Bの方向に回転する。   The intermediate transfer belt unit 32 includes an intermediate transfer belt 40, an intermediate transfer roller 41, a transfer belt cleaning device 42, and a tension mechanism 43. The intermediate transfer belt 41 is disposed above each photosensitive drum 35, is wound around the driving roller 44 and the driven roller 45, and rotates in the direction of arrow B.

中間転写ローラ41は、中間転写ベルト40を挟んで感光体ドラム35に対向して配置され、転写バイアス電圧が印加されている。トナーと逆極性の電圧が中間転写ローラ41により印加されることにより、感光体ドラム35の表面のトナー像が中間転写ベルト40に転写される。各色のトナー像が中間転写ベルト40に積層され、合成された多色のトナー像が形成される。   The intermediate transfer roller 41 is disposed to face the photosensitive drum 35 with the intermediate transfer belt 40 interposed therebetween, and a transfer bias voltage is applied thereto. The toner image on the surface of the photosensitive drum 35 is transferred to the intermediate transfer belt 40 by applying a voltage having a polarity opposite to that of the toner by the intermediate transfer roller 41. The toner images of the respective colors are laminated on the intermediate transfer belt 40, and a combined multi-color toner image is formed.

転写ローラ41は中間転写ベルト40に圧接されて配置され、トナーとは逆極性の電圧が印加されている。中間転写ベルト40上のトナー像は、転写ローラ46と中間転写ベルト40との間に搬送されたシートに、転写ローラ46によって転写される。転写ベルトクリーニング装置42により、中間転写ベルト40に残存しているトナーが除去される。   The transfer roller 41 is disposed in pressure contact with the intermediate transfer belt 40, and a voltage having a polarity opposite to that of the toner is applied. The toner image on the intermediate transfer belt 40 is transferred onto the sheet conveyed between the transfer roller 46 and the intermediate transfer belt 40 by the transfer roller 46. The toner remaining on the intermediate transfer belt 40 is removed by the transfer belt cleaning device 42.

シートに転写されたトナー像は、定着装置33により加熱および加圧されて、シート上に定着され、画像がシートに形成される。このようにして画像が印刷されたシートは、キャビネット1の上部に設けられた排出トレイ50に排出される。   The toner image transferred to the sheet is heated and pressurized by the fixing device 33 and fixed on the sheet, and an image is formed on the sheet. The sheet on which the image is printed in this manner is discharged to a discharge tray 50 provided at the top of the cabinet 1.

搬送装置34は、シートカセット51あるいは手差しトレイ52からシートを搬送路53に沿って搬送する。搬送路53は、中間転写ベルト40と転写ローラ46との間、定着装置33を通り、排出トレイ50に至る。   The transport device 34 transports the sheet from the sheet cassette 51 or the manual feed tray 52 along the transport path 53. The conveyance path 53 passes between the intermediate transfer belt 40 and the transfer roller 46, passes through the fixing device 33, and reaches the discharge tray 50.

搬送装置34は、ピックアップローラ54、搬送ローラ55、レジストローラ56、排出ローラ57を備えている。シートカセット51あるいは手差しトレイ52のシートは、1枚ずつ搬送路53に送り出され、搬送路53を搬送されて、排出トレイ50に排出される。このシートの搬送中に、画像がシートに印刷される。また、両面印刷のために、スイッチバック搬送路58が設けられている。定着後のシートは、搬送ローラ55によりスイッチバック搬送路58を通り、中間転写ベルト40と転写ローラ46との間に搬送される。両面印刷されたシートは、定着装置33を通り、排出トレイ50に排出される。   The transport device 34 includes a pickup roller 54, a transport roller 55, a registration roller 56, and a discharge roller 57. The sheets in the sheet cassette 51 or the manual feed tray 52 are sent one by one to the transport path 53, transported through the transport path 53, and discharged to the discharge tray 50. An image is printed on the sheet during conveyance of the sheet. In addition, a switchback conveyance path 58 is provided for duplex printing. The sheet after fixing passes through the switchback conveyance path 58 by the conveyance roller 55 and is conveyed between the intermediate transfer belt 40 and the transfer roller 46. The sheet printed on both sides passes through the fixing device 33 and is discharged to the discharge tray 50.

操作パネル6は、スキャナ部10に設けられ、操作部60および表示部61を有する。操作部60は、各種の操作キーを備えている。表示部61は、液晶ディスプレイからなり、タッチパネルとされる。表示部61に表示される操作画面内にタッチキーが形成され、これらも操作キーとして機能する。   The operation panel 6 is provided in the scanner unit 10 and includes an operation unit 60 and a display unit 61. The operation unit 60 includes various operation keys. The display unit 61 includes a liquid crystal display and is a touch panel. Touch keys are formed in the operation screen displayed on the display unit 61, and these also function as operation keys.

そして、通信部5は、通信インターフェースを備え、通信インターフェースがLAN、WANといったネットワークに接続される。ネットワークには、複数の外部装置が接続されている。外部装置としては、他の画像処理装置、パーソナルコンピュータ等の情報処理装置、サーバとされる。ネットワークは、ルータから電話回線や光ファイバ等の通信回線を介してインターネットに接続される。通信部5は、外部装置とネットワークを通じて所定の通信プロトコルによって通信可能とされる。また、画像処理装置同士も通信可能とされる。なお、ネットワーク内での通信は有線でも無線でもよい。これらの画像処理装置および外部装置によって、画像処理システムが形成される。   The communication unit 5 includes a communication interface, and the communication interface is connected to a network such as a LAN or a WAN. A plurality of external devices are connected to the network. The external device is another image processing device, an information processing device such as a personal computer, or a server. The network is connected to the Internet from a router through a communication line such as a telephone line or an optical fiber. The communication unit 5 can communicate with an external device through a network using a predetermined communication protocol. The image processing apparatuses can also communicate with each other. Communication within the network may be wired or wireless. An image processing system is formed by these image processing devices and external devices.

また、通信部5は、モデム装置を備えている。モデム装置に電話回線が接続される。画像処理装置は、ファクシミリ通信を行える。なお、画像処理装置は、ネットワークを通じてインターネットファクシミリによるデータ通信も行える。さらに、通信部5は、通信端子や無線通信用の通信カードを備えている。通信端子には、USBメモリ、ICカード等の記憶媒体が接続され、通信部5は、記憶媒体との間でデータの送受信を行う。また、通信カードを通じて、携帯電話、PDA等の通信端末と無線通信によるデータの送受信を行う。   The communication unit 5 includes a modem device. A telephone line is connected to the modem device. The image processing apparatus can perform facsimile communication. The image processing apparatus can also perform data communication by Internet facsimile through a network. Furthermore, the communication unit 5 includes a communication terminal and a communication card for wireless communication. A storage medium such as a USB memory or an IC card is connected to the communication terminal, and the communication unit 5 transmits / receives data to / from the storage medium. In addition, data is transmitted and received by wireless communication with a communication terminal such as a mobile phone or PDA through a communication card.

記憶部4は、ハードディスク装置からなる。記憶部4は、画像読取部2から入力された画像データあるいは通信部5から入力された画像データを記憶する。なお、入力された画像データは、一旦DRAM等の画像メモリに保存され、画像処理や暗号化処理が施された後、画像メモリから記憶部4に転送される。また、記憶部4から画像データを読み出すとき、画像データは、画像処理や復号化処理され、画像メモリに保存される。その後、画像データは、実行される処理にしたがって、印刷、データ送信、ファクシミリ通信によって外部に出力される。   The storage unit 4 includes a hard disk device. The storage unit 4 stores image data input from the image reading unit 2 or image data input from the communication unit 5. The input image data is temporarily stored in an image memory such as a DRAM, subjected to image processing and encryption processing, and then transferred from the image memory to the storage unit 4. Further, when image data is read from the storage unit 4, the image data is subjected to image processing and decoding processing and stored in an image memory. Thereafter, the image data is output to the outside by printing, data transmission, and facsimile communication according to the processing to be executed.

記憶部4は、管理テーブル62を有し、管理テーブル62には、画像処理装置の制御情報、設定情報、利用者の認証情報といった画像処理装置を動作させるために必要な情報が記憶される。これらの情報が作成、変更されると、管理テーブル62の情報は更新される。なお、管理テーブル62は、記憶部4とは別の不揮発性メモリに設けてもよい。   The storage unit 4 includes a management table 62, and information necessary for operating the image processing apparatus such as control information, setting information, and user authentication information of the image processing apparatus is stored in the management table 62. When these pieces of information are created and changed, the information in the management table 62 is updated. The management table 62 may be provided in a non-volatile memory different from the storage unit 4.

制御部7は、CPU、ROM、RAMを有するマイクロコンピュータからなり、CPUは、ROMに格納されている制御プログラムをRAMに読み出して、制御プログラムを実行する。制御プログラムにしたがって、各部が動作する。画像データの入力があると、操作部60からの入力情報や外部装置から入力された画像データのヘッダ情報に含まれる処理条件に基づいて、プリントモード、コピーモード、スキャナモード、ファクシミリモードのいずれかのモードが実行される。また、制御プログラムには、ブラウザやメールソフトが含まれ、制御部7は、TCP/IPプロトコル等の通信プロトコルにより外部装置とデータ通信したり、電子メールの送受信を行う。   The control unit 7 includes a microcomputer having a CPU, a ROM, and a RAM. The CPU reads a control program stored in the ROM into the RAM and executes the control program. Each unit operates according to the control program. When image data is input, one of the print mode, copy mode, scanner mode, and facsimile mode is selected based on the processing conditions included in the input information from the operation unit 60 and the header information of the image data input from the external device. Mode is executed. In addition, the control program includes a browser and mail software, and the control unit 7 performs data communication with an external device or transmits / receives e-mails using a communication protocol such as TCP / IP protocol.

制御部7は、各モードを行うとき、入力された画像データを記憶部4に一時的に保存する。また、制御部7は、入力された画像データを記憶部4に保存して管理するファイリングモードを実行する。保存された画像データは、指示された処理にしたがって再出力される。   The control unit 7 temporarily stores the input image data in the storage unit 4 when performing each mode. Further, the control unit 7 executes a filing mode in which the input image data is stored in the storage unit 4 and managed. The stored image data is re-output according to the instructed process.

出力された画像データは、制御部7からの指示により、記憶部4から消去される。この消去に際して、画像データにランダムなデータを上書きすることによって、画像データを復元できないように無効化する。このように、無効化処理、さらには暗号化処理を行うことにより、画像データの不正使用を防止する。   The output image data is erased from the storage unit 4 according to an instruction from the control unit 7. At the time of this erasure, the image data is invalidated so that it cannot be restored by overwriting the image data with random data. In this way, invalidation of image data is prevented by performing invalidation processing and further encryption processing.

ここで、機密文書が不正にコピーされたり、ファクシミリ送信されるのを防ぐために、原稿に特定画像が付加される。特定画像は、コピー禁止、印刷画質の低下、データ送信やファクシミリ通信の禁止、ファイリング禁止といった実行する処理を制限するための規制情報を表している。   Here, in order to prevent the confidential document from being illegally copied or transmitted by facsimile, a specific image is added to the document. The specific image represents restriction information for restricting processing to be executed such as copy prohibition, deterioration of print image quality, data transmission or facsimile communication prohibition, and filing prohibition.

制御部7は、特定画像を合成した画像データを生成し、合成された画像データの印刷、データ送信、ファイリングといった処理を行う。特定画像に対する画像情報が、予め管理テーブル62に記憶されている。画像情報には、特定画像の形態、画像形成条件、位置等が含まれる。制御部7は、画像情報を読み出し、この画像情報に基づいて特定画像を生成し、入力された画像データと合成する。   The control unit 7 generates image data obtained by combining the specific images, and performs processing such as printing, data transmission, and filing of the combined image data. Image information for the specific image is stored in the management table 62 in advance. The image information includes the form of the specific image, image forming conditions, position, and the like. The control unit 7 reads out the image information, generates a specific image based on the image information, and combines it with the input image data.

画像データが印刷されると、図3に示すような特定画像を含む原稿が作成される。特定画像は、一定の方向に複数の画像が直線的に並んだパターンを有する形態とされる。同じ形態の特定画像が、一定の方向に揃って配列され、所定位置に規則正しく配置される。1ページの原稿に複数個の特定画像が含まれる。また、特定画像を含む画像データは、通信部5を通じてデータ送信される。この画像データを受信した画像処理装置において、画像データを印刷すると、特定画像を含む原稿が作成される。   When the image data is printed, a document including a specific image as shown in FIG. 3 is created. The specific image has a pattern in which a plurality of images are linearly arranged in a certain direction. Specific images of the same form are arranged in a certain direction and regularly arranged at predetermined positions. A single page of the document includes a plurality of specific images. Further, image data including the specific image is transmitted through the communication unit 5. When the image processing apparatus receives the image data and prints the image data, a document including the specific image is created.

原稿の特定画像は、人には視認し難い。しかし、画像読取部2により、特定画像を読み取ることができる。そこで、入力された画像データに特定画像が含まれるかを検出して、特定画像が閾値を超えたか否かを判定する特定画像判定部63が設けられている。画像データは、画像読取部2から入力されたものに限らず、通信部5を通じて外部装置あるいは記憶媒体や通信端末から入力される。   It is difficult for humans to visually recognize a specific image of a document. However, the specific image can be read by the image reading unit 2. Therefore, a specific image determination unit 63 is provided that detects whether or not the specific image is included in the input image data and determines whether or not the specific image exceeds a threshold value. The image data is not limited to those input from the image reading unit 2 but is input from an external device, a storage medium, or a communication terminal through the communication unit 5.

特定画像判定部63は、制御部7により動作を制御され、入力された画像データと特定画像に対応する画像データとをパターンマッチングすることにより、特定画像を検出する。特定画像に対応する画像データは、予め登録され、管理テーブル62に記憶されている。そして、特定画像判定部63は、検出された特定画像の個数をカウントし、検出された特定画像の個数が閾値を超えたか否かを判定する。画像データがページ単位である場合、ページ毎に特定画像の個数が算出される。あるいは所定の領域面積中の特定画像の個数が算出される。   The specific image determination unit 63 is controlled in operation by the control unit 7 and detects a specific image by performing pattern matching between the input image data and image data corresponding to the specific image. Image data corresponding to the specific image is registered in advance and stored in the management table 62. Then, the specific image determination unit 63 counts the number of detected specific images, and determines whether or not the number of detected specific images exceeds a threshold value. When the image data is in page units, the number of specific images is calculated for each page. Alternatively, the number of specific images in a predetermined area area is calculated.

閾値を決めるための閾値決定部64が設けられている。閾値決定部64は、管理者のように権限を有する利用者によって設定された閾値を管理テーブル62に記憶する。権限を有する利用者は、パスワード、指紋等の生体情報といった認証情報の入力により、認証される。認証された利用者は、操作部60を通じて閾値を設定できる。   A threshold value determination unit 64 for determining the threshold value is provided. The threshold determination unit 64 stores the threshold set by the authorized user like the administrator in the management table 62. Authorized users are authenticated by inputting authentication information such as biometric information such as passwords and fingerprints. The authenticated user can set a threshold value through the operation unit 60.

制御部7は、入力された画像データに特定画像が閾値を超えて含まれていたとき、実行する処理を制限する。すなわち、制御部7は、コピーモードのときは、コピー禁止を指示し、ファクシミリモードやスキャナモードのときは、送信禁止を指示する。また、ファイリングモードのときは、記憶部4への画像データの保存禁止を指示する。なお、、制御部7は、特定画像が検出されても、その個数が閾値を超えないとき、処理を制限しない。   The control unit 7 restricts the processing to be executed when the specific image is included in the input image data exceeding the threshold value. That is, the control unit 7 instructs copy prohibition in the copy mode, and instructs transmission prohibition in the facsimile mode or the scanner mode. In the filing mode, the storage unit 4 is instructed to prohibit image data from being saved. Note that, even if a specific image is detected, the control unit 7 does not limit the processing when the number does not exceed the threshold value.

ところで、原稿の下地や地模様のように、特定画像に類似した類似画像がある。図4に示すように、類似画像は、任意の方向に複数の画像が直線的に並んだパターンを有する形態とされる。すなわち、特定画像は一定の角度を有しているのに対し、類似画像は、特定画像とは異なる角度で任意の方向に向いている。   By the way, there is a similar image similar to a specific image, such as a background of a document or a ground pattern. As shown in FIG. 4, the similar image has a pattern in which a plurality of images are linearly arranged in an arbitrary direction. That is, the specific image has a certain angle, while the similar image is oriented in an arbitrary direction at an angle different from that of the specific image.

このような類似画像は、特定画像と誤認識されるおそれがある。例えば、原稿を読み取って画像データを入力するとき、傾いた原稿を読み取る。上記のような類似画像が存在すると、特定画像と同じような一定の方向に向いた画像となり、類似画像が特定画像として検出されてしまう。   Such a similar image may be erroneously recognized as a specific image. For example, when a document is read and image data is input, the tilted document is read. When the similar image as described above exists, the image is directed in a certain direction similar to the specific image, and the similar image is detected as the specific image.

類似画像が存在すれば、特定画像の配列が変化する。そこで、閾値決定部64は、所定範囲内の特定画像の配列の変化に応じて閾値を変更する。すなわち、特定画像判定部63は、入力された画像データ中の類似画像を検出する。類似画像が検出されたとき、類似画像が存在しても、処理の制限を実行するための特定画像の判定に影響しないように、閾値決定部64は、閾値を変更する。   If there are similar images, the arrangement of the specific images changes. Therefore, the threshold value determination unit 64 changes the threshold value according to a change in the arrangement of specific images within a predetermined range. That is, the specific image determination unit 63 detects a similar image in the input image data. When a similar image is detected, the threshold value determination unit 64 changes the threshold value so that the presence of the similar image does not affect the determination of the specific image for executing the process restriction.

上記の特定画像の検出に基づき、処理を実行するときの動作を図5にしたがって説明する。ここでは、原稿を読み取って、画像データを入力する。まず、利用者は、原稿を画像読取部2にセットして、操作パネル6の操作キーを操作する。原稿が読み取られ、画像データが入力される(S1)。特定画像判定部63は、画像読取部2から入力された画像データの中から特定画像を検出する(S2)。特定画像が検出されなければ、印刷、データ送信といった指示された処理が実行される(S8)。   Based on the detection of the specific image, the operation when the process is executed will be described with reference to FIG. Here, the document is read and image data is input. First, the user sets a document on the image reading unit 2 and operates the operation keys on the operation panel 6. The original is read and image data is input (S1). The specific image determination unit 63 detects a specific image from the image data input from the image reading unit 2 (S2). If the specific image is not detected, the instructed processing such as printing and data transmission is executed (S8).

特定画像が検出されたとき、特定画像判定部63は、類似画像が含まれているかを確認する。すなわち、検出された特定画像の角度をチェックする(S5)。一定の角度を有する特定画像のみが検出されたとき、類似画像は存在しない。このとき、特定画像判定部63は、検出された特定画像をカウントし(S6)、特定画像の個数が閾値を超えたか否かを判定する(S7)。   When the specific image is detected, the specific image determination unit 63 confirms whether a similar image is included. That is, the angle of the detected specific image is checked (S5). When only a specific image having a certain angle is detected, there is no similar image. At this time, the specific image determination unit 63 counts the detected specific images (S6), and determines whether or not the number of specific images exceeds the threshold (S7).

閾値を超えなかったとき、印刷、データ送信といった指示された処理が実行される(S8)。閾値を超えたとき、処理が制限される(S11)。指示された処理に応じて、例えばコピー禁止とされる。なお、特定画像が示す規制情報にしたがって、コピーを行うが、画質を低下させる処理が行われる場合もある。   When the threshold value is not exceeded, instructed processing such as printing and data transmission is executed (S8). When the threshold value is exceeded, the processing is restricted (S11). For example, copying is prohibited in accordance with the instructed processing. Although copying is performed according to the restriction information indicated by the specific image, there is a case where processing for reducing the image quality is performed.

異なる角度を有する類似画像が検出されたとき、閾値決定部64は、閾値を下げる(S9)。ここで、閾値の低下数は予め決められた一定数とされる。なお、画像データはページ単位で処理されるので、ページサイズに応じて閾値が決められている場合、ページサイズに応じて低下数を決め、ページサイズが大きいほど低下数を多くするとよい。   When a similar image having a different angle is detected, the threshold value determination unit 64 lowers the threshold value (S9). Here, the threshold reduction number is a predetermined fixed number. Since the image data is processed in units of pages, when the threshold value is determined according to the page size, the decrease number is determined according to the page size, and the decrease number may be increased as the page size is larger.

そして、特定画像判定部63は、特定画像をカウントし、特定画像の個数が変更後の閾値を超えたか否かを判定する(S10)。特定画像の個数がこの閾値を超えたとき、処理が制限される(S11)。超えなかったとき、指示された処理が実行される(S8)。   Then, the specific image determination unit 63 counts the specific images and determines whether or not the number of specific images exceeds the changed threshold value (S10). When the number of specific images exceeds this threshold, processing is limited (S11). If not, the instructed process is executed (S8).

このように、画像データ中に類似画像が存在しているとき、特定画像と類似画像との判別が困難である。このとき、判別をつけにくい特定画像をカウントせず、確実に判別できる特定画像だけをカウントして、閾値を超えるか判定する。紛らわしい類似画像はカウントされないので、正確に特定画像だけを検出できる。カウントされる特定画像の個数は減るが、変更された閾値は下げられているので、特定画像の判定を正しく行え、確実に処理の制限を行うことができる。   As described above, when a similar image exists in the image data, it is difficult to distinguish the specific image from the similar image. At this time, without counting the specific images that are difficult to discriminate, only the specific images that can be reliably discriminated are counted to determine whether the threshold value is exceeded. Since confusing similar images are not counted, only specific images can be detected accurately. Although the number of specific images to be counted is reduced, the changed threshold value is lowered. Therefore, the specific image can be correctly determined, and the processing can be surely limited.

上記の実施形態では、ページ全体の閾値を低下させたが、他の実施形態として、類似画像が検出されたとき、所定範囲を複数の領域に分割し、各領域に対する閾値を決める。すなわち、図6に示すように、特定画像判定部63は、1ページを複数の領域に分割する。ページ全体が均等に分割され、各領域の面積は等しい。なお、ページサイズに応じて、領域の分割数は異なる。ページサイズが大きくなるほど、分割数は多くなる。しかし、ページサイズにかかわらず、各領域の大きさは同じとなる。そのため、特定画像の大きさと各領域の大きさとは常に同じ関係となり、検出精度にばらつきがなくなって、確実に特定画像を検出できる。   In the above embodiment, the threshold value of the entire page is lowered. However, as another embodiment, when a similar image is detected, the predetermined range is divided into a plurality of regions, and the threshold value for each region is determined. That is, as shown in FIG. 6, the specific image determination unit 63 divides one page into a plurality of regions. The entire page is divided equally and the area of each region is equal. Note that the number of area divisions varies depending on the page size. As the page size increases, the number of divisions increases. However, the size of each area is the same regardless of the page size. Therefore, the size of the specific image and the size of each region are always the same, and there is no variation in detection accuracy, so that the specific image can be reliably detected.

そして、特定画像判定部63は、類似画像が含まれる領域と含まれない領域とを判別し、類似画像を含む領域を対象領域Aとし、類似画像を含まない領域を非対象領域Bとして、2つに分ける。閾値決定部64は、対象領域Aにおける閾値および非対象領域Bにおける閾値をそれぞれ決める。   Then, the specific image determination unit 63 discriminates between a region including a similar image and a region not including the similar image, a region including the similar image as a target region A, and a region not including the similar image as a non-target region B. Divide into two. The threshold value determination unit 64 determines a threshold value in the target area A and a threshold value in the non-target area B.

具体的には、図7に示すように、類似画像が検出されたとき(S5)、特定画像判定部63は、図6に示すように、所定範囲である1ページを複数の領域に細分化し(S9)、類似画像を含む領域を特定して、対象領域Aを決める(S10)。1ページ内において、対象領域A以外が非対象領域Bとなる。閾値決定部64は、1ページにおける対象領域Aの面積比を算出する。そして、面積比に応じた閾値にαをプラスして、閾値を決める(S11)。次に、非対称領域Bの面積比に応じて閾値を決める(S12)。   Specifically, as shown in FIG. 7, when a similar image is detected (S5), the specific image determination unit 63 subdivides one page that is a predetermined range into a plurality of regions as shown in FIG. (S9) The region including the similar image is specified and the target region A is determined (S10). Within one page, areas other than the target area A are non-target areas B. The threshold value determination unit 64 calculates the area ratio of the target area A in one page. Then, the threshold is determined by adding α to the threshold corresponding to the area ratio (S11). Next, a threshold value is determined according to the area ratio of the asymmetric region B (S12).

すなわち、対象領域Aにおける閾値は、所定範囲に占める対象領域Aの割合から決めた閾値よりも大とされ、非対象領域Bにおける閾値は、所定範囲に占める非対象領域Bの割合から決めた閾値とされる。具体的には、1ページの面積をS、対象領域Aの面積をSa、非対象領域Bの面積をSb、閾値をNとすると、対象領域Aの閾値は、Sa/S×N+α、非対象領域Bの閾値は、Sb/S×Nとなる。ただし、αは予め決められた一定数である。なお、αを対象領域Aの面積比に応じて決まる個数としてもよい。   That is, the threshold value in the target area A is larger than the threshold value determined from the ratio of the target area A in the predetermined range, and the threshold value in the non-target area B is the threshold value determined from the ratio of the non-target area B in the predetermined range. It is said. Specifically, if the area of one page is S, the area of the target region A is Sa, the area of the non-target region B is Sb, and the threshold is N, the threshold of the target region A is Sa / S × N + α, non-target The threshold value of the region B is Sb / S × N. Here, α is a predetermined number. Note that α may be a number determined according to the area ratio of the target region A.

特定画像判定部63は、対象領域Aでの特定画像をカウントするとともに、非対象領域Bでの特定画像をカウントする。対象領域Aあるいは非対象領域Bのうち、少なくとも一方の領域において、特定画像の個数が変更後の閾値を超えたとき、処理が制限される(S13)。いずれの領域においても、閾値を超えなかったとき、指示された処理が実行される(S8)。   The specific image determination unit 63 counts the specific image in the target area A and counts the specific image in the non-target area B. In at least one of the target area A and the non-target area B, the process is restricted when the number of specific images exceeds the changed threshold (S13). In any region, when the threshold value is not exceeded, the instructed process is executed (S8).

このように、画像データ中に類似画像が存在しているとき、類似画像が存在する領域を特定して、特定画像との判別をつけにくい類似画像も含めてカウントし、閾値を超えるか判定する。カウントされる特定画像の個数は増えるが、特定画像を漏らすことなく検出できる。これにより、確実に処理の制限を行うことができる。   As described above, when a similar image exists in the image data, the region where the similar image exists is specified, and the image including the similar image that is difficult to distinguish from the specific image is counted to determine whether the threshold value is exceeded. . Although the number of specific images to be counted increases, the specific images can be detected without leaking. As a result, the processing can be surely limited.

なお、本発明は、上記実施形態に限定されるものではなく、本発明の範囲内で上記実施形態に多くの修正および変更を加え得ることは勿論である。1ページを複数の領域に分割したとき、対象領域と非対象領域とに2分する代わりに、領域毎に類似画像の有無に応じて閾値を決め、各領域における特定画像をカウントしてもよい。   In addition, this invention is not limited to the said embodiment, Of course, many corrections and changes can be added to the said embodiment within the scope of the present invention. When one page is divided into a plurality of areas, instead of dividing the area into target areas and non-target areas, a threshold may be determined according to the presence or absence of similar images for each area, and a specific image in each area may be counted. .

特定画像は、一定の方向に向いた形態に限らず、不規則なパターンを有する形態や例えば「コピー禁止」、「極秘」といった文字画像、文字とパターンを組み合わせた形態としてもよい。なお、特定画像を文字画像とする場合、類似画像が存在する可能性は低いが、悪意のある利用者が特定画像に細工を施して、類似画像のように見せかけるおそれがある。このような場合、閾値を変更して、特定画像の判定を行うことは有用である。   The specific image is not limited to a form directed in a certain direction, but may be a form having an irregular pattern, a character image such as “copy prohibited” or “confidential”, or a form combining characters and patterns. When the specific image is a character image, it is unlikely that a similar image exists, but a malicious user may craft the specific image and make it look like a similar image. In such a case, it is useful to determine the specific image by changing the threshold value.

本発明の画像処理装置の制御ブロック図Control block diagram of image processing apparatus of the present invention 画像処理装置の概略全体構成を示す図The figure which shows the schematic whole structure of an image processing apparatus 特定画像が配列された原稿および拡大した特定画像を示す図Figure showing a document with specific images arranged and enlarged specific images 類似画像が存在する原稿を示す図Figure showing a document with similar images 類似画像が存在する画像データ中の特定画像を判定するときのフローチャートFlowchart for determining a specific image in image data where a similar image exists ページを複数の領域に分割した状態を示す図The figure which shows the state where the page is divided into the plural areas 類似画像が存在する画像データ中の特定画像を判定するときのフローチャートFlowchart for determining a specific image in image data where a similar image exists

符号の説明Explanation of symbols

2 画像読取部
3 画像形成部
4 記憶部
5 通信部
6 操作パネル
7 制御部
63 特定画像判定部
64 閾値決定部
A 対象領域
B 非対象領域
2 image reading unit 3 image forming unit 4 storage unit 5 communication unit 6 operation panel 7 control unit 63 specific image determination unit 64 threshold value determination unit A target region B non-target region

Claims (9)

画像データ中の特定画像を検出する検出部と、画像データに特定画像が含まれているか否かを閾値に基づいて判定する判定部と、特定画像に類似した形態の類似画像が検出されたとき、閾値を変更する変更部とを備えたことを特徴とする画像処理装置。 When a detection unit that detects a specific image in the image data, a determination unit that determines whether or not the specific image is included in the image data based on a threshold value, and a similar image that is similar to the specific image are detected An image processing apparatus comprising: a changing unit that changes a threshold value. 特定画像は一定の方向に向いた画像とされ、検出部は、異なる方向に向いた類似画像を検出することを特徴とする請求項1記載の画像処理装置。 The image processing apparatus according to claim 1, wherein the specific image is an image directed in a certain direction, and the detection unit detects a similar image directed in a different direction. 画像データ中の特定画像を検出する検出部と、画像データに特定画像が含まれているか否かを閾値に基づいて判定する判定部と、所定範囲内の特定画像の配列に基づいて閾値を変更する変更部とを備えたことを特徴とする画像処理装置。 A detection unit that detects a specific image in the image data, a determination unit that determines whether or not the specific image is included in the image data, and a threshold value that is changed based on the arrangement of the specific image within a predetermined range An image processing apparatus comprising: a changing unit that 複数の特定画像が一定の方向に揃って配列され、検出部は、異なる方向に向いた類似画像を検出し、類似画像が検出されたとき、変更部は、閾値を変更することを特徴とする請求項3記載の画像処理装置。 A plurality of specific images are arranged in a certain direction, the detection unit detects a similar image directed in a different direction, and when the similar image is detected, the changing unit changes the threshold value. The image processing apparatus according to claim 3. 特定画像が検出されたとき、実行する処理を制限する制御部を備え、判定部は、検出された特定画像が変更後の閾値を超えたかを判定し、超えたと判定されたとき、制御部は、処理を制限することを特徴とする請求項1、2または4記載の画像処理装置。 When a specific image is detected, the controller includes a control unit that restricts processing to be executed, and the determination unit determines whether the detected specific image exceeds a threshold after the change. 5. The image processing apparatus according to claim 1, wherein the processing is limited. 検出部は、所定範囲内において特定画像を検出し、類似画像が検出されたとき、変更部は、閾値を下げることを特徴とする請求項1、2または4記載の画像処理装置。 The image processing apparatus according to claim 1, wherein the detection unit detects a specific image within a predetermined range, and when the similar image is detected, the change unit decreases the threshold value. 検出部は、所定範囲内において特定画像を検出し、類似画像が検出されたとき、変更部は、所定範囲を複数の領域に分割し、各領域に対する閾値を決めることを特徴とする請求項1、2または4記載の画像処理装置。 The detection unit detects a specific image within a predetermined range, and when a similar image is detected, the changing unit divides the predetermined range into a plurality of regions and determines a threshold value for each region. The image processing apparatus according to 2 or 4. 所定範囲の大きさに応じて領域の分割数が異なることを特徴とする請求項7記載の画像処理装置。 The image processing apparatus according to claim 7, wherein the number of divisions of the region differs according to the size of the predetermined range. 変更部は、類似画像を含む対象領域と含まない非対象領域に分割し、対象領域における閾値は、所定範囲に占める対象領域の割合から決めた閾値よりも大とされ、非対象領域における閾値は、所定範囲に占める非対象領域の割合から決めた閾値とされることを特徴とする請求項7記載の画像処理装置。 The changing unit divides the target region including the similar image into the non-target region that does not include the threshold value, and the threshold value in the target region is larger than the threshold value determined from the ratio of the target region in the predetermined range. The image processing apparatus according to claim 7, wherein the threshold value is determined based on a ratio of the non-target region in a predetermined range.
JP2006264096A 2006-09-28 2006-09-28 Image processing apparatus Pending JP2008085735A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006264096A JP2008085735A (en) 2006-09-28 2006-09-28 Image processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006264096A JP2008085735A (en) 2006-09-28 2006-09-28 Image processing apparatus

Publications (1)

Publication Number Publication Date
JP2008085735A true JP2008085735A (en) 2008-04-10

Family

ID=39356117

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006264096A Pending JP2008085735A (en) 2006-09-28 2006-09-28 Image processing apparatus

Country Status (1)

Country Link
JP (1) JP2008085735A (en)

Similar Documents

Publication Publication Date Title
JP4335930B2 (en) Image processing device
JP4295304B2 (en) Image processing device
JP4327836B2 (en) Image processing device
JP2008259114A (en) Image processor
JP4422168B2 (en) Image processing device
JP4323511B2 (en) Image processing device
JP4398971B2 (en) Image processing device
US20080247678A1 (en) Image processing apparatus
JP4323506B2 (en) Image processing device
JP4287465B2 (en) Image processing device
JP2008066786A (en) Image processor
JP4355005B2 (en) Image processing system and image processing apparatus
JP4398997B2 (en) Image processing device
JP2008085733A (en) Image processor
JP2008085732A (en) Image scanner and image processor
JP4842778B2 (en) Image processing device
JP2008181183A (en) Image processing device
JP2008085735A (en) Image processing apparatus
JP2008085734A (en) Image processor
JP2008147799A (en) Image processor
JP4355006B2 (en) Image processing device
JP2008113228A (en) Image processor
JP2008099037A (en) Image processing apparatus
JP2009010710A (en) Image reader
JP2008153987A (en) Image processor