JP5071539B2 - Image search apparatus, image reading apparatus, image search system, database generation method, and database generation program - Google Patents

Image search apparatus, image reading apparatus, image search system, database generation method, and database generation program Download PDF

Info

Publication number
JP5071539B2
JP5071539B2 JP2010204433A JP2010204433A JP5071539B2 JP 5071539 B2 JP5071539 B2 JP 5071539B2 JP 2010204433 A JP2010204433 A JP 2010204433A JP 2010204433 A JP2010204433 A JP 2010204433A JP 5071539 B2 JP5071539 B2 JP 5071539B2
Authority
JP
Japan
Prior art keywords
image
search
document
unit
registered
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
JP2010204433A
Other languages
Japanese (ja)
Other versions
JP2012059200A (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.)
Konica Minolta Business Technologies Inc
Original Assignee
Konica Minolta Business Technologies Inc
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 Konica Minolta Business Technologies Inc filed Critical Konica Minolta Business Technologies Inc
Priority to JP2010204433A priority Critical patent/JP5071539B2/en
Priority to US13/230,526 priority patent/US8548276B2/en
Publication of JP2012059200A publication Critical patent/JP2012059200A/en
Application granted granted Critical
Publication of JP5071539B2 publication Critical patent/JP5071539B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/58Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/583Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content
    • G06F16/5854Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content using shape and object relationship
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/58Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/583Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content
    • G06F16/5838Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content using colour
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/53Querying
    • G06F16/532Query formulation, e.g. graphical querying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • G06V10/25Determination of region of interest [ROI] or a volume of interest [VOI]

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Library & Information Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Mathematical Physics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Processing Or Creating Images (AREA)

Description

この発明は、画像検索装置、画像読取装置、画像検索システム、データベース生成方法およびデータベース生成プログラムに関し、特に、画像読取装置で読み取った画像を記憶するデータベースを生成する画像検索装置および画像読取装置、それらを含む画像検索システム、その画像検索装置で実行されるデータベース生成方法およびデータベース生成プログラムに関する。   The present invention relates to an image search device, an image reading device, an image search system, a database generation method, and a database generation program, and more particularly to an image search device and an image reading device that generate a database for storing images read by the image reading device, and the like The present invention relates to a database generation method and a database generation program executed by the image search apparatus.

近年、サーバの記憶容量が増大し、多くの画像を記憶することが可能となっている。多くの画像を記憶する際に、データベース化して記憶する必要があり、そのために画像を検索するための情報が必要になる。特開2007−12024号公報には、画像の特徴量を元に、類似度を判断し、画像を検索する画像検索装置が記載されている。しかしながら、画像全体を比較する場合には、比較対象の面積が大きいため検索のための処理の負荷が大きいといった問題がある。   In recent years, the storage capacity of servers has increased, and many images can be stored. When storing many images, it is necessary to store them in a database, and for that purpose, information for searching for images is required. Japanese Patent Application Laid-Open No. 2007-12024 describes an image search apparatus that determines similarity based on image feature amounts and searches for images. However, when comparing the entire images, there is a problem that the processing load for the search is heavy because the area to be compared is large.

一方で、ネットワーク技術の進歩により、データベースを備える画像検索装置と、検索の対象となる画像が入力される画像読取装置とを、ネットワークで接続する形態が構築されることが予想される。この場合、画像読取装置に入力された画像を画像検索装置にネットワークを介して送信しなければならない。しかしながら、画像のデータ量は比較的大きいため、画像を送信する場合の通信負荷が増大するといった問題がある。
特開2007−12024号公報
On the other hand, with the advancement of network technology, it is expected that an image search apparatus including a database and an image reading apparatus to which an image to be searched is input are connected via a network. In this case, the image input to the image reading device must be transmitted to the image search device via the network. However, since the amount of image data is relatively large, there is a problem that the communication load when transmitting an image increases.
JP 2007-12024 A

この発明は上述した問題点を解決するためになされたもので、この発明の目的の一つは、画像を検索するために送受信する画像のデータ量を削減した画像検索装置を提供することである。   The present invention has been made to solve the above-described problems, and one of the objects of the present invention is to provide an image search apparatus that reduces the amount of image data to be transmitted and received in order to search for an image. .

この発明の他の目的は、画像を検索するために送受信する画像のデータ量を削減した原稿読取装置を提供することである。   Another object of the present invention is to provide an original reading apparatus in which the amount of data of an image transmitted and received for searching for an image is reduced.

この発明のさらに他の目的は、画像を検索するために送受信する画像のデータ量を削減した画像検索システムを提供することである。   Still another object of the present invention is to provide an image search system that reduces the data amount of an image transmitted and received for searching for an image.

この発明のさらに他の目的は、画像を検索するために送受信する画像のデータ量を削減したデータベース生成方法およびデータベース生成プログラムを提供することである   Still another object of the present invention is to provide a database generation method and a database generation program that reduce the data amount of images transmitted and received for searching for images.

上述した目的を達成するためにこの発明のある局面によれば、画像検索装置は、画像読取装置と通信可能な画像検索装置であって、複数の登録画像を記憶可能な記憶手段と、記憶手段に記憶されている複数の登録画像を比較して、複数の登録画像間で同一または類似する画像を含む共通領域を抽出する共通領域抽出手段と、共通領域以外の非共通領域を検索領域に決定する検索領域決定手段と、検索領域の画像中の位置を示す検索領域情報を画像読取装置に送信する検索領域情報送信手段と、画像読取装置から受信される部分画像を、記憶手段に記憶されている複数の登録画像それぞれの検索領域に該当する参照画像と比較する比較手段と、比較手段による比較の結果、複数の登録画像のうちに参照画像が部分画像と同一または類似する登録画像が存在しない場合、原稿画像の送信を要求する送信要求手段と、送信要求手段による要求に応じて、画像読取装置から受信される原稿画像を登録画像として記憶手段に記憶する登録手段と、を備える。   In order to achieve the above object, according to one aspect of the present invention, an image search device is an image search device that can communicate with an image reading device, and can store a plurality of registered images; A plurality of registered images stored in the common image extracting means for extracting a common region including images that are the same or similar between the plurality of registered images, and determining a non-common region other than the common region as a search region Search area determining means for performing search area information transmitting means for transmitting search area information indicating the position of the search area in the image to the image reading apparatus, and partial images received from the image reading apparatus are stored in the storage means. A comparison unit that compares the reference image corresponding to the search area of each of the plurality of registered images, and a registration in which the reference image is the same as or similar to the partial image among the plurality of registered images as a result of comparison by the comparison unit A transmission requesting unit for requesting transmission of a document image when there is no image, and a registration unit for storing the document image received from the image reading device in the storage unit as a registered image in response to a request from the transmission requesting unit. Prepare.

この局面に従えば、複数の登録画像を比較して、複数の登録画像間で同一または類似する画像を含む共通領域が抽出され、共通領域以外の検索領域の画像中の位置を示す検索領域情報が画像読取装置に送信され、画像読取装置から受信される部分画像が複数の登録画像それぞれの検索領域に該当する参照画像と比較され、複数の登録画像のうちに参照画像が部分画像と同一または類似する登録画像が存在しない場合、原稿画像の送信が要求され、画像読取装置から受信される原稿画像が登録画像として記憶される。このため、原稿画像と同一または類似する登録画像が存在するか否かを、原稿画像の検索領域に該当する部分画像と複数の登録画像それぞれの参照画像とを比較して判断するので、効率的に検索することができる。また、画像形成装置は検索のために部分画像を送信するので、原稿画像の全体を送信する必要がなく、送信するデータ量を少なくすることができる。その結果、画像を検索するために送受信する画像のデータ量を削減することが可能な画像検索装置を提供することができる。   According to this aspect, a plurality of registered images are compared, a common region including images that are the same or similar between the plurality of registered images is extracted, and search region information that indicates a position in the image of a search region other than the common region Is transmitted to the image reading device, the partial image received from the image reading device is compared with the reference image corresponding to the search area of each of the plurality of registered images, and the reference image is the same as the partial image among the plurality of registered images or If there is no similar registered image, transmission of the document image is requested, and the document image received from the image reading apparatus is stored as the registered image. For this reason, whether or not there is a registered image that is the same as or similar to the document image is determined by comparing the partial image corresponding to the search area of the document image with the reference images of the plurality of registered images. Can be searched. Further, since the image forming apparatus transmits the partial image for searching, it is not necessary to transmit the entire document image, and the amount of data to be transmitted can be reduced. As a result, it is possible to provide an image search device capable of reducing the amount of data of images transmitted and received for searching for images.

好ましくは、共通領域抽出手段は、複数の登録画像間で所定の特徴要素が共通する領域を共通領域として抽出する。   Preferably, the common area extraction unit extracts an area where a predetermined feature element is common among a plurality of registered images as a common area.

この局面に従えば、所定の特徴要素で複数の画像を比較するので、共通領域を抽出する精度を向上することができる。   According to this aspect, since a plurality of images are compared with a predetermined feature element, the accuracy of extracting the common area can be improved.

好ましくは、比較手段による比較の結果、複数の登録画像のうちに部分画像が参照画像と同一または類似する登録画像が存在する場合、該登録画像を画像読取装置に送信する検索結果送信手段を、さらに備える。   Preferably, as a result of comparison by the comparison unit, when there is a registered image whose partial image is the same as or similar to the reference image among the plurality of registered images, a search result transmitting unit that transmits the registered image to the image reading device, Further prepare.

この発明の他の局面によれば、画像読取装置は、原稿を読み取った原稿画像を出力する原稿読取手段と、出力される原稿画像のうち画像検索装置から受信される検索領域情報により定まる検索領域の部分を切り取った部分画像を画像検索装置に送信する部分画像送信手段と、部分画像の送信に応じて画像検索装置から送信要求が受信される場合、原稿画像を画像検索装置に送信する原稿画像送信手段と、を備える。   According to another aspect of the present invention, an image reading apparatus includes a document reading unit that outputs a document image obtained by reading a document, and a search area determined by search area information received from the image search apparatus among the output document images. A partial image transmission means for transmitting a partial image obtained by cutting out the image portion to the image search device, and a document image for transmitting a document image to the image search device when a transmission request is received from the image search device in response to the transmission of the partial image Transmitting means.

この局面に従えば、原稿画像のうち検索領域の部分を切り取った部分画像が画像検索装置に送信され、画像検索装置から送信要求が受信される場合、原稿画像が画像検索装置に送信される。このため、原稿画像から切り取られた部分画像が画像検索装置に送信されるので、画像を検索するために送受信する画像のデータ量を削減することが可能な原稿読取装置を提供することができる。   According to this aspect, a partial image obtained by cutting out the search area portion of the document image is transmitted to the image search device, and when a transmission request is received from the image search device, the document image is transmitted to the image search device. For this reason, since the partial image cut out from the document image is transmitted to the image search device, it is possible to provide a document reading device capable of reducing the data amount of the image transmitted and received for searching the image.

この発明のさらに他の局面によれば、画像検索システムは、画像検索装置と画像読取装置とを含む画像検索システムであって、画像検索装置は、複数の登録画像を記憶可能な記憶手段と、記憶手段に記憶されている複数の登録画像を比較して、複数の登録画像間で同一または類似する画像を含む共通領域を抽出する共通領域抽出手段と、共通領域以外の非共通領域を検索領域に決定する検索領域決定手段と、検索領域の画像中の位置を示す検索領域情報を画像読取装置に送信する検索領域情報送信手段と、画像読取装置から受信される部分画像を、記憶手段に記憶されている複数の登録画像それぞれの検索領域に該当する参照画像と比較する比較手段と、比較手段による比較の結果、複数の登録画像のうちに参照画像が部分画像と同一または類似する登録画像が存在しない場合、原稿画像の送信を要求する送信要求手段と、送信要求手段による要求に応じて、画像読取装置から受信される原稿画像を登録画像として記憶手段に記憶する登録手段と、を備え、画像読取装置は、原稿を読み取った原稿画像を出力する原稿読取手段と、出力される原稿画像のうち画像検索装置から受信される検索領域情報により定まる検索領域の部分を切り取った部分画像を画像検索装置に送信する部分画像送信手段と、部分画像の送信に応じて画像検索装置から送信要求が受信される場合、原稿画像を画像検索装置に送信する原稿画像送信手段と、を備える。   According to still another aspect of the present invention, the image search system is an image search system including an image search device and an image reading device, and the image search device includes storage means capable of storing a plurality of registered images; A common area extracting means for comparing a plurality of registered images stored in the storage means and extracting a common area including the same or similar images among the plurality of registered images, and a search area for non-common areas other than the common area A search area determining means for determining the search area, search area information transmitting means for transmitting search area information indicating the position of the search area in the image to the image reading apparatus, and storing the partial image received from the image reading apparatus in the storage means. A comparison means for comparing with a reference image corresponding to a search area of each of the plurality of registered images, and as a result of comparison by the comparison means, the reference image is the same as the partial image among the plurality of registered images, or When there is no similar registered image, transmission request means for requesting transmission of the document image, and registration means for storing the document image received from the image reading device in the storage means as a registered image in response to a request by the transmission request means And an image reading apparatus that cuts out a portion of a search area determined by search area information received from the image search apparatus from a document reading unit that outputs a document image obtained by reading a document. A partial image transmission unit that transmits a partial image to the image search device; and a document image transmission unit that transmits a document image to the image search device when a transmission request is received from the image search device in response to the transmission of the partial image. Prepare.

この局面に従えば、画像を検索するために送受信する画像のデータ量を削減することが可能な画像検索システムを提供することができる。   If this situation is followed, the image search system which can reduce the data amount of the image transmitted / received in order to search an image can be provided.

この発明のさらに他の局面によれば、データベース生成方法は、画像読取装置と通信可能な画像検索装置で実行されるデータベース生成方法であって、画像検索装置は、複数の登録画像を記憶可能な記憶手段を備えており、データベース生成方法は、記憶手段に記憶されている複数の登録画像を比較して、複数の登録画像間で同一または類似する画像を含む共通領域を抽出するステップと、共通領域以外の非共通領域を検索領域に決定するステップと、画像読取装置からの要求に応じて検索領域の画像中の位置を示す検索領域情報を、画像読取装置に送信するステップと、画像読取装置から受信される部分画像を、記憶手段に記憶されている複数の登録画像それぞれの検索領域に該当する参照画像と比較するステップと、比較するステップにおける比較の結果、複数の登録画像のうちに参照画像が部分画像と同一または類似する登録画像が存在しない場合、原稿画像の送信を画像読取装置に要求するステップと、送信要求手段による要求に応じて、画像読取装置から受信される原稿画像を登録画像として記憶手段に記憶するステップと、を含む。   According to still another aspect of the present invention, the database generation method is a database generation method executed by an image search device capable of communicating with the image reading device, and the image search device can store a plurality of registered images. A database generation method comprising: comparing a plurality of registered images stored in the storage unit and extracting a common area including images that are the same or similar between the plurality of registered images; A step of determining a non-common area other than the area as a search area, a step of transmitting search area information indicating a position in the image of the search area to the image reading apparatus in response to a request from the image reading apparatus, and an image reading apparatus A step of comparing the partial image received from the reference image corresponding to the search area of each of the plurality of registered images stored in the storage unit and the step of comparing As a result of the comparison, if a registered image whose reference image is the same as or similar to the partial image does not exist among the plurality of registered images, a step of requesting the image reading apparatus to transmit the document image and a request by the transmission request unit Storing a document image received from the image reading apparatus as a registered image in a storage unit.

この局面に従えば、画像を検索するために送受信する画像のデータ量を削減することが可能なデータベース生成方法を提供することができる。   If this aspect is followed, the database production | generation method which can reduce the data amount of the image transmitted / received in order to search an image can be provided.

この発明のさらに他の局面によれば、データベース生成プログラムは、画像読取装置と通信可能な画像検索装置を制御するコンピュータで実行されるデータベース生成プログラムであって、画像検索装置は、複数の登録画像を記憶可能な記憶手段を備えており、データベース生成プログラムは、記憶手段に記憶されている複数の登録画像を比較して、複数の登録画像間で同一または類似する画像を含む共通領域を抽出するステップと、共通領域以外の非共通領域を検索領域に決定するステップと、画像読取装置からの要求に応じて検索領域の画像中の位置を示す検索領域情報を、画像読取装置に送信するステップと、画像読取装置から受信される部分画像を、記憶手段に記憶されている複数の登録画像それぞれの検索領域に該当する参照画像と比較するステップと、比較するステップにおける比較の結果、複数の登録画像のうちに参照画像が部分画像と同一または類似する登録画像が存在しない場合、原稿画像の送信を画像読取装置に要求するステップと、送信要求手段による要求に応じて、画像読取装置から受信される原稿画像を登録画像として記憶手段に記憶するステップと、をコンピュータに実行させる。   According to still another aspect of the present invention, the database generation program is a database generation program executed by a computer that controls an image search device that can communicate with the image reading device, and the image search device includes a plurality of registered images. The database generation program compares a plurality of registered images stored in the storage unit and extracts a common area including the same or similar images among the plurality of registered images. A step of determining a non-common area other than the common area as a search area; and transmitting search area information indicating a position of the search area in the image to the image reading apparatus in response to a request from the image reading apparatus; The reference image corresponding to the search area of each of the plurality of registered images stored in the storage means is the partial image received from the image reading device. A step of comparing and a step of requesting the image reading device to transmit a document image when there is no registered image whose reference image is the same as or similar to the partial image among the plurality of registered images as a result of the comparison in the comparing step; And causing the computer to execute a step of storing the document image received from the image reading device in the storage unit as a registered image in response to a request from the transmission request unit.

この局面に従えば、画像を検索するために送受信する画像のデータ量を削減することが可能なデータベース生成プログラムを提供することができる。   If this aspect is followed, the database production | generation program which can reduce the data amount of the image transmitted / received in order to search an image can be provided.

本発明の実施の形態における画像検索システムの全体概要を示す図である。1 is a diagram showing an overall outline of an image search system in an embodiment of the present invention. MFPの外観を示す斜視図である。1 is a perspective view showing an appearance of an MFP. MFPのハードウエア構成の一例を示すブロック図である。2 is a block diagram illustrating an example of a hardware configuration of an MFP. FIG. 検索サーバのハードウエア構成の一例を示すブロック図である。It is a block diagram which shows an example of the hardware constitutions of a search server. 検索サーバが備えるCPUが有する機能の概要の一例を示すブロック図である。It is a block diagram which shows an example of the outline | summary of the function which CPU with which a search server is provided. MFPが備えるCPUが有する機能の概要の一例を示すブロック図である。2 is a block diagram illustrating an example of an overview of functions of a CPU included in an MFP. FIG. データベース生成処理の流れの一例を示すフローチャートである。It is a flowchart which shows an example of the flow of a database production | generation process. 原稿画像登録処理の流れの一例を示すフローチャートである。5 is a flowchart illustrating an example of a flow of document image registration processing.

以下、本発明の実施の形態について図面を参照して説明する。以下の説明では同一の部品には同一の符号を付してある。それらの名称および機能も同じである。したがってそれらについての詳細な説明は繰り返さない。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. In the following description, the same parts are denoted by the same reference numerals. Their names and functions are also the same. Therefore, detailed description thereof will not be repeated.

図1は、本発明の実施の形態における画像検索システムの全体概要を示す図である。図1を参照して、画像検索システム1は、それぞれがネットワーク3に接続された複合機(Multi Function Peripheral)(以下、「MFP」という)100,100A〜100Dと、インターネット5に接続された検索サーバ200と、を含む。   FIG. 1 is a diagram showing an overall outline of an image search system according to an embodiment of the present invention. Referring to FIG. 1, an image search system 1 includes a multi-function peripheral (hereinafter referred to as “MFP”) 100, 100 </ b> A to 100 </ b> D each connected to a network 3, and a search connected to the Internet 5. Server 200.

MFP100,100A〜100Dは、画像読取装置の一例であり、スキャナ機能、プリンタ機能、コピー機能、ファクシミリ機能等の複数の機能を備える。   MFPs 100, 100 </ b> A to 100 </ b> D are examples of image reading apparatuses and have a plurality of functions such as a scanner function, a printer function, a copy function, and a facsimile function.

ネットワーク3は、ローカルエリアネットワーク(LAN)であり、有線および無線の別を問わない。MFP100,100A〜100Dそれぞれは、ネットワーク3を介して互いに通信可能であり、さらに、ネットワーク3およびインターネット5を介して検索サーバ200と通信可能である。なお、ネットワーク3は、LANに限らず、インターネット、ワイドエリアネットワーク(WAN)または公衆交換電話網等であってもよい。   The network 3 is a local area network (LAN), regardless of whether it is wired or wireless. MFPs 100, 100 </ b> A to 100 </ b> D can communicate with each other via network 3, and further can communicate with search server 200 via network 3 and Internet 5. The network 3 is not limited to the LAN, and may be the Internet, a wide area network (WAN), a public switched telephone network, or the like.

検索サーバ200は、一般的なコンピュータであり、画像検索装置の一例である。本実施の形態においては、検索サーバ200は、複数の画像をデータベースとして記憶しており、MFP100,100A〜100Dから送信されてくる画像をデータベースに登録し、MFP100,100A〜100Dから送信されてくる画像に基づいてデータベースを検索する。   The search server 200 is a general computer and is an example of an image search device. In the present embodiment, search server 200 stores a plurality of images as a database, registers images transmitted from MFPs 100, 100A to 100D in the database, and transmits them from MFPs 100, 100A to 100D. Search the database based on images.

MFP100,100A〜100Dは、それぞれが備える機能は同じである。したがって、ここではMFP100が有する機能を例に説明する。   MFPs 100 and 100A to 100D have the same functions. Therefore, here, the functions of MFP 100 will be described as an example.

図2は、MFPの外観を示す斜視図である。図3は、MFPのハードウエア構成の一例を示すブロック図である。図2および図3を参照して、MFP100は、情報処理部101と、ファクシミリ部27と、通信制御部28と、自動原稿搬送装置(ADF)21と、原稿読取部22と、画像処理部23と、画像形成部24と、給紙部25と、後処理部26とを含む。また、MFP100は、その上面にユーザインターフェースとして用いられる操作パネル11を備えている。   FIG. 2 is a perspective view showing the appearance of the MFP. FIG. 3 is a block diagram illustrating an example of the hardware configuration of the MFP. 2 and 3, MFP 100 includes information processing unit 101, facsimile unit 27, communication control unit 28, automatic document feeder (ADF) 21, document reading unit 22, and image processing unit 23. An image forming unit 24, a paper feeding unit 25, and a post-processing unit 26. Further, the MFP 100 includes an operation panel 11 used as a user interface on the upper surface.

情報処理部101は、中央演算装置(CPU)111と、CPU111が実行するプログラム等を記憶するROM(Read Only Memory)112と、CPU111の作業領域として使用されるRAM(Random Access Memory)113と、データを不揮発的に記憶するためのハードディスクドライブ(HDD)114と、表示部115と、操作部116と、ネットワークインターフェース(I/F)117と、外部記憶装置118とを含む。CPU111は、ROM112、RAM113、HDD114、表示部115、操作部116、ネットワークI/F117および外部記憶装置118とそれぞれ接続され、情報処理部101の全体を制御する。また、CPU111は、ファクシミリ部27、通信制御部28、ADF21、原稿読取部22、画像処理部23、画像形成部24、給紙部25および後処理部26と接続され、MFP1の全体を制御する。   The information processing unit 101 includes a central processing unit (CPU) 111, a ROM (Read Only Memory) 112 that stores programs executed by the CPU 111, a RAM (Random Access Memory) 113 used as a work area of the CPU 111, A hard disk drive (HDD) 114 for storing data in a nonvolatile manner, a display unit 115, an operation unit 116, a network interface (I / F) 117, and an external storage device 118 are included. The CPU 111 is connected to the ROM 112, RAM 113, HDD 114, display unit 115, operation unit 116, network I / F 117, and external storage device 118, and controls the entire information processing unit 101. The CPU 111 is connected to the facsimile unit 27, the communication control unit 28, the ADF 21, the document reading unit 22, the image processing unit 23, the image forming unit 24, the paper feeding unit 25, and the post-processing unit 26, and controls the entire MFP 1. .

ADF21は、原稿台に搭載された複数枚の原稿をさばいて1枚ずつ順に、原稿読取部22に搬送する。ADF21は、原稿の片面を原稿読取部22に読み取らせる場合、原稿を原稿読取部22に搬送して表面を読み取らせる。さらに、ADF21は、原稿の両面を原稿読取部22に読み取らせる場合、原稿を原稿読取部22に搬送して表面を読み取らせた後、原稿を裏返して原稿読取部22に搬送して裏面を読み取らせる。原稿読取部22は、写真、文字、絵等の画像情報を原稿から光学的に読み取って画像データを取得し、画像処理部23に出力する。   The ADF 21 handles a plurality of documents mounted on the document table, and sequentially conveys them one by one to the document reading unit 22. When the document reading unit 22 reads one side of the document, the ADF 21 conveys the document to the document reading unit 22 to read the surface. Further, when both sides of the document are read by the document reading unit 22, the ADF 21 conveys the document to the document reading unit 22 to read the front surface, turns the document over, conveys the document to the document reading unit 22, and reads the back surface. Make it. The document reading unit 22 optically reads image information such as photographs, characters, pictures, and the like from the document, acquires image data, and outputs the image data to the image processing unit 23.

画像処理部23は、CPU111により制御され、CPU111からの指示に基づき画像データを画像処理する。画像データは、原稿読取部22が原稿を読み取って出力する画像データ、ネットワークI/F117により他のコンピュータから受信されるプリントジョブに含まれる画像データ、ネットワークI/F117により他のMFP100A〜100Dのいずれかから受信される画像データ、HDD114に記憶されている画像データを含む。画像処理は、例えば、画像を拡大する拡大処理、画像を縮小する縮小処理、複数の画像を合成して1つの画像を生成する合成処理、画像を回転させて方向を変換する回転処理等である。画像処理部23は、処理後の画像データを画像形成部24に出力する。   The image processing unit 23 is controlled by the CPU 111 and performs image processing on image data based on an instruction from the CPU 111. The image data includes any of image data output by the document reading unit 22 reading the document, image data included in a print job received from another computer via the network I / F 117, and any of the other MFPs 100A to 100D via the network I / F 117. Image data received from the camera and image data stored in the HDD 114. The image processing includes, for example, an enlargement process for enlarging an image, a reduction process for reducing an image, a synthesis process for synthesizing a plurality of images to generate one image, a rotation process for rotating an image to change the direction, and the like. . The image processing unit 23 outputs the processed image data to the image forming unit 24.

給紙部25は、複数の給紙トレイを有し、指定された給紙トレイに格納した用紙を1枚ずつ画像形成部24に供給する。複数の給紙トレイそれぞれは、複数のサイズの用紙のうちから選ばれたサイズの用紙を、複数の方向のうちから選ばれた方向に収納する。ここでは、給紙部25が4つの第1〜第4給紙トレイを有し、第1の給紙トレイがA4サイズの用紙を縦方向に収納し、第2の給紙トレイがA4サイズの用紙を横方向に収納し、第3の給紙トレイがA3サイズの用紙を縦方向に収納し、第4の給紙トレイがB5サイズの用紙を横方向に収納する。また、給紙部25は、両面印刷が指定されると、用紙の両面に画像を形成するために、画像形成部24に搬送した用紙を表裏反転させて、再度画像形成部24に搬送する。   The paper feed unit 25 has a plurality of paper feed trays, and supplies the sheets stored in the designated paper feed tray to the image forming unit 24 one by one. Each of the plurality of paper feed trays stores a paper sheet of a size selected from a plurality of paper sheets in a direction selected from a plurality of directions. Here, the paper feed unit 25 has four first to fourth paper feed trays, the first paper feed tray stores A4 size paper in the vertical direction, and the second paper feed tray is A4 size paper. The paper is stored in the horizontal direction, the third paper supply tray stores the A3 size paper in the vertical direction, and the fourth paper supply tray stores the B5 size paper in the horizontal direction. In addition, when duplex printing is designated, the paper feeding unit 25 reverses the paper conveyed to the image forming unit 24 and conveys the paper again to the image forming unit 24 in order to form images on both sides of the paper.

画像形成部24は、画像処理部23から入力される画像データに基づき、給紙部25から搬送される用紙に画像を形成する。   The image forming unit 24 forms an image on a sheet conveyed from the sheet feeding unit 25 based on the image data input from the image processing unit 23.

後処理部26は、画像が形成された用紙を排紙する。後処理部26は、複数の排紙トレイを有し、ソート部、パンチ穴加工部、ステープル加工部を備えている。ソート部は、画像が形成された複数の用紙を複数の排紙トレイにソートして出力する。パンチ穴加工部は、用紙にパンチ穴を開ける。ステープル加工部は、画像が形成された複数の用紙をまとめるためにステープル加工する。   The post-processing unit 26 discharges the paper on which the image is formed. The post-processing unit 26 includes a plurality of paper discharge trays and includes a sorting unit, a punch hole processing unit, and a staple processing unit. The sorting unit sorts and outputs a plurality of sheets on which images are formed to a plurality of paper discharge trays. The punch hole processing unit opens a punch hole in the paper. The staple processing unit performs staple processing to collect a plurality of sheets on which images are formed.

表示部115は、液晶表示装置(LCD)、有機ELD(Electro Luminescence Display)等の表示装置であり、ユーザに対する指示メニューや取得した画像データに関する情報等を表示する。操作部116は、複数のキーを備え、キーに対応するユーザの操作による各種の指示、文字、数字などのデータの入力を受け付ける。操作部116は、表示部115上に設けられたタッチパネルをさらに含む。表示部115と操作部116とで、操作パネル11を構成する。   The display unit 115 is a display device such as a liquid crystal display (LCD) or an organic ELD (Electro Luminescence Display), and displays an instruction menu for the user, information about acquired image data, and the like. The operation unit 116 includes a plurality of keys, and accepts input of various instructions, data such as characters and numbers by user operations corresponding to the keys. Operation unit 116 further includes a touch panel provided on display unit 115. The display unit 115 and the operation unit 116 constitute the operation panel 11.

ネットワークI/F117は、TCP(Transmission Control Protocol)またはUDP(User Datagram Protocol)等の通信プロトコルで通信するためのインターフェースであり、ネットワーク3およびインターネット5を介して検索サーバ200と通信する。また、ネットワーク3に接続された他のMFP100A〜100Dと通信する。   The network I / F 117 is an interface for communicating with a communication protocol such as TCP (Transmission Control Protocol) or UDP (User Datagram Protocol), and communicates with the search server 200 via the network 3 and the Internet 5. Further, it communicates with other MFPs 100 </ b> A to 100 </ b> D connected to the network 3.

外部記憶装置118は、CD−ROM(Compact Disk Read Only Memory)119が装着される。CPU111は、外部記憶装置118を介してCD−ROM119にアクセス可能であり、CD−ROM119に記憶されたプログラムをRAM113にロードして実行可能である。なお、CPU111が実行するプログラムは、CD−ROM119に記憶されたプログラムに限られず、他の記憶媒体に記憶されたプログラムでもよく、HDD116に記憶されたプログラムであってもよく、さらに、ネットワークI/F117を介してネットワーク3に接続された他のコンピュータによりHDD114に書込みされたプログラムであってもよい。   The external storage device 118 is loaded with a CD-ROM (Compact Disk Read Only Memory) 119. The CPU 111 can access the CD-ROM 119 via the external storage device 118, and can execute a program stored in the CD-ROM 119 by loading it into the RAM 113. Note that the program executed by the CPU 111 is not limited to the program stored in the CD-ROM 119, but may be a program stored in another storage medium, a program stored in the HDD 116, or a network I / O. The program may be written in the HDD 114 by another computer connected to the network 3 via F117.

なお、プログラムを記憶する記憶媒体としては、CD−ROM119に限られず、光ディスク(MO(Magnetic Optical Disc)/MD(Mini Disc)/DVD(Digital Versatile Disc))、ICカード、光カード、マスクROM、EPROM(Erasable Programmable ROM)、EEPROM(Electrically Erasable and Programmable ROM)などの半導体メモリでもよい。   The storage medium for storing the program is not limited to the CD-ROM 119, but an optical disc (MO (Magnetic Optical Disc) / MD (Mini Disc) / DVD (Digital Versatile Disc)), IC card, optical card, mask ROM, A semiconductor memory such as an EPROM (Erasable Programmable ROM) or an EEPROM (Electrically Erasable and Programmable ROM) may be used.

ファクシミリ部27は、PSTN13に接続され、PSTN13にファクシミリデータを送信する、またはPSTN13からファクシミリデータを受信する。ファクシミリ部27は、受信したファクシミリデータを、画像形成部24がプリント可能なプリントデータに変換して、画像形成部24に出力する。これにより、画像形成部24は、ファクシミリ部27により受信されたファクシミリデータを用紙にプリントする。また、ファクシミリ部27は、HDD114に記憶されたデータをファクシミリデータに変換して、PSTN13に接続されたファクシミリ装置に送信する。   The facsimile unit 27 is connected to the PSTN 13 and transmits facsimile data to the PSTN 13 or receives facsimile data from the PSTN 13. The facsimile unit 27 converts the received facsimile data into print data that can be printed by the image forming unit 24 and outputs the print data to the image forming unit 24. As a result, the image forming unit 24 prints the facsimile data received by the facsimile unit 27 on paper. In addition, the facsimile unit 27 converts the data stored in the HDD 114 into facsimile data, and transmits the facsimile data to a facsimile machine connected to the PSTN 13.

図4は、検索サーバのハードウエア構成の一例を示すブロック図である。図4を参照して、検索サーバ200は、検索サーバ200の全体を制御するためのCPU201と、CPU201が実行するプログラム等を記憶するためのROM202と、CPU201の作業領域として用いられるRAM203と、検索サーバ200をネットワークに接続するためのネットワークI/F204と、大容量記憶装置としてのHDD205と、表示部206と、ユーザの操作の入力を受け付ける操作部207と、CD−ROM209が装着される外部記憶装置208と、を含む。   FIG. 4 is a block diagram illustrating an example of a hardware configuration of the search server. Referring to FIG. 4, search server 200 includes a CPU 201 for controlling the entire search server 200, a ROM 202 for storing programs executed by CPU 201, a RAM 203 used as a work area for CPU 201, and a search A network I / F 204 for connecting the server 200 to the network, an HDD 205 as a large-capacity storage device, a display unit 206, an operation unit 207 for accepting user operation input, and an external storage in which the CD-ROM 209 is mounted. Device 208.

HDD205は、複数の画像を記憶している。CPU201は、HDD205に記憶される複数の画像を、管理するためのデータベースを形成する。本実施の形態においては、CPU201によって形成されるデータベースは、複数の画像を種類別に分類する。データベースによって分類される画像の種類は、画像の元になった原稿の種類である。原稿の種類は、例えば、雑誌であれば雑誌名、会議資料、議事録、報告書等である。   The HDD 205 stores a plurality of images. The CPU 201 forms a database for managing a plurality of images stored in the HDD 205. In the present embodiment, the database formed by the CPU 201 classifies a plurality of images by type. The type of image classified by the database is the type of document that is the source of the image. The type of manuscript is, for example, a magazine name, meeting material, minutes, report, etc. for a magazine.

外部記憶装置208には、CD−ROM209が装着される。CD−ROM209には、CPU201が実行可能なアプリケーション検索プログラムが記憶されており、CPU201は、外部記憶装置208を制御して、CD−ROM209からアプリケーション検索プログラムを読出し、読み出したアプリケーション検索プログラムをRAM203にロードして実行する。   A CD-ROM 209 is attached to the external storage device 208. The CD-ROM 209 stores an application search program that can be executed by the CPU 201. The CPU 201 controls the external storage device 208 to read the application search program from the CD-ROM 209 and store the read application search program in the RAM 203. Load and execute.

なお、アプリケーション検索プログラムを記憶する記録媒体としては、CD−ROM209に限られず、フレキシブルディスク、カセットテープ、光ディスク(MO(Magnetic Optical Disc)/MD(Mini Disc)/DVD(Digital Versatile Disc))、ICカード、光カード、マスクROM、EPROM(Erasable Programmable ROM)、EEPROM(Electrically EPROM)などの半導体メモリでもよい。さらに、CPU201がインターネット5に接続された他のコンピュータからアプリケーション検索プログラムをダウンロードしてHDD205に記憶する、または、他のコンピュータがアプリケーション検索プログラムをHDD205に書込みするようにして、HDD205に記憶されたアプリケーション検索プログラムをRAM203にロードしてCPU201で実行するようにしてもよい。ここでいうプログラムは、CPU201により直接実行可能なプログラムだけでなく、ソースプログラム、圧縮処理されたプログラム、暗号化されたプログラム等を含む。   The recording medium for storing the application search program is not limited to the CD-ROM 209, and is a flexible disk, a cassette tape, an optical disk (MO (Magnetic Optical Disc) / MD (Mini Disc) / DVD (Digital Versatile Disc)), IC A semiconductor memory such as a card, an optical card, a mask ROM, an EPROM (Erasable Programmable ROM), or an EEPROM (Electrically EPROM) may be used. Further, the CPU 201 downloads an application search program from another computer connected to the Internet 5 and stores it in the HDD 205, or the other computer writes the application search program in the HDD 205 so that the application stored in the HDD 205 is stored. The search program may be loaded into the RAM 203 and executed by the CPU 201. The program here includes not only a program directly executable by the CPU 201 but also a source program, a compressed program, an encrypted program, and the like.

本実施の形態における画像検索システム1においては、MFP100,100A〜100Dのいずれかで原稿を読み取って得られる原稿画像を、検索サーバ200に形成されたデータベースに登録する。また、MFP100,100A〜100Dのいずれかで原稿を読み取って得られる原稿画像に基づいて、検索サーバ200に形成されたデータベースを検索する。MFP100,100A〜100Dが有する機能は同じなので、ここではMFP100において原稿画像を読み取り、検索サーバ200において、原稿画像を登録する場合、または原稿画像に基づいてデータベースを検索する場合を例に説明する。また、HDD205に記憶される複数の画像を登録画像という。   In image search system 1 according to the present embodiment, a document image obtained by reading a document with any of MFPs 100, 100 </ b> A to 100 </ b> D is registered in a database formed in search server 200. Further, the database formed in the search server 200 is searched based on the document image obtained by reading the document with any of the MFPs 100, 100A to 100D. Since MFPs 100 and 100A to 100D have the same functions, an example will be described here in which a document image is read by MFP 100 and a document image is registered in search server 200 or a database is searched based on the document image. A plurality of images stored in the HDD 205 are referred to as registered images.

図5は、検索サーバが備えるCPUが有する機能の概要の一例を示すブロック図である。図5に示す機能は、検索サーバ200が備えるCPU201が、ROM202、HDD205またはCD−ROM209に記憶されたデータベース生成プログラムを実行することにより、CPU201に形成される。   FIG. 5 is a block diagram illustrating an example of an overview of functions of a CPU included in the search server. The functions shown in FIG. 5 are formed in the CPU 201 when the CPU 201 included in the search server 200 executes a database generation program stored in the ROM 202, the HDD 205, or the CD-ROM 209.

図5を参照して、CPU201は、複数の登録画像間で同一または類似する画像を含む共通領域を抽出する共通領域抽出部251と、検索領域を決定する検索領域決定部253と、検索領域情報を送信する検索領域情報送信部255と、MFP100から受信される部分画像を複数の画像それぞれの検索領域に該当する参照画像と比較する比較部259と、登録画像を送信する登録画像送信部261と、原稿画像の送信を要求する送信要求部263と、原稿画像を受信する原稿画像受信部265と、原稿画像をデータベースに記憶する登録部267と、を含む。   Referring to FIG. 5, the CPU 201 extracts a common area including a common area that includes the same or similar images among a plurality of registered images, a search area determination unit 253 that determines a search area, and search area information. A search area information transmission unit 255 that transmits a partial image received from the MFP 100, a comparison unit 259 that compares a partial image received with a reference image corresponding to the search area of each of the plurality of images, and a registration image transmission unit 261 that transmits a registration image. A transmission request unit 263 that requests transmission of a document image, a document image reception unit 265 that receives a document image, and a registration unit 267 that stores the document image in a database.

共通領域抽出部251は、HDD205に記憶されている複数の登録画像を比較して、複数の登録画像間で同一または類似する画像を含む共通領域を抽出する。HDD205に記憶される複数の登録画像は、原稿の種別で分類されているので、共通領域抽出部251は、原稿の種別ごとに、その種別に分類された複数の登録画像を互いに比較する。共通領域抽出部251が、複数の登録画像間で画像が有する所定の特徴要素が同一または類似する領域を共通領域として抽出する。ここでは、特徴要素を、登録画像に含まれる像の輪郭としている。このため共通領域抽出部251は、複数の登録画像それぞれを、エッジ画像に変換し、複数のエッジ画像を比較することにより、複数のエッジ画像間で同一または類似する線画を含む矩形の領域を共通領域として抽出する。エッジ画像は、登録画像に含まれる複数の画素それぞれを、隣接する画素との差分に変換した微分画像である。ただし、共通領域抽出部251は、同じ種別に分類された複数の登録画像の全ての間で共通する共通領域を抽出できない場合には、同じ種別に分類された複数の登録画像のうち所定の割合の数の登録画像間で同一または類似する画像を含む領域を共通領域とすればよい。所定の割合は、予め定めておけばよい。   The common area extraction unit 251 compares a plurality of registered images stored in the HDD 205 and extracts a common area including the same or similar images between the plurality of registered images. Since the plurality of registered images stored in the HDD 205 are classified according to the type of document, the common area extraction unit 251 compares the plurality of registered images classified into the type for each document type. The common area extraction unit 251 extracts, as a common area, an area in which predetermined feature elements included in images are the same or similar among a plurality of registered images. Here, the feature element is the contour of the image included in the registered image. Therefore, the common area extraction unit 251 converts each of the plurality of registered images into an edge image, and compares the plurality of edge images, thereby sharing a rectangular area including the same or similar line drawing between the plurality of edge images. Extract as a region. An edge image is a differential image obtained by converting each of a plurality of pixels included in a registered image into a difference from an adjacent pixel. However, when the common area extraction unit 251 cannot extract a common area that is common among all of the plurality of registered images classified into the same type, a predetermined ratio of the plurality of registered images classified into the same type A region including the same or similar images among the number of registered images may be set as a common region. The predetermined ratio may be determined in advance.

共通領域抽出部251は、抽出された共通領域の登録画像中の位置を検索領域決定部253および比較部259に出力する。共通領域抽出部251は、原稿の種別ごと共通領域を抽出するので、共通領域抽出部251は、原稿の種別と共通領域との組を検索領域決定部253に出力する。   The common area extraction unit 251 outputs the position of the extracted common area in the registered image to the search area determination unit 253 and the comparison unit 259. Since the common area extraction unit 251 extracts a common area for each document type, the common area extraction unit 251 outputs a set of the document type and the common area to the search area determination unit 253.

検索領域決定部253は、共通領域抽出部251から原稿の種別と共通領域との組が入力される。検索領域決定部253は、共通領域抽出部251から入力される共通領域の登録画像中の位置に基づいて、画像中で共通領域以外の非共通領域を検索領域に決定する。検索領域決定部253は、原稿の種別と検索領域の画像中の位置を示す検索領域情報との組を検索領域情報送信部255および比較部259に出力する。   The search area determination unit 253 receives a set of the document type and the common area from the common area extraction unit 251. The search area determination unit 253 determines a non-common area other than the common area in the image as a search area based on the position of the common area input from the common area extraction unit 251 in the registered image. The search area determination unit 253 outputs a set of the document type and search area information indicating the position of the search area in the image to the search area information transmission unit 255 and the comparison unit 259.

検索領域情報送信部255は、検索領域決定部253から原稿の種別と検索領域情報との組が入力され、MFP100,100A〜100Dのいずれかから、ここでは、MFP100から検索領域情報の要求を受信することに応じて、検索領域情報をネットワークI/F204を介して送信する。検索領域情報の要求は、原稿の種別を含み、検索領域情報送信部255は、検索領域情報の要求に含まれる原稿種別と組になる検索領域情報を送信する。   The search area information transmission unit 255 receives a set of the document type and the search area information from the search area determination unit 253, and receives a request for the search area information from the MFP 100 here from any of the MFPs 100 and 100A to 100D. In response, the search area information is transmitted via the network I / F 204. The search area information request includes the document type, and the search area information transmission unit 255 transmits the search area information paired with the document type included in the search area information request.

ここで、MFP100について説明する。図6は、MFPが備えるCPUが有する機能の概要の一例を示すブロック図である。図6に示す機能は、MFP100が備えるCPU111が、ROM112、HDD114またはCD−ROM119に記憶された原稿画像登録プログラムを実行することにより、CPU111に形成される。原稿画像登録プログラムは、データベース生成プログラムの一部である。   Here, the MFP 100 will be described. FIG. 6 is a block diagram illustrating an example of an overview of functions of a CPU included in the MFP. The functions shown in FIG. 6 are formed in the CPU 111 when the CPU 111 provided in the MFP 100 executes a document image registration program stored in the ROM 112, the HDD 114, or the CD-ROM 119. The document image registration program is a part of the database generation program.

図6を参照して、CPU111は、原稿画像を受け付ける原稿画像受付部51と、検索サーバ200から検索領域情報を受信する検索領域情報受信部55と、原稿画像から部分画像を切り出す部分画像切出部53と、部分画像を検索サーバ200に送信する部分画像送信部57と、検索結果を受信する検索結果受信部59と、原稿画像を検索サーバ200に送信する原稿画像送信部61と、検索結果を表示する検索結果表示部63と、を含む。   Referring to FIG. 6, CPU 111 includes a document image receiving unit 51 that receives a document image, a search region information receiving unit 55 that receives search region information from search server 200, and a partial image cutout that cuts out a partial image from a document image. Unit 53, partial image transmission unit 57 that transmits a partial image to search server 200, search result reception unit 59 that receives a search result, document image transmission unit 61 that transmits a document image to search server 200, and search results And a search result display unit 63 for displaying.

原稿画像受付部51は、原稿読取部22を制御し、ユーザの操作に応じて原稿読取部22に原稿を読み取らせ、原稿読取部22が原稿を読み取って出力する原稿画像を受け付ける。ユーザが、原稿、例えば、雑誌を原稿読取部22の原稿台に載置し、操作部116が備えるスタートキーを押下すれば、読取指示を受け付ける。原稿画像受付部51は、読取指示を受け付けると、原稿読取部22に原稿を読み取らせる。原稿画像受付部51は、原稿読取部22から出力され原稿画像を受け付け、受け付けられた原稿画像を部分画像切出部53および原稿画像送信部61に出力する。   The document image receiving unit 51 controls the document reading unit 22 to cause the document reading unit 22 to read a document according to a user operation, and receives a document image output by the document reading unit 22 reading the document. When the user places a document, for example, a magazine, on the document table of the document reading unit 22 and presses a start key provided in the operation unit 116, a reading instruction is accepted. When the document image receiving unit 51 receives the reading instruction, the document reading unit 51 causes the document reading unit 22 to read the document. The document image receiving unit 51 receives the document image output from the document reading unit 22 and outputs the received document image to the partial image cutting unit 53 and the document image transmitting unit 61.

検索領域情報受信部55は、表示部115に原稿の種別を選択するための種別選択画面を表示し、ユーザが操作部116に原稿の種別を選択する操作を入力すれば、選択された原稿の種別を受け付ける。検索領域情報受信部55は、受け付けられた原稿の種別を含む検索領域情報の要求を、ネットワークI/F117を介して、検索サーバ200に送信する。検索領域情報の要求を受信する検索サーバ200においては、検索領域情報の要求に含まれる原稿の種別と組になる検索領域情報を返信するので、検索領域情報受信部55は、ネットワークI/F117を制御して、検索サーバ200から検索領域情報を受信する。検索領域情報受信部55は、受信された検索領域情報を部分画像切出部53に出力する。   The search area information receiving unit 55 displays a type selection screen for selecting the type of document on the display unit 115, and if the user inputs an operation for selecting the type of document to the operation unit 116, Accept type. The search area information receiving unit 55 transmits a request for search area information including the accepted document type to the search server 200 via the network I / F 117. The search server 200 that receives the search area information request returns search area information that is paired with the type of document included in the search area information request, so that the search area information receiving unit 55 uses the network I / F 117. And control area information is received from the search server 200. The search area information receiving unit 55 outputs the received search area information to the partial image cutout unit 53.

部分画像切出部53は、原稿画像受付部51から入力される原稿画像のうち、検索領域情報受信部55から入力される検索領域情報で特定される領域の部分画像を原稿画像から切り出す。部分画像切出部53は、原稿画像から切り出した部分画像を部分画像送信部57に出力する。   The partial image cutout unit 53 cuts out a partial image of an area specified by the search area information input from the search area information receiving unit 55 from the original image from the original image input from the original image receiving unit 51. The partial image cutout unit 53 outputs the partial image cut out from the document image to the partial image transmission unit 57.

部分画像送信部57は、部分画像切出部53から入力される部分画像を、ネットワークI/F117を介して、検索サーバ200に送信する。部分画像送信部57は、部分画像を検索サーバ200に送信したことを示す信号を検索結果受信部59に出力する。   The partial image transmission unit 57 transmits the partial image input from the partial image cutout unit 53 to the search server 200 via the network I / F 117. The partial image transmission unit 57 outputs a signal indicating that the partial image has been transmitted to the search server 200 to the search result reception unit 59.

図5に戻って、CPU201が備える部分画像受信部257は、ネットワークI/F204が、MFP100から部分画像を受信すると、部分画像を取得する。部分画像受信部257は、ネットワークI/F204により受信された部分画像を、比較部259に出力する。   Returning to FIG. 5, when the network I / F 204 receives a partial image from the MFP 100, the partial image receiving unit 257 provided in the CPU 201 acquires the partial image. The partial image reception unit 257 outputs the partial image received by the network I / F 204 to the comparison unit 259.

比較部259は、検索領域決定部253から原稿の種別と検索領域情報との組が入力され、部分画像受信部257から部分画像が入力される。比較部259は、HDD205に記憶されている複数の登録画像のうち、検索領域決定部253から入力される原稿の種別に分類された複数の登録画像を処理対象画像に設定する。比較部259は、部分画像受信部から入力される部分画像を、複数の処理対象画像と比較する。処理対象画像の比較の対象となる部分は、処理対象画像のうちで、検索領域決定部253から入力される検索領域情報で特定される検索領域の部分である。以下、登録画像のうちで、検索領域情報で特定される検索領域に該当する部分の画像を、参照画像という。   The comparison unit 259 receives a set of document type and search region information from the search region determination unit 253 and receives a partial image from the partial image reception unit 257. The comparison unit 259 sets a plurality of registered images classified by the type of document input from the search area determination unit 253 among the plurality of registered images stored in the HDD 205 as processing target images. The comparison unit 259 compares the partial image input from the partial image reception unit with a plurality of processing target images. The portion to be compared with the processing target image is a portion of the search region specified by the search region information input from the search region determination unit 253 in the processing target image. Hereinafter, a part of the registered image corresponding to the search area specified by the search area information is referred to as a reference image.

比較部259は、部分画像を、複数の参照画像それぞれと比較する。比較部259は、部分画像の所定の特徴要素と参照画像の所定の特徴要素とを比較する。特徴要素は、画像に含まれる像の輪郭である。このため比較部259は、部分画像と参照画像とを、それぞれエッジ画像に変換し、部分画像を変換したエッジ画像と参照画像を変換したエッジ画像とを比較する。比較部259は、部分画像を変換したエッジ画像と参照画像を変換したエッジ画像とが同一または類似するか否かを判断する。両者が完全同一であってもよいが、一部が異なっていてもよい。類似とは、同一の部分に対する異なる部分の割合が所定の値以下の場合を含み、形状が同一または類似であってサイズが異なる場合を含む。   The comparison unit 259 compares the partial image with each of a plurality of reference images. The comparison unit 259 compares a predetermined feature element of the partial image with a predetermined feature element of the reference image. The feature element is a contour of an image included in the image. Therefore, the comparison unit 259 converts the partial image and the reference image into edge images, respectively, and compares the edge image obtained by converting the partial image with the edge image obtained by converting the reference image. The comparison unit 259 determines whether or not the edge image obtained by converting the partial image and the edge image obtained by converting the reference image are the same or similar. Both may be completely the same, but some may be different. Similarity includes the case where the ratio of different parts to the same part is equal to or less than a predetermined value, and includes the case where the shapes are the same or similar and the sizes are different.

比較部259は、複数の登録画像のうちで、その参照画像のエッジ画像が部分画像のエッジ画像と同一または類似する登録画像が存在すれば、その登録画像を登録画像送信部261に出力し、そのような登録画像が存在しなければ送信要求指示を送信要求部263に出力する。   If there is a registered image in which the edge image of the reference image is the same as or similar to the edge image of the partial image among the plurality of registered images, the comparing unit 259 outputs the registered image to the registered image transmitting unit 261. If no such registered image exists, a transmission request instruction is output to the transmission request unit 263.

登録画像送信部261は、比較部259から登録画像が入力される場合、登録画像を、部分画像を送信してきたMFP100にネットワークI/F117を介して送信する。   When a registered image is input from comparing unit 259, registered image transmission unit 261 transmits the registered image to MFP 100 that has transmitted the partial image via network I / F 117.

送信要求部263は、比較部259から送信要求指示が入力される場合、原稿画像の送信を要求する送信要求を、部分画像を送信してきたMFP100にネットワークI/F117を介して送信する。送信要求部263は、送信要求をMFP100に送信したことを示す信号を原稿画像受信部265に出力する。   When a transmission request instruction is input from comparison unit 259, transmission request unit 263 transmits a transmission request for requesting transmission of a document image to MFP 100 that has transmitted the partial image via network I / F 117. Transmission request unit 263 outputs a signal indicating that the transmission request has been transmitted to MFP 100 to document image receiving unit 265.

原稿画像受信部265は、送信要求部263から送信要求をMFP100に送信したことを示す信号が入力された後、ネットワークI/F117を制御して、MFP100が送信する原稿画像を受信する。原稿画像受信部265は、受信された原稿画像を登録部267に出力する。   After receiving a signal indicating that a transmission request is transmitted to MFP 100 from transmission request unit 263, document image receiving unit 265 controls network I / F 117 to receive the document image transmitted by MFP 100. Document image receiving unit 265 outputs the received document image to registration unit 267.

登録部267は、原稿画像受信部265から入力される原稿画像を、HDD114に記憶する。この際、検索領域情報送信部255がMFP100から受信する検索領域情報の要求に含まれる原稿の種別に分類して、登録画像を記憶する。   The registration unit 267 stores the document image input from the document image receiving unit 265 in the HDD 114. At this time, the search area information transmission unit 255 classifies the document into the document types included in the search area information request received from the MFP 100 and stores the registered images.

再び図6を参照して、検索結果受信部59は、部分画像送信部57から部分画像を検索サーバ200に送信したことを示す信号が入力された後、ネットワークI/F117を制御して、検索サーバ200から検索結果を受信する。検索結果は、登録画像と送信要求とのいずれかである。検索結果受信部59は、検索結果として登録画像を受信する場合、登録画像を検索結果表示部63に出力し、検索結果として送信要求を受信する場合、送信要求を原稿画像送信部61および検索結果表示部63に出力する。   Referring to FIG. 6 again, the search result receiving unit 59 controls the network I / F 117 after the signal indicating that the partial image is transmitted from the partial image transmitting unit 57 to the search server 200, and performs the search. A search result is received from the server 200. The search result is either a registered image or a transmission request. When receiving a registered image as a search result, the search result receiving unit 59 outputs the registered image to the search result display unit 63. When receiving a transmission request as a search result, the search result receiving unit 59 sends the transmission request to the document image transmitting unit 61 and the search result. The data is output to the display unit 63.

検索結果表示部63は、検索結果受信部59から登録画像が入力される場合、登録画像を表示部115に表示する。これにより、ユーザがMFP100に読み取らせた原稿について、その原稿画像と同一または類似する登録画像が検索サーバ200に記憶されていることをユーザに通知することができる。このため、データベースに登録するために原稿をMFP100に読み取らせたユーザは、原稿の原稿画像を新たにデータベースに登録する必要がないことを知ることができる。その結果、同一の原稿の原稿画像が重複して登録されるのを回避するとともに、ユーザが原稿画像を登録のためにするスキャン操作が重複しないようにして、ユーザによる無駄な操作を軽減することができる。また、データベースを検索するためにMFP100に原稿を読み取らせたユーザは、検索結果を確認することができる。   The search result display unit 63 displays the registered image on the display unit 115 when the registered image is input from the search result receiving unit 59. Thus, it is possible to notify the user that a registered image that is the same as or similar to the original image is stored in search server 200 with respect to the original read by MFP 100 by the user. Therefore, the user who has read the document to MFP 100 for registration in the database can know that it is not necessary to newly register the document image of the document in the database. As a result, document images of the same document can be prevented from being registered twice, and user scan operations for registering document images can be prevented from being duplicated, thereby reducing unnecessary operations by the user. Can do. In addition, a user who causes MFP 100 to read a document to search the database can check the search result.

検索結果表示部63は、検索結果受信部59から送信指示が入力される場合、ユーザに読み取り操作を継続するために、メッセージを表示部115に表示する。メッセージは、例えば「原稿の次ページをスキャンしてください。」等である。例えば、原稿が複数ページで構成される場合、ユーザは、複数ページの原稿を順に原稿読取部22に読み取らせる操作を、繰り返すことができる。これにより、原稿を構成する複数ページの原稿画像が、順に原稿読取部22により読み取られ、複数の原稿画像が原稿画像受付部51により受け付けられ、原稿画像受付部51から原稿画像送信部61に複数の原稿画像が順に出力される。   When a transmission instruction is input from the search result receiving unit 59, the search result display unit 63 displays a message on the display unit 115 in order to continue the reading operation for the user. The message is, for example, “Please scan the next page of the document”. For example, when the document is composed of a plurality of pages, the user can repeat the operation of causing the document reading unit 22 to sequentially read the documents of the plurality of pages. Thus, a plurality of document images constituting the document are sequentially read by the document reading unit 22, and a plurality of document images are received by the document image receiving unit 51, and a plurality of document images are received from the document image receiving unit 51 to the document image transmitting unit 61. Original images are sequentially output.

原稿画像送信部61は、検索結果受信部59から送信指示が入力されると、原稿画像受付部51から入力される原稿画像を、ネットワークI/F117を介して検索サーバ200に送信する。原稿画像送信部61は、原稿画像送信部61から順に複数の原稿画像が入力される場合、それらをまとめた1つのファイルとして検索サーバ200に送信する。なお、原稿画像送信部61から順に入力される複数の原稿画像を、入力される順に検索サーバ200に送信するようにしてもよい。   When a transmission instruction is input from the search result receiving unit 59, the document image transmitting unit 61 transmits the document image input from the document image receiving unit 51 to the search server 200 via the network I / F 117. When a plurality of document images are sequentially input from the document image transmission unit 61, the document image transmission unit 61 transmits the images to the search server 200 as a single file. Note that a plurality of document images input in order from the document image transmission unit 61 may be transmitted to the search server 200 in the input order.

図7は、データベース生成処理の流れの一例を示すフローチャートである。データベース生成処理は、検索サーバ200が備えるCPU201が、ROM202、HDD205またはCD−ROM209に記憶されたデータベース生成プログラムを実行することにより、CPU201により実行される処理である。   FIG. 7 is a flowchart illustrating an example of the flow of database generation processing. The database generation process is a process executed by the CPU 201 when the CPU 201 included in the search server 200 executes a database generation program stored in the ROM 202, the HDD 205, or the CD-ROM 209.

図7を参照して、CPU201は、検索領域情報の要求を受信したか否かを判断する(ステップS51)。ネットワークI/F204が、MFP100,100A〜100Dのいずれかから検索領域情報の要求を受信したならば、検索領域情報の要求を受信したと判断する。検索領域情報の要求を受信するまで待機状態となり(ステップS51でNO)、検索領域情報の要求を受信すると(ステップS51でYES)、処理をステップS52に進める。ここでは、MFP100から検索領域情報の要求を受信する場合を例に説明する。   Referring to FIG. 7, CPU 201 determines whether a request for search area information has been received (step S51). If network I / F 204 receives a request for search area information from one of MFPs 100, 100A to 100D, it determines that a request for search area information has been received. The process waits until a search area information request is received (NO in step S51). When a search area information request is received (YES in step S51), the process proceeds to step S52. Here, a case where a search area information request is received from MFP 100 will be described as an example.

ステップS52においては、検索領域情報の要求を送信してきたMFP100に、検索領域情報をネットワークI/F117を介して送信する。そして、部分画像を受信したか否かを判断する(ステップS53)。ネットワークI/F204が、検索領域情報を送信したMFP100から部分画像を受信するまで待機状態となり(ステップS53でNO)、部分画像を受信すると(ステップS53でYES)、処理をステップS54に進める。   In step S 52, the search area information is transmitted via network I / F 117 to MFP 100 that has transmitted the request for the search area information. Then, it is determined whether or not a partial image has been received (step S53). The network I / F 204 is in a standby state until it receives a partial image from the MFP 100 that transmitted the search area information (NO in step S53). When the partial image is received (YES in step S53), the process proceeds to step S54.

ステップS54においては、HDD205に記憶されている登録画像のうちから、ステップS53において受信された部分画像と、検索領域に該当する部分の参照画像が同一または類似する登録画像を抽出する。参照画像が部分画像と同一または類似する登録画像が抽出されたならば処理をステップS55に進め、抽出されなければ処理をステップS56に進める。   In step S54, from the registered images stored in the HDD 205, a registered image in which the partial image received in step S53 and the reference image of the portion corresponding to the search area are the same or similar is extracted. If a registered image whose reference image is the same as or similar to the partial image is extracted, the process proceeds to step S55, and if not, the process proceeds to step S56.

ステップS55においては、抽出された登録画像を、部分画像を送信してきたMFP100にネットワークI/F117を介して送信し、処理を終了する。   In step S55, the extracted registered image is transmitted to MFP 100 that has transmitted the partial image via network I / F 117, and the process ends.

一方、ステップS56においては、送信要求を、部分画像を送信してきたMFP100にネットワークI/F117を介して送信する。次のステップS57においては、ネットワークI/F117が送信要求を送信したMFP100から原稿画像を受信するまで待機状態となり(ステップS57でNO)、原稿画像を受信すると(ステップS57でYES)、処理をステップS58に進める。ステップS58においては、受信された原稿画像を、HDD116に記憶し、処理を終了する。   On the other hand, in step S56, a transmission request is transmitted to MFP 100 that has transmitted the partial image via network I / F 117. In next step S57, the network I / F 117 is in a standby state until it receives a document image from MFP 100 that has transmitted a transmission request (NO in step S57). When a document image is received (YES in step S57), the process is performed. Proceed to S58. In step S58, the received document image is stored in HDD 116, and the process ends.

図8は、原稿画像登録処理の流れの一例を示すフローチャートである。原稿画像登録処理は、MFP100が備えるCPU111が、ROM112、HDD114またはCD−ROM119に記憶された原稿画像登録プログラムを実行することにより、CPU111により実行される処理である。   FIG. 8 is a flowchart showing an example of the flow of document image registration processing. The document image registration process is a process executed by CPU 111 when CPU 111 provided in MFP 100 executes a document image registration program stored in ROM 112, HDD 114, or CD-ROM 119.

図8を参照して、CPU111は、登録指示を受け付けたか否かを判断する(ステップS01)。ユーザが操作部116に登録指示が予め割り当てられたキーを押下すれば、登録指示を受け付ける。登録指示を受け付けるまで待機状態となり(ステップS01でNO)、登録指示を受け付けると(ステップS01でYES)、処理をステップS02に進める。   Referring to FIG. 8, CPU 111 determines whether a registration instruction has been accepted (step S01). If the user presses a key assigned with a registration instruction in advance on operation unit 116, the registration instruction is accepted. The process waits until a registration instruction is accepted (NO in step S01). If a registration instruction is accepted (YES in step S01), the process proceeds to step S02.

ステップS02においては、原稿読取指示を受け付けたか否かを判断する。ユーザが操作部116のステップスタートキーを押下すれば、読取指示を受け付ける。読取指示を受け付けるまで待機状態となり(ステップS02でNO)、読取指示を受け付けると(ステップS02でYES)、処理をステップS03に進める。ステップS03においては、原稿読取部22に原稿を読み取らせ、原稿読取部22が出力する原稿画像を取得する。   In step S02, it is determined whether a document reading instruction has been accepted. When the user presses the step start key of the operation unit 116, a reading instruction is accepted. The process waits until a reading instruction is accepted (NO in step S02). If a reading instruction is accepted (YES in step S02), the process proceeds to step S03. In step S03, the original reading unit 22 is caused to read the original, and the original image output by the original reading unit 22 is acquired.

次のステップS04においては、検索領域情報の要求を検索サーバ200に送信する。検索領域情報の要求を受信する検索サーバ200においては、検索領域情報を返信するので、次のステップS05においては検索領域情報を受信したか否かを判断する。検索領域情報を受信するまで待機状態となり(ステップS05でNO)、検索領域情報を受信すると(ステップS05でYES)、処理をステップS06に進める。   In the next step S 04, a search area information request is transmitted to the search server 200. The search server 200 that receives the request for the search area information returns the search area information. In the next step S05, it is determined whether or not the search area information has been received. The process waits until the search area information is received (NO in step S05). When the search area information is received (YES in step S05), the process proceeds to step S06.

ステップS06においては、部分画像を検索サーバ200に送信する。ステップS03において取得された原稿画像のうち、ステップS05において受信された検索領域情報で特定される検索領域を原稿画像から切り出し、切り出した部分画像を、ネットワークI/F117を介して、検索サーバ200に送信する。   In step S06, the partial image is transmitted to search server 200. Of the document image acquired in step S03, the search area specified by the search area information received in step S05 is cut out from the document image, and the cut-out partial image is sent to the search server 200 via the network I / F 117. Send.

次のステップS07においては、検索サーバから検索結果を受信したか否かを判断する。検索結果を受信するまで待機状態となり(ステップS07でNO)、検索結果を受信すると(ステップS07でYES)、処理をステップS08に進める。ステップS08においては、受信された検索結果によって処理を分岐させる。検索結果として送信要求を受信するならば処理をステップS09に進め、検索結果として登録画像を受信するならば処理をステップS14に進める。   In the next step S07, it is determined whether a search result is received from the search server. The process waits until a search result is received (NO in step S07). When the search result is received (YES in step S07), the process proceeds to step S08. In step S08, the process branches depending on the received search result. If a transmission request is received as a search result, the process proceeds to step S09. If a registered image is received as a search result, the process proceeds to step S14.

ステップS09においては、メッセージを表示部115に表示する。メッセージは、例えば「原稿の次ページをスキャンしてください。」等である。例えば、原稿が複数ページで構成される場合、ユーザは、複数ページの原稿を順に原稿読取部22に読み取らせる操作を、繰り返すことになる。   In step S09, a message is displayed on display unit 115. The message is, for example, “Please scan the next page of the document”. For example, when the document is composed of a plurality of pages, the user repeats an operation of causing the document reading unit 22 to sequentially read a plurality of pages of the document.

次のステップS10においては、原稿読取指示を受け付けたか否かを判断する。ユーザが操作部116のステップスタートキーを押下すれば、読取指示を受け付ける。読取指示を受け付けると(ステップS10でYES)、処理をステップS11に進めるが、そうでなければ処理をステップS12に進める。ステップS12においては、終了指示を受け付けたか否かを判断する。ユーザが操作部116が備えるストップキーを押下すれば、終了指示を受け付ける。終了指示を受け付けたならば(ステップS12でYES)、処理をステップS13に進めるが、そうでなければ処理をステップS10に戻す。   In the next step S10, it is determined whether a document reading instruction has been accepted. When the user presses the step start key of the operation unit 116, a reading instruction is accepted. If a reading instruction is accepted (YES in step S10), the process proceeds to step S11. If not, the process proceeds to step S12. In step S12, it is determined whether an end instruction has been accepted. If the user presses a stop key provided in the operation unit 116, an end instruction is accepted. If an end instruction is accepted (YES in step S12), the process proceeds to step S13. If not, the process returns to step S10.

ステップS11においては、原稿読取部22に原稿を読み取らせ、原稿読取部22が出力する原稿画像を取得し、処理をステップS10に戻す。ステップS11が繰り返して実行される場合、原稿を構成する複数ページの原稿画像が、順に原稿読取部22により読み取られ、複数の原稿画像が取得される。   In step S11, the original reading unit 22 is caused to read the original, the original image output by the original reading unit 22 is acquired, and the process returns to step S10. When step S11 is repeatedly executed, a plurality of pages of document images constituting the document are sequentially read by the document reading unit 22 to obtain a plurality of document images.

ステップS12において、終了指示が受け付けられると(ステップS12でYES)、ステップS13において、原稿画像を検索サーバ200にネットワークI/F117を介して送信し、処理を終了する。原稿画像は、ステップS03において取得された原稿画像を少なくとも含み、ステップS11が実行される場合には、ステップS11において取得された1以上の原稿画像を含む。   If an end instruction is accepted in step S12 (YES in step S12), the document image is transmitted to the search server 200 via the network I / F 117 in step S13, and the process ends. The document image includes at least the document image acquired in step S03, and includes one or more document images acquired in step S11 when step S11 is executed.

一方、ステップS14においては、受信された登録画像を表示部115に表示し、処理を終了する。これにより、ユーザがMFP100に読み取らせた原稿について、その原稿画像と同一の登録画像が検索サーバ200に記憶されていることをユーザに通知することができる。このため、ユーザは、原稿の原稿画像を新たにデータベースに登録する必要がないことを知ることができる。その結果、同一の原稿の原稿画像が重複して登録するのを回避するとともに、ユーザが原稿画像を登録のためにするスキャン操作が重複しないようにして、ユーザによる無駄な操作を軽減することができる。   On the other hand, in step S14, the received registered image is displayed on the display unit 115, and the process ends. Thus, the user can be notified that the same registered image as the original image is stored in search server 200 for the original read by MFP 100 by user. For this reason, the user can know that it is not necessary to newly register the original image of the original in the database. As a result, it is possible to avoid registering duplicate document images of the same document, and to reduce unnecessary operations by the user by preventing duplicate scan operations for registering document images by the user. it can.

以上説明したように、本実施の形態における画像検索システム1は、検索サーバ200において、HDD205に記憶された複数の登録画像を比較して、複数の登録画像間で同一または類似する画像を含む共通領域を抽出し、MFP100からの要求に応じて、共通領域以外の検索領域の画像中の位置を示す検索領域情報をMFP100に送信する。MFP100においては、原稿を読み取って得られる原稿画像を検索サーバ200に登録する指示を受け付けると、検索サーバ200から検索領域を取得し、原稿画像から切り取った部分画像を、検索のために検索サーバ200に送信する。検索サーバ200においては、MFP100から受信される部分画像が複数の登録画像それぞれの検索領域に該当する参照画像と比較し、複数の登録画像のうちに参照画像が部分画像と同一または類似する登録画像が存在しない場合、送信要求をMFP100に送信し、MFP100から受信される原稿画像をHDD205に記憶する。   As described above, in the image search system 1 according to the present embodiment, the search server 200 compares a plurality of registered images stored in the HDD 205 and includes the same or similar images among the plurality of registered images. An area is extracted, and in response to a request from MFP 100, search area information indicating the position of the search area other than the common area in the image is transmitted to MFP 100. When the MFP 100 receives an instruction to register a document image obtained by reading a document in the search server 200, the MFP 100 acquires a search area from the search server 200 and searches the partial image cut from the document image for the search server 200. Send to. In search server 200, the partial image received from MFP 100 is compared with the reference image corresponding to the search area of each of the plurality of registered images, and among the plurality of registered images, the registered image whose reference image is the same as or similar to the partial image. Is not present, a transmission request is transmitted to MFP 100, and a document image received from MFP 100 is stored in HDD 205.

このため、検索サーバ200のHDD205に、MFP100により読み取られた原稿画像と同一または類似する登録画像が存在するか否かを、原稿画像の検索領域に該当する部分画像を用いて判断するので、HDD205に記憶されている複数の原稿画像を効率的に検索することができる。また、MFP100は、検索のために原稿画像の全体を送信することなく、検索領域に該当する部分画像を送信するので、送信するデータの量を減らしてネットワーク資源を有効に利用することができる。さらに、原稿画像が機密情報を有する場合には、検索のために原稿画像の全てを送信する必要がないので、機密情報を送信する回数をできるだけ減らすことができる。   Therefore, since it is determined using the partial image corresponding to the search area of the document image whether or not a registered image that is the same as or similar to the document image read by MFP 100 exists in HDD 205 of search server 200. It is possible to efficiently search a plurality of document images stored in. Further, since MFP 100 transmits a partial image corresponding to the search area without transmitting the entire original image for search, the amount of data to be transmitted can be reduced and network resources can be used effectively. Further, when the document image has confidential information, it is not necessary to transmit all of the document image for the search, so that the number of times of transmitting the confidential information can be reduced as much as possible.

なお、上述した実施の形態においては画像検索システム1について説明したが、図7に示した処理をコンピュータに実行させるためのデータベース生成方法およびデータベース生成プログラムとして発明を捉えることができるのは言うまでもない。   In addition, although the image search system 1 was demonstrated in embodiment mentioned above, it cannot be overemphasized that invention can be grasped | ascertained as a database generation method and a database generation program for making a computer perform the process shown in FIG.

今回開示された実施の形態は全ての点で例示であって制限的なものではないと考えられるべきである。本発明の範囲は上記した説明ではなくて特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内での全ての変更が含まれることが意図される。   The embodiment disclosed this time should be considered as illustrative in all points and not restrictive. The scope of the present invention is defined by the terms of the claims, rather than the description above, and is intended to include any modifications within the scope and meaning equivalent to the terms of the claims.

1 画像検索システム、3 ネットワーク、5 インターネット、11 操作パネル、21 ADF、22 原稿読取部、23 画像処理部、24 画像形成部、25 給紙部、26 後処理部、27 ファクシミリ部、28 通信制御部、51 原稿画像受付部、53 部分画像切出部、55 検索領域情報受信部、57 部分画像送信部、59 検索結果受信部、61 原稿画像送信部、63 検索結果表示部、100,100A〜100D MFP、101 情報処理部、111 CPU、112 ROM、113 RAM、114 HDD、115 表示部、116 操作部、117 ネットワークI/F、118 外部記憶装置、119 CD−ROM、200 検索サーバ、201 CPU、202 ROM、203 RAM、204 ネットワークI/F、205 HDD、206 表示部、207 操作部、208 外部記憶装置、209 CD−ROM、251 共通領域抽出部、253 検索領域決定部、255 検索領域情報送信部、257 部分画像受信部、259 比較部、261 登録画像送信部、263 送信要求部、265 原稿画像受信部、267 登録部。   1 image search system, 3 network, 5 internet, 11 operation panel, 21 ADF, 22 document reading unit, 23 image processing unit, 24 image forming unit, 25 paper feeding unit, 26 post-processing unit, 27 facsimile unit, 28 communication control , 51 Document image receiving unit, 53 Partial image cutting unit, 55 Search area information receiving unit, 57 Partial image transmitting unit, 59 Search result receiving unit, 61 Document image transmitting unit, 63 Search result display unit, 100, 100A˜ 100D MFP, 101 information processing unit, 111 CPU, 112 ROM, 113 RAM, 114 HDD, 115 display unit, 116 operation unit, 117 network I / F, 118 external storage device, 119 CD-ROM, 200 search server, 201 CPU 202 ROM, 203 RAM, 204 Network I / F, 205 HDD, 206 display unit, 207 operation unit, 208 external storage device, 209 CD-ROM, 251 common region extraction unit, 253 search region determination unit, 255 search region information transmission unit, 257 partial image reception unit, 259 comparison 261 registration image transmission unit, 263 transmission request unit, 265 document image reception unit, 267 registration unit.

Claims (7)

画像読取装置と通信可能な画像検索装置であって、
複数の登録画像を記憶可能な記憶手段と、
前記記憶手段に記憶されている複数の登録画像を比較して、複数の登録画像間で同一または類似する画像を含む共通領域を抽出する共通領域抽出手段と、
前記共通領域以外の非共通領域を検索領域に決定する検索領域決定手段と、
前記検索領域の画像中の位置を示す検索領域情報を前記画像読取装置に送信する検索領域情報送信手段と、
前記画像読取装置から受信される部分画像を、前記記憶手段に記憶されている複数の登録画像それぞれの前記検索領域に該当する参照画像と比較する比較手段と、
前記比較手段による比較の結果、前記複数の登録画像のうちに前記参照画像が前記部分画像と同一または類似する登録画像が存在しない場合、前記原稿画像の送信を要求する送信要求手段と、
前記送信要求手段による要求に応じて、前記画像読取装置から受信される原稿画像を登録画像として前記記憶手段に記憶する登録手段と、を備えた画像検索装置。
An image search device capable of communicating with an image reading device,
Storage means capable of storing a plurality of registered images;
A common area extracting means for comparing a plurality of registered images stored in the storage means and extracting a common area including images that are the same or similar between the plurality of registered images;
Search area determining means for determining a non-common area other than the common area as a search area;
Search area information transmitting means for transmitting search area information indicating the position of the search area in the image to the image reading device;
Comparing means for comparing the partial image received from the image reading device with a reference image corresponding to the search area of each of a plurality of registered images stored in the storage means;
As a result of comparison by the comparison means, if there is no registered image in which the reference image is the same as or similar to the partial image among the plurality of registered images, a transmission request means for requesting transmission of the document image;
An image search device comprising: a registration unit that stores a document image received from the image reading device in the storage unit as a registered image in response to a request from the transmission request unit.
前記共通領域抽出手段は、複数の登録画像間で所定の特徴要素が共通する領域を共通領域として抽出する、請求項1に記載の画像検索装置。   The image search apparatus according to claim 1, wherein the common area extraction unit extracts a common area that has a predetermined feature element among a plurality of registered images. 前記比較手段による比較の結果、前記複数の登録画像のうちに前記部分画像が前記参照画像と同一または類似する登録画像が存在する場合、該登録画像を前記画像読取装置に送信する検索結果送信手段を、さらに備えた請求項1または2に記載の画像検索装置。   As a result of comparison by the comparison means, if there is a registered image in which the partial image is the same as or similar to the reference image among the plurality of registered images, search result transmitting means for transmitting the registered image to the image reading device The image search device according to claim 1, further comprising: 原稿を読み取った原稿画像を出力する原稿読取手段と、
前記出力される原稿画像のうち画像検索装置から受信される検索領域情報により定まる検索領域の部分を切り取った部分画像を前記画像検索装置に送信する部分画像送信手段と、
前記部分画像の送信に応じて前記画像検索装置から送信要求が受信される場合、前記原稿画像を前記画像検索装置に送信する原稿画像送信手段と、を備えた画像読取装置。
Document reading means for outputting a document image obtained by scanning a document;
A partial image transmission means for transmitting, to the image search device, a partial image obtained by cutting out a portion of a search region determined by search region information received from an image search device from the output document image;
An image reading apparatus comprising: a document image transmission unit configured to transmit the document image to the image search device when a transmission request is received from the image search device in response to the transmission of the partial image.
画像検索装置と画像読取装置とを含む画像検索システムであって、
前記画像検索装置は、
複数の登録画像を記憶可能な記憶手段と、
前記記憶手段に記憶されている複数の登録画像を比較して、複数の登録画像間で同一または類似する画像を含む共通領域を抽出する共通領域抽出手段と、
前記共通領域以外の非共通領域を検索領域に決定する検索領域決定手段と、
前記検索領域の画像中の位置を示す検索領域情報を前記画像読取装置に送信する検索領域情報送信手段と、
前記画像読取装置から受信される部分画像を、前記記憶手段に記憶されている複数の登録画像それぞれの前記検索領域に該当する参照画像と比較する比較手段と、
前記比較手段による比較の結果、前記複数の登録画像のうちに前記参照画像が前記部分画像と同一または類似する登録画像が存在しない場合、前記原稿画像の送信を要求する送信要求手段と、
前記送信要求手段による要求に応じて、前記画像読取装置から受信される原稿画像を登録画像として前記記憶手段に記憶する登録手段と、を備え、
前記画像読取装置は、原稿を読み取った原稿画像を出力する原稿読取手段と、
前記出力される原稿画像のうち前記画像検索装置から受信される検索領域情報により定まる検索領域の部分を切り取った部分画像を前記画像検索装置に送信する部分画像送信手段と、
前記部分画像の送信に応じて前記画像検索装置から送信要求が受信される場合、前記原稿画像を前記画像検索装置に送信する原稿画像送信手段と、を備えた画像検索システム。
An image search system including an image search device and an image reading device,
The image search device includes:
Storage means capable of storing a plurality of registered images;
A common area extracting means for comparing a plurality of registered images stored in the storage means and extracting a common area including images that are the same or similar between the plurality of registered images;
Search area determining means for determining a non-common area other than the common area as a search area;
Search area information transmitting means for transmitting search area information indicating the position of the search area in the image to the image reading device;
Comparing means for comparing the partial image received from the image reading device with a reference image corresponding to the search area of each of a plurality of registered images stored in the storage means;
As a result of comparison by the comparison means, if there is no registered image in which the reference image is the same as or similar to the partial image among the plurality of registered images, a transmission request means for requesting transmission of the document image;
Registration means for storing a document image received from the image reading device in the storage means as a registered image in response to a request by the transmission request means;
The image reading apparatus includes a document reading unit that outputs a document image obtained by reading a document;
A partial image transmission means for transmitting, to the image search device, a partial image obtained by cutting out a portion of the search area determined by the search area information received from the image search device from the output document image;
An image search system comprising: a document image transmission unit configured to transmit the document image to the image search device when a transmission request is received from the image search device in response to the transmission of the partial image.
画像読取装置と通信可能な画像検索装置で実行されるデータベース生成方法であって、
前記画像検索装置は、複数の登録画像を記憶可能な記憶手段を備えており、
前記データベース生成方法は、
前記記憶手段に記憶されている複数の登録画像を比較して、複数の登録画像間で同一または類似する画像を含む共通領域を抽出するステップと、
前記共通領域以外の非共通領域を検索領域に決定するステップと、
前記画像読取装置からの要求に応じて前記検索領域の画像中の位置を示す検索領域情報を、前記画像読取装置に送信するステップと、
前記画像読取装置から受信される部分画像を、前記記憶手段に記憶されている複数の登録画像それぞれの前記検索領域に該当する参照画像と比較するステップと、
前記比較するステップにおける比較の結果、前記複数の登録画像のうちに前記参照画像が前記部分画像と同一または類似する登録画像が存在しない場合、前記原稿画像の送信を前記画像読取装置に要求するステップと、
前記送信要求手段による要求に応じて、前記画像読取装置から受信される原稿画像を登録画像として前記記憶手段に記憶するステップと、を含むデータベース生成方法。
A database generation method executed by an image search apparatus capable of communicating with an image reading apparatus,
The image search device includes storage means capable of storing a plurality of registered images,
The database generation method includes:
Comparing a plurality of registered images stored in the storage means and extracting a common region including images that are the same or similar between the plurality of registered images; and
Determining a non-common area other than the common area as a search area;
Transmitting search area information indicating a position in the image of the search area to the image reading apparatus in response to a request from the image reading apparatus;
Comparing a partial image received from the image reading device with a reference image corresponding to the search area of each of a plurality of registered images stored in the storage means;
A step of requesting the image reading device to transmit the document image when the reference image is the same as or similar to the partial image among the plurality of registered images as a result of the comparison in the comparing step; When,
Storing a document image received from the image reading device in the storage unit as a registered image in response to a request from the transmission request unit.
画像読取装置と通信可能な画像検索装置を制御するコンピュータで実行されるデータベース生成プログラムであって、
前記画像検索装置は、複数の登録画像を記憶可能な記憶手段を備えており、
前記データベース生成プログラムは、
前記記憶手段に記憶されている複数の登録画像を比較して、複数の登録画像間で同一または類似する画像を含む共通領域を抽出するステップと、
前記共通領域以外の非共通領域を検索領域に決定するステップと、
前記画像読取装置からの要求に応じて前記検索領域の画像中の位置を示す検索領域情報を、前記画像読取装置に送信するステップと、
前記画像読取装置から受信される部分画像を、前記記憶手段に記憶されている複数の登録画像それぞれの前記検索領域に該当する参照画像と比較するステップと、
前記比較するステップにおける比較の結果、前記複数の登録画像のうちに前記参照画像が前記部分画像と同一または類似する登録画像が存在しない場合、前記原稿画像の送信を前記画像読取装置に要求するステップと、
前記送信要求手段による要求に応じて、前記画像読取装置から受信される原稿画像を登録画像として前記記憶手段に記憶するステップと、を前記コンピュータに実行させるデータベース生成プログラム。

A database generation program that is executed by a computer that controls an image search apparatus that can communicate with an image reading apparatus,
The image search device includes storage means capable of storing a plurality of registered images,
The database generation program is:
Comparing a plurality of registered images stored in the storage means and extracting a common region including images that are the same or similar between the plurality of registered images; and
Determining a non-common area other than the common area as a search area;
Transmitting search area information indicating a position in the image of the search area to the image reading apparatus in response to a request from the image reading apparatus;
Comparing a partial image received from the image reading device with a reference image corresponding to the search area of each of a plurality of registered images stored in the storage means;
A step of requesting the image reading device to transmit the document image when the reference image is the same as or similar to the partial image among the plurality of registered images as a result of the comparison in the comparing step; When,
A database generation program for causing the computer to execute a step of storing a document image received from the image reading device in the storage unit as a registered image in response to a request from the transmission request unit.

JP2010204433A 2010-09-13 2010-09-13 Image search apparatus, image reading apparatus, image search system, database generation method, and database generation program Expired - Fee Related JP5071539B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2010204433A JP5071539B2 (en) 2010-09-13 2010-09-13 Image search apparatus, image reading apparatus, image search system, database generation method, and database generation program
US13/230,526 US8548276B2 (en) 2010-09-13 2011-09-12 Image search apparatus, image scanning apparatus, image search system, database creation method, and database creation program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010204433A JP5071539B2 (en) 2010-09-13 2010-09-13 Image search apparatus, image reading apparatus, image search system, database generation method, and database generation program

Publications (2)

Publication Number Publication Date
JP2012059200A JP2012059200A (en) 2012-03-22
JP5071539B2 true JP5071539B2 (en) 2012-11-14

Family

ID=45806781

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010204433A Expired - Fee Related JP5071539B2 (en) 2010-09-13 2010-09-13 Image search apparatus, image reading apparatus, image search system, database generation method, and database generation program

Country Status (2)

Country Link
US (1) US8548276B2 (en)
JP (1) JP5071539B2 (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013080326A (en) * 2011-10-03 2013-05-02 Sony Corp Image processing device, image processing method, and program
JPWO2014061222A1 (en) * 2012-10-18 2016-09-05 日本電気株式会社 Information processing apparatus, information processing method, and information processing program
JP6064618B2 (en) * 2013-01-23 2017-01-25 富士ゼロックス株式会社 Information processing apparatus and program
JP5949708B2 (en) * 2013-08-23 2016-07-13 富士ゼロックス株式会社 Information processing apparatus, image processing apparatus, information processing system, and program
CN104536961A (en) * 2014-11-04 2015-04-22 深圳创维数字技术有限公司 Scanning method and scanning system for local media files
US9426514B1 (en) 2015-04-16 2016-08-23 Samuel Chenillo Graphic reference matrix for virtual insertions
US11295396B1 (en) 2017-01-30 2022-04-05 Intuit Inc. Computer-implemented methods systems and articles of manufacture for image-initiated preparation of electronic tax return
US11176621B1 (en) * 2017-01-30 2021-11-16 Intuit Inc. Computer-implemented methods systems and articles of manufacture for addressing optical character recognition triggered import errors during preparation of electronic tax return
US10977744B1 (en) 2017-01-30 2021-04-13 Intuit Inc. Computer-implemented methods systems and articles of manufacture for validating electronic tax return data
JP7229692B2 (en) * 2018-07-30 2023-02-28 株式会社GA technologies Information processing device, information processing method, and program

Family Cites Families (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0690316A (en) * 1992-09-09 1994-03-29 Toshiba Corp Facsimile store and forward exchange
US5745907A (en) * 1994-10-18 1998-04-28 Canon Kabushiki Kaisha Image registering apparatus, image registering method, and its system
US5907835A (en) * 1994-11-18 1999-05-25 Canon Kabushiki Kaisha Electronic filing system using different application program for processing drawing commands for printing
US6700998B1 (en) * 1999-04-23 2004-03-02 Oki Electric Industry Co, Ltd. Iris registration unit
JP3937687B2 (en) * 2000-05-09 2007-06-27 キヤノン株式会社 Image processing apparatus, image processing method, and recording medium
JP2002024799A (en) * 2000-07-03 2002-01-25 Minolta Co Ltd Device, method and recording medium for image processing
JP4366119B2 (en) * 2003-05-29 2009-11-18 キヤノン株式会社 Document processing device
JP4333350B2 (en) * 2003-12-04 2009-09-16 コニカミノルタホールディングス株式会社 Image management apparatus, image management method, and program
JP2006072744A (en) * 2004-09-02 2006-03-16 Canon Inc Document processor, control method therefor, program and storage medium
JP4744180B2 (en) 2005-04-11 2011-08-10 グローリー株式会社 Personal authentication system, control server, and personal authentication method
JP4561474B2 (en) * 2005-05-24 2010-10-13 株式会社日立製作所 Electronic document storage system
JP4968882B2 (en) 2005-06-03 2012-07-04 キヤノン株式会社 Image search apparatus, image search method, and program
JP4891712B2 (en) * 2006-09-05 2012-03-07 株式会社日立ハイテクノロジーズ Inspection device using template matching method using similarity distribution
JP4930153B2 (en) * 2007-03-30 2012-05-16 富士通株式会社 Document search system, document number subsequence acquisition apparatus, and document search method
JP5061370B2 (en) * 2008-03-27 2012-10-31 Necソフト株式会社 Ridge region extraction device, ridge region extraction system, ridge region extraction method, and program
EP4145371A1 (en) * 2008-08-08 2023-03-08 Nikon Corporation Search supporting system, search supporting method and search supporting program
US8407267B2 (en) * 2009-02-06 2013-03-26 Siemens Aktiengesellschaft Apparatus, method, system and computer-readable medium for storing and managing image data
JP5424765B2 (en) * 2009-07-28 2014-02-26 キヤノン株式会社 Monitoring device and information processing method
JP5089666B2 (en) * 2009-09-28 2012-12-05 シャープ株式会社 Image filing device, method for controlling the device, image filing program, and image filing server

Also Published As

Publication number Publication date
US20120063688A1 (en) 2012-03-15
JP2012059200A (en) 2012-03-22
US8548276B2 (en) 2013-10-01

Similar Documents

Publication Publication Date Title
JP5071539B2 (en) Image search apparatus, image reading apparatus, image search system, database generation method, and database generation program
US7800769B2 (en) Information processing apparatus for setting process condition for allowing any of plurality of image forming apparatuses connected to network to form image, image formation condition setting method, and image formation condition setting program stored on a computer readable recording medium
JP5195861B2 (en) Information processing system
US10659627B2 (en) Image processing apparatus, image processing method, and storage medium
JP7043929B2 (en) Information processing system and information processing method
US9578198B2 (en) Application cooperation system including server and image processing apparatus, and application cooperation method
US20070177196A1 (en) Information processing system and information processing device suitable to perform process by communicating data among plurality of information processing devices connected to network, process condition setting program stored on a computer readable medium and executed in each of plurality of information processing devices, and process condition setting method
JP4329825B2 (en) Information processing apparatus, proxy processing execution method, and proxy processing execution program
US9521279B2 (en) Image reproducing method and digital processing machine using such method
JP2006341614A (en) Image forming device and image forming method
US9413841B2 (en) Image processing system, image processing method, and medium
JP2020184207A (en) Image processing device, image processing method and program
US20220070306A1 (en) Information processing apparatus, system, and display method
JP2008289130A (en) Copier device capable of electronically storing and recalling copied document
JP5131223B2 (en) Workflow execution device, workflow execution method, and workflow execution program
JP2006108854A (en) Image processing system
JP6981137B2 (en) Information processing equipment, image processing systems, image processing methods, and programs
JP2008136120A (en) Image processor and image processing program
JP2021114709A (en) Image formation apparatus, image formation method and program
JP2015195521A (en) Image processing system, image supply device, and image recording device
JP5545135B2 (en) Application sharing system and image forming apparatus
JP2021039614A (en) Image processing device and image formation device
US9088674B2 (en) Enhanced job confirmation sheet
US7312903B2 (en) Scan job size
JP2021086299A (en) Data processing device, data processing system, method, and program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120718

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120806

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20150831

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees