JP2018156449A - Abnormality object detection program, abnormality object detection method and abnormality object detection device - Google Patents

Abnormality object detection program, abnormality object detection method and abnormality object detection device Download PDF

Info

Publication number
JP2018156449A
JP2018156449A JP2017053322A JP2017053322A JP2018156449A JP 2018156449 A JP2018156449 A JP 2018156449A JP 2017053322 A JP2017053322 A JP 2017053322A JP 2017053322 A JP2017053322 A JP 2017053322A JP 2018156449 A JP2018156449 A JP 2018156449A
Authority
JP
Japan
Prior art keywords
objects
curvature
object detection
abnormal
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2017053322A
Other languages
Japanese (ja)
Inventor
遠藤 進
Susumu Endo
進 遠藤
康貴 森脇
Yasutaka Moriwaki
康貴 森脇
昌彦 杉村
Masahiko Sugimura
昌彦 杉村
武部 浩明
Hiroaki Takebe
浩明 武部
馬場 孝之
Takayuki Baba
孝之 馬場
上原 祐介
Yusuke Uehara
祐介 上原
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2017053322A priority Critical patent/JP2018156449A/en
Publication of JP2018156449A publication Critical patent/JP2018156449A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To detect an object out of specification from images of the object picked up in a various shapes due to movable parts included.SOLUTION: An abnormality object detection device 100 is configured to calculate the curvature of each of plural objects extracted from pick-up images. The abnormality object detection device 100 is configured to sort plural objects into plural groups by comparing characteristics of the plural objects the difference of the magnitude of curvatures is in a predetermined range based on the curvature of the plural objects. The abnormality object detection device 100 is configured to determine a group in which the number of the included objects is smaller than a predetermined number, and to output the objects included in the determined group.SELECTED DRAWING: Figure 2

Description

本発明は、異常物体検出プログラム等に関する。   The present invention relates to an abnormal object detection program and the like.

人体の異常の検査、作業中の姿勢の調査、製造物の検査、材料検査等の各種検査では、見た目が他の物体の外観に基づく正常と見なされる範囲から外れている異常な物体を検出することが行われている。   In various inspections such as inspection of abnormalities in the human body, investigation of posture during work, inspection of products, inspection of materials, etc., abnormal objects whose appearances are outside the range considered normal based on the appearance of other objects are detected. Things have been done.

一般的に、画像認識技術を用いて異常な物体を検出する場合には、予め正解データ(正常な物体の画像、異常な物体の画像)を集めておき、正解データから特徴量を抽出し、抽出した特徴量を用いて、正常な物体・異常な物体を判別することが行われる。しかし、正解データから異常な物体を判別するためには、多くの正解データを利用することになるが、用途によっては多くの正解データを集めることが難しい場合がある。   Generally, when detecting an abnormal object using image recognition technology, correct data (normal object image, abnormal object image) is collected in advance, and feature values are extracted from the correct data, A normal / abnormal object is discriminated using the extracted feature amount. However, in order to discriminate an abnormal object from correct answer data, a large amount of correct answer data is used. However, it may be difficult to collect a lot of correct answer data depending on applications.

一方、正解データの代わりに異常な物体を定義して、異常な物体を検出することも考えられるが、異常な物体には、奇形、変色等、バリエーションが様々であり、異常な物体を定義することも難しい。   On the other hand, it is conceivable to detect abnormal objects by defining abnormal objects instead of correct answer data, but abnormal objects have various variations such as malformations and discoloration, and define abnormal objects. It's also difficult.

上記のように、正解データを用いて判別することや、異常な物体を定義することが難しい場合には、作業員が目視で異常な物体を判断することになる。しかし、目視で異常な物体を判断することは、作業員の負担となるため、自動的に異常な物体を検出することが求められている。   As described above, when it is difficult to determine using correct answer data or to define an abnormal object, an operator visually determines an abnormal object. However, since it is a burden on the operator to visually determine an abnormal object, it is required to automatically detect the abnormal object.

図12は、従来技術の一例を説明するための図である。例えば、上記のように、正解データを用いて判別することや、異常な物体を定義して、異常な物体を直接検出することは困難であるため、異常な物体が正常な物体よりも少数であることを利用する。例えば、従来技術では、類似する物体をまとめ、類似する物体の数が少ない物体を、異常な物体として検出する。   FIG. 12 is a diagram for explaining an example of the prior art. For example, as described above, it is difficult to discriminate using correct data, or to define an abnormal object and directly detect the abnormal object, so there are fewer abnormal objects than normal objects. Take advantage of something. For example, in the prior art, similar objects are collected, and an object having a small number of similar objects is detected as an abnormal object.

図12に示す例では、物体1a〜1eを比較すると、物体1a〜1dが互いに類似しており、物体1eが他の物体1a〜1dと類似していない。この場合には、従来技術では、物体1eを異常な物体として検出する。   In the example shown in FIG. 12, when comparing the objects 1a to 1e, the objects 1a to 1d are similar to each other, and the object 1e is not similar to the other objects 1a to 1d. In this case, in the prior art, the object 1e is detected as an abnormal object.

特開2013−30782号公報JP 2013-30782 A

しかしながら、上述した従来技術では、様々な形状で撮像された物体の画像から規格外の物体を検出することができないという問題がある。   However, the above-described conventional technique has a problem that it is not possible to detect nonstandard objects from images of objects picked up in various shapes.

従来技術では、物体が変形しなければ、異常な物体を検出することが可能であるが、物体に可動部分が含まれると、物体自体が変形し、異常な物体を誤検出する場合がある。従来技術では、物体の類似性を判定する場合に、形や色が類似しているものを類似していると判定するため、曲がり具合が異なっていると、正常な物体同士であっても類似していないと判定してしまう。すなわち、折れ曲がっていること自体が異常性として検出されることになる。   In the prior art, if an object does not deform, it is possible to detect an abnormal object. However, if the object includes a movable part, the object itself may be deformed and the abnormal object may be erroneously detected. In the prior art, when determining the similarity of objects, it is determined that objects that are similar in shape or color are similar. It is determined that it is not. That is, bending itself is detected as anomaly.

一例として、人や動物の肘や膝・背骨・腰、ロボットアーム、多体節の生物などが、可動部分が含まれる物体となる。曲がり具合については、関節などの一方向に曲がるもので、基本的に180度以内の曲がり具合を想定している。また、外殻構造のように、複数構造が連結した部分で折れ曲がり、全体的に曲面状に曲がっているものも想定する。   As an example, human and animal elbows, knees, spine, hips, robot arms, multi-segmental creatures, and the like are objects including movable parts. As for the bending condition, it is bent in one direction such as a joint, and basically, the bending condition within 180 degrees is assumed. In addition, it is assumed that the outer shell structure is bent at a portion where a plurality of structures are connected and is bent into a curved surface as a whole.

1つの側面では、本発明は、様々な形状で撮像された物体の画像から規格外の物体を検出することができる異常物体検出プログラム、異常物体検出方法および異常物体検出装置を提供することを目的とする。   In one aspect, an object of the present invention is to provide an abnormal object detection program, an abnormal object detection method, and an abnormal object detection apparatus capable of detecting an object out of specification from images of objects captured in various shapes. And

第1の案では、コンピュータに下記の処理を実行させる。コンピュータは、撮影画像から抽出した複数の物体の曲率をそれぞれ算出する。コンピュータは、複数の物体の曲率を基にして、曲率の大きさの差が所定の範囲以内となる物体の特徴を比較することで、複数の物体を複数のグループに分類する。コンピュータは、所属する物体の数が所定数未満となるグループを判定し、判定したグループに属する物体を出力する。   In the first plan, the computer executes the following processing. The computer calculates curvatures of a plurality of objects extracted from the captured image. The computer classifies the plurality of objects into a plurality of groups by comparing the characteristics of the objects whose difference in curvature is within a predetermined range based on the curvatures of the plurality of objects. The computer determines a group in which the number of belonging objects is less than a predetermined number, and outputs the objects belonging to the determined group.

様々な形状で撮像された物体の画像から規格外の物体を検出することができる。   Non-standard objects can be detected from images of objects captured in various shapes.

図1は、本実施例1に係る異常物体検出装置の処理の一例を説明するための図である。FIG. 1 is a schematic diagram illustrating an example of processing performed by the abnormal object detection device according to the first embodiment. 図2は、本実施例1に係る異常物体検出装置の構成を示す機能ブロック図である。FIG. 2 is a functional block diagram illustrating the configuration of the abnormal object detection device according to the first embodiment. 図3は、実施例1に係る管理テーブルのデータ構造の一例を示す図である。FIG. 3 is a diagram illustrating an example of the data structure of the management table according to the first embodiment. 図4は、スケルトンから曲率を算出する処理を説明するための図である。FIG. 4 is a diagram for explaining the process of calculating the curvature from the skeleton. 図5は、分類部の処理を説明するための図である。FIG. 5 is a diagram for explaining the processing of the classification unit. 図6は、本実施例1に係る異常物体検出装置の処理手順を示すフローチャートである。FIG. 6 is a flowchart illustrating the processing procedure of the abnormal object detection device according to the first embodiment. 図7は、物体の曲率と特徴量とを抽出する処理を示すフローチャートである。FIG. 7 is a flowchart showing a process for extracting the curvature and feature amount of an object. 図8は、本実施例2に係る異常物体検出装置の構成を示す機能ブロック図である。FIG. 8 is a functional block diagram illustrating the configuration of the abnormal object detection device according to the second embodiment. 図9は、画像リストのデータ構造の一例を示す図である。FIG. 9 is a diagram illustrating an example of the data structure of the image list. 図10は、本実施例2に係る異常物体検出装置の処理手順を示すフローチャートである。FIG. 10 is a flowchart illustrating the processing procedure of the abnormal object detection device according to the second embodiment. 図11は、異常物体検出装置と同様の機能を実現するコンピュータのハードウェア構成の一例を示す図である。FIG. 11 is a diagram illustrating an example of a hardware configuration of a computer that realizes the same function as the abnormal object detection apparatus. 図12は、従来技術の一例を説明するための図である。FIG. 12 is a diagram for explaining an example of the prior art.

以下に、本願の開示する異常物体検出プログラム、異常物体検出方法および異常物体検出装置の実施例を図面に基づいて詳細に説明する。なお、この実施例によりこの発明が限定されるものではない。   Embodiments of an abnormal object detection program, an abnormal object detection method, and an abnormal object detection device disclosed in the present application will be described below in detail with reference to the drawings. Note that the present invention is not limited to the embodiments.

図1は、本実施例1に係る異常物体検出装置の処理の一例を説明するための図である。例えば、異常物体検出装置は、下記のステップS10〜S14の処理を行う。   FIG. 1 is a schematic diagram illustrating an example of processing performed by the abnormal object detection device according to the first embodiment. For example, the abnormal object detection device performs the following steps S10 to S14.

ステップS10について説明する。異常物体検出装置は、カメラが撮影した物体の画像を基にして、シルエットを作成する。図1に示す例では、物体のシルエット10〜15が検出される。以下の説明では、物体のシルエット10〜15を、便宜的に、物体10〜15と表記する。   Step S10 will be described. The abnormal object detection device creates a silhouette based on the image of the object photographed by the camera. In the example shown in FIG. 1, object silhouettes 10 to 15 are detected. In the following description, object silhouettes 10 to 15 are referred to as objects 10 to 15 for convenience.

ステップS11について説明する。異常物体検出装置は、物体10〜15の曲率をそれぞれ算出する。   Step S11 will be described. The abnormal object detection device calculates the curvature of each of the objects 10 to 15.

ステップS12について説明する。異常物体検出装置は、物体10〜15の曲率に応じて、物体10〜15の並べ替えを行う。図1に示す例では、異常物体検出装置は、曲率の小さい順に、物体10〜15を並べると、順序は、物体10,11,12,13,14,15の順となる。また、異常物体検出装置は、物体10〜15を並べる際に、物体の両端(先端、根本等)の判別を行い、物体の両端、凸方向が同一方向となるように合わせる。図1に示す例では、上側が物体の先端であり、下側が物体の根本となり、凸方向が右側となる。本実施例では一例として、両端の一方を先端とし、他方を根本として説明を行う。   Step S12 will be described. The abnormal object detection apparatus rearranges the objects 10 to 15 according to the curvature of the objects 10 to 15. In the example illustrated in FIG. 1, when the abnormal object detection device arranges the objects 10 to 15 in the order of decreasing curvature, the order is the order of the objects 10, 11, 12, 13, 14, and 15. Further, when arranging the objects 10 to 15, the abnormal object detection device discriminates both ends (tip, root, etc.) of the objects so that both ends and the convex direction of the objects are the same direction. In the example shown in FIG. 1, the upper side is the tip of the object, the lower side is the root of the object, and the convex direction is the right side. In the present embodiment, as an example, description will be given with one of both ends as the tip and the other as the root.

ステップS13について説明する。異常物体検出装置は、曲率が類似した物体間で、物体の特徴量が類似するか否かを判定する。例えば、異常物体検出装置は、物体の特徴量を、ART(Angular Radial Transform)変換を用いて求めても良いし、Wavelet変換を用いて求めても良い。例えば、物体10,11の特徴量が類似し、物体11,12の特徴量が類似するものとする。また、物体12,13の特徴量が類似しないが、物体12,14の特徴量が類似するものとする。物体14,15の特徴量が類似するものとする。   Step S13 will be described. The abnormal object detection apparatus determines whether or not the object feature amounts are similar between objects having similar curvatures. For example, the abnormal object detection apparatus may determine the feature amount of the object using ART (Angular Radial Transform) conversion or wavelet conversion. For example, it is assumed that the feature quantities of the objects 10 and 11 are similar and the feature quantities of the objects 11 and 12 are similar. Further, the feature amounts of the objects 12 and 13 are not similar, but the feature amounts of the objects 12 and 14 are similar. Assume that the features of the objects 14 and 15 are similar.

ステップS14について説明する。ステップS13の処理により、物体10,11,12,14,15は、曲率が類似した物体間で、かつ、特徴量が類似する物体となり、物体13は、曲率が類似した物体間で、特徴量が類似しない物体となる。このため、異常物体検出装置は、物体13を、異常な物体として出力する。   Step S14 will be described. As a result of the processing in step S13, the objects 10, 11, 12, 14, and 15 become objects having similar curvatures and similar features, and the object 13 is characterized by features having similar curvatures. Becomes a dissimilar object. For this reason, the abnormal object detection device outputs the object 13 as an abnormal object.

上述したように、異常物体検出装置は、図1のステップS10〜S14の処理を実行することで、可動部分を含むために様々な形状で撮像された物体の画像から規格外の物体(異常な物体)を検出することができる。   As described above, the abnormal object detection apparatus executes the processing of steps S10 to S14 in FIG. 1 to thereby include a non-standard object (abnormality) from images of objects captured in various shapes to include a movable part. Object) can be detected.

次に、本実施例1に係る異常物体検出装置の構成の一例について説明する。図2は、本実施例1に係る異常物体検出装置の構成を示す機能ブロック図である。図2に示すように、この異常物体検出装置100は、カメラ110と、通信部120と、入力部130と、表示部140と、記憶部150と、制御部160とを有する。   Next, an example of the configuration of the abnormal object detection device according to the first embodiment will be described. FIG. 2 is a functional block diagram illustrating the configuration of the abnormal object detection device according to the first embodiment. As illustrated in FIG. 2, the abnormal object detection device 100 includes a camera 110, a communication unit 120, an input unit 130, a display unit 140, a storage unit 150, and a control unit 160.

カメラ110は、検査の対象となる物体の画像を撮影する装置である。カメラ110は、撮影した画像のデータを、制御部160に出力する。以下の説明では、画像のデータを、単に画像データと表記する。カメラ110は、ネットワークを介して、異常物体検出装置100に接続されていても良い。   The camera 110 is an apparatus that captures an image of an object to be inspected. The camera 110 outputs the captured image data to the control unit 160. In the following description, image data is simply referred to as image data. The camera 110 may be connected to the abnormal object detection apparatus 100 via a network.

通信部120は、ネットワークを介して外部装置とデータ通信を実行する装置である。通信部120は、ネットワークカード等の通信装置に対応する。   The communication unit 120 is a device that executes data communication with an external device via a network. The communication unit 120 corresponds to a communication device such as a network card.

入力部130は、各種の情報を異常物体検出装置100に入力するための入力装置である。例えば、入力部130は、キーボードやマウス、タッチパネル等に対応する。   The input unit 130 is an input device for inputting various types of information to the abnormal object detection device 100. For example, the input unit 130 corresponds to a keyboard, a mouse, a touch panel, or the like.

表示部140は、制御部160から出力される情報を表示する表示装置である。例えば、表示部140は、液晶ディスプレイやタッチパネルに対応する。   The display unit 140 is a display device that displays information output from the control unit 160. For example, the display unit 140 corresponds to a liquid crystal display or a touch panel.

記憶部150は、画像テーブル151と、管理テーブル152とを有する。記憶部150は、RAM(Random Access Memory)、ROM(Read Only Memory)、フラッシュメモリ(Flash Memory)などの半導体メモリ素子や、HDD(Hard Disk Drive)などの記憶装置に対応する。   The storage unit 150 includes an image table 151 and a management table 152. The storage unit 150 corresponds to a semiconductor memory device such as a random access memory (RAM), a read only memory (ROM), and a flash memory, and a storage device such as a hard disk drive (HDD).

画像テーブル151は、カメラ110によって撮影された画像データを格納するテーブルである。   The image table 151 is a table that stores image data captured by the camera 110.

管理テーブル152は、画像データに含まれる物体の曲率や特徴量を保持するテーブルである。図3は、実施例1に係る管理テーブルのデータ構造の一例を示す図である。図3に示すように、この管理テーブル152は、物体識別情報と、曲率と、特徴量とを対応付ける。物体識別情報は、物体を一意に識別する情報である。曲率は、物体の曲率である。特徴量は、物体の特徴量である。   The management table 152 is a table that holds the curvature and feature amount of an object included in image data. FIG. 3 is a diagram illustrating an example of the data structure of the management table according to the first embodiment. As shown in FIG. 3, the management table 152 associates object identification information, curvature, and feature amounts. The object identification information is information that uniquely identifies an object. The curvature is the curvature of the object. The feature amount is a feature amount of the object.

制御部160は、登録部161と、算出部162と、分類部163と、判定部164とを有する。制御部160は、CPU(Central Processing Unit)やMPU(Micro Processing Unit)などによって実現できる。また、制御部160は、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)などのハードワイヤードロジックによっても実現できる。   The control unit 160 includes a registration unit 161, a calculation unit 162, a classification unit 163, and a determination unit 164. The control unit 160 can be realized by a CPU (Central Processing Unit), an MPU (Micro Processing Unit), or the like. The control unit 160 can also be realized by a hard-wired logic such as an application specific integrated circuit (ASIC) or a field programmable gate array (FPGA).

登録部161は、カメラ110から画像データを取得し、取得した画像データを画像テーブル151に登録する処理部である。登録部161は、カメラ110から画像データを取得する度に、画像データを、画像テーブル151に登録する。   The registration unit 161 is a processing unit that acquires image data from the camera 110 and registers the acquired image data in the image table 151. The registration unit 161 registers image data in the image table 151 every time image data is acquired from the camera 110.

算出部162は、画像テーブル151から画像データを取得し、画像データに含まれる物体の曲率を算出する処理部である。例えば、算出部162は、物体のシルエットを抽出する処理を行った後に、物体の曲率を算出する。   The calculation unit 162 is a processing unit that acquires image data from the image table 151 and calculates the curvature of an object included in the image data. For example, the calculation unit 162 calculates the curvature of the object after performing the process of extracting the silhouette of the object.

算出部162が、物体のシルエットを抽出する処理について説明する。算出部162は、画像データを基にして、物体部分の画素を「黒」、背景部分の画素を「白」で塗りつぶしたマスク画像を生成する。かかるマスク画像がシルエットに対応するものとなる。なお、物体部分の画素を「白」、背景部分の画素を「黒」で塗りつぶしたマスク画像を生成しても良い。   A process in which the calculation unit 162 extracts the silhouette of the object will be described. Based on the image data, the calculation unit 162 generates a mask image in which the pixels of the object portion are filled with “black” and the pixels of the background portion are filled with “white”. Such a mask image corresponds to a silhouette. Note that a mask image in which the pixel of the object part is painted with “white” and the pixel of the background part with “black” may be generated.

シルエットの抽出には、背景画像を指定して抽出する手法や、動き抽出による物体のシルエット抽出がある。背景画像を用いてシルエットを抽出する場合には、カメラ110は、予め物体が存在しない状態で撮影された背景画像を生成し、同じ背景上に存在する物体の撮影を行う。算出部162は、撮影された画像データの各画素について、背景画像で決められた画素の色との差異を求め、差異が大きい部分を、物体の領域として抽出する。背景画像としては単色の画像を用いて、決められた背景色のシート上に物体を置いて撮影してもかまわない。   There are two methods for extracting silhouettes: a method of specifying and extracting a background image, and an object silhouette extraction by motion extraction. When a silhouette is extracted using a background image, the camera 110 generates a background image that is captured in the absence of an object in advance, and captures an object that exists on the same background. The calculation unit 162 obtains a difference from the pixel color determined in the background image for each pixel of the captured image data, and extracts a portion having a large difference as an object region. A monochromatic image may be used as a background image, and an object may be placed on a predetermined background color sheet for photographing.

背景色は物体の色の補色に設定する場合に効果が高くなる。例えば、赤い物体を撮影する場合には、青い背景等を用いるとシルエットの抽出精度が高くなる。なお、背景色は、物体の色と異なる色であれば、どのような背景色であっても良い。   The effect is enhanced when the background color is set as a complementary color of the object color. For example, when shooting a red object, the use of a blue background or the like increases the accuracy of silhouette extraction. The background color may be any background color as long as it is different from the object color.

動き抽出によるシルエット抽出は、物体が動く場合に、動きのある領域を抽出することで、物体の背景を抽出する。例えば、算出部162は、画像テーブル151から、時刻tの画像データと、時刻t−1の画像データとを取得し、各画像データの画素値の差分を画素毎に算出することで、差分画像を生成する。算出部162は、差分画像の差分を参照し、差分値が閾値以上となる領域を、物体の領域として判定する。   Silhouette extraction by motion extraction extracts a background of an object by extracting a region where the object moves when the object moves. For example, the calculation unit 162 acquires the image data at the time t and the image data at the time t−1 from the image table 151, and calculates the difference between the pixel values of the image data for each pixel. Is generated. The calculation unit 162 refers to the difference of the difference image and determines an area where the difference value is equal to or greater than the threshold as an object area.

本実施例1では、折れ曲がる物体として、基本的に一本の棒状の物を変形したような形状を想定する。例えば、人や動物の肘や膝・背骨・腰、ロボットアーム、多体節の生物等は、一部細かい凹凸はあっても、ほとんどの場合は、一本の棒状として扱うことができる。従って、算出部162は、下記に説明する距離変換を更に実行することで、シルエットの細かい部分を削除しても良い。   In the first embodiment, as a bent object, a shape that basically deforms a single rod-like object is assumed. For example, human and animal elbows, knees, spines, hips, robot arms, and multi-segmental creatures can be handled as a single rod in most cases, even if they have some fine irregularities. Therefore, the calculation unit 162 may delete a fine part of the silhouette by further executing distance conversion described below.

距離変換は、黒い物体の画像と白い背景の画像とで構成された画像があった場合において、それぞれの黒い物体の画像から、一番近い白い背景の画素への距離を検出する方法である。具体的に、算出部162は、以下の手順1〜4を実行する。手順1〜3が、距離変換に相当する処理である。   Distance conversion is a method of detecting the distance from each black object image to the nearest white background pixel when there is an image composed of a black object image and a white background image. Specifically, the calculation unit 162 executes the following steps 1 to 4. Procedures 1 to 3 are processing corresponding to distance conversion.

手順1:算出部162は、各画素の距離を求めるため、各画素と同じ数のメモリ領域を、記憶部150に用意する。   Procedure 1: The calculation unit 162 prepares the same number of memory areas as each pixel in the storage unit 150 in order to obtain the distance of each pixel.

手順2:算出部162は、シルエットの各画素を左上からスキャンして、白画素(背景)の場合は距離値を0に設定する。算出部162は、黒画素(物体)の場合は左側の画素の距離値と上の画素の距離値の大きい方に1を加えたものを距離値として、現在の画素に設定する。算出部162は、係る処理を、左上から右下に対して行う。   Procedure 2: The calculation unit 162 scans each pixel of the silhouette from the upper left, and sets the distance value to 0 in the case of a white pixel (background). In the case of a black pixel (object), the calculation unit 162 sets a value obtained by adding 1 to the larger distance value of the left pixel and the distance value of the upper pixel as the distance value, and sets the current pixel. The calculation unit 162 performs such processing from the upper left to the lower right.

手順3:算出部162は、シルエットの各画素を右下からスキャンして、黒画素の場合は、一つ下の距離値、一つ右の距離値のうち小さい方に1を加えたものを距離値として、現在の画素に設定する。算出部162は、係る処理を、右下から左上に対して行う。   Step 3: The calculation unit 162 scans each pixel of the silhouette from the lower right, and in the case of a black pixel, the calculation is performed by adding 1 to the smaller one of the lower distance value and the right distance value. The distance value is set to the current pixel. The calculation unit 162 performs such processing from the lower right to the upper left.

手順4:算出部162は、手順1〜3を実行した後に、各画素の距離値を参照し、距離値が閾値未満となる画素の領域を、物体の領域から除外し、物体の領域を特定する。算出部162は、特定した各物体に対して、ユニークな物体識別情報を割り振る。   Step 4: After executing Steps 1 to 3, the calculation unit 162 refers to the distance value of each pixel, excludes the pixel region whose distance value is less than the threshold from the object region, and identifies the object region To do. The calculation unit 162 assigns unique object identification information to each identified object.

算出部162は、手順1〜4を実行して抽出した物体の領域の情報と、物体識別情報とを対応付けて、分類部163に出力する。   The calculation unit 162 associates the object region information extracted by executing steps 1 to 4 with the object identification information, and outputs the information to the classification unit 163.

続いて、算出部162が、物体の曲率を算出する処理について説明する。算出部162は、曲率を求める物体のシルエットからスケルトンを抽出する。スケルトンは、棒状の物体に沿うように存在する骨格に相当する線分である。スケルトンの抽出方法はいくつかあるが、以下では距離変換による手法を説明する。   Subsequently, a process in which the calculation unit 162 calculates the curvature of the object will be described. The calculation unit 162 extracts a skeleton from the silhouette of the object whose curvature is to be calculated. A skeleton is a line segment corresponding to a skeleton that exists along a rod-like object. There are several skeleton extraction methods, but the method using distance transformation will be described below.

算出部162は、上記の手順1〜3をシルエットに対して実行することで、距離変換を実行する。距離値がピークになる部分が、棒状の物体の中心線になるため、算出部162は、距離値がピークとなる部分を線で結ぶことで、スケルトンを抽出する。算出部162は、スケルトンを結ぶ場合には、各スケルトンの距離が所定距離未満であり、かつ、各スケルトンの距離値のピーク値が、所定値以上となるスケルトン同士を結ぶ。スケルトンはグラフ構造を持つことができるが、算出部162は、スケルトンを一本の曲線として抽出するものとする。算出部162は、曲線を構成しない距離値のピークを、スケルトンとして抽出しない。   The calculation part 162 performs distance conversion by performing said procedure 1-3 with respect to a silhouette. Since the portion where the distance value is the peak is the center line of the rod-like object, the calculation unit 162 extracts the skeleton by connecting the portions where the distance value is the peak with a line. When connecting the skeletons, the calculation unit 162 connects the skeletons in which the distance between the skeletons is less than the predetermined distance and the peak value of the distance value of each skeleton is equal to or greater than the predetermined value. Although the skeleton can have a graph structure, the calculation unit 162 extracts the skeleton as a single curve. The calculation unit 162 does not extract the peak of the distance value that does not constitute the curve as a skeleton.

算出部162は、距離変換を用いる以外にも、細線化手法などを用いてスケルトンを抽出しても良い。細線化手法は、参考文献(安居院猛、長尾智晴(共著)、「C言語による画像処理入門」、ダイイチ書房(2000))に記載されている。算出部162は、細線化により、枝葉ができてしまう場合には、短い線を除外する。   The calculation unit 162 may extract a skeleton using a thinning method or the like in addition to using distance conversion. The thinning technique is described in references (Takeshi Aoiin, Tomoharu Nagao (joint work), “Introduction to Image Processing in C Language”, Daiichi Shobo (2000)). The calculation unit 162 excludes short lines when branches and leaves are formed due to thinning.

算出部162は、スケルトンから曲率を算出する。算出部162は、スケルトンで一本の曲線を抽出した場合には、スケルトンの曲がり具合(角度)を曲率として算出する。図4は、スケルトンから曲率を算出する処理を説明するための図である。図4に示す例では、物体(シルエット)20からスケルトン21が抽出されている。   The calculation unit 162 calculates a curvature from the skeleton. When a single curve is extracted with the skeleton, the calculation unit 162 calculates the degree of bending (angle) of the skeleton as the curvature. FIG. 4 is a diagram for explaining the process of calculating the curvature from the skeleton. In the example shown in FIG. 4, a skeleton 21 is extracted from an object (silhouette) 20.

算出部162は、スケルトン21上の座標における第1〜第4座標を基準にして、二つのベクトルを算出する。座標(x(d),y(d))について、dは、スケルトンの基準座標からの距離を示すパラメータである。一例として、基準座標を、スケルトンの上端とする。各座標において、nは、基準座標からの距離の長さを示し、wは重みを示す。wの値を0.5未満の値とする。
第1座標:(x(0),y(0))
第2座標:(x(n×w),y(n×w))
第3座標:(x(n),y(n))
第4座標:(x(n×(1−w)),y((n×(1−w))
The calculation unit 162 calculates two vectors with reference to the first to fourth coordinates in the coordinates on the skeleton 21. Regarding the coordinates (x (d), y (d)), d is a parameter indicating the distance from the reference coordinates of the skeleton. As an example, the reference coordinate is the upper end of the skeleton. In each coordinate, n indicates the length of the distance from the reference coordinate, and w indicates the weight. Let the value of w be less than 0.5.
First coordinate: (x (0), y (0))
Second coordinate: (x (n × w), y (n × w))
Third coordinate: (x (n), y (n))
Fourth coordinate: (x (n × (1-w)), y ((n × (1-w))

第1ベクトル21aおよび第2ベクトル21bは下記に示すものとなる。算出部162は、ベクトルの内積の関係から、第1ベクトルと第2ベクトルとのなす角を算出し、算出したなす角を、物体の曲率とする。
第1ベクトル21a:(x(0)−x(n×w),y(0)−y(n×w))
第2ベクトル21b:(x(n)−x(n×(1−w)),y(n)−y(n×(1−w)))
The first vector 21a and the second vector 21b are as shown below. The calculation unit 162 calculates the angle formed by the first vector and the second vector from the relationship between the inner products of the vectors, and sets the calculated angle as the curvature of the object.
First vector 21a: (x (0) −x (n × w), y (0) −y (n × w))
Second vector 21b: (x (n) -x (n * (1-w)), y (n) -y (n * (1-w)))

算出部162は、各物体のシルエットについて、上記処理を繰り返し実行することで、各物体の曲率を算出する。算出部162は、物体の物体識別情報と、曲率とを対応付けて、管理テーブル152に登録する。   The calculation unit 162 calculates the curvature of each object by repeatedly executing the above processing for the silhouette of each object. The calculating unit 162 registers the object identification information of the object and the curvature in the management table 152 in association with each other.

分類部163は、複数の物体の曲率を基にして、曲率の大きさの差が所定の範囲以内となる物体の特徴量を比較することで、複数の物体を複数のグループに分類する処理部である。例えば、分類部163は、物体の両端の違いを判定する処理、画像の特徴量を抽出する処理、物体を分類する処理を実行する。   The classification unit 163 is a processing unit that classifies a plurality of objects into a plurality of groups by comparing feature quantities of the objects whose difference in curvature is within a predetermined range based on the curvatures of the plurality of objects. It is. For example, the classification unit 163 performs a process for determining a difference between both ends of an object, a process for extracting a feature amount of an image, and a process for classifying an object.

分類部163が、物体の両端の違いを判定する処理について説明する。例えば、分類部163は、スケルトンで求めた両端が、物体の先端であるのか根本であるのかを判定する。分類部163は、予め典型的なテンプレート画像を用意し、両端の画像との比較を実施し、一番距離が近い組み合わせを基に、どちらが先端でどちらが根本であるかを判定する。   A process in which the classification unit 163 determines the difference between both ends of the object will be described. For example, the classification unit 163 determines whether the both ends obtained by the skeleton are the tip or the root of the object. The classification unit 163 prepares typical template images in advance, compares the images with the images at both ends, and determines which is the tip and which is the root based on the combination having the shortest distance.

分類部163は、一般的な先端の画像特徴量を用いて、この特徴量との類似度が高い方の端を、先端として判定しても良い。画像の特徴量としてはどのような特徴量を用いても良く、例えば、画像自体を特徴量として用いる。また、形状の特徴量としては、MPEG(Moving Picture Experts Group)-7で規定されているART(Angular Radial Transform)変換を用いた特徴量や、Wavelet変換を用いた形状の特徴量等を用いても良い。   The classification unit 163 may determine, using a general image feature amount at the tip, an end having a higher similarity to the feature amount as the tip. Any feature amount may be used as the feature amount of the image. For example, the image itself is used as the feature amount. In addition, as feature values of shapes, feature values using ART (Angular Radial Transform) conversion specified by MPEG (Moving Picture Experts Group) -7, shape feature values using Wavelet transform, etc. are used. Also good.

図5は、分類部の処理を説明するための図である。図5において、画像30aは、物体の画像であり、画像30a’は、反転した物体の画像である。Aは、物体の先端と推定される領域である。領域Bは、根本と推定される領域である。領域B-は、物体の先端と推定される領域である。領域A-は、根本と推定される領域である。   FIG. 5 is a diagram for explaining the processing of the classification unit. In FIG. 5, an image 30a is an object image, and an image 30a 'is an inverted object image. A is a region estimated to be the tip of the object. Region B is a region that is estimated to be the root. Region B- is a region estimated to be the tip of the object. The region A- is a region estimated to be the root.

画像40aは、先端と根本が既知の物体のテンプレートであり、画像40a’は、反転したテンプレートである。領域Cは、物体の先端の領域である。領域Dは、物体の根本の領域である。領域C-は、物体の根本の領域である。領域D-は、物体の先端の領域である。   The image 40a is a template of an object whose tip and root are known, and the image 40a 'is an inverted template. Region C is a region at the tip of the object. A region D is a fundamental region of the object. A region C- is a fundamental region of the object. A region D- is a region at the tip of the object.

分類部163は、式(1)、式(2)に基づいて第1の距離と、第2の距離を算出する。第1の距離の方が、第2の距離よりも小さい場合には、初めの推定が正しいことを意味する。第2の距離の方が、第1の距離よりも小さい場合には、初めの推定が間違っていることを示すので、物体の両端との関係を反転させる。
第1の距離=Distance(A,C)+Distance(B,D)・・・(1)
第2の距離=Distance(A,C-)+Distance(B,D-)・・・(2)
The classification unit 163 calculates the first distance and the second distance based on the expressions (1) and (2). If the first distance is smaller than the second distance, it means that the initial estimation is correct. If the second distance is smaller than the first distance, it indicates that the initial estimation is wrong, so the relationship between the two ends of the object is reversed.
First distance = Distance (A, C) + Distance (B, D) (1)
Second distance = Distance (A, C −) + Distance (B, D−) (2)

分類部163は、各物体に対して上記処理を実行し、物体の両端を判定する。   The classification unit 163 performs the above process on each object and determines both ends of the object.

続いて、分類部163が、画像の特徴量を抽出する処理について説明する。分類部163は、各物体の両端、凸方向が揃えつつ、各物体を、曲率の小さいものから大きいものとなるように、並べ替えを行う。例えば、分類部163は、図1のステップS12で説明したように、各物体10〜15の並べ替えを行う。分類部163は、各物体の曲率の情報を、管理テーブル152から取得する。   Subsequently, a process in which the classification unit 163 extracts the feature amount of the image will be described. The classification unit 163 rearranges each object so that the both ends and the convex direction of each object are aligned, and the object is changed from the one having the smallest curvature to the one having the larger curvature. For example, the classification unit 163 rearranges the objects 10 to 15 as described in step S12 of FIG. The classification unit 163 acquires information on the curvature of each object from the management table 152.

分類部163は、上記の並べ替えを行った後に、各物体の特徴量を抽出する。例えば、分類部163は、形状の特徴量として、ART(Angular Radial Transform)変換を用いた特徴量や、Wavelet変換を用いた特徴量を抽出する。分類部163は、各物体の特徴量を、物体識別情報と対応付けて、管理テーブル152に登録する。   The classification unit 163 extracts the feature amount of each object after performing the above rearrangement. For example, the classification unit 163 extracts a feature amount using ART (Angular Radial Transform) conversion or a feature amount using Wavelet conversion as the shape feature amount. The classification unit 163 registers the feature amount of each object in the management table 152 in association with the object identification information.

続いて、分類部163が、物体を分類する処理について説明する。分類部163は、管理テーブル152を参照し、互いの物体の曲率の差が所定の範囲以内となり、かつ、互いの特徴量が類似する物体を、同じグループに分類する処理を行う。例えば、分類部153は、各物体の特徴量の差分値が閾値未満である場合に、各物体が類似すると判定する。   Subsequently, a process in which the classification unit 163 classifies an object will be described. The classification unit 163 refers to the management table 152, and performs a process of classifying objects whose difference in curvature between objects is within a predetermined range and whose feature amounts are similar to each other into the same group. For example, the classification unit 153 determines that each object is similar when the difference value of the feature amount of each object is less than a threshold value.

分類部153は、分類結果を、判定部164に出力する。図1で説明した例では、分類部153は、物体10,11,12,14,15を同一グループに分類し、物体13を同一グループに分類する。   The classification unit 153 outputs the classification result to the determination unit 164. In the example described with reference to FIG. 1, the classification unit 153 classifies the objects 10, 11, 12, 14, and 15 into the same group, and classifies the object 13 into the same group.

判定部164は、分類部153の分類結果を基にして、異常な物体を判定する処理部である。例えば、判定部164は、同一のグループに属する物体の数をカウントし、カウントした数が規定数未満である場合に、係るグループに属する物体を、異常な物体として判定する。例えば、図1で説明した例では、物体13を、異常な物体として判定する。判定部164は、判定結果を、表示部140に出力しても良いし、通信部120を介して、ネットワークに接続された外部装置に通知しても良い。   The determination unit 164 is a processing unit that determines an abnormal object based on the classification result of the classification unit 153. For example, the determination unit 164 counts the number of objects belonging to the same group, and determines that the object belonging to the group is an abnormal object when the counted number is less than a specified number. For example, in the example described with reference to FIG. 1, the object 13 is determined as an abnormal object. The determination unit 164 may output the determination result to the display unit 140, or may notify the external device connected to the network via the communication unit 120.

次に、本実施例1に係る異常物体検出装置100の処理手順について説明する。図6は、本実施例1に係る異常物体検出装置の処理手順を示すフローチャートである。図6に示すように、異常物体検出装置100の算出部162および分類部163は、未解析の画像データを取得する(ステップS101)。算出部162および分類部163は、物体から物体の曲率と特徴量とを抽出する(ステップS102)。算出部162および分類部163は、曲率と特徴量とを管理テーブル152に登録する(ステップS103)。   Next, a processing procedure of the abnormal object detection device 100 according to the first embodiment will be described. FIG. 6 is a flowchart illustrating the processing procedure of the abnormal object detection device according to the first embodiment. As illustrated in FIG. 6, the calculation unit 162 and the classification unit 163 of the abnormal object detection device 100 acquire unanalyzed image data (step S101). The calculation unit 162 and the classification unit 163 extract the curvature and feature amount of the object from the object (step S102). The calculation unit 162 and the classification unit 163 register the curvature and the feature amount in the management table 152 (step S103).

異常物体検出装置100は、全ての画像データを解析していない場合には(ステップS104,No)、ステップS101に移行する。異常物体検出装置100は、全ての画像データを解析した場合には(ステップS104,Yes)、ステップS105に移行する。   If the abnormal object detection apparatus 100 has not analyzed all the image data (step S104, No), the process proceeds to step S101. When the abnormal object detection apparatus 100 has analyzed all the image data (step S104, Yes), the abnormal object detection apparatus 100 proceeds to step S105.

分類部163は、解析済みで未判定の画像データを取得する(ステップS105)。分類部163は、曲率の差が一定値以内の物体の特徴量の類似性を基にして、物体をグループに分類する(ステップS106)。   The classification unit 163 acquires the analyzed and undetermined image data (step S105). The classification unit 163 classifies the objects into groups based on the similarity of the feature quantities of the objects whose curvature difference is within a certain value (step S106).

異常物体検出装置100の判定部164は、類似した物体のグループに属する物体の数が規定数未満であるか否かを判定する(ステップS107)。判定部164は、類似した物体のグループに属する物体の数が規定数未満である場合には(ステップS107,Yes)、規定数未満となるグループに属する物体を、異常な物体と判定し(ステップS108)、ステップS109に移行する。   The determination unit 164 of the abnormal object detection device 100 determines whether or not the number of objects belonging to a group of similar objects is less than a specified number (step S107). If the number of objects belonging to the group of similar objects is less than the specified number (step S107, Yes), the determination unit 164 determines that the object belonging to the group that is less than the specified number is an abnormal object (step S107). S108), the process proceeds to step S109.

一方、判定部164は、類似した物体のグループに属する物体の数が規定数未満でない場合には(ステップS107,No)、ステップS109に移行する。全ての画像データを判定したか否かを判定する(ステップS109)。   On the other hand, when the number of objects belonging to the group of similar objects is not less than the specified number (No at Step S107), the determination unit 164 proceeds to Step S109. It is determined whether or not all image data have been determined (step S109).

異常物体検出装置100は、全ての画像データを判定していない場合には(ステップS109,No)、ステップS105に移行する。異常物体検出装置100は、全ての画像データを判定した場合には(ステップS109,Yes)、処理を終了する。   If the abnormal object detection device 100 has not determined all the image data (No at Step S109), the abnormal object detection device 100 proceeds to Step S105. If the abnormal object detection device 100 determines all the image data (step S109, Yes), the process ends.

次に、図6のステップS102の物体の曲率と特徴量とを抽出する処理について説明する。図7は、物体の曲率と特徴量とを抽出する処理を示すフローチャートである。図7に示すように、異常物体検出装置100の算出部162は、画像データから物体の領域を抽出する(ステップS201)。算出部162は、物体の領域のスケルトンを抽出する(ステップS202)。   Next, the process of extracting the curvature and feature amount of the object in step S102 in FIG. 6 will be described. FIG. 7 is a flowchart showing a process for extracting the curvature and feature amount of an object. As illustrated in FIG. 7, the calculation unit 162 of the abnormal object detection device 100 extracts an object region from the image data (step S201). The calculation unit 162 extracts a skeleton of the object region (step S202).

算出部162は、スケルトンから曲率を算出する(ステップS203)。異常物体検出装置100の分類部163は、スケルトンの両端の領域の画像を取得する(ステップS204)。算出部162は、スケルトンの端の画像とテンプレートとを比較することで、端を判定する(ステップS205)。   The calculating unit 162 calculates a curvature from the skeleton (step S203). The classification unit 163 of the abnormal object detection device 100 acquires images of the regions at both ends of the skeleton (step S204). The calculation unit 162 determines the end by comparing the image of the end of the skeleton with the template (step S205).

異常物体検出装置100の分類部163は、物体の両端、凸方向を揃え、曲率に応じてソートする(ステップS207)。分類部163は、画像データから各物体の特徴量を抽出する(ステップS208)。   The classification unit 163 of the abnormal object detection device 100 aligns both ends and the convex direction of the object, and sorts them according to the curvature (step S207). The classification unit 163 extracts the feature amount of each object from the image data (step S208).

次に、本実施例1に係る異常物体検出装置100の効果について説明する。異常物体検出装置100は、複数の物体の曲率をそれぞれ算出し、曲率の大きさが近い物体間で特徴量が類似する物体同士を同一のグループに分類し、同一のグループに属する物体が少ないものを、異常な物体として検出する。これにより、特定箇所で折れ曲がるような物体においても、異常な物体を検出することができる。例えば、正常な物体であっても、曲率が異なっていると、他の正常な物体との特徴量が異なってしまうが、曲率が類似する物体の特徴量を比較することで、かかる問題を解消できる。   Next, effects of the abnormal object detection device 100 according to the first embodiment will be described. The abnormal object detection apparatus 100 calculates the curvature of each of a plurality of objects, classifies objects having similar feature quantities between objects having similar curvatures, and has a small number of objects belonging to the same group. Is detected as an abnormal object. Thereby, even an object that bends at a specific location can be detected as an abnormal object. For example, even if it is a normal object, if the curvature is different, the feature quantity differs from other normal objects, but this problem can be solved by comparing the feature quantities of objects with similar curvature. it can.

異常物体検出装置100は、比較対象となる各物体の両端、凸方向を揃えた後に、物体間の特徴量が類似するか否かを判定する。これにより、各物体の特徴量が類似するか否かを適切に判定することができる。例えば、正常な物体であっても、両端、凸方向が異なっていると、他の正常な物体との特徴量が異なってしまうが、両端、凸方向を揃えることで、かかる問題を解消できる。   The abnormal object detection apparatus 100 determines whether or not the feature amounts between the objects are similar after aligning both ends and the convex direction of each object to be compared. Thereby, it can be determined appropriately whether the feature-value of each object is similar. For example, even if it is a normal object, if both ends and the convex direction are different, the feature amount differs from that of another normal object. However, this problem can be solved by aligning both ends and the convex direction.

図8は、本実施例2に係る異常物体検出装置の構成を示す機能ブロック図である。図8に示すように、異常物体検出装置200は、カメラ210と、通信部220と、入力部230と、表示部240と、記憶部250と、制御部260とを有する。このうち、カメラ210、通信部220、入力部230、表示部240に関する説明は、図2で説明したカメラ110、通信部120、入力部130、表示部140に関する説明と同様である。   FIG. 8 is a functional block diagram illustrating the configuration of the abnormal object detection device according to the second embodiment. As illustrated in FIG. 8, the abnormal object detection apparatus 200 includes a camera 210, a communication unit 220, an input unit 230, a display unit 240, a storage unit 250, and a control unit 260. Among these, the description about the camera 210, the communication unit 220, the input unit 230, and the display unit 240 is the same as the description about the camera 110, the communication unit 120, the input unit 130, and the display unit 140 described in FIG.

記憶部250は、画像テーブル251、管理テーブル252、画像リスト253を有する。記憶部250は、RAM、ROM、フラッシュメモリなどの半導体メモリ素子や、HDDなどの記憶装置に対応する。画像テーブル251、管理テーブル252に関する説明は、図2で説明した画像テーブル151、管理テーブル152に関する説明と同様である。   The storage unit 250 includes an image table 251, a management table 252, and an image list 253. The storage unit 250 corresponds to a semiconductor memory element such as a RAM, a ROM, and a flash memory, and a storage device such as an HDD. The description regarding the image table 251 and the management table 252 is the same as the description regarding the image table 151 and the management table 152 described with reference to FIG.

画像リスト253は、分類部263の分類結果を格納するリストである。実施例1で説明したように、同一のグループに属する各物体は、互いの物体の曲率の差が所定の範囲以内となり、かつ、互いの特徴量が類似する物体である。   The image list 253 is a list that stores the classification results of the classification unit 263. As described in the first embodiment, the objects belonging to the same group are objects in which the difference in curvature between the objects is within a predetermined range and the feature amounts of the objects are similar.

図9は、画像リストのデータ構造の一例を示す図である。図9に示すように、この画像リスト253は、グループ識別情報と、物体情報とを対応付ける。グループ識別情報は、グループを一意に識別する情報である。物体情報は、同一のグループに属する物体の曲率、特徴量、画像を含む。また、物体情報は、各物体の両端の情報を更に含んでいても良い。   FIG. 9 is a diagram illustrating an example of the data structure of the image list. As shown in FIG. 9, this image list 253 associates group identification information with object information. The group identification information is information that uniquely identifies a group. The object information includes curvatures, feature amounts, and images of objects belonging to the same group. The object information may further include information on both ends of each object.

制御部260は、登録部261、算出部262、分類部263、判定部264を有する。制御部260は、CPUやMPUなどによって実現できる。また、制御部260は、ASICやFPGAなどのハードワイヤードロジックによっても実現できる。   The control unit 260 includes a registration unit 261, a calculation unit 262, a classification unit 263, and a determination unit 264. The control unit 260 can be realized by a CPU, MPU, or the like. The control unit 260 can also be realized by a hard wired logic such as ASIC or FPGA.

登録部261は、カメラ210から画像データを取得し、取得した画像データを画像テーブル251に登録する処理部である。登録部261は、カメラ210から画像データを取得する度に、画像データを、画像テーブル251に登録する。   The registration unit 261 is a processing unit that acquires image data from the camera 210 and registers the acquired image data in the image table 251. The registration unit 261 registers the image data in the image table 251 every time image data is acquired from the camera 210.

算出部262は、画像テーブル251から画像データを取得し、画像データに含まれる物体の曲率を算出する処理部である。算出部262は、画像テーブル251に新たな画像データが登録される度に、物体の曲率を算出する。その他の算出部262の処理は、算出部162の処理と同様である。   The calculation unit 262 is a processing unit that acquires image data from the image table 251 and calculates the curvature of an object included in the image data. The calculation unit 262 calculates the curvature of the object every time new image data is registered in the image table 251. The other processing of the calculation unit 262 is the same as the processing of the calculation unit 162.

分類部263は、複数の物体の曲率を基にして、曲率の大きさの差が所定の範囲以内となる物体の特徴量を比較することで、複数の物体を複数のグループに分類する処理部である。分類部263は、分類結果を、画像リスト253に登録する。例えば、分類結果は、グループ識別情報と、物体情報とを含む。分類部263のその他の処理は、分類部163の処理と同様である。   The classification unit 263 is a processing unit that classifies a plurality of objects into a plurality of groups by comparing feature quantities of the objects whose difference in curvature is within a predetermined range based on the curvatures of the plurality of objects. It is. The classification unit 263 registers the classification result in the image list 253. For example, the classification result includes group identification information and object information. Other processing of the classification unit 263 is the same as the processing of the classification unit 163.

また、分類部263は、画像リスト253に複数の分類結果が蓄積された後に、下記の処理を新たに実行しても良い。例えば、分類部263は、カメラ210から新たな画像データが撮影された場合に、新たな画像データに含まれる物体の曲率、特徴量と、画像リスト253に含まれる各グループの物体の曲率、特徴量とを比較し、いずれかのグループに属するかを判定しても良い。この場合には、分類部263は、新たな画像データに含まれる物体が、いずれのグループに属するかを示す情報を、判定部264に出力する。   The classification unit 263 may newly execute the following process after a plurality of classification results are accumulated in the image list 253. For example, when new image data is captured from the camera 210, the classification unit 263 includes the curvature and feature amount of the object included in the new image data, and the curvature and feature of each group of objects included in the image list 253. The quantity may be compared to determine which group it belongs to. In this case, the classification unit 263 outputs information indicating to which group the object included in the new image data belongs to the determination unit 264.

判定部264は、分類部263の分類結果を基にして、異常な物体を判定する処理部である。例えば、判定部264は、同一のグループに属する物体の数をカウントし、カウントした数が規定数未満である場合に、係るグループに属する物体を、異常な物体として判定する。   The determination unit 264 is a processing unit that determines an abnormal object based on the classification result of the classification unit 263. For example, the determination unit 264 counts the number of objects belonging to the same group, and determines that the object belonging to the group is an abnormal object when the counted number is less than a specified number.

また、判定部264は、分類部263から新たな画像データに含まれる物体の属するグループの分類結果を取得した場合には、かかる物体が属するグループに含まれる物体の数をカウントする。判定部264は、カウントした数が規定数未満である場合に、新たな画像データに含まれる物体を、異常な物体として判定する。   In addition, when the determination unit 264 acquires the classification result of the group to which the object included in the new image data belongs from the classification unit 263, the determination unit 264 counts the number of objects included in the group to which the object belongs. When the counted number is less than the specified number, the determination unit 264 determines an object included in the new image data as an abnormal object.

次に、本実施例2に係る異常物体検出装置200の処理手順について説明する。図10は、本実施例2に係る異常物体検出装置の処理手順を示すフローチャートである。図10に示すように、異常物体検出装置200は、画像リスト253を生成する(ステップS301)。例えば、ステップS301は、図6で説明したステップS101〜ステップS109に示す処理を実行することで生成される。   Next, a processing procedure of the abnormal object detection device 200 according to the second embodiment will be described. FIG. 10 is a flowchart illustrating the processing procedure of the abnormal object detection device according to the second embodiment. As shown in FIG. 10, the abnormal object detection device 200 generates an image list 253 (step S301). For example, step S301 is generated by executing the processing shown in steps S101 to S109 described in FIG.

異常物体検出装置200の算出部262および分類部263は、新たな画像データを一枚取得する(ステップS302)。算出部262および分類部263は、物体から曲率および特徴量を抽出する(ステップS303)。算出部262および分類部263は、物体の曲率と特徴量とを管理テーブル252に登録する(ステップS304)。   The calculation unit 262 and the classification unit 263 of the abnormal object detection device 200 acquire one piece of new image data (step S302). The calculation unit 262 and the classification unit 263 extract curvature and feature amounts from the object (step S303). The calculation unit 262 and the classification unit 263 register the curvature and feature amount of the object in the management table 252 (step S304).

分類部263は、画像リスト253を基にして、新たな画像データに含まれる物体を分類する(ステップS305)。異常物体検出装置200の判定部264は、新たな画像データの物体が属するグループについて、物体の数が規定数未満であるか否かを判定する(ステップS306)。   The classification unit 263 classifies the objects included in the new image data based on the image list 253 (step S305). The determination unit 264 of the abnormal object detection apparatus 200 determines whether or not the number of objects is less than the specified number for a group to which objects of new image data belong (step S306).

判定部264は、物体の数が規定数未満である場合には(ステップS306,Yes)、新たな画像データに含まれる物体を異常な物体と判定する(ステップS307)。一方、判定部264は、物体の数が規定数未満でない場合には(ステップS306,No)、物体の物体情報を画像リスト253に登録する(ステップS308)。   If the number of objects is less than the specified number (step S306, Yes), the determination unit 264 determines that the object included in the new image data is an abnormal object (step S307). On the other hand, when the number of objects is not less than the specified number (No in step S306), the determination unit 264 registers object information of the objects in the image list 253 (step S308).

次に、本実施例2に係る異常物体検出装置200の効果について説明する。異常物体検出装置200は、予め複数の画像データを分析しておき、画像リスト253を生成しておく。そして、異常物体検出装置200は、新たに画像データを取得した場合には、画像データに含まれる物体の曲率および特徴量と、画像リスト253とを比較することで、新たな画像データに含まれる物体が異常な物体であるか否かを判定する。これにより、一旦画像リスト253を生成しておけば、単一の画像データを取得した時点で、かかる単一の画像データに含まれる物体が異常であるか否かを判定することができる。   Next, effects of the abnormal object detection device 200 according to the second embodiment will be described. The abnormal object detection apparatus 200 analyzes a plurality of image data in advance and generates an image list 253. When the abnormal object detection apparatus 200 newly acquires image data, the abnormal object detection apparatus 200 compares the curvature and feature amount of the object included in the image data with the image list 253, thereby including the new image data. It is determined whether or not the object is an abnormal object. Thereby, once the image list 253 is generated, it is possible to determine whether or not an object included in the single image data is abnormal when the single image data is acquired.

次に、上記実施例に示した異常物体検出装置100,200と同様の機能を実現するコンピュータのハードウェア構成の一例について説明する。図11は、異常物体検出装置と同様の機能を実現するコンピュータのハードウェア構成の一例を示す図である。   Next, an example of a hardware configuration of a computer that realizes the same function as the abnormal object detection devices 100 and 200 shown in the above embodiment will be described. FIG. 11 is a diagram illustrating an example of a hardware configuration of a computer that realizes the same function as the abnormal object detection apparatus.

図11に示すように、コンピュータ300は、各種演算処理を実行するCPU301と、ユーザからのデータの入力を受け付ける入力装置302と、ディスプレイ303とを有する。また、コンピュータ300は、記憶媒体からプログラム等を読み取る読み取り装置304と、ネットワークを介して他のコンピュータとの間でデータの授受を行うインタフェース装置305とを有する。コンピュータ300は、カメラ306を有する。また、コンピュータ300は、各種情報を一時記憶するRAM307と、ハードディスク装置308とを有する。そして、各装置301〜308は、バス309に接続される。   As illustrated in FIG. 11, the computer 300 includes a CPU 301 that executes various arithmetic processes, an input device 302 that receives input of data from a user, and a display 303. The computer 300 also includes a reading device 304 that reads a program and the like from a storage medium, and an interface device 305 that exchanges data with other computers via a network. The computer 300 has a camera 306. The computer 300 also includes a RAM 307 that temporarily stores various types of information and a hard disk device 308. The devices 301 to 308 are connected to the bus 309.

ハードディスク装置308は、算出プログラム308a、分類プログラム308b、判定プログラム308cを有する。CPU301は、算出プログラム308a、分類プログラム308b、判定プログラム308cを読み出してRAM307に展開する。   The hard disk device 308 includes a calculation program 308a, a classification program 308b, and a determination program 308c. The CPU 301 reads the calculation program 308 a, the classification program 308 b, and the determination program 308 c and expands them in the RAM 307.

算出プログラム308aは、算出プロセス307aとして機能する。分類プログラム308bは、分類プロセス307bとして機能する。判定プログラム308cは、判定プロセス307cとして機能する。   The calculation program 308a functions as a calculation process 307a. The classification program 308b functions as a classification process 307b. The determination program 308c functions as a determination process 307c.

算出プロセス307aの処理は、算出部162,262の処理に対応する。分類プロセス307bの処理は、分類部163,263の処理に対応する。判定プロセス307cの処理は、判定部164,264の処理に対応する。   The processing of the calculation process 307a corresponds to the processing of the calculation units 162 and 262. The processing of the classification process 307b corresponds to the processing of the classification units 163 and 263. The process of the determination process 307c corresponds to the processes of the determination units 164 and 264.

なお、各プログラム308a〜308cについては、必ずしも最初からハードディスク装置308に記憶させておかなくても良い。例えば、コンピュータ300に挿入されるフレキシブルディスク(FD)、CD−ROM、DVDディスク、光磁気ディスク、ICカードなどの「可搬用の物理媒体」に各プログラムを記憶させておく。そして、コンピュータ300が各プログラム308a〜308cを読み出して実行するようにしても良い。   Note that the programs 308a to 308c are not necessarily stored in the hard disk device 308 from the beginning. For example, each program is stored in a “portable physical medium” such as a flexible disk (FD), a CD-ROM, a DVD disk, a magneto-optical disk, and an IC card inserted into the computer 300. Then, the computer 300 may read and execute each of the programs 308a to 308c.

以上の各実施例を含む実施形態に関し、さらに以下の付記を開示する。   The following supplementary notes are further disclosed with respect to the embodiments including the above examples.

(付記1)コンピュータに、
撮影画像から抽出した複数の物体の曲率をそれぞれ算出し、
算出した前記複数の物体の曲率を基にして、曲率の大きさの差が所定の範囲以内となる物体の特徴を比較することで、前記複数の物体を複数のグループに分類し、
所属する物体の数が所定数未満となるグループを判定し、判定したグループに属する物体を出力する
処理を実行させることを特徴とする異常物体検出プログラム。
(Supplementary note 1)
Calculate the curvature of each of the multiple objects extracted from the captured image,
Based on the calculated curvatures of the plurality of objects, by comparing the characteristics of the objects whose difference in curvature is within a predetermined range, the plurality of objects are classified into a plurality of groups,
An abnormal object detection program for executing a process of determining a group in which the number of belonging objects is less than a predetermined number and outputting an object belonging to the determined group.

(付記2)前記分類する処理は、前記複数の物体を、前記複数の物体から第1の物体を選択し、前記第1の物体の曲率の大きさとの差が所定の範囲以内の曲率の大きさとなり、かつ、前記第1の物体の特徴に類似する第2の物体を、前記第1の物体と同じグループに分類することを特徴とする付記1に記載の異常物体検出プログラム。 (Supplementary Note 2) In the classification process, the first object is selected from the plurality of objects, and the magnitude of the curvature within a predetermined range is different from the magnitude of the curvature of the first object. The abnormal object detection program according to appendix 1, wherein second objects similar to the characteristics of the first object are classified into the same group as the first object.

(付記3)前記分類する処理は、比較対象となる各物体の両端の方向、凸方向を揃えた後に、物体間の特徴が類似するか否かを判定することを特徴とする付記2に記載の異常物体検出プログラム。 (Supplementary note 3) The supplementary note 2 is characterized in that the classification process determines whether or not the features between the objects are similar after aligning the direction of both ends and the convex direction of each object to be compared. Abnormal object detection program.

(付記4)前記分類する処理は、グループに属する各物体の曲率および特徴を記憶部に記憶しておき、前記判定する処理は、撮影画像から新たに物体を検出した場合に、前記記憶部に記憶された各物体の曲率および特徴と、新たに検出した物体の曲率および特徴とを基にして、新たに検出した物体を出力するか否かを判定する処理を更に実行することを特徴とする付記1に記載の異常物体検出プログラム。 (Additional remark 4) The said classification | category process memorize | stores the curvature and characteristic of each object which belong to a group in a memory | storage part, and the said determination process is a said memory | storage part when a new object is detected from a picked-up image. And further executing a process of determining whether or not to output the newly detected object based on the stored curvature and feature of each object and the curvature and feature of the newly detected object. The abnormal object detection program according to attachment 1.

(付記5)コンピュータが実行する異常物体検出方法であって、
撮影画像から抽出した複数の物体の曲率をそれぞれ算出し、
算出した前記複数の物体の曲率を基にして、曲率の大きさの差が所定の範囲以内となる物体の特徴を比較することで、前記複数の物体を複数のグループに分類し、
所属する物体の数が所定数未満となるグループを判定し、判定したグループに属する物体を出力する
処理を実行することを特徴とする異常物体検出方法。
(Appendix 5) An abnormal object detection method executed by a computer,
Calculate the curvature of each of the multiple objects extracted from the captured image,
Based on the calculated curvatures of the plurality of objects, by comparing the characteristics of the objects whose difference in curvature is within a predetermined range, the plurality of objects are classified into a plurality of groups,
An abnormal object detection method comprising: executing a process of determining a group in which the number of belonging objects is less than a predetermined number and outputting an object belonging to the determined group.

(付記6)前記分類する処理は、前記複数の物体を、前記複数の物体から第1の物体を選択し、前記第1の物体の曲率の大きさとの差が所定の範囲以内の曲率の大きさとなり、かつ、前記第1の物体の特徴に類似する第2の物体を、前記第1の物体と同じグループに分類することを特徴とする付記5に記載の異常物体検出方法。 (Supplementary Note 6) In the classification process, the plurality of objects are selected as the first object from the plurality of objects, and the difference between the first object and the curvature of the first object is within a predetermined range. The abnormal object detection method according to appendix 5, wherein second objects similar to the characteristics of the first object are classified into the same group as the first object.

(付記7)前記分類する処理は、比較対象となる各物体の両端の方向、凸方向を揃えた後に、物体間の特徴が類似するか否かを判定することを特徴とする付記6に記載の異常物体検出方法。 (Supplementary note 7) The supplementary note 6 is characterized in that the classification process determines whether or not the features between the objects are similar after aligning the direction of both ends and the convex direction of each object to be compared. Abnormal object detection method.

(付記8)前記分類する処理は、グループに属する各物体の曲率および特徴を記憶部に記憶しておき、前記判定する処理は、撮影画像から新たに物体を検出した場合に、前記記憶部に記憶された各物体の曲率および特徴と、新たに検出した物体の曲率および特徴とを基にして、新たに検出した物体を出力するか否かを判定する処理を更に実行することを特徴とする付記5に記載の異常物体検出方法。 (Additional remark 8) The said classification process memorize | stores the curvature and the characteristic of each object which belong to a group in a memory | storage part, and the said determination process stores in the said memory | storage part when a new object is detected from a picked-up image. And further executing a process of determining whether or not to output the newly detected object based on the stored curvature and feature of each object and the curvature and feature of the newly detected object. The abnormal object detection method according to appendix 5.

(付記9)撮影画像から抽出した複数の物体の曲率をそれぞれ算出する算出部と、
算出した前記複数の物体の曲率を基にして、曲率の大きさの差が所定の範囲以内となる物体の特徴を比較することで、前記複数の物体を複数のグループに分類する分類部と、
所属する物体の数が所定数未満となるグループを判定し、判定したグループに属する物体を出力する判定部と
を有することを特徴とする異常物体検出装置。
(Supplementary Note 9) A calculation unit that calculates the curvature of each of a plurality of objects extracted from a captured image;
Based on the calculated curvatures of the plurality of objects, a classification unit that classifies the plurality of objects into a plurality of groups by comparing the characteristics of the objects whose difference in curvature is within a predetermined range;
An abnormal object detection apparatus comprising: a determination unit that determines a group in which the number of belonging objects is less than a predetermined number, and outputs an object belonging to the determined group.

(付記10)前記分類部は、前記複数の物体を、前記複数の物体から第1の物体を選択し、前記第1の物体の曲率の大きさとの差が所定の範囲以内の曲率の大きさとなり、かつ、前記第1の物体の特徴に類似する第2の物体を、前記第1の物体と同じグループに分類することを特徴とする付記9に記載の異常物体検出装置。 (Additional remark 10) The said classification | category part selects the said several object, the 1st object from the said several object, and the magnitude | size of the curvature in which the difference with the magnitude | size of the curvature of the said 1st object is within a predetermined range. And the second object similar to the feature of the first object is classified into the same group as that of the first object.

(付記11)前記分類部は、比較対象となる各物体の両端の方向、凸方向を揃えた後に、物体間の特徴が類似するか否かを判定することを特徴とする付記10に記載の異常物体検出装置。 (Additional remark 11) The said classification | category part determines whether the characteristic between objects is similar, after aligning the direction of both ends of each object used as a comparison object, and a convex direction, or whether it is similar. Abnormal object detection device.

(付記12)前記分類部は、グループに属する各物体の曲率および特徴を記憶部に記憶しておき、判定部は、撮影画像から新たに物体を検出した場合に、前記記憶部に記憶された各物体の曲率および特徴と、新たに検出した物体の曲率および特徴とを基にして、新たに検出した物体を出力するか否かを判定する処理を更に実行することを特徴とする付記9に記載の異常物体検出装置。 (Additional remark 12) The said classification | category part memorize | stores the curvature and characteristic of each object which belong to a group in a memory | storage part, and the determination part memorize | stored in the said memory | storage part, when a new object is detected from a picked-up image. Appendix 9 characterized by further executing a process of determining whether or not to output a newly detected object based on the curvature and characteristic of each object and the curvature and characteristic of the newly detected object The abnormal object detection device described.

100,200 異常物体検出装置
110,210 カメラ
120,220 通信部
130,230 入力部
140,240 表示部
150,250 記憶部
160,260 制御部
100, 200 Abnormal object detection device 110, 210 Camera 120, 220 Communication unit 130, 230 Input unit 140, 240 Display unit 150, 250 Storage unit 160, 260 Control unit

Claims (6)

コンピュータに、
撮影画像から抽出した複数の物体の曲率をそれぞれ算出し、
算出した前記複数の物体の曲率を基にして、曲率の大きさの差が所定の範囲以内となる物体の特徴を比較することで、前記複数の物体を複数のグループに分類し、
所属する物体の数が所定数未満となるグループを判定し、判定したグループに属する物体を出力する
処理を実行させることを特徴とする異常物体検出プログラム。
On the computer,
Calculate the curvature of each of the multiple objects extracted from the captured image,
Based on the calculated curvatures of the plurality of objects, by comparing the characteristics of the objects whose difference in curvature is within a predetermined range, the plurality of objects are classified into a plurality of groups,
An abnormal object detection program for executing a process of determining a group in which the number of belonging objects is less than a predetermined number and outputting an object belonging to the determined group.
前記分類する処理は、前記複数の物体を、前記複数の物体から第1の物体を選択し、前記第1の物体の曲率の大きさとの差が所定の範囲以内の曲率の大きさとなり、かつ、前記第1の物体の特徴に類似する第2の物体を、前記第1の物体と同じグループに分類することを特徴とする請求項1に記載の異常物体検出プログラム。   The classifying process selects the plurality of objects, a first object from the plurality of objects, and a difference in curvature from the first object is a curvature within a predetermined range; and The abnormal object detection program according to claim 1, wherein second objects similar to the characteristics of the first object are classified into the same group as the first object. 前記分類する処理は、比較対象となる各物体の両端の方向、凸方向を揃えた後に、物体間の特徴が類似するか否かを判定することを特徴とする請求項2に記載の異常物体検出プログラム。   3. The abnormal object according to claim 2, wherein the classifying process determines whether the features between the objects are similar after aligning the directions of both ends and the convex direction of each object to be compared. Detection program. 前記分類する処理は、グループに属する各物体の曲率および特徴を記憶部に記憶しておき、前記判定する処理は、撮影画像から新たに物体を検出した場合に、前記記憶部に記憶された各物体の曲率および特徴と、新たに検出した物体の曲率および特徴とを基にして、新たに検出した物体を出力するか否かを判定する処理を更に実行することを特徴とする請求項1に記載の異常物体検出プログラム。   The classification process stores the curvature and characteristics of each object belonging to a group in a storage unit, and the determination process is performed when each object stored in the storage unit is detected when a new object is detected from a captured image. The process for determining whether or not to output a newly detected object based on the curvature and feature of the object and the curvature and feature of the newly detected object is further executed. The abnormal object detection program described. コンピュータが実行する異常物体検出方法であって、
撮影画像から抽出した複数の物体の曲率をそれぞれ算出し、
算出した前記複数の物体の曲率を基にして、曲率の大きさの差が所定の範囲以内となる物体の特徴を比較することで、前記複数の物体を複数のグループに分類し、
所属する物体の数が所定数未満となるグループを判定し、判定したグループに属する物体を出力する
処理を実行することを特徴とする異常物体検出方法。
An abnormal object detection method executed by a computer,
Calculate the curvature of each of the multiple objects extracted from the captured image,
Based on the calculated curvatures of the plurality of objects, by comparing the characteristics of the objects whose difference in curvature is within a predetermined range, the plurality of objects are classified into a plurality of groups,
An abnormal object detection method comprising: executing a process of determining a group in which the number of belonging objects is less than a predetermined number and outputting an object belonging to the determined group.
撮影画像から抽出した複数の物体の曲率をそれぞれ算出する算出部と、
算出した前記複数の物体の曲率を基にして、曲率の大きさの差が所定の範囲以内となる物体の特徴を比較することで、前記複数の物体を複数のグループに分類する分類部と、
所属する物体の数が所定数未満となるグループを判定し、判定したグループに属する物体を出力する判定部と
を有することを特徴とする異常物体検出装置。
A calculation unit that calculates the curvature of each of a plurality of objects extracted from the captured image;
Based on the calculated curvatures of the plurality of objects, a classification unit that classifies the plurality of objects into a plurality of groups by comparing the characteristics of the objects whose difference in curvature is within a predetermined range;
An abnormal object detection apparatus comprising: a determination unit that determines a group in which the number of belonging objects is less than a predetermined number, and outputs an object belonging to the determined group.
JP2017053322A 2017-03-17 2017-03-17 Abnormality object detection program, abnormality object detection method and abnormality object detection device Pending JP2018156449A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017053322A JP2018156449A (en) 2017-03-17 2017-03-17 Abnormality object detection program, abnormality object detection method and abnormality object detection device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017053322A JP2018156449A (en) 2017-03-17 2017-03-17 Abnormality object detection program, abnormality object detection method and abnormality object detection device

Publications (1)

Publication Number Publication Date
JP2018156449A true JP2018156449A (en) 2018-10-04

Family

ID=63717311

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017053322A Pending JP2018156449A (en) 2017-03-17 2017-03-17 Abnormality object detection program, abnormality object detection method and abnormality object detection device

Country Status (1)

Country Link
JP (1) JP2018156449A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020153732A (en) * 2019-03-19 2020-09-24 セイコーエプソン株式会社 Electronic component conveyance device and electronic component inspection device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020153732A (en) * 2019-03-19 2020-09-24 セイコーエプソン株式会社 Electronic component conveyance device and electronic component inspection device

Similar Documents

Publication Publication Date Title
US10872262B2 (en) Information processing apparatus and information processing method for detecting position of object
JP7094702B2 (en) Image processing device and its method, program
JP6732214B2 (en) Image processing device, image processing method, template creating device, object recognition processing device, and program
JP5837508B2 (en) Posture state estimation apparatus and posture state estimation method
CN105740780B (en) Method and device for detecting living human face
US10679358B2 (en) Learning image automatic sorting device, learning image automatic sorting method, and learning image automatic sorting program
US20060029276A1 (en) Object image detecting apparatus, face image detecting program and face image detecting method
JP6557943B2 (en) Image collation device, image sensor, processing system, and image collation method
JP5950441B2 (en) Image recognition apparatus, image recognition method, and image recognition program
US9639950B2 (en) Site estimation device, site estimation method, and site estimation program
US10713530B2 (en) Image processing apparatus, image processing method, and image processing program
JP5936561B2 (en) Object classification based on appearance and context in images
EP3249576A1 (en) Biometric information processing device, biometric information processing method and biometric information processing program
JP2011134012A (en) Image processor, image processing method for the same and program
JP2018036226A (en) Image processing program, image processing method, and image processing device
JP5704909B2 (en) Attention area detection method, attention area detection apparatus, and program
JP2008035301A (en) Mobile body tracing apparatus
JP2009129237A (en) Image processing apparatus and its method
JP2013037539A (en) Image feature amount extraction device and program thereof
CN109919128B (en) Control instruction acquisition method and device and electronic equipment
JP6623851B2 (en) Learning method, information processing device and learning program
WO2018181363A1 (en) Diagnostic image processing apparatus, assessment assistance method, and program
JP2018156449A (en) Abnormality object detection program, abnormality object detection method and abnormality object detection device
JP6772059B2 (en) Electronic control devices, electronic control systems and electronic control methods
JP6765877B2 (en) Image processing equipment, image processing methods and programs