JP2007334445A - Image processor and program - Google Patents

Image processor and program Download PDF

Info

Publication number
JP2007334445A
JP2007334445A JP2006162697A JP2006162697A JP2007334445A JP 2007334445 A JP2007334445 A JP 2007334445A JP 2006162697 A JP2006162697 A JP 2006162697A JP 2006162697 A JP2006162697 A JP 2006162697A JP 2007334445 A JP2007334445 A JP 2007334445A
Authority
JP
Japan
Prior art keywords
image
unit
search
information
target
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.)
Granted
Application number
JP2006162697A
Other languages
Japanese (ja)
Other versions
JP4929859B2 (en
Inventor
Kagenori Nagao
景則 長尾
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2006162697A priority Critical patent/JP4929859B2/en
Publication of JP2007334445A publication Critical patent/JP2007334445A/en
Application granted granted Critical
Publication of JP4929859B2 publication Critical patent/JP4929859B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Processing Or Creating Images (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image processor for improving the efficiency of retrieval processing in the case of performing the retrieval processing of an object image as the object of retrieval by storing information relating to the object image. <P>SOLUTION: This image processor is configured to divide an object image as the object of retrieval into a plurality of unit images, and to calculate the image featured values of the unit image, and to, as for an image section configured by including the predetermined number of unit images, selectively determine retrieval title information to be associated with the image section from a plurality of retrieval title information candidates based on the image featured values of the unit image included in the image section, and to store image section specification information for specifying the image section in a database for retrieval by associating it with the determined retrieval title information. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、画像処理装置及びプログラムに関する。   The present invention relates to an image processing apparatus and a program.

例えばプリンタや、複写機、スキャナ、ファックス送受信装置などの、画像データの入出力を行う画像処理装置は、一般に画像データの入出力処理に対するログ情報を生成し、記録している。しかし、単に入出力処理の履歴をログ情報として記録するだけでは、後にログ情報の内容をユーザが確認しても、実際にどのような画像データが入出力されたのか、調査することができない。すなわち、例えば調査対象としたい画像が形成された紙などの記録媒体が手元にあったとしても、ユーザは入出力処理の履歴だけからでは、当該調査対象としたい画像がいつ、誰によって画像形成装置により記録媒体上に形成されたか、調査することができない。   For example, image processing apparatuses that input and output image data, such as printers, copiers, scanners, and fax transmission / reception apparatuses, generally generate and record log information for input / output processing of image data. However, simply recording the history of input / output processing as log information makes it impossible to investigate what image data was actually input / output even if the user later confirmed the contents of the log information. That is, for example, even if a recording medium such as paper on which an image to be investigated is formed is at hand, the user only needs to know when and who the image to be investigated is based on the input / output processing history. Therefore, it is impossible to investigate whether the recording medium is formed on the recording medium.

このような問題に対して、画像の印刷に際して、ログ情報に出力画像データ自体を含めることで、後にログ情報を調査して出力画像データを確認することのできる技術がある(例えば特許文献1参照)。
特開2003−330677号公報
In order to solve such a problem, there is a technique in which, when printing an image, the output image data itself is included in the log information, so that the log information can be checked later to check the output image data (see, for example, Patent Document 1). ).
JP 2003-330677 A

しかしながら、上記従来例の技術においては、ログ情報を用いて画像データの検索を行う際の便宜について十分に配慮されていない。そのため、検索のキーとなる検索キー画像(例えば流出画像など)に類似する画像を検索の対象となる対象画像の中から検索しようとする場合、検索キー画像と全ての対象画像との比較を一つ一つ実行する必要があり、効率が悪い。   However, in the technology of the above-described conventional example, sufficient consideration is not given to convenience when searching for image data using log information. Therefore, when an image similar to a search key image (for example, a leaked image) that is a search key is to be searched from target images to be searched, a comparison between the search key image and all target images is performed. It is necessary to execute them one by one, which is inefficient.

本発明は上記実情に鑑みてなされたものであって、その目的の一つは、検索の対象となる対象画像に関する情報を保持して、当該対象画像の検索処理を行う場合に、検索処理の効率を向上できる画像処理装置及びプログラムを提供することにある。   The present invention has been made in view of the above circumstances, and one of its purposes is to store information related to a target image to be searched and perform search processing of the target image. An object of the present invention is to provide an image processing apparatus and program capable of improving efficiency.

上記課題を解決するための本発明に係る画像処理装置は、検索の対象となる対象画像を複数の単位画像に分割する対象画像分割手段と、前記単位画像の画像特徴量を算出する画像特徴量算出手段と、前記単位画像を所定の数含んでなる画像部分について、当該画像部分に関連づけるべき検索見出し情報を、当該画像部分に含まれる単位画像の画像特徴量に基づいて複数の検索見出し情報の候補のいずれかから選択的に定め、当該画像部分を特定する画像部分特定情報を当該定めた検索見出し情報に関連づけて検索用データベースに格納するデータ格納手段と、を含むことを特徴とする。   In order to solve the above problems, an image processing apparatus according to the present invention includes a target image dividing unit that divides a target image to be searched into a plurality of unit images, and an image feature amount that calculates an image feature amount of the unit image. A calculation means and, for an image part including a predetermined number of the unit images, search index information to be associated with the image part is determined based on the image feature amount of the unit image included in the image part. And data storage means for selectively determining image portion specifying information for specifying the image portion and storing it in the search database in association with the determined search index information.

上記画像処理装置において、前記対象画像分割手段は、前記対象画像を互いに異なる大きさの複数種類の単位画像に分割し、前記データ格納手段は、それぞれ前記複数種類の単位画像を所定の数含んでなる複数種類の画像部分について、当該画像部分を特定する画像部分特定情報を前記検索用データベースに格納することとしてもよい。   In the image processing apparatus, the target image dividing unit divides the target image into a plurality of types of unit images having different sizes, and the data storage unit includes a predetermined number of the plurality of types of unit images. For a plurality of types of image portions, image portion specifying information for specifying the image portions may be stored in the search database.

また、本発明に係る別の画像処理装置は、検索の対象となる各対象画像を分割して得た単位画像を、所定の数含んでなる画像部分について、当該各画像部分を特定する画像部分特定情報を、当該各画像部分に含まれる単位画像ごとに算出される画像特徴量を用いて定められる検索見出し情報に関連づけて保持する検索用データベースから、データを読み出すデータ読み出し手段と、検索のキーとなる検索キー画像を複数の単位画像に分割する検索キー画像分割手段と、前記検索キー画像分割手段により得られる単位画像の画像特徴量を算出する画像特徴量算出手段と、前記検索キー画像分割手段により得られる単位画像を前記所定の数だけ含んでなる画像部分について、前記検索用データベースにおいて、当該画像部分に含まれる単位画像の画像特徴量を用いて定められる検索見出し情報に関連づけられた画像部分特定情報を、前記データ読み出し手段に読み出させて取得する画像部分特定情報取得手段と、前記取得された画像部分特定情報に基づいて、前記複数の対象画像の中から前記検索キー画像に類似する類似画像を選択する類似画像選択手段と、を含むことを特徴とする。   Further, another image processing apparatus according to the present invention provides an image portion for specifying each image portion with respect to an image portion including a predetermined number of unit images obtained by dividing each target image to be searched. Data reading means for reading data from a search database that holds specific information in association with search index information determined using image feature values calculated for each unit image included in each image portion, and a search key A search key image dividing means for dividing the search key image into a plurality of unit images, an image feature quantity calculating means for calculating an image feature quantity of the unit image obtained by the search key image dividing means, and the search key image division For the image portion including the predetermined number of unit images obtained by the means, the unit image included in the image portion is stored in the search database. Based on the acquired image part specifying information, image part specifying information acquiring means for reading the data reading means to acquire the image part specifying information associated with the search index information determined using the image feature amount And a similar image selecting means for selecting a similar image similar to the search key image from the plurality of target images.

上記画像処理装置において、前記検索キー画像分割手段により得られる単位画像と、前記各対象画像を分割して得た単位画像と、は互いに異なる大きさであることとしてもよい。   In the image processing apparatus, the unit image obtained by the search key image dividing unit and the unit image obtained by dividing each target image may have different sizes.

また、上記画像処理装置において、前記画像部分特定情報取得手段は、前記検索キー画像分割手段により得られる単位画像の画像特徴量を用いて定められる検索見出し情報として、当該画像特徴量を含む所定範囲の画像特徴量の値に対応する検索見出し情報を用いることとしてもよい。   In the image processing apparatus, the image portion specifying information acquisition unit includes a predetermined range including the image feature amount as search index information determined using the image feature amount of the unit image obtained by the search key image dividing unit. Search headline information corresponding to the image feature value may be used.

また、本発明に係るプログラムは、検索の対象となる対象画像を複数の単位画像に分割する対象画像分割手段、前記単位画像の画像特徴量を算出する画像特徴量算出手段、及び前記単位画像を所定の数含んでなる画像部分について、当該画像部分に関連づけるべき検索見出し情報を、当該画像部分に含まれる単位画像の画像特徴量に基づいて複数の検索見出し情報の候補のいずれかから選択的に定め、当該画像部分を特定する画像部分特定情報を当該定めた検索見出し情報に関連づけて検索用データベースに格納するデータ格納手段、としてコンピュータを機能させることを特徴とする。   The program according to the present invention includes a target image dividing unit that divides a target image to be searched into a plurality of unit images, an image feature amount calculating unit that calculates an image feature amount of the unit image, and the unit image. With respect to an image portion including a predetermined number, search headline information to be associated with the image portion is selectively selected from any of a plurality of search headline information candidates based on an image feature amount of a unit image included in the image portion. The computer is caused to function as data storage means for storing image portion specifying information for specifying and specifying the image portion in a search database in association with the determined search index information.

以下、本発明の実施の形態について、図面を参照しながら説明する。本発明の一実施形態に係る画像処理装置1は、図1に示すように、制御部11、記憶部12、操作部13、表示部14、及び通信部15を含んで構成されている。また、ここでは画像処理装置1は、通信ネットワーク2を介して画像読み取り装置3、及び画像形成装置4と接続されているものとする。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. As illustrated in FIG. 1, the image processing apparatus 1 according to an embodiment of the present invention includes a control unit 11, a storage unit 12, an operation unit 13, a display unit 14, and a communication unit 15. Here, it is assumed that the image processing apparatus 1 is connected to the image reading apparatus 3 and the image forming apparatus 4 via the communication network 2.

制御部11は、CPU等であって、記憶部12に格納されたプログラムに従って動作する。本実施形態においては、制御部11は、検索対象となる対象画像に関する情報を検索用データベースに格納する画像情報登録処理を行う。また、検索用データベースに格納されているデータを用いて、検索キー画像と類似する画像を対象画像の中から検索する類似画像検索処理を行う。本実施形態において制御部11が実行する処理の例については、後述する。   The control unit 11 is a CPU or the like, and operates according to a program stored in the storage unit 12. In the present embodiment, the control unit 11 performs an image information registration process for storing information related to a target image to be searched in a search database. Further, using the data stored in the search database, a similar image search process for searching for an image similar to the search key image from the target images is performed. An example of processing executed by the control unit 11 in the present embodiment will be described later.

記憶部12は、制御部11によって実行されるプログラムを保持するコンピュータで読み取り可能な情報記憶媒体であって、RAMやROM等のメモリ素子とディスクデバイス等との少なくとも一方を含んで構成されている。また、記憶部12は、制御部11のワークメモリとしても動作する。さらに本実施形態においては、記憶部12は、対象画像に関する情報を含む検索用データベースDを記憶している。検索用データベースDの内容については、後述する。   The storage unit 12 is a computer-readable information storage medium that holds a program executed by the control unit 11, and includes at least one of a memory element such as a RAM and a ROM, a disk device, and the like. . The storage unit 12 also operates as a work memory for the control unit 11. Further, in the present embodiment, the storage unit 12 stores a search database D including information related to the target image. The contents of the search database D will be described later.

操作部13は、例えばキーボードやマウス等であり、ユーザの指示操作を受け付けて、当該指示操作の内容を制御部11に出力する。表示部14は、例えばディスプレイ等であり、制御部11からの指示に従って、情報の表示を行う。   The operation unit 13 is, for example, a keyboard or a mouse, and receives a user instruction operation and outputs the content of the instruction operation to the control unit 11. The display unit 14 is a display, for example, and displays information according to an instruction from the control unit 11.

通信部15は、ネットワークインタフェースであって、制御部11からの指示に従って、通信ネットワーク2を介して情報を送信する。また、通信部15は、通信ネットワーク2を介して到来する情報を受信して制御部11に出力する。   The communication unit 15 is a network interface, and transmits information via the communication network 2 in accordance with an instruction from the control unit 11. In addition, the communication unit 15 receives information that arrives via the communication network 2 and outputs the information to the control unit 11.

また、画像読み取り装置3は、紙などの記録媒体上に形成されている画像を、光学的に読み取ってスキャン画像データを生成する。画像形成装置4は、例えば通信ネットワーク2を介して到来する画像形成命令に基づいて、当該画像形成命令に含まれる画像データにより表される形成画像を紙などの記録媒体上に形成する。   The image reading device 3 optically reads an image formed on a recording medium such as paper and generates scan image data. The image forming apparatus 4 forms a formed image represented by image data included in the image forming command on a recording medium such as paper based on an image forming command that arrives via the communication network 2, for example.

次に、画像処理装置1が実現する機能について説明する。ここでは一例として、画像処理装置1は、画像形成装置4が記録媒体上に形成する形成画像の情報を取得し、検索用データベースDに登録する画像情報登録処理を実行することとする。さらに画像処理装置1は、画像読み取り装置3が記録媒体から読み取って得られたスキャン画像を検索キー画像として取得し、当該検索キー画像と類似する画像を画像形成装置4の形成画像の中から検索する類似画像検索処理を実行することとする。   Next, functions realized by the image processing apparatus 1 will be described. Here, as an example, the image processing apparatus 1 acquires information on a formed image that the image forming apparatus 4 forms on a recording medium, and executes an image information registration process for registering in the search database D. Further, the image processing apparatus 1 acquires a scan image obtained by the image reading apparatus 3 reading from the recording medium as a search key image, and searches for an image similar to the search key image from the formed images of the image forming apparatus 4. The similar image search process is executed.

画像処理装置1は、機能的には図2に示すように、対象画像分割部21と、対象画像特徴量算出部22と、データ格納部23と、データ読み出し部24と、検索キー画像分割部25と、検索キー画像特徴量算出部26と、画像部分特定情報取得部27と、類似画像選択部28と、を含んで構成されている。これらの機能は、例えば制御部11が記憶部12に格納されたプログラムを実行することによって実現できる。ここで、当該プログラムは、通信ネットワークを介して提供されてもよいし、CD−ROMやDVD−ROM等のコンピュータ読み取り可能な各種情報記録媒体に格納されて提供されるものであってもよい。   Functionally, as shown in FIG. 2, the image processing apparatus 1 includes a target image dividing unit 21, a target image feature amount calculating unit 22, a data storage unit 23, a data reading unit 24, and a search key image dividing unit. 25, a search key image feature amount calculation unit 26, an image part specifying information acquisition unit 27, and a similar image selection unit 28. These functions can be realized, for example, when the control unit 11 executes a program stored in the storage unit 12. Here, the program may be provided via a communication network, or may be provided by being stored in various computer-readable information recording media such as a CD-ROM and a DVD-ROM.

まず、対象画像分割部21、対象画像特徴量算出部22、及びデータ格納部23が実現する機能について説明する。これらの機能によって、画像処理装置1は検索対象となる対象画像に関する情報を検索用データベースDに登録する画像情報登録処理を実行する。   First, the functions realized by the target image dividing unit 21, the target image feature amount calculating unit 22, and the data storage unit 23 will be described. With these functions, the image processing apparatus 1 executes an image information registration process for registering information related to the target image to be searched for in the search database D.

対象画像分割部21は、検索の対象となる対象画像を取得し、取得した対象画像を複数の単位画像に分割する。具体例として、まず画像形成装置4は通信ネットワーク2を介して到来する画像形成命令に基づいて、紙などの記録媒体上に形成画像(対象画像)を形成する画像形成処理を実行する。そして、通信ネットワーク2を介して当該対象画像の画像データを画像処理装置1に対して送信する。このとき画像形成装置4は、対象画像の情報とともに、当該画像を記録媒体上に形成する画像形成処理に関するログ情報(画像形成処理を実行した日時、実行を指示したユーザ名など)を送信することとしてもよい。対象画像分割部21は、画像形成装置4から送信される対象画像の画像データを受信することにより、取得する。   The target image dividing unit 21 acquires a target image to be searched, and divides the acquired target image into a plurality of unit images. As a specific example, first, the image forming apparatus 4 executes image forming processing for forming a formed image (target image) on a recording medium such as paper, based on an image forming command that arrives via the communication network 2. Then, the image data of the target image is transmitted to the image processing apparatus 1 via the communication network 2. At this time, the image forming apparatus 4 transmits log information (the date and time when the image forming process was executed, the name of the user who instructed the execution, etc.) related to the image forming process for forming the image on the recording medium together with the information on the target image. It is good. The target image dividing unit 21 obtains the target image by receiving the image data of the target image transmitted from the image forming apparatus 4.

そして、対象画像分割部21は、取得した対象画像を単位画像に分割する。例えば対象画像分割部21は、対象画像を所定の大きさの単位画像に分割する。あるいは対象画像分割部21は、対象画像を所定の数に分割することにより、単位画像を得ることとしてもよい。具体的に、例えば対象画像分割部21は、対象画像を縦4行、横4列で合計16個の矩形の単位画像に分割する。図3は、この場合の分割された対象画像を示す説明図である。図3においては、対象画像は破線に沿って16個の単位画像に分割されている。なお、図中において示されている数字は、各単位画像を識別するための識別番号の一例を示している。   Then, the target image dividing unit 21 divides the acquired target image into unit images. For example, the target image dividing unit 21 divides the target image into unit images having a predetermined size. Alternatively, the target image dividing unit 21 may obtain a unit image by dividing the target image into a predetermined number. Specifically, for example, the target image dividing unit 21 divides the target image into a total of 16 rectangular unit images in four rows and four columns. FIG. 3 is an explanatory diagram showing the divided target images in this case. In FIG. 3, the target image is divided into 16 unit images along the broken line. Note that the numbers shown in the figure indicate examples of identification numbers for identifying each unit image.

なお、対象画像分割部21は、対象画像を複数の異なる条件に基づいて複数回分割することによって、互いに異なる大きさの複数種類の単位画像を得ることとしてもよい。例えば対象画像分割部21は、前述した16個の単位画像を得るとともに、さらに同じ対象画像を縦2行、横2列で合計4個の矩形の単位画像に分割してもよい。これにより、対象画像の4分の1の大きさの単位画像4個と、対象画像の16分の1の大きさの単位画像16個と、からなる合計20個の単位画像が得られることになる。   The target image dividing unit 21 may obtain a plurality of types of unit images having different sizes from each other by dividing the target image a plurality of times based on a plurality of different conditions. For example, the target image dividing unit 21 may obtain the 16 unit images described above and further divide the same target image into a total of four rectangular unit images in two rows and two columns. As a result, a total of 20 unit images including four unit images having a size that is 1/4 of the target image and 16 unit images having a size that is 1/16 of the target image are obtained. Become.

対象画像特徴量算出部22は、対象画像分割部21によって得られる単位画像の画像特徴量を算出する。ここで画像特徴量としては、様々なものを用いることができる。例えば、単位画像に含まれる色数や、各成分色(例えば赤、緑、青など)の平均画素値(平均濃度)、また単位画像をモノクロ画像化した場合の平均濃度などを用いてもよい。また、エッジ量(隣接画素間の濃度差)や、コントラスト、局所相関などに関する情報を用いてもよい。   The target image feature amount calculation unit 22 calculates the image feature amount of the unit image obtained by the target image division unit 21. Here, various image feature amounts can be used. For example, the number of colors included in the unit image, the average pixel value (average density) of each component color (for example, red, green, blue, etc.), the average density when the unit image is converted into a monochrome image, or the like may be used. . Further, information regarding the edge amount (density difference between adjacent pixels), contrast, local correlation, and the like may be used.

データ格納部23は、単位画像を所定の数Nだけ含んでなる画像部分について、当該画像部分に関連づけるべき検索見出し情報を、当該画像部分に含まれる単位画像の画像特徴量に基づいて複数の検索見出し情報の候補のいずれかから選択的に定める。そして、当該画像部分を特定する画像部分特定情報を、当該定めた検索見出し情報に関連づけて検索用データベースDに格納する。ここで、所定の数Nは1であってもよいし、2以上であってもよい。   The data storage unit 23 performs a plurality of searches for search header information to be associated with the image portion based on the image feature amount of the unit image included in the image portion for an image portion including a predetermined number N of unit images. Select one of the candidate headline information. Then, the image portion specifying information for specifying the image portion is stored in the search database D in association with the determined search index information. Here, the predetermined number N may be 1 or 2 or more.

具体例として、データ格納部23は、まず検索用データベースDに登録する対象となる複数の画像部分(登録対象画像部分)を特定する。各登録対象画像部分は、単位画像を所定の数Nだけ含んでいる。またここでは、登録対象画像部分は、所定の形状であることとする。具体例として、所定の数Nが3である場合、各登録対象画像部分に含まれる3個の単位画像は、対象画像中で例えば横一列に並んでいることとする。すなわち、一つの検索用データベースDに登録される登録対象画像部分のうち、このような3個の単位画像が横一列に並んだ画像部分と、縦一列に並んだ画像部分やL字型に並んだ画像部分とは、混在しないこととなる。ただし、対象画像分割部21が対象画像をそれぞれ異なる大きさの単位画像に複数回分割している場合、単位画像をN個含んだ各登録対象画像部分の大きさは、互いに異なってもよい。   As a specific example, the data storage unit 23 first specifies a plurality of image parts (registration target image parts) to be registered in the search database D. Each registration target image portion includes a predetermined number N of unit images. Here, it is assumed that the registration target image portion has a predetermined shape. As a specific example, when the predetermined number N is 3, it is assumed that three unit images included in each registration target image portion are arranged in a horizontal row, for example, in the target image. That is, among the registration target image portions registered in one search database D, such three unit images are arranged in a horizontal row, an image portion arranged in a vertical row, and an L-shaped image portion. The image portion is not mixed. However, when the target image dividing unit 21 divides the target image into unit images of different sizes, the size of each registration target image portion including N unit images may be different from each other.

なお、各登録対象画像部分は、互いに重なってもよい。すなわち、対象画像に含まれる各単位画像のうち、複数の登録対象画像部分に属する単位画像があってもよい。   Each registration target image portion may overlap each other. That is, there may be unit images belonging to a plurality of registration target image portions among the unit images included in the target image.

ここで、登録対象画像部分は、画像部分特定情報によって特定される。具体的に画像部分特定情報は、当該情報によって特定される登録対象画像部分を含んだ対象画像と、対象画像内における登録対象画像部分の位置と、を特定する情報である。具体例として、画像部分特定情報は、対象画像の識別情報と、対象画像内の登録対象画像部分の位置を表す位置情報とを含んでなる。位置情報は、例えば対象画像内の座標値であってもよいし、対象画像内の位置に応じて予め定められた識別番号などであってもよい。あるいは、位置情報に代えて、画像部分特定情報は、登録対象画像部分に含まれる単位画像の対象画像内における位置を示す情報(例えば単位画像の識別番号など)を含むこととしてもよい。さらに、対象画像分割部21によって大きさの異なる複数種類の単位画像が得られる場合、画像部分特定情報は、登録対象画像部分に含まれる単位画像の大きさに関する情報を含んでもよい。   Here, the registration target image portion is specified by the image portion specifying information. Specifically, the image part specifying information is information for specifying the target image including the registration target image part specified by the information and the position of the registration target image part in the target image. As a specific example, the image part specifying information includes identification information of the target image and position information indicating the position of the registration target image part in the target image. The position information may be, for example, a coordinate value in the target image, or may be an identification number determined in advance according to the position in the target image. Alternatively, instead of the position information, the image part specifying information may include information (for example, an identification number of the unit image) indicating the position of the unit image included in the registration target image part in the target image. Furthermore, when the target image dividing unit 21 obtains a plurality of types of unit images having different sizes, the image part specifying information may include information on the size of the unit image included in the registration target image part.

次にデータ格納部23は、登録対象画像部分に含まれる単位画像について対象画像特徴量算出部22が算出した画像特徴量に基づいて、登録対象画像部分に関連づける検索見出し情報を、複数の検索見出し情報の候補のいずれかから選択的に定める。   Next, the data storage unit 23 sets the search index information to be associated with the registration target image portion based on the image feature amount calculated by the target image feature amount calculation unit 22 for the unit image included in the registration target image portion, as a plurality of search headers. Select selectively from any of the information candidates.

ここで検索見出し情報の各候補は、対象画像特徴量算出部22によって算出される画像特徴量がとり得る値(候補値)を、N個組み合わせた組からなる。具体例として、所定の数Nが2である場合の例について説明する。また、この例においては、対象画像特徴量算出部22が算出する画像特徴量は、端数について四捨五入されて0から255までの整数値をとり得ることとする。この場合、検索見出し情報の候補は、1番目の単位画像の画像特徴量の値V1と、2番目の単位画像の画像特徴量の値V2と、の組(V1,V2)(V1及びV2はともに0から255までの値)で表される。この例においては、全部で65536個(256×256)の検索見出し情報の候補が予め定められていることとなる。そして、データ格納部23は、登録対象画像部分に含まれる2個の単位画像のうち、各単位画像の位置関係に応じて決まる1番目の単位画像と、2番目の単位画像と、のそれぞれについて算出された画像特徴量に基づいて、対応する検索見出し情報を65536個の候補の中から選択する。   Here, each candidate for the search headline information is composed of a combination of N values (candidate values) that can be taken by the image feature quantity calculated by the target image feature quantity calculation unit 22. As a specific example, an example in which the predetermined number N is 2 will be described. In this example, the image feature amount calculated by the target image feature amount calculation unit 22 is rounded to the nearest whole number and can take an integer value from 0 to 255. In this case, the search index information candidate is a set (V1, V2) (V1 and V2 are the image feature value V1 of the first unit image and the image feature value V2 of the second unit image. Both are represented by a value from 0 to 255). In this example, 65536 (256 × 256) search index information candidates are determined in advance. And the data storage part 23 is each about the 1st unit image determined according to the positional relationship of each unit image among the 2 unit images contained in the registration object image part, and the 2nd unit image. Based on the calculated image feature amount, corresponding search index information is selected from among 65536 candidates.

なお、ここでは検索見出し情報の候補が画像特徴量のとり得る候補値の組み合わせからなる場合の例について説明したが、検索見出し情報の候補は、候補値そのものではなく、候補値の所定範囲の組み合わせからなるものであってもよい。すなわち、例えば前述した例のように画像特徴量のとり得る値の範囲が0から255までの場合に、所定範囲として0から31まで、32から63まで、64から95まで、96から127まで、128から159まで、160から191まで、192から223まで、224から255まで、の8つの範囲に画像特徴量のとり得る値の範囲を分割する。そしてN=2の場合、この所定範囲の組として、64個(8×8)の検索見出し情報の候補が予め定められる。データ格納部23は、登録対象画像部分に含まれる単位画像について算出された画像特徴量が、それぞれどの範囲に含まれるかによって、検索見出し情報を64個の候補の中から選択する。   Here, an example has been described in which search headline information candidates are composed of combinations of candidate values that can be taken by the image feature amount. However, search headline information candidates are not candidate values themselves, but combinations of predetermined ranges of candidate values. It may consist of. That is, for example, when the range of values that the image feature value can take is 0 to 255 as in the above-described example, the predetermined range is 0 to 31, 32 to 63, 64 to 95, 96 to 127, The range of possible values of the image feature amount is divided into eight ranges from 128 to 159, 160 to 191, 192 to 223, 224 to 255. When N = 2, 64 (8 × 8) search index information candidates are determined in advance as a set of the predetermined range. The data storage unit 23 selects the search index information from 64 candidates depending on the range in which the image feature amount calculated for the unit image included in the registration target image portion is included.

また、検索見出し情報の候補は、複数の画像特徴量の組み合わせからなるものであってもよい。例えば対象画像特徴量算出部22が、各単位画像について、第1の画像特徴量F1及び第2の画像特徴量F2それぞれの値を算出するものとする。この場合、N=2であれば、検索見出し情報の候補は、1番目の単位画像についての画像特徴量F1の値V11及び画像特徴量F2の値V12、並びに2番目の単位画像についての画像特徴量F1の値V21及び画像特徴量F2の値V22、の4つの値の組(V11,V12,V21,V22)で表される。そして、データ格納部23は、登録対象画像部分を関連づけるべき検索見出し情報を、当該画像部分に含まれる2個の単位画像のそれぞれについて算出された画像特徴量F1及びF2の値に基づいて、検索見出し情報の候補の中から選択する。   In addition, the search headline information candidate may be a combination of a plurality of image feature amounts. For example, it is assumed that the target image feature amount calculation unit 22 calculates the values of the first image feature amount F1 and the second image feature amount F2 for each unit image. In this case, if N = 2, the search index information candidates are the image feature value F1 value V11 and the image feature value F2 value V12 for the first unit image, and the image feature value for the second unit image. It is represented by a set of four values (V11, V12, V21, V22) of the value V21 of the amount F1 and the value V22 of the image feature amount F2. Then, the data storage unit 23 searches the search index information to be associated with the registration target image part based on the values of the image feature amounts F1 and F2 calculated for each of the two unit images included in the image part. Select from candidate heading information.

データ格納部23は、登録対象部分を関連づけるべき検索見出し情報を決定した後、当該画像部分を特定する画像部分特定情報を、決定した検索見出し情報に関連づけて検索用データベースDに格納する。これにより、登録対象画像部分に関する情報が検索用データベースDに追加される。データ格納部23は、対象画像に含まれる全ての登録対象画像部分について、以上説明した処理を行う。   After determining the search index information to which the registration target part should be associated, the data storage unit 23 stores the image part specifying information for specifying the image part in the search database D in association with the determined search index information. As a result, information relating to the registration target image portion is added to the search database D. The data storage unit 23 performs the above-described processing for all registration target image portions included in the target image.

ここで、このようにしてデータ格納部23により画像部分特定情報が格納された検索用データベースDの一例について説明する。ここでは簡単のため、N=1、すなわち画像部分が単位画像に一致する場合の例について説明する。また、対象画像は前述した例のように4分割及び16分割され、対象画像の4分の1の大きさの単位画像4個と、16分の1の大きさの単位画像16個と、が各対象画像について得られるものとする。   Here, an example of the search database D in which the image part specifying information is stored by the data storage unit 23 in this way will be described. Here, for simplicity, an example in which N = 1, that is, an image portion matches a unit image will be described. Further, the target image is divided into four and sixteen as in the example described above, and four unit images having a quarter size of the target image and sixteen unit images having a size of 1/16 are included. It is assumed that each target image is obtained.

図4は、このような検索用データベースDの一例を示す図である。図4に示されるように、検索用データベースDは、検索見出し情報に対して、対象画像識別情報及び単位画像識別番号からなる画像部分特定情報が関連づけられたデータである。ここで図中の検索見出し情報の欄に示されているf1,f2,f3,f4,・・・は、画像特徴量の値を表している。また、I1及びI2は対象画像を識別する対象画像識別情報を表している。   FIG. 4 is a diagram showing an example of such a search database D. As shown in FIG. As shown in FIG. 4, the search database D is data in which image part specifying information including target image identification information and unit image identification numbers is associated with search index information. Here, f1, f2, f3, f4,... Shown in the column of search heading information in the figure represent values of image feature amounts. I1 and I2 represent target image identification information for identifying the target image.

さらに、U(4,n)(n=1,2,3,4)は、各対象画像を4分割して得られる単位画像のそれぞれを識別する単位画像識別情報を示している。ここで、U(4,1)が対象画像の左上に、U(4,2)が対象画像の右上に、U(4,3)が対象画像の左下に、U(4,4)が対象画像の右下に位置する単位画像にそれぞれ対応づけられている。また、同様に、U(16,m)(m=1,2,3,・・・,16)が、各対象画像を16分割して得られる単位画像のそれぞれを識別する単位画像識別情報を示している。この単位画像識別情報U(16,m)は、それぞれ対象画像中の所定の位置にある単位画像に対応づけられており、図3に示されている数字がそれぞれの単位画像識別情報におけるmの値を示している。例えばU(16,4)は、対象画像を16分割して得られる単位画像のうち、右上に位置する単位画像に対応づけられている。この単位画像識別情報によって、各画像部分に含まれる単位画像の対象画像中における位置及び大きさが特定される。   Further, U (4, n) (n = 1, 2, 3, 4) indicates unit image identification information for identifying each unit image obtained by dividing each target image into four. Here, U (4, 1) is the upper left of the target image, U (4, 2) is the upper right of the target image, U (4, 3) is the lower left of the target image, and U (4, 4) is the target. Each unit image is associated with the lower right image. Similarly, U (16, m) (m = 1, 2, 3,..., 16) indicates unit image identification information for identifying each unit image obtained by dividing each target image into 16 units. Show. The unit image identification information U (16, m) is associated with a unit image at a predetermined position in the target image, and the numbers shown in FIG. The value is shown. For example, U (16, 4) is associated with a unit image located at the upper right among unit images obtained by dividing the target image into 16 parts. With this unit image identification information, the position and size of the unit image included in each image portion in the target image are specified.

次に、画像処理装置1が実行する画像情報登録処理の流れの一例について、図5のフロー図に基づいて説明する。   Next, an example of the flow of image information registration processing executed by the image processing apparatus 1 will be described based on the flowchart of FIG.

まず、対象画像分割部21が、画像形成装置4から受信したデータに基づいて、対象画像の画像データを取得する(S1)。そして、取得した対象画像を、所定の条件に基づいて複数の単位画像に分割する(S2)。   First, the target image dividing unit 21 acquires image data of a target image based on the data received from the image forming apparatus 4 (S1). Then, the acquired target image is divided into a plurality of unit images based on a predetermined condition (S2).

次に、対象画像特徴量算出部22が、S2で得られた各単位画像の画像特徴量を算出する(S3)。   Next, the target image feature amount calculation unit 22 calculates the image feature amount of each unit image obtained in S2 (S3).

続いて、データ格納部23が、検索用データベースDに対する登録対象となる登録対象画像部分について、まず画像部分特定情報を決定する(S4)。そして、S4で決定した画像部分特定情報により特定される登録対象画像部分に対して、当該画像部分に含まれる単位画像についてS3で算出された画像特徴量に基づいて、検索見出し情報を決定する(S5)。さらに、データ格納部23は、S5で決定した検索見出し情報に関連づけて、S4で決定した画像部分特定情報を検索用データベースDに格納する(S6)。   Subsequently, the data storage unit 23 first determines image part specifying information for a registration target image part to be registered in the search database D (S4). Then, for the registration target image portion specified by the image portion specifying information determined in S4, search headline information is determined based on the image feature amount calculated in S3 for the unit image included in the image portion ( S5). Further, the data storage unit 23 stores the image part specifying information determined in S4 in the search database D in association with the search index information determined in S5 (S6).

次にデータ格納部23は、対象画像に含まれる全ての登録対象画像部分について、S4からS6までの処理を実行して登録対象画像部分の情報を検索用データベースDに格納したか否かを判定する(S7)。まだ検索用データベースDに登録されていない登録対象画像部分があれば、データ格納部23はS4に戻って未処理の登録対象画像部分について処理を続行する。   Next, the data storage unit 23 determines whether or not the registration target image portion information is stored in the search database D by executing the processing from S4 to S6 for all the registration target image portions included in the target image. (S7). If there is a registration target image portion that is not yet registered in the search database D, the data storage unit 23 returns to S4 and continues the processing for the unprocessed registration target image portion.

一方、全ての登録対象画像部分の情報を格納した場合、次に対象画像分割部21は、予め定められた全ての条件に基づいて対象画像の分割を行ったか否かを判定する(S8)。複数の条件に基づいて対象画像を複数種類の単位画像に分割するよう定められており、かつ全ての条件に応じた処理を実行していない場合、対象画像分割部21はS2に戻って異なる条件に基づいて対象画像を分割する処理を続行する。一方、予め定められた全ての条件に基づいて対象画像の分割を行い、得られた単位画像に対する処理を実行した場合、画像処理装置1は画像情報登録処理を終了する。   On the other hand, when the information of all the registration target image portions is stored, the target image dividing unit 21 determines whether or not the target image has been divided based on all the predetermined conditions (S8). When it is determined to divide the target image into a plurality of types of unit images based on a plurality of conditions, and the processing according to all the conditions is not executed, the target image dividing unit 21 returns to S2 and has different conditions The process of dividing the target image based on is continued. On the other hand, when the target image is divided based on all the predetermined conditions and the process for the obtained unit image is executed, the image processing apparatus 1 ends the image information registration process.

以上説明した処理により、画像処理装置1は、登録対象となった対象画像を様々な大きさの単位画像に分割し、当該単位画像を所定の数だけ含んだ複数の画像部分の情報を、画像特徴量に応じた検索見出し情報に関連づけて検索用データベースDに登録できる。   Through the processing described above, the image processing apparatus 1 divides the target image to be registered into unit images of various sizes, and stores information on a plurality of image portions including a predetermined number of the unit images. It can be registered in the search database D in association with the search headline information corresponding to the feature amount.

次に、データ読み出し部24、検索キー画像分割部25、検索キー画像特徴量算出部26、画像部分特定情報取得部27、及び類似画像選択部28が実現する機能について説明する。これらの機能によって、画像処理装置1は検索用データベースDに格納されているデータを用いて、検索キー画像と類似する画像を対象画像の中から検索する類似画像検索処理を実行する。   Next, functions realized by the data reading unit 24, the search key image dividing unit 25, the search key image feature amount calculating unit 26, the image part specifying information acquiring unit 27, and the similar image selecting unit 28 will be described. With these functions, the image processing apparatus 1 uses the data stored in the search database D to execute a similar image search process for searching for an image similar to the search key image from the target images.

データ読み出し部24は、検索用データベースDからデータを読み出す。ここではデータ読み出し部24は、画像部分特定情報取得部27からの要求に従って、特定の検索見出し情報に関連づけられた画像部分特定情報の読み出しを行う。   The data reading unit 24 reads data from the search database D. Here, the data reading unit 24 reads the image part specifying information associated with the specific search index information in accordance with a request from the image part specifying information acquiring unit 27.

検索キー画像分割部25は、検索のキーとなる検索キー画像を取得し、取得した検索キー画像を複数の単位画像に分割する。具体的に、例えば検索キー画像分割部25は、まず以下のようにして検索キー画像を取得する。例えば不正に流出したと思われる画像が形成された記録媒体を入手した場合、ユーザは画像読み取り装置3に対して、検索キー画像であることを指定して、当該記録媒体に形成された画像を読み取らせる。これにより、画像読み取り装置3は、読み取って得られたスキャン画像データを、検索キー画像である旨の情報とともに画像処理装置1に対して送信する。この送信されたデータを受け入れることにより、検索キー画像分割部25は検索キー画像の画像データを取得する。   The search key image dividing unit 25 acquires a search key image serving as a search key, and divides the acquired search key image into a plurality of unit images. Specifically, for example, the search key image dividing unit 25 first acquires a search key image as follows. For example, when the user obtains a recording medium on which an image that seems to have been illegally leaked is obtained, the user designates that the image is a search key image to the image reading device 3 and the image formed on the recording medium is displayed. Let me read. Thereby, the image reading device 3 transmits the scanned image data obtained by the reading to the image processing device 1 together with information indicating that it is a search key image. By accepting the transmitted data, the search key image dividing unit 25 acquires image data of the search key image.

さらに検索キー画像分割部25は、対象画像分割部21と同様にして、取得した検索キー画像を所定の大きさ又は数の単位画像に分割する。   Further, the search key image dividing unit 25 divides the acquired search key image into unit images of a predetermined size or number in the same manner as the target image dividing unit 21.

ここで、検索キー画像分割部25は、対象画像分割部21と同様に、検索キー画像を複数の異なる条件に基づいて複数回分割することによって、互いに異なる大きさの複数種類の単位画像を得ることとしてもよい。また、検索キー画像分割部25によって得られる単位画像は、対象画像分割部21によって得られる単位画像と異なる大きさの画像であってもよい。このように、対象画像分割部21によって得られる単位画像と異なる大きさの単位画像を生成し、後述するようにこの異なる大きさの単位画像を含んだ画像部分どうしを比較することにより、検索キー画像が、画像サイズの異なる対象画像と類似するか否かを判定することができる。   Here, like the target image dividing unit 21, the search key image dividing unit 25 divides the search key image a plurality of times based on a plurality of different conditions, thereby obtaining a plurality of types of unit images having different sizes. It is good as well. The unit image obtained by the search key image dividing unit 25 may be an image having a size different from that of the unit image obtained by the target image dividing unit 21. In this way, a unit image having a different size from the unit image obtained by the target image dividing unit 21 is generated, and a search key is compared by comparing image portions including the unit image having the different size as described later. It can be determined whether the image is similar to a target image having a different image size.

検索キー画像特徴量算出部26は、検索キー画像分割部25によって得られる単位画像の画像特徴量を算出する。具体的に、検索キー画像特徴量算出部26は、対象画像に含まれる単位画像ついて対象画像特徴量算出部22が算出した画像特徴量と同じ種類の画像特徴量について、算出を行う。   The search key image feature amount calculating unit 26 calculates the image feature amount of the unit image obtained by the search key image dividing unit 25. Specifically, the search key image feature amount calculation unit 26 calculates an image feature amount of the same type as the image feature amount calculated by the target image feature amount calculation unit 22 for the unit image included in the target image.

画像部分特定情報取得部27は、検索キー画像分割部25によって得られる単位画像を所定の数Nだけ含んでなる画像部分(比較対象画像部分)について、検索用データベースDにおいて、当該画像部分に含まれる単位画像の画像特徴量を用いて定められる検索見出し情報に関連づけられた画像部分特定情報を取得する。画像部分特定情報取得部27は、このような画像部分特定情報を、データ読み出し部24に検索用データベースDから読み出させることによって取得する。   The image part specifying information acquisition unit 27 includes an image part (comparison target image part) including a predetermined number N of unit images obtained by the search key image dividing unit 25 in the search database D. The image portion specifying information associated with the search index information determined using the image feature amount of the unit image is acquired. The image part specifying information acquisition unit 27 acquires such image part specifying information by causing the data reading unit 24 to read it from the search database D.

具体的に、画像部分特定情報取得部27は、まずデータ格納部23と同様にして、検索キー画像に含まれる比較対象画像部分を特定する。比較対象画像部分は、検索用データベースDに登録されている登録対象画像部分と比較する対象となる検索キー画像内の画像部分である。比較対象画像部分は、検索用データベースDに登録されている各登録対象画像部分と同じ数だけ単位画像を含んでおり、かつ当該画像部分内の単位画像の配置が登録対象画像部分と同じ配置となるように決定される。ただし、前述したように、その大きさは登録対象画像部分の大きさと異なってもよい。   Specifically, the image part specifying information acquisition unit 27 first specifies the comparison target image part included in the search key image in the same manner as the data storage unit 23. The comparison target image portion is an image portion in the search key image to be compared with the registration target image portion registered in the search database D. The comparison target image part includes the same number of unit images as the registration target image parts registered in the search database D, and the arrangement of the unit images in the image part is the same as the registration target image part. To be determined. However, as described above, the size may be different from the size of the registration target image portion.

画像部分特定情報取得部27は、この比較対象画像部分に含まれる単位画像の画像特徴量に基づいて、データ格納部23と同様にして、検索見出し情報を決定する。そして、検索用データベースDにおいて当該決定した検索見出し情報に関連づけられた画像部分特定情報を取得する。これにより画像部分特定情報取得部27は、検索キー画像に含まれる比較対象画像部分に対して、当該各比較対象画像部分と類似する可能性のある類似候補画像部分を、複数の対象画像に含まれる登録対象画像部分の集合の中から抽出することができる。ここで述べた画像部分特定情報を取得する処理は、例えばデータベースに登録された登録対象画像部分を網羅的に検索して条件を満たす画像部分を抽出する処理に比べて簡易な処理であり、処理時間も比較的短い。このような処理によって検索キー画像に類似する画像の候補を絞り込むことにより、画像処理装置1は、検索処理の際の処理効率を向上できる。   The image part specifying information acquisition unit 27 determines search headline information in the same manner as the data storage unit 23 based on the image feature amount of the unit image included in the comparison target image part. Then, the image portion specifying information associated with the determined search index information is acquired in the search database D. Thus, the image part specifying information acquisition unit 27 includes, in the plurality of target images, similar candidate image parts that may be similar to the comparison target image parts with respect to the comparison target image parts included in the search key image. Can be extracted from a set of registration target image portions. The process of acquiring the image part specifying information described here is a simple process compared to the process of exhaustively searching the registration target image part registered in the database and extracting the image part that satisfies the condition, for example. The time is also relatively short. By narrowing down image candidates similar to the search key image by such processing, the image processing apparatus 1 can improve the processing efficiency in the search processing.

なお、画像部分特定情報取得部27は、検索用データベースDから画像部分特定情報を取得する対象となる検索見出し情報を決定する場合に、以下のようにしてもよい。すなわち、比較対象画像部分に含まれる単位画像について算出された画像特徴量の値に対して、当該画像特徴量の値そのものに一致する検索見出し情報だけでなく、算出された画像特徴量の値の近傍の値に対応する検索見出し情報を、画像部分特定情報を取得する対象として決定する。例えば、比較対象画像部分に含まれる単位画像について算出された画像特徴量の値を含む所定範囲の値に対応する検索見出し情報を、画像部分特定情報を取得する対象として決定する。そして、このような検索見出し情報に関連づけられた画像部分特定情報を取得する。これにより、画像部分特定情報取得部27は、比較対象画像部分に含まれる単位画像と、画像特徴量の差が所定値以下となるような単位画像を含んだ登録対象画像部分を、比較対象画像部分に類似する可能性のある類似候補画像部分として抽出できる。   Note that the image part specifying information acquisition unit 27 may perform the following when determining the search index information that is the target for acquiring the image part specifying information from the search database D. That is, for the image feature value calculated for the unit image included in the comparison target image part, not only the search index information that matches the image feature value itself but also the calculated image feature value. Search headline information corresponding to a neighboring value is determined as a target for acquiring image portion specifying information. For example, search headline information corresponding to a predetermined range of values including the image feature value calculated for the unit image included in the comparison target image portion is determined as a target for acquiring the image portion specifying information. And the image part specific information linked | related with such search headline information is acquired. As a result, the image part specifying information acquisition unit 27 converts the registration target image part including the unit image included in the comparison target image part and the unit image whose image feature amount difference is equal to or smaller than a predetermined value into the comparison target image. It can be extracted as a similar candidate image portion that may be similar to the portion.

類似画像選択部28は、画像部分特定情報取得部27が取得した画像部分特定情報に基づいて、検索対象となる複数の対象画像の中から検索キー画像に類似する類似画像を選択する。具体的には、検索キー画像内における比較対象画像部分の位置関係と、同じ位置関係で対象画像中に含まれる類似候補画像部分があるか否かを判定し、このような条件を満たす類似候補画像部分を含む対象画像(又は対象画像の一部分)を、類似候補画像として選択する。   The similar image selection unit 28 selects a similar image similar to the search key image from a plurality of target images to be searched based on the image portion specifying information acquired by the image portion specifying information acquisition unit 27. Specifically, it is determined whether there is a similar candidate image portion included in the target image with the same positional relationship as the positional relationship of the comparison target image portion in the search key image, and the similar candidate that satisfies such a condition A target image including an image part (or a part of the target image) is selected as a similar candidate image.

ここで類似画像選択部28が実行する処理の一例について、以下説明する。ここでは、検索キー画像に含まれる比較対象画像部分が4個あることとし、4個の比較対象画像部分をCi(i=1,2,3,4)と表記する。また、画像部分特定情報取得部27は、各比較対象画像部分Ciに含まれる単位画像の画像特徴量に基づいて取得対象となる検索見出し情報を決定し、検索用データベースDにおいて決定した検索見出し情報に関連づけられている全ての画像部分特定情報を取得するものとする。なお、比較対象画像部分Ciに対して、画像部分特定情報取得部27が取得した画像部分特定情報によって特定される登録対象画像部分(類似候補画像部分)からなる画像部分の集合を、Si(i=1,2,3,4)と表記する。   An example of processing executed by the similar image selection unit 28 will be described below. Here, it is assumed that there are four comparison target image portions included in the search key image, and the four comparison target image portions are denoted as Ci (i = 1, 2, 3, 4). Further, the image part specifying information acquisition unit 27 determines the search index information to be acquired based on the image feature amount of the unit image included in each comparison target image part Ci, and the search index information determined in the search database D It is assumed that all the image part specifying information associated with is acquired. It should be noted that a set of image parts made up of registration target image parts (similar candidate image parts) specified by the image part specifying information acquired by the image part specifying information acquiring unit 27 is represented by Si (i = 1, 2, 3, 4).

この場合、類似画像選択部28は、4個の集合S1,S2,S3及びS4に属する登録対象画像部分の情報に基づいて、以下の条件を満たす対象画像を類似候補画像として抽出する。まず第1の条件は、S1,S2,S3及びS4のどの集合についても、当該類似候補画像に含まれるいずれかの登録対象画像部分が属していることである。そして第2の条件は、各集合に含まれる類似候補画像の登録対象画像部分が、それぞれ同じ大きさの単位画像を含んでいることである。さらに第3の条件は、検索キー画像内の比較対象画像部分の位置関係と、当該比較対象画像部分に対応する登録対象画像部分の類似候補画像内における位置関係と、が一致することである。類似画像選択部28は、このような条件を満たす類似候補画像を抽出する。   In this case, the similar image selection unit 28 extracts a target image satisfying the following condition as a similar candidate image based on information of registration target image portions belonging to the four sets S1, S2, S3, and S4. First, the first condition is that any registration target image portion included in the similar candidate image belongs to any set of S1, S2, S3, and S4. The second condition is that registration target image portions of similar candidate images included in each set include unit images having the same size. The third condition is that the positional relationship of the comparison target image portion in the search key image matches the positional relationship in the similar candidate image of the registration target image portion corresponding to the comparison target image portion. The similar image selection unit 28 extracts similar candidate images that satisfy such conditions.

例えばある対象画像Iに含まれる4個の登録対象画像部分をRi(i=1,2,3,4)とする。この場合、4個の登録対象画像部分R1,R2,R3及びR4が、それぞれS1,S2,S3及びS4に属していれば、第1の条件を満たす。また、4個の登録対象画像部分がいずれも同じ大きさの単位画像を含んだ画像部分であれば、第2の条件を満たす。   For example, let four registration target image portions included in a certain target image I be Ri (i = 1, 2, 3, 4). In this case, if the four registration target image portions R1, R2, R3, and R4 belong to S1, S2, S3, and S4, respectively, the first condition is satisfied. The second condition is satisfied if the four registration target image parts are all image parts including unit images of the same size.

さらに類似画像選択部28は、比較対象画像部分C1,C2,C3及びC4の検索キー画像内における位置関係と、対象画像I内における登録対象画像部分R1,R2,R3及びR4の位置関係と、が一致するか否かを判定する。具体例として、各画像部分が単位画像を1個だけ含んでおり、比較対象画像部分C1は検索キー画像の左上に、C2は検索キー画像の右上に、C3は検索キー画像の左下に、C4は検索キー画像の右下に、それぞれ位置していることとする。この場合において、登録対象画像部分R1,R2,R3及びR4も、C1,C2,C3及びC4と同様に、対象画像I内においてR1が左上に、R2が右上に、R3が左下に、R4が右下に、それぞれ位置している場合、両者の位置関係は一致し、第3の条件は満たされる。   Further, the similar image selection unit 28 includes a positional relationship between the comparison target image portions C1, C2, C3, and C4 in the search key image, and a positional relationship between the registration target image portions R1, R2, R3, and R4 in the target image I. It is determined whether or not. As a specific example, each image portion includes only one unit image, the comparison target image portion C1 is at the upper left of the search key image, C2 is at the upper right of the search key image, C3 is at the lower left of the search key image, and C4 Are located at the lower right of the search key image. In this case, the registration target image portions R1, R2, R3, and R4 are also similar to C1, C2, C3, and C4, in the target image I, R1 is at the upper left, R2 is at the upper right, R3 is at the lower left, and R4 is If they are located at the lower right, the positional relationship between the two coincides, and the third condition is satisfied.

なお、比較対象画像部分の位置関係と、登録対象画像部分の位置関係と、を比較する場合、両者が同じ向きで一致しなくともよい。すなわち、例えば一方を90度回転させた場合に同じ配置になる場合にも、両者が一致すると判定してもよい。例えばそれぞれの画像部分に含まれる単位画像の形状が正方形である場合、このように判定することで、画像処理装置1は、検索キー画像が対象画像に対して90度単位で回転された画像である場合にも、両者を類似する画像と判定することができる。   In addition, when comparing the positional relationship of the comparison target image portion and the positional relationship of the registration target image portion, they do not have to match in the same direction. That is, for example, when one of them is rotated 90 degrees and the same arrangement is obtained, it may be determined that the two match. For example, when the shape of the unit image included in each image portion is a square, the image processing apparatus 1 is an image obtained by rotating the search key image by 90 degrees with respect to the target image by making such a determination. In some cases, both images can be determined as similar images.

類似画像選択部28は、このようにして選択された類似候補画像を、そのまま検索キー画像に類似する類似画像としてユーザに提示してもよいし、さらに類似画像の絞り込みを行ってもよい。すなわち、検索キー画像と、類似候補画像との間で、公知の画像類否判定技術などにより画像の類似度を判定することにより、類似候補画像の中でも比較的類似度の高い画像を、類似画像としてユーザに提示してもよい。この場合でも、予め検索用データベースDから得られた情報に基づいて類似候補画像を絞り込むことにより、全ての対象画像について公知の画像類否判定技術を用いて画像の類似度を判定する場合に比べて、処理効率を向上できる。   The similar image selection unit 28 may present the similar candidate image selected in this way to the user as a similar image similar to the search key image, or may further narrow down similar images. That is, an image having a relatively high similarity among similar candidate images is determined by determining the similarity between the search key image and the similar candidate image using a known image similarity determination technique or the like. May be presented to the user. Even in this case, the similarity candidate images are narrowed down based on the information obtained in advance from the search database D, so that the image similarity is determined using a known image similarity determination technique for all target images. Thus, the processing efficiency can be improved.

ここで、図4に示す検索用データベースDを用いて検索を行う場合に、類似画像選択部28が類似候補画像として抽出する画像の例について、説明する。以下の例においては、検索キー画像分割部25は検索キー画像を2行2列の4個の単位画像に分割しているものとする。また、検索キー画像特徴量算出部26は、それぞれ検索キー画像の左上に位置する単位画像及び右下に位置する単位画像についてf1、右上に位置する単位画像についてf3、左下に位置する単位画像についてf4を、画像特徴量の値として算出しているものとする。   Here, an example of an image extracted by the similar image selection unit 28 as a similar candidate image when performing a search using the search database D shown in FIG. 4 will be described. In the following example, the search key image dividing unit 25 divides the search key image into four unit images of 2 rows and 2 columns. In addition, the search key image feature amount calculation unit 26 sets f1 for the unit image located at the upper left and the unit image located at the lower right of the search key image, f3 for the unit image located at the upper right, and the unit image located at the lower left. It is assumed that f4 is calculated as the value of the image feature amount.

図4の例においては、検索用データベースDは単位画像を1個だけ含む画像部分が登録されたデータベースなので、画像部分特定情報取得部27による処理対象となる比較対象画像部分も、単位画像を1個だけ含む画像部分となる。以下、それぞれ検索キー画像の左上に位置する単位画像を含む比較対象画像部分をc1、右上に位置する単位画像を含む比較対象画像部分をc2、左下に位置する単位画像を含む比較対象画像部分をc3、右下に位置する単位画像を含む比較対象画像部分をc4とする。   In the example of FIG. 4, the search database D is a database in which an image part including only one unit image is registered. Therefore, the comparison target image part to be processed by the image part specifying information acquisition unit 27 also has one unit image. It becomes an image part including only the image. Hereinafter, c1 represents a comparison target image portion including a unit image located at the upper left of the search key image, c2 represents a comparison target image portion including a unit image located at the upper right, and represents a comparison target image portion including a unit image located at the lower left. Let c3 be a comparison target image portion including the unit image located in the lower right.

この場合において、検索用データベースDに登録されている対象画像のうち、対象画像I1は、前述した3つの条件を満たす。すなわち、対象画像I1を4個の単位画像に分割した場合に、検索キー画像と同様に、左上及び右下に位置する単位画像の画像特徴量がf1、右上に位置する単位画像の画像特徴量がf3、左下に位置する単位画像の画像特徴量がf4であることが、検索用データベースDに登録されている登録対象画像部分の情報から分かる。よって、類似画像選択部28は、対象画像I1を類似候補画像と判定する。   In this case, among the target images registered in the search database D, the target image I1 satisfies the above three conditions. That is, when the target image I1 is divided into four unit images, the image feature amount of the unit image located at the upper left and the lower right is f1, and the image feature amount of the unit image located at the upper right, as in the search key image. Can be seen from the information of the registration target image part registered in the search database D that f3 is the image feature quantity of the unit image located at the lower left. Therefore, the similar image selection unit 28 determines that the target image I1 is a similar candidate image.

また、画像特徴量の値が完全に一致することが要求される場合、対象画像I2は、類似候補画像としての条件を満たさないことが分かる。なぜなら、検索用データベースDにおいて、比較対象画像部分c4の画像特徴量f1に関連づけられた画像部分特定情報には、対象画像I2の右下に位置する単位画像を含む画像部分(単位画像識別情報U(4,4)によって特定される画像部分)が含まれていないからである。しかしながら、画像部分特定情報取得部27が、画像特徴量f1を含む所定範囲の値に対応する検索見出し情報を取得対象とする場合、対象画像I2も類似候補画像となることがある。すなわち、この所定範囲にf2が含まれる場合、比較対象画像部分c4に対応する類似候補画像部分には、検索用データベースDにおいてf1に関連づけられた画像部分だけでなく、f2に関連づけられた画像部分も含まれることとなる。この場合には、対象画像I2も類似候補画像の条件を満たすこととなる。   In addition, it is understood that the target image I2 does not satisfy the condition as a similar candidate image when it is required that the values of the image feature amounts completely match. This is because, in the search database D, the image part specifying information associated with the image feature amount f1 of the comparison target image part c4 includes an image part (unit image identification information U) including the unit image located at the lower right of the target image I2. This is because the image portion specified by (4, 4) is not included. However, when the image part specifying information acquisition unit 27 acquires search index information corresponding to a predetermined range of values including the image feature amount f1, the target image I2 may also be a similar candidate image. That is, when f2 is included in the predetermined range, the similar candidate image portion corresponding to the comparison target image portion c4 includes not only the image portion associated with f1 in the search database D but also the image portion associated with f2. Will also be included. In this case, the target image I2 also satisfies the conditions for similar candidate images.

さらに、対象画像I2が全体として類似候補画像の条件を満たさない場合であっても、対象画像I2の一部分は類似候補画像としての条件を満たす。すなわち、図4の検索用データベースDにおいて、比較対象画像部分c1の画像特徴量f1に関連づけられた画像部分特定情報には、単位画像識別情報U(16,3)によって特定される画像部分が含まれている。同様にして、比較対象画像部分c2に対応する類似候補画像部分にはU(16,4)によって特定される画像部分が、比較対象画像部分c3に対応する類似候補画像部分にはU(16,7)によって特定される画像部分が、比較対象画像部分c2に対応する類似候補画像部分にはU(16,8)によって特定される画像部分が、それぞれ含まれている。そして、これらの画像部分の対象画像内における位置関係は、図3に示されるように、検索キー画像内における比較対象画像部分の位置関係と一致する。従って、これらの画像部分からなる対象画像I2の一部の画像は、検索キー画像に類似する可能性のある類似候補画像となる。   Furthermore, even if the target image I2 as a whole does not satisfy the condition for the similar candidate image, a part of the target image I2 satisfies the condition for the similar candidate image. That is, in the search database D of FIG. 4, the image part specifying information associated with the image feature quantity f1 of the comparison target image part c1 includes the image part specified by the unit image identification information U (16, 3). It is. Similarly, an image portion specified by U (16, 4) is displayed in the similar candidate image portion corresponding to the comparison target image portion c2, and U (16, 4) is displayed in the similar candidate image portion corresponding to the comparison target image portion c3. The image portion specified by 7) and the image portion specified by U (16, 8) are included in the similar candidate image portion corresponding to the comparison target image portion c2. Then, the positional relationship of these image portions in the target image matches the positional relationship of the comparison target image portion in the search key image, as shown in FIG. Accordingly, a part of the target image I2 including these image parts is a similar candidate image that may be similar to the search key image.

このように、本実施形態によれば、大きさの異なる単位画像を含んだ比較対象画像部分と登録対象画像部分とを対比することによって、検索キー画像と、対象画像の一部を占める画像とが類似するか否かを判定することもできる。   As described above, according to the present embodiment, by comparing the comparison target image part including the unit images having different sizes with the registration target image part, the search key image and the image that occupies a part of the target image are obtained. It can also be determined whether or not.

次に、画像処理装置1が実行する類似画像検索処理の流れの一例について、図6のフロー図に基づいて説明する。   Next, an example of the flow of similar image search processing executed by the image processing apparatus 1 will be described based on the flowchart of FIG.

まず、検索キー画像分割部25が、画像読み取り装置3から受信したデータに基づいて、検索キー画像の画像データを取得する(S11)。そして、取得した検索キー画像を、所定の条件に基づいて複数の単位画像に分割する(S12)。   First, the search key image dividing unit 25 acquires image data of a search key image based on the data received from the image reading device 3 (S11). Then, the acquired search key image is divided into a plurality of unit images based on a predetermined condition (S12).

次に、検索キー画像特徴量算出部26が、S12で得られた各単位画像の画像特徴量を算出する(S13)。   Next, the search key image feature amount calculation unit 26 calculates the image feature amount of each unit image obtained in S12 (S13).

続いて、画像部分特定情報取得部27が、検索キー画像に含まれる処理対象の比較対象画像部分について、検索用データベースDからデータを取得する対象となる検索見出し情報を決定する(S14)。そして、データ読み出し部24が、画像部分特定情報取得部27の制御に基づいて、S14で決定された検索見出し情報に関連づけられた画像部分特定情報を検索用データベースDから読み出す(S15)。   Subsequently, the image part specifying information acquisition unit 27 determines search index information that is a target for acquiring data from the search database D for the comparison target image part included in the search key image (S14). Then, based on the control of the image portion specifying information acquisition unit 27, the data reading unit 24 reads the image portion specifying information associated with the search index information determined in S14 from the search database D (S15).

次に画像部分特定情報取得部27は、検索キー画像に含まれる全ての比較対象画像部分について、S14及びS15の処理を実行して画像部分特定情報を取得したか否かを判定する(S16)。まだ画像部分特定情報の取得を行っていない比較対象画像部分があれば、画像部分特定情報取得部27はS14に戻って未処理の画像部分について処理を続行する。   Next, the image part specifying information acquisition unit 27 determines whether or not the image part specifying information has been acquired by executing the processes of S14 and S15 for all the comparison target image parts included in the search key image (S16). . If there is a comparison target image part for which image part specifying information has not yet been acquired, the image part specifying information acquiring unit 27 returns to S14 and continues processing for the unprocessed image part.

一方、全ての比較対象画像部分について、画像部分特定情報の取得を実行した場合、次に類似画像選択部28が、S16の処理によって取得された画像部分特定情報に基づいて、検索キー画像に類似する類似候補画像を特定する(S17)。   On the other hand, when the acquisition of the image part specifying information is executed for all the comparison target image parts, the similar image selection unit 28 then resembles the search key image based on the image part specifying information acquired by the process of S16. A similar candidate image to be identified is specified (S17).

その後、検索キー画像分割部25は、予め定められた全ての条件に基づいて検索キー画像の分割を行ったか否かを判定する(S18)。複数の条件に基づいて検索キー画像を複数種類の単位画像に分割するよう定められており、かつ全ての条件に応じた処理を実行していない場合、検索キー画像分割部25はS12に戻って異なる条件に基づいて検索キー画像を分割する処理を続行する。一方、予め定められた全ての条件に基づいて検索キー画像の分割を行い、得られた単位画像に対する処理を実行した場合、S19の処理に進む。   Thereafter, the search key image dividing unit 25 determines whether or not the search key image has been divided based on all predetermined conditions (S18). If the search key image is determined to be divided into a plurality of types of unit images based on a plurality of conditions and the processing according to all the conditions is not executed, the search key image dividing unit 25 returns to S12. The process of dividing the search key image based on different conditions is continued. On the other hand, when the search key image is divided based on all the predetermined conditions and the process for the obtained unit image is executed, the process proceeds to S19.

最後に、類似画像選択部28は、S17によって得られた類似候補画像に対して、さらに類似度の高い画像を抽出する類否判定処理を行う(S19)。そして、S19の結果得られる検索キー画像に類似する画像を、類似画像検索処理の処理結果として表示部14に表示させる等の手段によりユーザに提示する(S20)。   Finally, the similar image selection unit 28 performs similarity determination processing for extracting an image having a higher similarity with respect to the similar candidate image obtained in S17 (S19). Then, an image similar to the search key image obtained as a result of S19 is presented to the user by means such as displaying on the display unit 14 as the processing result of the similar image search process (S20).

以上説明した処理により、画像処理装置1は、検索用データベースDを用いて、検索キー画像に類似する画像を対象画像の中から抽出し、ユーザに提示することができる。   Through the processing described above, the image processing apparatus 1 can extract an image similar to the search key image from the target image using the search database D and present it to the user.

以上説明した本実施の形態によれば、検索対象となる対象画像に含まれる複数の登録対象画像部分が、各登録対象画像部分に含まれる単位画像の画像特徴量に基づいて定められた検索見出し情報に関連づけて検索用データベースDに登録される。そして、画像処理装置1は、検索キー画像に含まれる複数の比較対象画像部分について、各比較対象画像部分に含まれる単位画像の画像特徴量に基づいて定められた検索見出し情報に関連づけて検索用データベースDに登録されている登録対象画像部分の情報に基づいて、検索キー画像に類似する対象画像を検索できる。これにより、検索キー画像と対象画像とを一つ一つ比較する場合と比べて、より簡易な処理で検索キー画像に類似する画像を絞り込むことができ、類似画像検索処理の処理効率を向上できる。   According to the present embodiment described above, a search index in which a plurality of registration target image portions included in a target image to be searched is determined based on the image feature amount of a unit image included in each registration target image portion. The information is registered in the search database D in association with the information. Then, the image processing apparatus 1 searches for a plurality of comparison target image parts included in the search key image in association with search index information determined based on the image feature amount of the unit image included in each comparison target image part. A target image similar to the search key image can be searched based on the information of the registration target image portion registered in the database D. This makes it possible to narrow down images similar to the search key image with a simpler process than when comparing the search key image and the target image one by one, and improve the processing efficiency of the similar image search process. .

なお、本発明は以上説明した実施形態に限定されるものではなく、種々の実施形態により実現可能である。   The present invention is not limited to the embodiment described above, and can be realized by various embodiments.

例えば画像処理装置1は、画像形成装置4によって形成される形成画像に限らず、様々なデジタル画像に対して画像情報登録処理を実行することとしてもよい。また、画像処理装置1は、画像読み取り装置3や画像形成装置4などと一体に構成されていてもよい。また、画像処理装置1は、画像情報登録処理を実行して対象画像の情報を検索用データベースDに登録する画像情報登録装置と、検索用データベースDを用いて類似画像検索処理を行う類似画像検索装置とに分かれてもよい。   For example, the image processing apparatus 1 is not limited to the formed image formed by the image forming apparatus 4, and may execute image information registration processing for various digital images. Further, the image processing apparatus 1 may be configured integrally with the image reading apparatus 3, the image forming apparatus 4, and the like. Further, the image processing apparatus 1 executes an image information registration process to register the information of the target image in the search database D, and a similar image search that performs a similar image search process using the search database D. It may be divided into devices.

さらに、本実施形態における検索用データベースDは、画像処理装置1の外部にあってもよい。例えば検索用データベースDは、通信ネットワーク2を介して画像処理装置1と接続されるファイルサーバ等の記憶装置に格納されることとしてもよい。   Further, the search database D in the present embodiment may be outside the image processing apparatus 1. For example, the search database D may be stored in a storage device such as a file server connected to the image processing apparatus 1 via the communication network 2.

また、検索用データベースDは、複数あってもよい。例えば、画像特徴量の種別に応じて、複数の検索用データベースDが用意されてもよい。具体例として、赤、緑、青の各成分色について、それぞれの成分色の平均画素値を画像特徴量として用いた、3つの検索用データベースDが用意されてもよい。この場合、例えば、この複数の検索用データベースDのそれぞれを用いて類似画像検索処理を実行し、全ての処理において類似すると判定された対象画像を、検索キー画像に類似する類似画像としてユーザに提示する。また、画像部分に含まれる単位画像の数Nの違いに応じて、複数の検索用データベースDが用意されてもよい。   Further, there may be a plurality of search databases D. For example, a plurality of search databases D may be prepared according to the type of image feature amount. As a specific example, for each of the red, green, and blue component colors, three search databases D using the average pixel value of each component color as an image feature amount may be prepared. In this case, for example, similar image search processing is executed using each of the plurality of search databases D, and target images determined to be similar in all processing are presented to the user as similar images similar to the search key image. To do. A plurality of search databases D may be prepared according to the difference in the number N of unit images included in the image portion.

本発明の実施の形態に係る画像処理装置の構成例を表すブロック図である。It is a block diagram showing the example of a structure of the image processing apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係る画像処理装置の機能の一例を表す機能ブロック図である。It is a functional block diagram showing an example of a function of an image processing device concerning an embodiment of the invention. 単位画像に分割された対象画像の一例を示す説明図である。It is explanatory drawing which shows an example of the target image divided | segmented into the unit image. 検索用データベースに格納されたデータの一例を示す説明図である。It is explanatory drawing which shows an example of the data stored in the database for search. 本発明の実施の形態に係る画像処理装置によって実行される画像情報登録処理の一例を示すフロー図である。It is a flowchart which shows an example of the image information registration process performed by the image processing apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係る画像処理装置によって実行される類似画像検索処理の一例を示すフロー図である。It is a flowchart which shows an example of the similar image search process performed by the image processing apparatus which concerns on embodiment of this invention.

符号の説明Explanation of symbols

1 画像処理装置、2 通信ネットワーク、3 画像読み取り装置、4 画像形成装置、11 制御部、12 記憶部、13 操作部、14 表示部、15 通信部、21 対象画像分割部、22 対象画像特徴量算出部、23 データ格納部、24 データ読み出し部、25 検索キー画像分割部、26 検索キー画像特徴量算出部、27 画像部分特定情報取得部、28 類似画像選択部。   DESCRIPTION OF SYMBOLS 1 Image processing apparatus, 2 Communication network, 3 Image reading apparatus, 4 Image forming apparatus, 11 Control part, 12 Storage part, 13 Operation part, 14 Display part, 15 Communication part, 21 Target image division part, 22 Target image feature-value Calculation unit, 23 data storage unit, 24 data reading unit, 25 search key image division unit, 26 search key image feature amount calculation unit, 27 image portion specifying information acquisition unit, 28 similar image selection unit.

Claims (6)

検索の対象となる対象画像を複数の単位画像に分割する対象画像分割手段と、
前記単位画像の画像特徴量を算出する画像特徴量算出手段と、
前記単位画像を所定の数含んでなる画像部分について、当該画像部分に関連づけるべき検索見出し情報を、当該画像部分に含まれる単位画像の画像特徴量に基づいて複数の検索見出し情報の候補のいずれかから選択的に定め、当該画像部分を特定する画像部分特定情報を当該定めた検索見出し情報に関連づけて検索用データベースに格納するデータ格納手段と、
を含むことを特徴とする画像処理装置。
Target image dividing means for dividing a target image to be searched into a plurality of unit images;
Image feature amount calculating means for calculating an image feature amount of the unit image;
For an image portion including a predetermined number of the unit images, search headline information to be associated with the image portion is selected from a plurality of search headline information candidates based on the image feature amount of the unit image included in the image portion. Data storage means for selectively determining and storing image portion specifying information for specifying the image portion in the search database in association with the determined search index information;
An image processing apparatus comprising:
請求項1に記載の画像処理装置において、
前記対象画像分割手段は、前記対象画像を互いに異なる大きさの複数種類の単位画像に分割し、
前記データ格納手段は、それぞれ前記複数種類の単位画像を所定の数含んでなる複数種類の画像部分について、当該画像部分を特定する画像部分特定情報を前記検索用データベースに格納する
ことを特徴とする画像処理装置。
The image processing apparatus according to claim 1.
The target image dividing unit divides the target image into a plurality of types of unit images having different sizes,
The data storage means stores, for the plurality of types of image portions each including a predetermined number of the plurality of types of unit images, image portion specifying information for specifying the image portions in the search database. Image processing device.
検索の対象となる各対象画像を分割して得た単位画像を、所定の数含んでなる画像部分について、当該各画像部分を特定する画像部分特定情報を、当該各画像部分に含まれる単位画像ごとに算出される画像特徴量を用いて定められる検索見出し情報に関連づけて保持する検索用データベースから、データを読み出すデータ読み出し手段と、
検索のキーとなる検索キー画像を複数の単位画像に分割する検索キー画像分割手段と、
前記検索キー画像分割手段により得られる単位画像の画像特徴量を算出する画像特徴量算出手段と、
前記検索キー画像分割手段により得られる単位画像を前記所定の数だけ含んでなる画像部分について、前記検索用データベースにおいて、当該画像部分に含まれる単位画像の画像特徴量を用いて定められる検索見出し情報に関連づけられた画像部分特定情報を、前記データ読み出し手段に読み出させて取得する画像部分特定情報取得手段と、
前記取得された画像部分特定情報に基づいて、前記複数の対象画像の中から前記検索キー画像に類似する類似画像を選択する類似画像選択手段と、
を含むことを特徴とする画像処理装置。
A unit image included in each image portion includes image portion specifying information for specifying each image portion for an image portion including a predetermined number of unit images obtained by dividing each target image to be searched. Data reading means for reading data from a search database held in association with search index information determined using image feature amounts calculated for each;
Search key image dividing means for dividing a search key image serving as a search key into a plurality of unit images;
Image feature amount calculating means for calculating an image feature amount of a unit image obtained by the search key image dividing means;
Retrieval headline information determined by using the image feature amount of the unit image included in the image portion in the search database for the image portion including the predetermined number of unit images obtained by the search key image dividing unit Image portion specifying information acquisition means for reading the image portion specifying information associated with the data reading means and acquiring the image portion specifying information;
Similar image selection means for selecting a similar image similar to the search key image from the plurality of target images based on the acquired image portion specifying information;
An image processing apparatus comprising:
請求項3に記載の画像処理装置において、
前記検索キー画像分割手段により得られる単位画像と、前記各対象画像を分割して得た単位画像と、は互いに異なる大きさである
ことを特徴とする画像処理装置。
The image processing apparatus according to claim 3.
An image processing apparatus, wherein a unit image obtained by the search key image dividing unit and a unit image obtained by dividing each target image have different sizes.
請求項3又は4に記載の画像処理装置において、
前記画像部分特定情報取得手段は、前記検索キー画像分割手段により得られる単位画像の画像特徴量を用いて定められる検索見出し情報として、当該画像特徴量を含む所定範囲の画像特徴量の値に対応する検索見出し情報を用いる
ことを特徴とする画像処理装置。
The image processing apparatus according to claim 3 or 4,
The image portion specifying information acquisition unit corresponds to the value of an image feature amount within a predetermined range including the image feature amount as search index information determined using the image feature amount of the unit image obtained by the search key image dividing unit. An image processing apparatus characterized by using search headline information.
検索の対象となる対象画像を複数の単位画像に分割する対象画像分割手段、
前記単位画像の画像特徴量を算出する画像特徴量算出手段、及び
前記単位画像を所定の数含んでなる画像部分について、当該画像部分に関連づけるべき検索見出し情報を、当該画像部分に含まれる単位画像の画像特徴量に基づいて複数の検索見出し情報の候補のいずれかから選択的に定め、当該画像部分を特定する画像部分特定情報を当該定めた検索見出し情報に関連づけて検索用データベースに格納するデータ格納手段、
としてコンピュータを機能させることを特徴とするプログラム。
Target image dividing means for dividing a target image to be searched into a plurality of unit images;
An image feature amount calculating means for calculating an image feature amount of the unit image; and for an image portion including a predetermined number of the unit images, search header information to be associated with the image portion is included in the unit image included in the image portion. Data that is selectively determined from any of a plurality of search heading information candidates based on the image feature amount, and that is stored in a search database in association with the determined search heading information, specifying the image part specifying information. Storage means,
A program characterized by causing a computer to function.
JP2006162697A 2006-06-12 2006-06-12 Image processing apparatus and program Expired - Fee Related JP4929859B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006162697A JP4929859B2 (en) 2006-06-12 2006-06-12 Image processing apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006162697A JP4929859B2 (en) 2006-06-12 2006-06-12 Image processing apparatus and program

Publications (2)

Publication Number Publication Date
JP2007334445A true JP2007334445A (en) 2007-12-27
JP4929859B2 JP4929859B2 (en) 2012-05-09

Family

ID=38933896

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006162697A Expired - Fee Related JP4929859B2 (en) 2006-06-12 2006-06-12 Image processing apparatus and program

Country Status (1)

Country Link
JP (1) JP4929859B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013069341A1 (en) * 2011-11-09 2013-05-16 楽天株式会社 Image processing device, method for controlling image processing device, program, and information storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11167642A (en) * 1997-12-03 1999-06-22 Omron Corp Picture feature extraction method and device, and picture retrieval method and device
JP2001337990A (en) * 2000-05-26 2001-12-07 Victor Co Of Japan Ltd Image retrieval system and image retrieval method
JP2002132796A (en) * 2000-10-24 2002-05-10 Kyodo Printing Co Ltd Computer readable recording medium with image feature amount vs keyword dictionary recorded thereon, device and method for constructing image feature amount vs keyword dictionary, device and method for supporting image database construction
JP2003122758A (en) * 2001-10-11 2003-04-25 Canon Inc Method and device for retrieving image
JP2003330677A (en) * 2002-05-14 2003-11-21 Ricoh Co Ltd Print data managing system and method and its program and recording medium
JP2004334337A (en) * 2003-04-30 2004-11-25 Canon Inc Image processor
JP2006011622A (en) * 2004-06-23 2006-01-12 Nippon Telegr & Teleph Corp <Ntt> Partial image retrieval system, method and program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11167642A (en) * 1997-12-03 1999-06-22 Omron Corp Picture feature extraction method and device, and picture retrieval method and device
JP2001337990A (en) * 2000-05-26 2001-12-07 Victor Co Of Japan Ltd Image retrieval system and image retrieval method
JP2002132796A (en) * 2000-10-24 2002-05-10 Kyodo Printing Co Ltd Computer readable recording medium with image feature amount vs keyword dictionary recorded thereon, device and method for constructing image feature amount vs keyword dictionary, device and method for supporting image database construction
JP2003122758A (en) * 2001-10-11 2003-04-25 Canon Inc Method and device for retrieving image
JP2003330677A (en) * 2002-05-14 2003-11-21 Ricoh Co Ltd Print data managing system and method and its program and recording medium
JP2004334337A (en) * 2003-04-30 2004-11-25 Canon Inc Image processor
JP2006011622A (en) * 2004-06-23 2006-01-12 Nippon Telegr & Teleph Corp <Ntt> Partial image retrieval system, method and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013069341A1 (en) * 2011-11-09 2013-05-16 楽天株式会社 Image processing device, method for controlling image processing device, program, and information storage medium

Also Published As

Publication number Publication date
JP4929859B2 (en) 2012-05-09

Similar Documents

Publication Publication Date Title
US7640269B2 (en) Image processing system and image processing method
JP2007286767A (en) Image retrieval system, image retrieval server, control method therefor, computer program and computer-readable storage medium
JP2006085298A (en) Image processing device and image processing method
JP2005149096A (en) Image processing system and image processing method
JP2007047943A (en) Image processor, control method and program
JP2006155588A (en) Image processing device, image processing method and image processing program
JP4591229B2 (en) Image processing apparatus, image processing method, and computer program
CN101286230A (en) Image processing apparatus and method
JP4338189B2 (en) Image processing system and image processing method
US7210102B1 (en) Method and system for determining page numbers of page images
US8619316B2 (en) Document processing apparatus and method for processing document using the same
JP4809198B2 (en) Image processing device, article image selection method, program, and recording medium
JP4929859B2 (en) Image processing apparatus and program
JP2007041709A (en) Document processing system, control method of document processing system, document processing device, computer program and computer readable storage medium
JP6680052B2 (en) Table data conversion method, program, image reading device
JP6757203B2 (en) Image detector, its control method, and program
JP2018055256A (en) Information processing apparatus, information processing method, and program
JP6700705B2 (en) Distribution system, information processing method, and program
JP2005149097A (en) Image processing system and image processing method
JP5673277B2 (en) Image processing apparatus and program
JP2008046795A (en) Image processor, image processing method and program
JP4826378B2 (en) Image processing apparatus, image processing method, and program
US20050135677A1 (en) Method and apparatus for acquiring image data from a scanned document
JP2018085093A (en) Information processing apparatus, control method, and program
JP2006134079A (en) Image processing device and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090210

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110425

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110517

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110714

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110809

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111007

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111101

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111219

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

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

R150 Certificate of patent or registration of utility model

Ref document number: 4929859

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20150224

Year of fee payment: 3

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees