JP2022073144A - Computer program, article related information search device, and article related information search method - Google Patents

Computer program, article related information search device, and article related information search method Download PDF

Info

Publication number
JP2022073144A
JP2022073144A JP2020182941A JP2020182941A JP2022073144A JP 2022073144 A JP2022073144 A JP 2022073144A JP 2020182941 A JP2020182941 A JP 2020182941A JP 2020182941 A JP2020182941 A JP 2020182941A JP 2022073144 A JP2022073144 A JP 2022073144A
Authority
JP
Japan
Prior art keywords
article
feature amount
related information
specified
similarity
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
JP2020182941A
Other languages
Japanese (ja)
Inventor
功 菊池
Isao Kikuchi
龍徳 和泉
Tatsunori Izumi
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.)
Otafuku Lab Co Ltd
LAB SAS
Funai Soken Holdings Inc
Original Assignee
Otafuku Lab Co Ltd
LAB SAS
Funai Soken Holdings Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Otafuku Lab Co Ltd, LAB SAS, Funai Soken Holdings Inc filed Critical Otafuku Lab Co Ltd
Priority to JP2020182941A priority Critical patent/JP2022073144A/en
Publication of JP2022073144A publication Critical patent/JP2022073144A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Image Analysis (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

To provide a computer program, an article related information search device and an article related information search method, with which it is possible to provide related information regarding articles.SOLUTION: A computer program causes a computer to execute the processes of acquiring drawing data in which a first article is specified, extracting a feature quantity regarding the first article on the basis of the acquired drawing data, calculating the degree of similarity between the extracted feature quantity regarding the first article and a preliminarily stored feature quantity regarding each of a plurality of second article, specifying one or a plurality of second articles from among the plurality of stored second articles on the basis of the calculated degree of similarity, and outputting related information regarding the specified second article(s).SELECTED DRAWING: Figure 1

Description

本発明は、コンピュータプログラム、物品関連情報探索装置及び物品関連情報探索方法 The present invention is a computer program, an article-related information search device, and an article-related information search method.

近年、製品や製品に使用される部品などの物品の多くは、CAD(Computer Aided Design)システムを用いて設計されている。物品の製造には、固定費や変動費などの様々な経費が必要であり、物品の設計段階で見積もりを行うことが一般的である。また、見積コストが高い場合には、設計変更が必要となる場合もある。 In recent years, many products and articles such as parts used in products are designed using a CAD (Computer Aided Design) system. Manufacturing of goods requires various costs such as fixed costs and variable costs, and it is common to make an estimate at the design stage of goods. In addition, if the estimated cost is high, it may be necessary to change the design.

特許文献1には、製品の設計図面を作成する際に、設計図面に含まれる部材の物理量データ及び加工種別データに基づいて製品の見積コストを算出する装置が開示されている。 Patent Document 1 discloses an apparatus for calculating an estimated cost of a product based on physical quantity data and processing type data of members included in the design drawing when creating a design drawing of the product.

特開2003-196344号公報Japanese Patent Application Laid-Open No. 2003-196344

しかし、特許文献1の装置では、設計者は、設計図面の作図が完了すると、設計図面に含まれる製品又は部材に関するデータを操作する必要があり、製品を設計する都度、見積コストを算出するための作業が必要であり煩雑である。また、特許文献1の装置では、見積を提供することはできるものの、生産工程や販売時などの段階で必要となる物品に関する情報を提供することができない。 However, in the device of Patent Document 1, the designer needs to operate the data related to the product or member included in the design drawing when the drawing of the design drawing is completed, and the estimated cost is calculated each time the product is designed. Work is required and complicated. Further, although the device of Patent Document 1 can provide an estimate, it cannot provide information on an article required at a stage such as a production process or a sales time.

本発明は、斯かる事情に鑑みてなされたものであり、物品に関する関連情報を提供することができるコンピュータプログラム、物品関連情報探索装置及び物品関連情報探索方法を提供することを目的とする。 The present invention has been made in view of such circumstances, and an object of the present invention is to provide a computer program capable of providing related information about an article, an article-related information search device, and an article-related information search method.

本発明の実施の形態に係るコンピュータプログラムは、コンピュータに、第1物品が特定された図面データを取得し、取得した図面データに基づいて、前記第1物品に関する特徴量を抽出し、抽出した前記第1物品に関する特徴量と、予め記憶した複数の第2物品それぞれに関する特徴量との類似度を算出し、算出した類似度に基づいて、記憶した複数の第2物品の中から1又は複数の第2物品を特定し、特定した第2物品に関する関連情報を出力する、処理を実行させる。 The computer program according to the embodiment of the present invention acquires drawing data in which the first article is specified on a computer, extracts features related to the first article based on the acquired drawing data, and extracts the extracted features. The degree of similarity between the feature amount of the first article and the feature amount of each of the plurality of second articles stored in advance is calculated, and based on the calculated similarity, one or more of the plurality of stored second articles are calculated. The process of identifying the second article and outputting the related information regarding the identified second article is executed.

本発明の実施の形態に係る物品関連情報探索装置は、第1物品が特定された図面データを取得する取得部と、取得した図面データに基づいて、前記第1物品に関する特徴量を抽出する特徴量抽出部と、複数の第2物品それぞれに関する特徴量を記憶する記憶部と、抽出した前記第1物品に関する特徴量と、記憶した複数の第2物品それぞれに関する特徴量との類似度を算出する算出部と、算出した類似度に基づいて、記憶した複数の第2物品の中から1又は複数の第2物品を特定する特定部と、特定した第2物品に関する関連情報を出力する出力部とを備える。 The article-related information search device according to the embodiment of the present invention is characterized by an acquisition unit that acquires drawing data in which the first article is specified and a feature that extracts a feature amount related to the first article based on the acquired drawing data. The degree of similarity between the quantity extraction unit, the storage unit that stores the feature amount for each of the plurality of second articles, the extracted feature amount for the first article, and the feature amount for each of the stored second articles is calculated. A calculation unit, a specific unit that identifies one or a plurality of second articles from a plurality of stored second articles based on the calculated similarity, and an output unit that outputs related information regarding the specified second article. To prepare for.

本発明の実施の形態に係る物品関連情報探索方法は、第1物品が特定された図面データを取得し、取得した図面データに基づいて、前記第1物品に関する特徴量を抽出し、抽出した前記第1物品に関する特徴量と、予め記憶した複数の第2物品それぞれに関する特徴量との類似度を算出し、算出した類似度に基づいて、記憶した複数の第2物品の中から1又は複数の第2物品を特定し、特定した第2物品に関する関連情報を出力する。 In the article-related information search method according to the embodiment of the present invention, the drawing data in which the first article is specified is acquired, and the feature amount related to the first article is extracted and extracted based on the acquired drawing data. The degree of similarity between the feature amount of the first article and the feature amount of each of the plurality of second articles stored in advance is calculated, and based on the calculated similarity, one or more of the plurality of stored second articles are calculated. The second article is specified, and the related information about the specified second article is output.

本発明によれば、物品に関する関連情報を提供することができる。 According to the present invention, it is possible to provide related information regarding an article.

本実施の形態の物品関連情報探索システムの構成の一例を模式図である。It is a schematic diagram of an example of the structure of the article-related information search system of this embodiment. 特徴量抽出部の構成の一例を示すブロック図である。It is a block diagram which shows an example of the structure of the feature amount extraction part. 法線ベクトルの算出方法の一例を示す模式図である。It is a schematic diagram which shows an example of the calculation method of a normal vector. 製品の設計者が使用する座標系の一例を示す模式図である。It is a schematic diagram which shows an example of the coordinate system used by the designer of a product. 座標変換の一例を示す模式図である。It is a schematic diagram which shows an example of a coordinate conversion. 法線ベクトルのクラスタ生成方法の一例を示す模式図である。It is a schematic diagram which shows an example of the cluster generation method of a normal vector. 法線ベクトルのクラスタの一例を示す模式図である。It is a schematic diagram which shows an example of the cluster of a normal vector. 特徴ベクトルの抽出方法の一例を示す模式図である。It is a schematic diagram which shows an example of the extraction method of a feature vector. 特徴量DBの構成の一例を示す模式図である。It is a schematic diagram which shows an example of the structure of the feature amount DB. 特徴ベクトルの類似度算出の一例を示す模式図である。It is a schematic diagram which shows an example of the similarity calculation of a feature vector. 関連情報DBの構成の一例を示す模式図である。It is a schematic diagram which shows an example of the structure of the related information DB. 検索画面の一例を示す模式図である。It is a schematic diagram which shows an example of a search screen. 検索結果の一例を示す模式図である。It is a schematic diagram which shows an example of a search result. 物品関連情報探索装置による関連情報探索処理の手順の一例を示すフローチャートである。It is a flowchart which shows an example of the procedure of the related information search process by the article-related information search device.

以下、本発明の実施の形態を図面に基づいて説明する。図1は本実施の形態の物品関連情報探索システムの構成の一例を模式図である。物品関連情報探索システムは、物品関連情報探索装置50を備える。物品関連情報探索装置50には、通信ネットワーク1を介して端末装置10が接続される。物品関連情報探索装置50には、図面データDB61、特徴量DB62、クラスタDB63、及び関連情報DB64が接続されている。物品関連情報探索装置50は、サーバで構成してもよく、パーソナルコンピュータ(PC)等で構成してもよい。物品関連情報探索装置50は、複数の装置(例えば、サーバ、PC)に分散してもよい。端末装置10は、製品(物品とも称する)の設計者などのユーザが使用する端末装置であり、PC、スマートフォン、タブレット端末を用いることができる。なお、本明細書では、製品は、製品を構成する部品も含むものとする。 Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a schematic diagram of an example of the configuration of the article-related information search system of the present embodiment. The article-related information search system includes an article-related information search device 50. The terminal device 10 is connected to the article-related information search device 50 via the communication network 1. The drawing data DB 61, the feature amount DB 62, the cluster DB 63, and the related information DB 64 are connected to the article-related information search device 50. The article-related information search device 50 may be configured by a server, a personal computer (PC), or the like. The article-related information search device 50 may be distributed to a plurality of devices (for example, a server, a PC). The terminal device 10 is a terminal device used by a user such as a designer of a product (also referred to as an article), and a PC, a smartphone, or a tablet terminal can be used. In this specification, the product also includes the parts constituting the product.

ユーザが端末装置10を用いて対象製品(第1物品)の図面データをアップロードすると、物品関連情報探索装置50は、図面データを取得する。物品関連情報探索装置50は、取得した図面データに基づいて、対象製品に類似する類似製品(第2物品)に関する関連情報を端末装置10へ出力することができる。 When the user uploads the drawing data of the target product (first article) using the terminal device 10, the article-related information search device 50 acquires the drawing data. The article-related information search device 50 can output related information about a similar product (second article) similar to the target product to the terminal device 10 based on the acquired drawing data.

物品関連情報探索装置50は、装置全体を制御する制御部51、データ取得部52、特徴量抽出部53、記憶部54、出力部55、類似度算出部56、及び特定部57を備える。制御部51は、CPU(Central Processing Unit)、ROM(Read Only Memory)及びRAM(Random Access Memory)などで構成することができる。 The article-related information search device 50 includes a control unit 51 that controls the entire device, a data acquisition unit 52, a feature amount extraction unit 53, a storage unit 54, an output unit 55, a similarity calculation unit 56, and a specific unit 57. The control unit 51 can be composed of a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), and the like.

データ取得部52は、通信モジュール等を備え、端末装置10から、図面データを取得することができる。図面データは、例えば、3次元CAD(Computer Aided Design)データとすることができるが、3次元CADデータに限定されるものではなく、例えば、2次元CADデータ、PDF(Portable Document Format)データ等であってもよい。制御部51は、データ取得部52を介して取得した図面データを図面データDB61に記憶することができる。 The data acquisition unit 52 includes a communication module and the like, and can acquire drawing data from the terminal device 10. The drawing data can be, for example, three-dimensional CAD (Computer Aided Design) data, but is not limited to three-dimensional CAD data, and is, for example, two-dimensional CAD data, PDF (Portable Document Format) data, or the like. There may be. The control unit 51 can store the drawing data acquired via the data acquisition unit 52 in the drawing data DB 61.

特徴量抽出部53は、データ取得部52で取得した図面データに基づいて、対象製品に関する特徴量を抽出することができる。特徴量は、多数の製品の中から類似する製品同士を探索する処理に使用できる特徴量であればよい。制御部51は、特徴量抽出部53で抽出した特徴量を、当該特徴量が抽出された製品と対応付けて特徴量DB62に記憶することができる。特徴量の抽出の詳細は後述する。 The feature amount extraction unit 53 can extract the feature amount related to the target product based on the drawing data acquired by the data acquisition unit 52. The feature amount may be any feature amount that can be used in the process of searching for similar products from a large number of products. The control unit 51 can store the feature amount extracted by the feature amount extraction unit 53 in the feature amount DB 62 in association with the product from which the feature amount has been extracted. Details of feature extraction will be described later.

記憶部54は、半導体メモリ又はハードディスク等で構成することができ、物品関連情報探索装置50の各部での処理結果などの所要の情報を記憶することができる。 The storage unit 54 can be configured as a semiconductor memory, a hard disk, or the like, and can store necessary information such as processing results in each unit of the article-related information search device 50.

類似度算出部56は、対象製品に関する特徴量と、特徴量DB62に記憶された被探索対象の製品に関する特徴量との類似度を算出する。特徴量DB62は、例えば、既に設計された製品と当該製品に関する特徴量とが対応付けて記憶されている。特徴量DB62の詳細は後述する。 The similarity calculation unit 56 calculates the similarity between the feature amount of the target product and the feature amount of the product to be searched stored in the feature amount DB 62. In the feature amount DB 62, for example, a product that has already been designed and a feature amount related to the product are stored in association with each other. Details of the feature amount DB 62 will be described later.

特定部57は、類似度算出部56で算出した類似度に基づいて、対象製品に類似する類似製品を特定する。対象製品に類似する類似製品を特定する際には、例えば、類似度が閾値以上の製品を特定してもよく、あるいは類似度が上位のものから所定数の製品を特定してもよい。 The specific unit 57 identifies similar products similar to the target product based on the similarity calculated by the similarity calculation unit 56. When specifying similar products similar to the target product, for example, products having a similarity equal to or higher than a threshold value may be specified, or a predetermined number of products may be specified from those having a higher degree of similarity.

制御部51は、関連情報DB64にアクセスすることにより、特定部57で特定した類似製品に関する関連情報を特定することができる。関連情報DB64は、製品と当該製品に関する関連情報とが対応付けて記憶されている。関連情報は、ユーザが新たに製品を設計した際に、設計した製品に関して必要な情報であり、ユーザが、図面データや他のデータを用いて新たに生成する必要がある情報とすることができる。関連情報DB64の詳細は後述する。 By accessing the related information DB 64, the control unit 51 can specify the related information about the similar product specified by the specific unit 57. The related information DB 64 stores the product and the related information about the product in association with each other. The related information is information necessary for the designed product when the user designs a new product, and can be information that the user needs to newly generate using drawing data or other data. .. Details of the related information DB 64 will be described later.

出力部55は、通信モジュール等を備え、制御部51が特定した関連情報を端末装置10へ出力することができる。端末装置10は、関連情報を取得し、取得した関連情報を表示パネルに表示することができる。 The output unit 55 includes a communication module and the like, and can output the related information specified by the control unit 51 to the terminal device 10. The terminal device 10 can acquire related information and display the acquired related information on the display panel.

上述の構成により、設計者などのユーザは、設計した対象製品の図面データを準備して物品関連情報探索装置50にアップロードするだけで、例えば、過去に設計された多数(例えば、数千種類)の製品の中から対象製品に類似する類似製品を特定でき、特定した類似製品に関する関連情報を確認することができる。 With the above configuration, a user such as a designer simply prepares drawing data of the designed target product and uploads it to the article-related information search device 50, for example, a large number (for example, thousands of types) designed in the past. It is possible to identify similar products similar to the target product from among the products of the above, and to confirm related information about the identified similar products.

すなわち、ユーザは、設計した対象製品と類似する類似製品の関連情報を取得することができる。取得した関連情報は、対象製品に関する関連情報として代替的に利用することができる。また、ユーザは、製品を設計する都度、製品に関する関連情報を最初から生成するための作業が不要となり、類似製品の関連情報を用いて(例えば、提供された関連情報に対して若干の修正作業を加えるだけで)、対象製品に関する関連情報を生成できるので、ユーザの利便性が向上する。 That is, the user can acquire related information of a similar product similar to the designed target product. The acquired related information can be used as an alternative as related information regarding the target product. In addition, the user does not need to generate the related information about the product from the beginning every time the product is designed, and the user can use the related information of the similar product (for example, make some corrections to the provided related information). (Just add), related information about the target product can be generated, which improves user convenience.

次に、特徴量の抽出方法の詳細について説明する。 Next, the details of the feature amount extraction method will be described.

図2は特徴量抽出部53の構成の一例を示すブロック図である。特徴量抽出部53は、点群データ生成部531、法線ベクトル算出部532、主成分分析部533、座標変換部534、及び特徴ベクトル抽出部535を備える。 FIG. 2 is a block diagram showing an example of the configuration of the feature amount extraction unit 53. The feature amount extraction unit 53 includes a point cloud data generation unit 531, a normal vector calculation unit 532, a principal component analysis unit 533, a coordinate conversion unit 534, and a feature vector extraction unit 535.

点群データ生成部531は、取得した3次元CADデータに基づいて点群データを生成する。点群データは、例えば、XYZ座標において、製品表面の多数の点の集合データであり、製品の表面の位置及び形状を表現することができる。 The point cloud data generation unit 531 generates point cloud data based on the acquired three-dimensional CAD data. The point cloud data is, for example, set data of a large number of points on the product surface in XYZ coordinates, and can represent the position and shape of the product surface.

法線ベクトル算出部532は、点群データ生成部531で生成した点群データに基づいて対象製品に関する法線ベクトルを算出する。 The normal vector calculation unit 532 calculates the normal vector related to the target product based on the point cloud data generated by the point cloud data generation unit 531.

図3は法線ベクトルの算出方法の一例を示す模式図である。図3(A)は、対象製品の点群データの一例を示す。図中、黒丸で示す点の集合が点群データであり、ポイントデータとも称する。図3では、便宜上、対象製品を断面が四角い中空の環状体としている。図3(B)に示すように、法線ベクトルは、点群データによって特定されるポリゴン(三角形)毎に求めることができ、ポリゴンそれぞれの表面に垂直な方向の単位ベクトルを法線ベクトルとすることができる。図3(C)に示すように、対象製品の法線ベクトルは、XYZ座標において、原点を始点とする単位ベクトル(原点からの向きが特定されている)の集合となる。なお、図3(C)に示す、XYZ座標系は、後述のように、対象製品の点群データの主成分分析を行って決定することができる。 FIG. 3 is a schematic diagram showing an example of a method for calculating a normal vector. FIG. 3A shows an example of point cloud data of the target product. In the figure, the set of points indicated by black circles is point cloud data, which is also referred to as point data. In FIG. 3, for convenience, the target product is a hollow annular body having a square cross section. As shown in FIG. 3B, the normal vector can be obtained for each polygon (triangle) specified by the point group data, and the unit vector in the direction perpendicular to the surface of each polygon is used as the normal vector. be able to. As shown in FIG. 3C, the normal vector of the target product is a set of unit vectors (direction from the origin is specified) starting from the origin in XYZ coordinates. The XYZ coordinate system shown in FIG. 3C can be determined by performing principal component analysis of the point cloud data of the target product, as will be described later.

図4は製品の設計者が使用する座標系の一例を示す模式図である。図4(A)は、CADを用いて設計する対象製品であるとする。同じ製品を設計する際に、座標系は設計者が決定できるので、例えば、図4(B)から図5(E)に示すような座標系を使用することができる。図4(B)~図4(E)以外の座標系を使用することもできる。このように、一般的に、設計者が製品を設計する際の座標系は、設計者が独自に設定することができる。同じ製品でも、座標系が異なれば、点群データも異なり、法線ベクトルも異なる。 FIG. 4 is a schematic diagram showing an example of a coordinate system used by a product designer. FIG. 4A is assumed to be a target product designed using CAD. Since the coordinate system can be determined by the designer when designing the same product, for example, a coordinate system as shown in FIGS. 4 (B) to 5 (E) can be used. Coordinate systems other than those shown in FIGS. 4 (B) to 4 (E) can also be used. As described above, in general, the coordinate system when the designer designs the product can be set independently by the designer. Even for the same product, if the coordinate system is different, the point cloud data will be different and the normal vector will be different.

主成分分析部533は、点群データ生成部531で生成した点群データに対して主成分分析を行って対象製品の座標系を特定する。主成分分析は、3次元点群データのばらつき、すなわち分散を最大にするような向きの固有ベクトルの3方向を特定する。主成分分析により、対象製品の座標系(XYZ)を特定することができる。 The principal component analysis unit 533 performs principal component analysis on the point cloud data generated by the point cloud data generation unit 531 to specify the coordinate system of the target product. Principal component analysis identifies the variability of 3D point cloud data, that is, the three directions of the eigenvectors in the orientation that maximizes the variance. The coordinate system (XYZ) of the target product can be specified by the principal component analysis.

このように、主成分分析により、設計者が採用する座標系に代えて、基準の座標系として、製品固有の座標系を用いることができ、設計時に使用される座標系の相違による影響を無くすことができる。 In this way, by principal component analysis, the product-specific coordinate system can be used as the reference coordinate system instead of the coordinate system adopted by the designer, and the influence of the difference in the coordinate system used at the time of design is eliminated. be able to.

座標変換部534は、主成分分析部533によって特定した製品の座標系に対して所定の座標変換を行って複数の座標系を生成する。 The coordinate conversion unit 534 performs predetermined coordinate conversion on the coordinate system of the product specified by the principal component analysis unit 533 to generate a plurality of coordinate systems.

図5は座標変換の一例を示す模式図である。図5では、座標系1~6の6つの座標系(XYZ)を例示している。座標系1は、主成分分析によって特定された座標系(XYZ)である。座標系2は、座標系1に対して、XYZ→YZX変換を行ったものである。座標系3は、座標系1に対して、XYZ→ZXY変換を行ったものである。座標系4は、座標系1のXYZを反転させたものである。座標系5は、座標系2のXYZを反転させたものである。座標系6は、座標系3のXYZを反転させたものである。 FIG. 5 is a schematic diagram showing an example of coordinate conversion. FIG. 5 illustrates six coordinate systems (XYZ) of the coordinate systems 1 to 6. The coordinate system 1 is a coordinate system (XYZ) specified by principal component analysis. The coordinate system 2 is obtained by performing an XYZ → YZX conversion on the coordinate system 1. The coordinate system 3 is obtained by performing an XYZ → ZXY conversion on the coordinate system 1. The coordinate system 4 is an inverted version of the XYZ of the coordinate system 1. The coordinate system 5 is an inverted version of the XYZ of the coordinate system 2. The coordinate system 6 is an inverted version of the XYZ of the coordinate system 3.

法線ベクトル算出部532は、主成分分析部533によって特定された座標系を含む、各座標系1~6での法線ベクトル{N1}~{N6}を算出することができる。各座標系での法線ベクトルを算出は、点群データに基づいて算出した法線ベクトルを各座標系における座標軸に射影して求めることができる。なお、図5の例では、6つの座標系を例示したが、座標系の数は6つに限定されるものではなく、例えば、座標系1~3の如く3つでもよく、他の数でもよい。座標系の数を増やすことにより、後述のように、類似度の算出の精度を高めることができる。 The normal vector calculation unit 532 can calculate the normal vectors {N1} to {N6} in each of the coordinate systems 1 to 6, including the coordinate system specified by the principal component analysis unit 533. The normal vector in each coordinate system can be calculated by projecting the normal vector calculated based on the point cloud data onto the coordinate axes in each coordinate system. In the example of FIG. 5, six coordinate systems are illustrated, but the number of coordinate systems is not limited to six. For example, three may be used as in the coordinate systems 1 to 3, and other numbers may be used. good. By increasing the number of coordinate systems, the accuracy of calculating the similarity can be improved, as will be described later.

次に、特徴量の一例として特徴ベクトルの抽出方法について説明する。 Next, a feature vector extraction method will be described as an example of the feature quantity.

特徴ベクトル抽出部535は、算出した法線ベクトルに基づいて対象製品に関する特徴量としての特徴ベクトルを抽出することができる。なお、図5に示すように、対象製品の座標系を座標系1~座標系6とすると、座標系毎に法線ベクトルが算出されるので、特徴ベクトルも座標系毎に抽出することができる。以下、具体的に説明する。 The feature vector extraction unit 535 can extract a feature vector as a feature quantity related to the target product based on the calculated normal vector. As shown in FIG. 5, when the coordinate system of the target product is coordinate system 1 to coordinate system 6, the normal vector is calculated for each coordinate system, so that the feature vector can also be extracted for each coordinate system. .. Hereinafter, a specific description will be given.

図6は法線ベクトルのクラスタ生成方法の一例を示す模式図である。図6に示すように、予め、クラスタを生成するために適宜選定された、複数の製品の図面データ(3次元CADデータ)に対して、前述と同様の、点群データ生成、法線ベクトル算出、及び主成分分析等の前処理を行うことにより、複数の製品それぞれの固有の座標系での法線ベクトルを算出する。複数の製品の数は、適宜決定することができるが、例えば、10個、20個、30個などとすることができる。複数の製品それぞれの法線ベクトルを1つの集合データとして纏め、法線ベクトル間の類似度に基づいて法線ベクトルを複数のクラスタにグループ分けしておく。クラスタリングには、機械学習を用いることができる。クラスタの数は、5~10程度とすることができるが、これに限定されない。生成されたクラスタは、各クラスタを構成する法線ベクトルの情報とともにクラスタDB63に記憶(登録)しておくことができる。 FIG. 6 is a schematic diagram showing an example of a method for generating a cluster of normal vectors. As shown in FIG. 6, for drawing data (three-dimensional CAD data) of a plurality of products appropriately selected in advance for generating a cluster, the same point cloud data generation and normal vector calculation as described above are performed. , And by performing preprocessing such as principal component analysis, the normal vector in the unique coordinate system of each of the plurality of products is calculated. The number of a plurality of products can be appropriately determined, and may be, for example, 10, 20, 30 or the like. The normal vectors of each of the plurality of products are collected as one set data, and the normal vectors are grouped into a plurality of clusters based on the similarity between the normal vectors. Machine learning can be used for clustering. The number of clusters can be about 5 to 10, but is not limited to this. The generated cluster can be stored (registered) in the cluster DB 63 together with the information of the normal vector constituting each cluster.

図7は法線ベクトルのクラスタの一例を示す模式図である。図7の例では、お互いに類似する法線ベクトルを1つのクラスタにグループ化することにより、全体として5つのクラスタC1、C2、C3、C4、C5が生成された様子を示す。 FIG. 7 is a schematic diagram showing an example of a cluster of normal vectors. In the example of FIG. 7, it is shown that five clusters C1, C2, C3, C4, and C5 are generated as a whole by grouping normal vectors similar to each other into one cluster.

図8は特徴ベクトルの抽出方法の一例を示す模式図である。特徴ベクトル抽出部535は、対象製品に関する法線ベクトルを複数のクラスタに分類し、分類結果に基づいて対象製品に関する特徴ベクトルを抽出することができる。例えば、図8に示すように、複数のクラスタをC1、C2、C3、C4、C5とする。対象製本の法線ベクトルの集合を{N}とし、クラスタC1~C5それぞれに分類された法線ベクトルの数(度数)をn1、n2、n3、n4、n5とする。ここで、{N}=n1+n2+n3+n4+n5である。特徴ベクトルFVは、FV=(n1、n2、n3、n4、n5)で表すことができる。なお、法線ベクトルを求めた後に、法線ベクトルの正規化(ベクトルの大きさを1にする)をして特徴ベクトルとする。 FIG. 8 is a schematic diagram showing an example of a feature vector extraction method. The feature vector extraction unit 535 can classify the normal vector related to the target product into a plurality of clusters and extract the feature vector related to the target product based on the classification result. For example, as shown in FIG. 8, a plurality of clusters are designated as C1, C2, C3, C4, and C5. Let {N} be the set of normal vectors of the target binding, and let the number (frequency) of the normal vectors classified into each of the clusters C1 to C5 be n1, n2, n3, n4, and n5. Here, {N} = n1 + n2 + n3 + n4 + n5. The feature vector FV can be represented by FV = (n1, n2, n3, n4, n5). After obtaining the normal vector, the normal vector is normalized (the magnitude of the vector is set to 1) to obtain a feature vector.

制御部51は、特徴ベクトルが抽出される都度、抽出した特徴ベクトルを特徴量DB62に記憶(登録)することができる。なお、特徴量DB62に登録する特徴ベクトルは、物品関連情報探索装置50によって抽出されたものに限定されるものではなく、他の装置によって抽出された特徴ベクトルを登録してもよい。 The control unit 51 can store (register) the extracted feature vector in the feature amount DB 62 each time the feature vector is extracted. The feature vector registered in the feature amount DB 62 is not limited to the one extracted by the article-related information search device 50, and the feature vector extracted by another device may be registered.

図9は特徴量DB62の構成の一例を示す模式図である。特徴量DB62は、例えば、製品番号、製品名、図面データ(CADデータ)、特徴ベクトル、設計情報などを対応付けて構成することができる。特徴ベクトルは、図5に例示した各座標系での特徴ベクトルを含む。設計情報は、製品を設計する際に設計者が取り扱う情報(例えば、設計条件、仕様書、規格、特性データや試験データなど)を含む。図9のような構成により、特徴ベクトル(例えば、FV01101)を元に、特徴ベクトルと対応付けられた製品番号P0001、製品名XXX、図面データA00100、設計情報D00200を特定できる。 FIG. 9 is a schematic diagram showing an example of the configuration of the feature amount DB 62. The feature amount DB 62 can be configured by associating, for example, a product number, a product name, drawing data (CAD data), a feature vector, design information, and the like. The feature vector includes the feature vector in each coordinate system exemplified in FIG. The design information includes information handled by the designer when designing the product (for example, design conditions, specifications, standards, characteristic data, test data, etc.). With the configuration as shown in FIG. 9, the product number P0001, the product name XXX, the drawing data A00100, and the design information D00200 associated with the feature vector can be specified based on the feature vector (for example, FV01101).

類似度算出部56は、対象製品の各座標系での特徴ベクトルそれぞれと、特徴量DB62に記憶した複数の被探索製品の各座標系での特徴ベクトルそれぞれとの類似度を算出する。特徴量DB62に記憶した被探索製品の各座標系での特徴ベクトルも、対象製品と同様に、主成分分析によって特定した座標系、及び特定した座標系に対して所定の座標変換を行って生成した座標系での法線ベクトルを算出して求めることができる。 The similarity calculation unit 56 calculates the similarity between each feature vector in each coordinate system of the target product and each feature vector in each coordinate system of the plurality of searched products stored in the feature amount DB 62. Similar to the target product, the feature vector in each coordinate system of the product to be searched stored in the feature amount DB 62 is also generated by performing a predetermined coordinate conversion on the coordinate system specified by the principal component analysis and the specified coordinate system. It can be obtained by calculating the normal vector in the coordinate system.

図10は特徴ベクトルの類似度算出の一例を示す模式図である。対象製品の座標系1~6での特徴ベクトルをFV11、FV12、FV13、FV14、FV15、FV16とする。被探索製品の座標系1~6での特徴ベクトルをFV21、FV22、FV23、FV24、FV25、FV26とする。類似度算出部56は、例えば、特徴ベクトルFV11~FV16と、特徴ベクトルFV21の組み合わせ(6通り)について類似度を算出する。類似度は、例えば、コサイン類似度を用いればよい。対象製品の特徴ベクトルと被探索製品の特徴ベクトルとの類似度は、6通りについて求めた類似度のうち最も類似する値を採用することができる。対象製品と被探索製品について同じ座標変換を行った場合には、類似度の算出においては、座標変換を行わない場合と同じになるので、結果として、生成される座標系の数である、6通りの組み合わせを用いればよい。 FIG. 10 is a schematic diagram showing an example of calculating the similarity of feature vectors. The feature vectors in the coordinate systems 1 to 6 of the target product are FV11, FV12, FV13, FV14, FV15, and FV16. The feature vectors in the coordinate systems 1 to 6 of the product to be searched are FV21, FV22, FV23, FV24, FV25, and FV26. The similarity calculation unit 56 calculates the similarity for, for example, a combination (6 ways) of the feature vectors FV11 to FV16 and the feature vector FV21. As the similarity, for example, cosine similarity may be used. As the similarity between the feature vector of the target product and the feature vector of the searched product, the most similar value among the six similarities obtained can be adopted. When the same coordinate transformation is performed for the target product and the searched product, the similarity calculation is the same as when the coordinate transformation is not performed. Therefore, the number of coordinate systems generated is 6 as a result. You can use the street combinations.

各座標系での特徴ベクトルを抽出し、座標系それぞれでの対象製品と被探索製品との特徴ベクトル同士の類似度を算出することにより、複数の座標系それぞれにおける類似度を算出することになり、精度よく類似度を算出することができる。 By extracting the feature vectors in each coordinate system and calculating the similarity between the feature vectors of the target product and the searched product in each coordinate system, the similarity in each of the multiple coordinate systems will be calculated. , The degree of similarity can be calculated accurately.

法線ベクトルは、製品表面のポリゴンの向きを特定するので、特徴ベクトルは、製品表面をポリゴン(三角形)で表現した場合に、ポリゴン表面の向きや同じような向きのポリゴンの数を特徴付ける特徴量とすることができる。これにより、製品の表面の形状や位置等に基づいて製品間の類似度を算出することができる。 Since the normal vector specifies the orientation of polygons on the product surface, the feature vector is a feature quantity that characterizes the orientation of the polygon surface and the number of polygons in the same orientation when the product surface is represented by polygons (triangles). Can be. This makes it possible to calculate the degree of similarity between products based on the shape and position of the surface of the product.

図9に例示したように、対象製品の特徴ベクトルと類似する被探索製品の特徴ベクトルが特定されると、対象製品と類似する類似製品を特定することができる。制御部51は、関連情報DB64にアクセスすることにより、特定部57で特定した類似製品に関する関連情報を特定することができる。 As illustrated in FIG. 9, when the feature vector of the searched product similar to the feature vector of the target product is specified, the similar product similar to the target product can be specified. By accessing the related information DB 64, the control unit 51 can specify the related information about the similar product specified by the specific unit 57.

図11は関連情報DB64の構成の一例を示す模式図である。関連情報は、製品名と対応付けて、例えば、見積情報と詳細情報に区分することができる。見積情報は、例えば、見積金額、見積条件などの情報を含む。詳細情報は、例えば、見積日、見積の作成者、商談結果などを含む。製品名を特定すれば、当該製品の見積情報及び詳細情報も特定することができる。なお、関連情報は、図11に例示するものに限定されない。 FIG. 11 is a schematic diagram showing an example of the configuration of the related information DB 64. The related information can be classified into, for example, quotation information and detailed information in association with the product name. The quotation information includes, for example, information such as an estimated amount of money and an estimated condition. The detailed information includes, for example, the quotation date, the creator of the quotation, the negotiation result, and the like. If the product name is specified, the quotation information and detailed information of the product can also be specified. The related information is not limited to that illustrated in FIG.

次に、端末装置10での画面表示例について説明する。 Next, an example of screen display on the terminal device 10 will be described.

図12は検索画面の一例を示す模式図である。検索画面は、ユーザが対象製品に類似する類似製品を検索する際に検索要求を物品関連情報探索装置50に対して出力するための画面である。検索画面には、選択された対象製品の図面データのファイル名を表示する表示領域、対象製品の図面データのファイルを選択する選択領域、選択された対象製品の画像を表示する表示領域が表示される。また、対象製品に類似する類似製品を特定する際に、上位の類似度のうち何個を特定するか、又は類似度がいくつ以上のものを特定するかを選択することができる。「検索」アイコンを操作することにより、対象製品の図面データと共に検索要求が物品関連情報探索装置50へ送信される。なお、図示していないが、対象製品の図面データだけを先に物品関連情報探索装置50にアップロードし、後から検索要求を出力してもよい。 FIG. 12 is a schematic diagram showing an example of a search screen. The search screen is a screen for outputting a search request to the article-related information search device 50 when the user searches for a similar product similar to the target product. The search screen displays a display area for displaying the file name of the drawing data of the selected target product, a selection area for selecting the drawing data file of the target product, and a display area for displaying the image of the selected target product. File. Further, when specifying a similar product similar to the target product, it is possible to select how many of the higher-level similarities are specified, or how many or more similarities are specified. By operating the "search" icon, a search request is transmitted to the article-related information search device 50 together with the drawing data of the target product. Although not shown, only the drawing data of the target product may be uploaded to the article-related information search device 50 first, and the search request may be output later.

図13は検索結果の一例を示す模式図である。検索結果は、対象製品に類似する類似製品に関する関連情報を含む。検索結果画面には、類似度の高い順に、順位と類似製品の図面が表示される。図の例では、順位が1位、2位、3位、4位の順に対象製品に類似する製品1、製品2、製品3、製品4を図示している。なお、表示される類似製品の数は、類似度が閾値以上の類似製品を表示してもよく、あるいは類似度が上位のものから所定数の類似製品を表示してもよい。図13に示すように、類似製品の図面とともに、類似製品の図面データのファイル名、類似製品の見積金額、類似度を表示することができる。 FIG. 13 is a schematic diagram showing an example of the search result. Search results include relevant information about similar products that are similar to the target product. On the search result screen, the ranking and drawings of similar products are displayed in descending order of similarity. In the example of the figure, product 1, product 2, product 3, and product 4 similar to the target product in the order of 1st, 2nd, 3rd, and 4th are shown. As for the number of similar products to be displayed, a predetermined number of similar products may be displayed from the one having the highest similarity, or the similar products having a similarity equal to or higher than the threshold value may be displayed. As shown in FIG. 13, the file name of the drawing data of the similar product, the estimated price of the similar product, and the degree of similarity can be displayed together with the drawing of the similar product.

上述のように、対象製品と類似製品との類似度(厳密には特徴量又は特徴ベクトル同士の類似度)を、類似順位とともに表示するので、ユーザは、対象製品に類似する類似製品を、類似度順に確認することができる。 As described above, the degree of similarity between the target product and similar products (strictly speaking, the degree of similarity between feature quantities or feature vectors) is displayed together with the order of similarity, so that the user can use similar products similar to the target product. It can be confirmed in order of degree.

関連情報は、類似製品の図面及び見積情報(例えば、見積金額)を含む。これにより、ユーザは、対象製品に類似する類似製品の図面及び見積情報を容易に検索して確認することができる。また、類似製品の図面を確認することができるので、例えば、類似製品の見積情報を対象製品の見積情報として使用できるのか、あるいは若干の修正作業を要するのかを直ちに把握でき、ユーザの利便性が向上する。 Related information includes drawings of similar products and estimated information (eg, estimated amount). As a result, the user can easily search and confirm the drawings and estimation information of similar products similar to the target product. In addition, since the drawings of similar products can be confirmed, for example, it is possible to immediately grasp whether the quotation information of the similar product can be used as the quotation information of the target product or whether some correction work is required, which is convenient for the user. improves.

また、関連情報は、類似製品が特定された図面データ(ファイル)を含む。これにより、ユーザは、対象製品に類似する類似製品の図面データを最初から生成する必要がなく、類似製品の図面データ(例えば、CADデータ)を活用することができる。例えば、対象製品の設計変更が必要になった場合などに、類似製品の図面データの一部を活用することができる。 In addition, the related information includes drawing data (file) in which similar products are identified. As a result, the user does not need to generate drawing data of a similar product similar to the target product from the beginning, and can utilize the drawing data of the similar product (for example, CAD data). For example, when it becomes necessary to change the design of the target product, a part of the drawing data of a similar product can be utilized.

図13に示すように、「詳細」アイコンを操作することにより、類似製品の詳細情報を表示することができる。詳細情報は、図11に例示したような情報であるが、図11の例に限定されるものではなく、適宜設定すればよい。関連情報が見積情報の場合、詳細情報は、例えば、見積日、見積作成者、見積後の商談結果などを含めてもよい。これにより、ユーザは、類似製品についての詳細な情報を容易に確認することができる。 As shown in FIG. 13, detailed information of similar products can be displayed by operating the "details" icon. The detailed information is information as illustrated in FIG. 11, but is not limited to the example of FIG. 11, and may be set as appropriate. When the related information is the quotation information, the detailed information may include, for example, the quotation date, the quotation creator, the negotiation result after the quotation, and the like. This allows the user to easily see detailed information about similar products.

図面データDB61が、例えば、外部のクラウドサービスを利用したデータベースの場合、制御部51は、対象製品の特徴量を抽出して特徴量DB62に記憶した場合、図面データDB61に記憶した対象製品の図面データを破棄してもよい。図面データには、機密情報が含まれる場合もあるので、図面データを破棄することにより、外部のクラウドサービスに図面データが長期に記憶されることを防止し、セキュリティを向上させることができる。 When the drawing data DB 61 is, for example, a database using an external cloud service, when the control unit 51 extracts the feature amount of the target product and stores it in the feature amount DB 62, the drawing of the target product stored in the drawing data DB 61. The data may be discarded. Since the drawing data may contain confidential information, by discarding the drawing data, it is possible to prevent the drawing data from being stored in an external cloud service for a long period of time and improve security.

制御部51は、対象製品の図面データを取得した場合、取得した図面データに基づいて、対象製品の特徴量を抽出し、抽出した特徴量を特徴量DB62に記憶する。制御部51は、対象製品に類似する類似製品に関する関連情報の出力要求を受け付けたか否かを判定し、出力要求を受け付けた場合、記憶した特徴量を用いて類似製品に関する関連情報を出力することができる。すなわち、関連情報の出力要求を受け付ける前に図面データを取得した場合には、先に特徴量を抽出して記憶しておく。これにより、関連情報の出力要求を受け付けたことをトリガとして特徴量を抽出する場合に比べて、比較的処理時間を要する特徴量抽出を早い段階で完了しておくことができるので、関連情報の出力要求を受け付けてから関連情報を出力するまでの時間を短縮できる。 When the drawing data of the target product is acquired, the control unit 51 extracts the feature amount of the target product based on the acquired drawing data, and stores the extracted feature amount in the feature amount DB 62. The control unit 51 determines whether or not an output request for related information about a similar product similar to the target product has been accepted, and if the output request is received, outputs the related information about the similar product using the stored feature amount. Can be done. That is, if the drawing data is acquired before the output request for the related information is received, the feature amount is first extracted and stored. As a result, the feature amount extraction, which requires a relatively long processing time, can be completed at an early stage as compared with the case where the feature amount is extracted by using the reception of the output request of the related information as a trigger. The time from receiving the output request to outputting the related information can be shortened.

図14は物品関連情報探索装置50による関連情報探索処理の手順の一例を示すフローチャートである。以下では便宜上、処理の主体を制御部51として説明する。制御部51は、対象製品の図面データを取得し(S11)、取得した図面データに基づいて点群データを生成する(S12)。制御部51は、ポリゴン毎に法線ベクトルを算出し(S13)、群データに対して主成分分析を行い(S14)、対象製品の座標系を特定する。 FIG. 14 is a flowchart showing an example of the procedure of the related information search process by the article-related information search device 50. Hereinafter, for convenience, the main body of the process will be described as the control unit 51. The control unit 51 acquires drawing data of the target product (S11) and generates point cloud data based on the acquired drawing data (S12). The control unit 51 calculates a normal vector for each polygon (S13), performs principal component analysis on the group data (S14), and specifies the coordinate system of the target product.

制御部51は、特定した座標系に対して所定の座標変換を行い(S15)、生成された座標系毎の法線ベクトルを算出する(S16)。制御部51は、座標系毎に、法線ベクトルを予め決定された複数のクラスタに分類し、分類結果に基づいて特徴ベクトルを抽出して特徴量DB62に登録する(S17)。 The control unit 51 performs predetermined coordinate conversion on the specified coordinate system (S15), and calculates a normal vector for each generated coordinate system (S16). The control unit 51 classifies the normal vector into a plurality of predetermined clusters for each coordinate system, extracts the feature vector based on the classification result, and registers the normal vector in the feature amount DB 62 (S17).

制御部51は、端末装置10からの検索要求の有無を判定し(S18)、検索要求が無い場合(S18でNO)、ステップS18の処理を続ける。検索要求があった場合(S18でYES)、制御部51は、抽出した特徴ベクトル(対象製品の特徴ベクトル)と、登録済の製品(探索対象製品)の特徴ベクトルとの類似度を算出する(S19)。 The control unit 51 determines whether or not there is a search request from the terminal device 10 (S18), and if there is no search request (NO in S18), the process of step S18 is continued. When there is a search request (YES in S18), the control unit 51 calculates the degree of similarity between the extracted feature vector (feature vector of the target product) and the feature vector of the registered product (search target product) (YES). S19).

制御部51は、算出した類似度に基づいて対象製品に類似する製品(類似製品)を特定し(S20)、関連情報DB64にアクセスして、特定した製品の関連情報を出力し(S21)、処理を終了する。 The control unit 51 identifies a product (similar product) similar to the target product based on the calculated similarity (S20), accesses the related information DB 64, and outputs the related information of the specified product (S21). End the process.

本実施の形態の物品関連情報探索装置50は、CPU(プロセッサ)、ROM及びRAM(メモリ)などを備えた汎用コンピュータを用いて実現することもできる。すなわち、図14に示すような、各処理の手順を定めたコンピュータプログラムをコンピュータに備えられたRAM(メモリ)にロードし、コンピュータプログラムをCPU(プロセッサ)で実行することにより、コンピュータ上で物品関連情報探索装置50を実現することができる。コンピュータプログラムは記録媒体に記録され流通されてもよく、あるいは、ネットワークを介して、コンピュータにインストールされてもよい。 The article-related information search device 50 of the present embodiment can also be realized by using a general-purpose computer including a CPU (processor), a ROM, a RAM (memory), and the like. That is, as shown in FIG. 14, a computer program that defines the procedure of each process is loaded into a RAM (memory) provided in the computer, and the computer program is executed by the CPU (processor), thereby relating to articles on the computer. The information search device 50 can be realized. The computer program may be recorded on a recording medium and distributed, or may be installed on the computer via a network.

本実施の形態では、関連情報として、類似製品に関する見積情報を例に挙げて説明したが、関連情報は見積情報に限定されるものではない。例えば、類似製品についての生産計画、工程管理、検査・検品、類似製品用の金型設計、金型管理、治具設計などの生産工程において必要となる情報を含めてもよく、あるいは製品説明、取扱説明、保守管理などの販売時又は販売以降の段階で必要となる情報であってもよい。 In the present embodiment, as the related information, the estimation information about similar products has been described as an example, but the related information is not limited to the estimation information. For example, it may include information necessary for the production process such as production planning, process management, inspection / inspection for similar products, mold design for similar products, mold management, jig design, etc., or product description, It may be information required at the time of sale or at a stage after sale such as instruction manual and maintenance management.

本実施の形態では、特徴量の一例として特徴ベクトルを例に挙げて説明したが、特徴量は特徴ベクトルに限定されるものではない。例えば、図面に記載された線図から、線で囲まれる領域が占める面積、領域の重心、輪郭の周囲長などを計算できる特徴モーメントを用いてもよい。また、ニューラルネットワークを使って多数の図面データを学習しておき、ニューラルネットワークにより抽出された特徴量を用いてもよい。この場合、図面データは、2次元CADデータ、PDFデータなどを用いることができる。 In the present embodiment, the feature vector has been described as an example of the feature amount, but the feature amount is not limited to the feature vector. For example, a feature moment that can calculate the area occupied by the area surrounded by the line, the center of gravity of the area, the perimeter of the contour, and the like may be used from the line diagram described in the drawing. Further, a large number of drawing data may be learned using a neural network, and the features extracted by the neural network may be used. In this case, two-dimensional CAD data, PDF data, or the like can be used as the drawing data.

本実施の形態のコンピュータプログラムは、コンピュータに、第1物品が特定された図面データを取得し、取得した図面データに基づいて、前記第1物品に関する特徴量を抽出し、抽出した前記第1物品に関する特徴量と、予め記憶した複数の第2物品それぞれに関する特徴量との類似度を算出し、算出した類似度に基づいて、記憶した複数の第2物品の中から1又は複数の第2物品を特定し、特定した第2物品に関する関連情報を出力する、処理を実行させる。 In the computer program of the present embodiment, the drawing data in which the first article is specified is acquired by a computer, and the feature amount relating to the first article is extracted based on the acquired drawing data, and the extracted first article is extracted. The degree of similarity between the feature amount related to and the feature amount related to each of the plurality of second articles stored in advance is calculated, and based on the calculated similarity, one or a plurality of second articles are stored from the plurality of stored second articles. Is specified, and the process of outputting the related information regarding the specified second article is executed.

本実施の形態の物品関連情報探索装置は、第1物品が特定された図面データを取得する取得部と、取得した図面データに基づいて、前記第1物品に関する特徴量を抽出する特徴量抽出部と、複数の第2物品それぞれに関する特徴量を記憶する記憶部と、抽出した前記第1物品に関する特徴量と、記憶した複数の第2物品それぞれに関する特徴量との類似度を算出する算出部と、算出した類似度に基づいて、記憶した複数の第2物品の中から1又は複数の第2物品を特定する特定部と、特定した第2物品に関する関連情報を出力する出力部とを備える。 The article-related information search device of the present embodiment has an acquisition unit that acquires drawing data in which the first article is specified, and a feature amount extraction unit that extracts feature amounts related to the first article based on the acquired drawing data. And a storage unit that stores the feature amount of each of the plurality of second articles, and a calculation unit that calculates the similarity between the extracted feature amount of the first article and the feature amount of each of the stored second articles. , A specific unit that identifies one or a plurality of the second articles from the plurality of stored second articles based on the calculated similarity, and an output unit that outputs related information about the specified second article.

本実施の形態の物品関連情報探索方法は、第1物品が特定された図面データを取得し、取得した図面データに基づいて、前記第1物品に関する特徴量を抽出し、抽出した前記第1物品に関する特徴量と、予め記憶した複数の第2物品それぞれに関する特徴量との類似度を算出し、算出した類似度に基づいて、記憶した複数の第2物品の中から1又は複数の第2物品を特定し、特定した第2物品に関する関連情報を出力する。 In the article-related information search method of the present embodiment, the drawing data in which the first article is specified is acquired, and the feature amount related to the first article is extracted based on the acquired drawing data, and the extracted first article is extracted. The degree of similarity between the feature amount related to and the feature amount related to each of the plurality of second articles stored in advance is calculated, and based on the calculated similarity, one or a plurality of second articles are stored from the plurality of stored second articles. Is specified, and related information regarding the specified second article is output.

コンピュータプログラムは、第1物品が特定された図面データを取得する。第1物品は、例えば、新たに設計された物品であり、探索対象の物品である。コンピュータプログラムは、取得した図面データに基づいて、第1物品に関する特徴量を抽出する。特徴量は、多数の物品の中から類似する物品同士を探索できる特徴量であればよい。コンピュータプログラムは、複数の第2物品それぞれに関する特徴量を記憶する。第2物品は、例えば、既に設計された物品であり、特徴量も既に抽出されている物品とすることができる。第2物品は、被探索対象の物品である。 The computer program acquires the drawing data in which the first article is identified. The first article is, for example, a newly designed article and an article to be searched. The computer program extracts the feature amount related to the first article based on the acquired drawing data. The feature amount may be any feature amount that can search for similar articles from a large number of articles. The computer program stores the features for each of the plurality of second articles. The second article may be, for example, an article that has already been designed, and an article whose feature amount has already been extracted. The second article is an article to be searched.

コンピュータプログラムは、第1物品の特徴量と、記憶した第2物品それぞれの特徴量との類似度を算出し、算出した類似度に基づいて1又は複数の第2物品を特定する。第2物品を特定する際には、例えば、類似度が閾値以上の第2物品を特定してもよく、あるいは類似度が上位のものから所定数の第2物品を特定してもよい。コンピュータプログラムは、特定した第2物品に関する関連情報を出力する。関連情報は、第1物品を新たに設計した際に、第1物品に関して必要な情報であり、設計者(ユーザ)が、図面データや他のデータを用いて新たに生成する必要がある情報とすることができる。 The computer program calculates the similarity between the feature amount of the first article and the feature amount of each of the stored second articles, and identifies one or more second articles based on the calculated similarity. When specifying the second article, for example, the second article having a similarity degree equal to or higher than the threshold value may be specified, or a predetermined number of second articles may be specified from those having a higher similarity degree. The computer program outputs relevant information about the identified second article. The related information is information necessary for the first article when the first article is newly designed, and information that the designer (user) needs to newly generate using drawing data and other data. can do.

上述の構成により、設計者は、第1物品が特定された図面データを準備するだけで、例えば、過去に設計された複数の第2物品の中から第1物品に類似する第2物品を特定でき、特定した第2物品に関する関連情報が提供される。すなわち、設計者は、第1物品と類似する第2物品の関連情報を取得することができる。取得した関連情報は、第1物品に関する関連情報として代替的に利用することができる。また、設計者は、物品を設計する都度、物品に関する関連情報を最初から生成するための作業が不要となり、提供された関連情報を用いて(例えば、提供された関連情報に対して若干の修正作業を加えるだけで)、第1物品に関する関連情報を生成できるので、設計者の利便性が向上する。 With the above configuration, the designer simply prepares the drawing data in which the first article is specified, and for example, identifies a second article similar to the first article from a plurality of second articles designed in the past. It can and provides relevant information about the identified second article. That is, the designer can acquire the related information of the second article similar to the first article. The acquired related information can be used as an alternative as related information regarding the first article. Also, each time the designer designs the article, the work of generating the relevant information about the article from the beginning is no longer necessary, and the provided relevant information is used (for example, a slight modification to the provided related information). Since the related information about the first article can be generated (just by adding work), the convenience of the designer is improved.

本実施の形態のコンピュータプログラムは、コンピュータに、前記第1物品が特定されたCADデータを取得し、取得したCADデータに基づいて点群データを生成し、生成した点群データに基づいて前記第1物品に関する法線ベクトルを算出し、算出した法線ベクトルに基づいて前記第1物品に関する特徴量としての特徴ベクトルを抽出し、抽出した特徴ベクトルと、予め記憶した複数の第2物品に関する特徴ベクトルとの類似度を算出する、処理を実行させる。 In the computer program of the present embodiment, the CAD data in which the first article is specified is acquired by a computer, point group data is generated based on the acquired CAD data, and the first item is generated based on the generated point group data. A normal vector for one article is calculated, a feature vector as a feature amount for the first article is extracted based on the calculated normal vector, the extracted feature vector and a feature vector for a plurality of second articles stored in advance. The process of calculating the similarity with and is executed.

コンピュータプログラムは、第1物品が特定されたCADデータを取得し、取得したCADデータに基づいて点群データを生成する。点群データは、例えば、XYZ座標において、物品表面の多数の点の集合データであり、物品の表面の位置及び形状を表現することができる。 The computer program acquires the CAD data in which the first article is specified, and generates point cloud data based on the acquired CAD data. The point cloud data is, for example, set data of a large number of points on the surface of the article in XYZ coordinates, and can represent the position and shape of the surface of the article.

コンピュータプログラムは、生成した点群データに基づいて第1物品に関する法線ベクトルを算出する。例えば、点群データによって特定されるポリゴン(三角形)それぞれの表面に垂直な方向の単位ベクトルを法線ベクトルとすることができる。第1物品の法線ベクトルは、XYZ座標において、原点を始点とする単位ベクトル(原点からの向きが特定されている)の集合となる。 The computer program calculates the normal vector for the first article based on the generated point cloud data. For example, the unit vector in the direction perpendicular to the surface of each polygon (triangle) specified by the point cloud data can be a normal vector. The normal vector of the first article is a set of unit vectors (the direction from the origin is specified) starting from the origin in XYZ coordinates.

コンピュータプログラムは、算出した法線ベクトルに基づいて第1物品に関する特徴量としての特徴ベクトルを抽出する。特徴ベクトルは、第1物品の各法線ベクトルの向き、数などによって特定される分布状態を表すことができる。コンピュータプログラムは、第1物品の特徴ベクトルと、第2物品の特徴ベクトルとの類似度を算出することができる。類似度の算出には、例えば、コサイン類似度を用いることができる。 The computer program extracts a feature vector as a feature quantity for the first article based on the calculated normal vector. The feature vector can represent a distribution state specified by the direction, number, or the like of each normal vector of the first article. The computer program can calculate the degree of similarity between the feature vector of the first article and the feature vector of the second article. For example, cosine similarity can be used to calculate the similarity.

特徴ベクトルは、物品表面をポリゴン(三角形)で表現した場合に、ポリゴン表面の向きや同じような向きのポリゴンの数を特徴付ける特徴量とすることができる。上述の構成により、物品の表面の形状や位置等に基づいて物品間の類似度を算出することができる。 The feature vector can be a feature quantity that characterizes the orientation of the polygon surface or the number of polygons having the same orientation when the surface of the article is represented by polygons (triangles). With the above configuration, the degree of similarity between articles can be calculated based on the shape and position of the surface of the articles.

本実施の形態のコンピュータプログラムは、コンピュータに、複数の物品に関する法線ベクトルをクラスタリングした複数のクラスタに基づいて、前記第1物品に関する法線ベクトルを分類し、分類結果に基づいて前記第1物品に関する特徴ベクトルを抽出する、処理を実行させる。 In the computer program of the present embodiment, the computer classifies the normal vector related to the first article based on a plurality of clusters in which the normal vectors related to the plurality of articles are clustered, and the first article is based on the classification result. Extract the feature vector related to, and execute the process.

複数の物品に関する法線ベクトルをクラスタリングして得られた複数のクラスタを予め準備しておく。クラスタリングには、機械学習を用いることができ、複数の物品の法線ベクトル間の類似度に基づいて法線ベクトルを複数のクラスタにグループ分けしておくことができる。複数の物品は、適宜選定すればよい。 A plurality of clusters obtained by clustering normal vectors for a plurality of articles are prepared in advance. Machine learning can be used for clustering, and the normal vectors can be grouped into a plurality of clusters based on the similarity between the normal vectors of a plurality of articles. A plurality of articles may be appropriately selected.

コンピュータプログラムは、第1物品に関する法線ベクトルを複数のクラスタに分類し、分類結果に基づいて第1物品に関する特徴ベクトルを抽出することができる。例えば、複数のクラスタをC1、C2、C3、C4、C5とする。第1物品の法線ベクトルの集合を{N}とし、クラスタC1~C5それぞれに分類された法線ベクトルの数をn1、n2、n3、n4、n5とする。ここで、{N}=n1+n2+n3+n4+n5である。特徴ベクトルFVは、FV=(n1、n2、n3、n4、n5)で表すことができる。 The computer program can classify the normal vector related to the first article into a plurality of clusters and extract the feature vector related to the first article based on the classification result. For example, let a plurality of clusters be C1, C2, C3, C4, and C5. Let {N} be the set of normal vectors of the first article, and let n1, n2, n3, n4, and n5 be the number of normal vectors classified into each of the clusters C1 to C5. Here, {N} = n1 + n2 + n3 + n4 + n5. The feature vector FV can be represented by FV = (n1, n2, n3, n4, n5).

本実施の形態のコンピュータプログラムは、コンピュータに、生成した点群データに対して主成分分析を行って前記第1物品の座標系を特定し、特定した座標系での前記第1物品の法線ベクトルを算出する、処理を実行させる。 In the computer program of the present embodiment, the computer performs principal component analysis on the generated point cloud data to specify the coordinate system of the first article, and the normal of the first article in the specified coordinate system. Calculate the vector and execute the process.

コンピュータプログラムは、生成した点群データに対して主成分分析を行って第1物品の座標系を特定し、特定した座標系での第1物品の法線ベクトルを算出する。主成分分析は、3次元点群データのばらつき、すなわち分散を最大にするような向きの固有ベクトルの3方向を特定する。主成分分析により、第1物品の座標系(XYZ)を特定する。一般的に、設計者が物品を設計する際の座標系は、設計者が独自に設定することができる。同じ物品であっても、座標系が異なれば、点群データも異なり、法線ベクトルも異なる。そこで、主成分分析により、設計者が採用する座標系に代えて、基準の座標系として、物品の固有の座標系を用いることができ、設計時の座標系の相違を無視することができる。 The computer program performs principal component analysis on the generated point cloud data to specify the coordinate system of the first article, and calculates the normal vector of the first article in the specified coordinate system. Principal component analysis identifies the variability of 3D point cloud data, that is, the three directions of the eigenvectors in the orientation that maximizes the variance. The coordinate system (XYZ) of the first article is specified by principal component analysis. In general, the coordinate system when the designer designs the article can be set by the designer. Even for the same article, if the coordinate system is different, the point cloud data will be different and the normal vector will be different. Therefore, by principal component analysis, instead of the coordinate system adopted by the designer, the unique coordinate system of the article can be used as the reference coordinate system, and the difference in the coordinate system at the time of design can be ignored.

本実施の形態のコンピュータプログラムは、コンピュータに、特定した前記第1物品の座標系に対して所定の座標変換を行って複数の座標系を生成し、生成した各座標系での前記第1物品の法線ベクトルを算出し、算出した法線ベクトルに基づいて、各座標系での特徴ベクトルを抽出し、抽出した特徴ベクトルと、予め記憶した複数の第2物品に関する、前記座標変換によって生成された各座標系での特徴ベクトルとの類似度を算出する、処理を実行させる。 The computer program of the present embodiment generates a plurality of coordinate systems by performing predetermined coordinate transformations on the specified coordinate system of the first article on the computer, and the first article in each generated coordinate system. The normal vector of the above is calculated, the feature vector in each coordinate system is extracted based on the calculated normal vector, and the extracted feature vector and a plurality of second articles stored in advance are generated by the coordinate transformation. The process of calculating the similarity with the feature vector in each coordinate system is executed.

コンピュータプログラムは、主成分分析によって特定した第1物品の座標系に対して所定の座標変換を行って複数の座標系を生成する。所定の座標変換は、例えば、特定した座標系XYZに対して、XYZ→YZX変換、XYZ→ZXY変換、前述の3つの座標系それぞれを反転する座標変換を含む。生成される座標系は6通りの座標系とすることができる。 The computer program performs a predetermined coordinate transformation on the coordinate system of the first article specified by the principal component analysis to generate a plurality of coordinate systems. The predetermined coordinate transformation includes, for example, the XYZ → YZX transformation, the XYZ → ZXY transformation, and the coordinate transformation that inverts each of the above-mentioned three coordinate systems with respect to the specified coordinate system XYZ. The generated coordinate system can be six kinds of coordinate systems.

コンピュータプログラムは、生成した各座標系での第1物品の法線ベクトルを算出し、算出した法線ベクトルに基づいて、各座標系での特徴ベクトルを抽出する。各座標系での法線ベクトルを算出は、点群データに基づいて算出した法線ベクトルを各座標系における座標軸に射影して求めることができる。コンピュータプログラムは、第1物品の各座標系での特徴ベクトルそれぞれと、予め記憶した複数の第2物品の各座標系での特徴ベクトルそれぞれとの類似度を算出する。 The computer program calculates the normal vector of the first article in each generated coordinate system, and extracts the feature vector in each coordinate system based on the calculated normal vector. The normal vector in each coordinate system can be calculated by projecting the normal vector calculated based on the point cloud data onto the coordinate axes in each coordinate system. The computer program calculates the similarity between the feature vector in each coordinate system of the first article and the feature vector in each coordinate system of the plurality of second articles stored in advance.

第2物品の各座標系での特徴ベクトルも、第1物品と同様に、主成分分析によって特定した座標系、及び特定した座標系に対して所定の座標変換を行って生成した座標系での第2物品の法線ベクトルを算出して求めることができる。 Similar to the first article, the feature vector in each coordinate system of the second article is also the coordinate system specified by the principal component analysis and the coordinate system generated by performing a predetermined coordinate conversion on the specified coordinate system. It can be obtained by calculating the normal vector of the second article.

各座標系での特徴ベクトルを抽出し、座標系それぞれでの第1物品と第2物品との特徴ベクトル同士の類似度を算出することにより、複数の座標系それぞれにおける類似度を算出することになり、精度よく類似度を算出することができる。 By extracting the feature vectors in each coordinate system and calculating the similarity between the feature vectors of the first article and the second article in each coordinate system, the similarity in each of the plurality of coordinate systems is calculated. Therefore, the similarity can be calculated accurately.

本実施の形態のコンピュータプログラムにおいて、前記関連情報は、前記第2物品の図面及び見積情報を含む。 In the computer program of the present embodiment, the related information includes a drawing of the second article and estimation information.

関連情報は、第2物品の図面及び見積情報を含む。これにより、設計者は、第1物品と類似する第2物品の図面及び見積情報を容易に探索して確認することができる。また、第2物品の図面を確認することができるので、例えば、第2物品の見積情報を第1物品の見積情報として使用できるのか、あるいは若干の修正作業を要するのかを直ちに把握でき、設計者の利便性が向上する。 Related information includes drawings of the second article and estimation information. Thereby, the designer can easily search and confirm the drawing and the estimation information of the second article similar to the first article. Further, since the drawing of the second article can be confirmed, for example, it is possible to immediately grasp whether the estimation information of the second article can be used as the estimation information of the first article or whether some correction work is required, and the designer can check it. Convenience is improved.

本実施の形態のコンピュータプログラムにおいて、前記関連情報は、前記第2物品が特定された図面データを含む。 In the computer program of this embodiment, the relevant information includes drawing data in which the second article is identified.

関連情報は、第2物品が特定された図面データを含む。これにより、設計者は、第1物品と類似する第2物品の図面データを最初から生成する必要がなく、第2物品の図面データ(例えば、CADデータ)を活用することができる。 The relevant information includes drawing data in which the second article is identified. As a result, the designer does not need to generate drawing data of the second article similar to the first article from the beginning, and can utilize the drawing data of the second article (for example, CAD data).

本実施の形態のコンピュータプログラムは、コンピュータに、前記第1物品に関する特徴量と特定した複数の第2物品の特徴量との各類似度を、類似順位とともに出力する、処理を実行させる。 The computer program of the present embodiment causes a computer to execute a process of outputting each degree of similarity between the feature amount of the first article and the feature amount of the specified plurality of second articles together with the similarity order.

コンピュータプログラムは、第1物品に関する特徴量と特定した複数の第2物品の特徴量との各類似度を、類似順位とともに出力する。これにより、設計者は、第1物品に類似する第2物品を、類似度順に確認することができる。 The computer program outputs each degree of similarity between the feature amount of the first article and the feature amount of the specified second article, together with the similarity order. Thereby, the designer can confirm the second article similar to the first article in the order of similarity.

本実施の形態のコンピュータプログラムは、コンピュータに、特定した第2物品に関する詳細情報の出力要求を受け付け、受け付けた出力要求に基づいて前記第2物品に関する詳細情報を出力する、処理を実行させる。 The computer program of the present embodiment causes a computer to perform a process of receiving a request for output of detailed information about the specified second article and outputting detailed information about the second article based on the received output request.

コンピュータプログラムは、特定した第2物品に関する詳細情報の出力要求を受け付けると、第2物品に関する詳細情報を出力する。詳細情報は、適宜設定すればよく、例えば、第2物品の関連情報についての詳細情報とすることができる。関連情報が見積情報の場合、詳細情報は、例えば、見積日、見積作成者、見積後の商談結果などを含めてもよい。これにより、設計者は、第1物品と類似する第2物品についての詳細な情報を容易に確認することができる。 When the computer program receives the request for outputting the detailed information about the specified second article, the computer program outputs the detailed information about the second article. The detailed information may be set as appropriate, and may be, for example, detailed information about the related information of the second article. When the related information is the quotation information, the detailed information may include, for example, the quotation date, the quotation creator, the negotiation result after the quotation, and the like. This allows the designer to easily confirm detailed information about the second article similar to the first article.

本実施の形態のコンピュータプログラムは、コンピュータに、前記第1物品に関する特徴量を抽出して記憶した場合、前記第1物品が特定されたCADデータを含む図面データを破棄する、処理を実行させる。 The computer program of the present embodiment causes a computer to execute a process of discarding drawing data including CAD data in which the first article is specified when the feature amount relating to the first article is extracted and stored.

コンピュータプログラムは、第1物品に関する特徴量を抽出して記憶した場合、第1物品が特定されたCADデータを含む図面データを破棄する。図面データには、機密情報が含まれる場合もある。そこで、外部のクラウドサービスを利用して、取得したCADデータを含む図面データを記憶する場合には、特徴量を抽出して記憶した後は、記憶した図面データを破棄する。これにより、外部のクラウドサービスに図面データが長期に記憶されることを防止し、セキュリティを向上させることができる。 When the computer program extracts and stores the feature amount related to the first article, the computer program discards the drawing data including the CAD data in which the first article is specified. Drawing data may also contain sensitive information. Therefore, when the drawing data including the acquired CAD data is stored by using an external cloud service, the stored drawing data is discarded after the feature amount is extracted and stored. As a result, it is possible to prevent drawing data from being stored in an external cloud service for a long period of time and improve security.

本実施の形態のコンピュータプログラムは、コンピュータに、前記第2物品に関する関連情報の出力要求を受け付ける前に、前記第1物品が特定されたCADデータを含む図面データを取得した場合、取得した図面データに基づいて、前記第1物品の特徴量を抽出して記憶し、前記第2物品に関する関連情報の出力要求を受け付けた場合、記憶した特徴量を用いて、前記第2物品に関する関連情報を出力する、処理を実行させる。 When the computer program of the present embodiment acquires drawing data including CAD data in which the first article is specified before receiving a request for output of related information regarding the second article to the computer, the acquired drawing data. When the feature amount of the first article is extracted and stored based on the above and the output request of the related information about the second article is received, the related information about the second article is output by using the stored feature amount. To execute the process.

コンピュータプログラムは、第1物品が特定されたCADデータを含む図面データを取得した場合、取得した図面データに基づいて、第1物品の特徴量を抽出して記憶する。第2物品に関する関連情報の出力要求を受け付けたか否かを判定し、出力要求を受け付けた場合、記憶した特徴量を用いて第2物品に関する関連情報を出力する。これにより、関連情報の出力要求を受け付ける前に図面データを取得した場合には、先に特徴量を抽出して記憶しておく。これにより、関連情報の出力要求を受け付けたことをトリガとして、特徴量を抽出する場合に比べて、比較的処理時間を要する特徴量抽出を早い段階で完了しておくことができるので、関連情報の出力要求を受け付けてから関連情報を出力するまでの時間を短縮できる。 When the first article acquires the drawing data including the specified CAD data, the computer program extracts and stores the feature amount of the first article based on the acquired drawing data. It is determined whether or not the output request for the related information regarding the second article has been accepted, and if the output request is accepted, the related information regarding the second article is output using the stored feature amount. As a result, if the drawing data is acquired before the output request for the related information is accepted, the feature amount is first extracted and stored. As a result, it is possible to complete the feature amount extraction, which requires a relatively long processing time, at an earlier stage than in the case of extracting the feature amount by using the reception of the output request of the related information as a trigger. It is possible to shorten the time from receiving the output request of to outputting the related information.

1 通信ネットワーク
10 端末装置
50 物品関連情報探索装置
51 制御部
52 データ取得部
53 特徴量抽出部
54 記憶部
55 出力部
56 類似度算出部
57 特定部
61 図面データDB
62 特徴量DB
63 クラスタDB
64 関連情報DB
1 Communication network 10 Terminal equipment 50 Article-related information search device 51 Control unit 52 Data acquisition unit 53 Feature quantity extraction unit 54 Storage unit 55 Output unit 56 Similarity calculation unit 57 Specific unit 61 Drawing data DB
62 Feature DB
63 Cluster DB
64 Related information DB

Claims (13)

コンピュータに、
第1物品が特定された図面データを取得し、
取得した図面データに基づいて、前記第1物品に関する特徴量を抽出し、
抽出した前記第1物品に関する特徴量と、予め記憶した複数の第2物品それぞれに関する特徴量との類似度を算出し、
算出した類似度に基づいて、記憶した複数の第2物品の中から1又は複数の第2物品を特定し、
特定した第2物品に関する関連情報を出力する、
処理を実行させるコンピュータプログラム。
On the computer
Obtain the drawing data in which the first article is specified,
Based on the acquired drawing data, the feature amount related to the first article is extracted.
The degree of similarity between the extracted feature amount of the first article and the feature amount of each of the plurality of second articles stored in advance was calculated.
Based on the calculated similarity, one or more second articles are identified from the plurality of stored second articles.
Output related information about the specified second article,
A computer program that executes processing.
コンピュータに、
前記第1物品が特定されたCADデータを取得し、
取得したCADデータに基づいて点群データを生成し、
生成した点群データに基づいて前記第1物品に関する法線ベクトルを算出し、
算出した法線ベクトルに基づいて前記第1物品に関する特徴量としての特徴ベクトルを抽出し、
抽出した特徴ベクトルと、予め記憶した複数の第2物品に関する特徴ベクトルとの類似度を算出する、
処理を実行させる請求項1に記載のコンピュータプログラム。
On the computer
The CAD data in which the first article is specified is acquired, and the CAD data is obtained.
Generate point cloud data based on the acquired CAD data,
A normal vector for the first article is calculated based on the generated point cloud data, and the normal vector is calculated.
Based on the calculated normal vector, a feature vector as a feature quantity related to the first article is extracted.
The degree of similarity between the extracted feature vector and the feature vector for a plurality of second articles stored in advance is calculated.
The computer program according to claim 1, wherein the processing is executed.
コンピュータに、
複数の物品に関する法線ベクトルをクラスタリングした複数のクラスタに基づいて、前記第1物品に関する法線ベクトルを分類し、分類結果に基づいて前記第1物品に関する特徴ベクトルを抽出する、
処理を実行させる請求項2に記載のコンピュータプログラム。
On the computer
A normal vector related to the first article is classified based on a plurality of clusters in which normal vectors related to a plurality of articles are clustered, and a feature vector related to the first article is extracted based on the classification result.
The computer program according to claim 2, wherein the processing is executed.
コンピュータに、
生成した点群データに対して主成分分析を行って前記第1物品の座標系を特定し、
特定した座標系での前記第1物品の法線ベクトルを算出する、
処理を実行させる請求項2又は請求項3に記載のコンピュータプログラム。
On the computer
Principal component analysis was performed on the generated point cloud data to identify the coordinate system of the first article.
Calculate the normal vector of the first article in the specified coordinate system,
The computer program according to claim 2 or 3, wherein the process is executed.
コンピュータに、
特定した前記第1物品の座標系に対して所定の座標変換を行って複数の座標系を生成し、
生成した各座標系での前記第1物品の法線ベクトルを算出し、
算出した法線ベクトルに基づいて、各座標系での特徴ベクトルを抽出し、
抽出した特徴ベクトルと、予め記憶した複数の第2物品に関する、前記座標変換によって生成された各座標系での特徴ベクトルとの類似度を算出する、
処理を実行させる請求項4に記載のコンピュータプログラム。
On the computer
A plurality of coordinate systems are generated by performing predetermined coordinate transformations on the specified coordinate system of the first article.
Calculate the normal vector of the first article in each generated coordinate system,
Based on the calculated normal vector, the feature vector in each coordinate system is extracted and
The degree of similarity between the extracted feature vector and the feature vector in each coordinate system generated by the coordinate transformation for the plurality of second articles stored in advance is calculated.
The computer program according to claim 4, wherein the processing is executed.
前記関連情報は、前記第2物品の図面及び見積情報を含む、
請求項1から請求項5のいずれか一項に記載のコンピュータプログラム。
The relevant information includes drawings and estimation information of the second article.
The computer program according to any one of claims 1 to 5.
前記関連情報は、前記第2物品が特定された図面データを含む、
請求項1から請求項6のいずれか一項に記載のコンピュータプログラム。
The relevant information includes drawing data in which the second article is identified.
The computer program according to any one of claims 1 to 6.
コンピュータに、
前記第1物品に関する特徴量と特定した複数の第2物品の特徴量との各類似度を、類似順位とともに出力する、
処理を実行させる請求項1から請求項7のいずれか一項に記載のコンピュータプログラム。
On the computer
Each degree of similarity between the feature amount of the first article and the feature amount of the specified second article is output together with the similarity order.
The computer program according to any one of claims 1 to 7, wherein the processing is executed.
コンピュータに、
特定した第2物品に関する詳細情報の出力要求を受け付け、
受け付けた出力要求に基づいて前記第2物品に関する詳細情報を出力する、
処理を実行させる請求項1から請求項8のいずれか一項に記載のコンピュータプログラム。
On the computer
Accepting a request to output detailed information about the specified second item,
Outputs detailed information about the second article based on the received output request.
The computer program according to any one of claims 1 to 8, wherein the processing is executed.
コンピュータに、
前記第1物品に関する特徴量を抽出して記憶した場合、前記第1物品が特定されたCADデータを含む図面データを破棄する、
処理を実行させる請求項1から請求項9のいずれか一項に記載のコンピュータプログラム。
On the computer
When the feature amount relating to the first article is extracted and stored, the drawing data including the CAD data specified by the first article is discarded.
The computer program according to any one of claims 1 to 9, wherein the processing is executed.
コンピュータに、
前記第2物品に関する関連情報の出力要求を受け付ける前に、前記第1物品が特定されたCADデータを含む図面データを取得した場合、取得した図面データに基づいて、前記第1物品の特徴量を抽出して記憶し、
前記第2物品に関する関連情報の出力要求を受け付けた場合、記憶した特徴量を用いて、前記第2物品に関する関連情報を出力する、
処理を実行させる請求項1から請求項10のいずれか一項に記載のコンピュータプログラム。
On the computer
When the first article acquires drawing data including the specified CAD data before accepting the output request of the related information regarding the second article, the feature amount of the first article is determined based on the acquired drawing data. Extract and memorize,
When a request for output of related information regarding the second article is received, the stored feature amount is used to output the related information regarding the second article.
The computer program according to any one of claims 1 to 10, wherein the processing is executed.
第1物品が特定された図面データを取得する取得部と、
取得した図面データに基づいて、前記第1物品に関する特徴量を抽出する特徴量抽出部と、
複数の第2物品それぞれに関する特徴量を記憶する記憶部と、
抽出した前記第1物品に関する特徴量と、記憶した複数の第2物品それぞれに関する特徴量との類似度を算出する算出部と、
算出した類似度に基づいて、記憶した複数の第2物品の中から1又は複数の第2物品を特定する特定部と、
特定した第2物品に関する関連情報を出力する出力部と
を備える、
物品関連情報探索装置。
The acquisition unit that acquires the drawing data in which the first article is specified,
A feature amount extraction unit that extracts a feature amount related to the first article based on the acquired drawing data, and a feature amount extraction unit.
A storage unit that stores features for each of the plurality of second articles,
A calculation unit that calculates the degree of similarity between the extracted feature amount of the first article and the feature amount of each of the plurality of stored second articles.
A specific unit that identifies one or a plurality of second articles from a plurality of stored second articles based on the calculated similarity.
It is provided with an output unit that outputs related information regarding the specified second article.
Goods-related information search device.
第1物品が特定された図面データを取得し、
取得した図面データに基づいて、前記第1物品に関する特徴量を抽出し、
抽出した前記第1物品に関する特徴量と、予め記憶した複数の第2物品それぞれに関する特徴量との類似度を算出し、
算出した類似度に基づいて、記憶した複数の第2物品の中から1又は複数の第2物品を特定し、
特定した第2物品に関する関連情報を出力する、
物品関連情報探索方法。
Obtain the drawing data in which the first article is specified,
Based on the acquired drawing data, the feature amount related to the first article is extracted.
The degree of similarity between the extracted feature amount of the first article and the feature amount of each of the plurality of second articles stored in advance was calculated.
Based on the calculated similarity, one or more second articles are identified from the plurality of stored second articles.
Output related information about the specified second article,
Article-related information search method.
JP2020182941A 2020-10-30 2020-10-30 Computer program, article related information search device, and article related information search method Pending JP2022073144A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020182941A JP2022073144A (en) 2020-10-30 2020-10-30 Computer program, article related information search device, and article related information search method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020182941A JP2022073144A (en) 2020-10-30 2020-10-30 Computer program, article related information search device, and article related information search method

Publications (1)

Publication Number Publication Date
JP2022073144A true JP2022073144A (en) 2022-05-17

Family

ID=81604792

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020182941A Pending JP2022073144A (en) 2020-10-30 2020-10-30 Computer program, article related information search device, and article related information search method

Country Status (1)

Country Link
JP (1) JP2022073144A (en)

Similar Documents

Publication Publication Date Title
US9076195B2 (en) Methods and apparatus to identify components from images of the components
US9349076B1 (en) Template-based target object detection in an image
Paiva et al. An approach to supporting incremental visual data classification
US8941645B2 (en) Comparing virtual and real images in a shopping experience
JP4785598B2 (en) Similar shape search device
US20160314341A1 (en) Method and system for comparing 3d models
JP6888484B2 (en) A search program, a search method, and an information processing device on which the search program operates.
Tonioni et al. Product recognition in store shelves as a sub-graph isomorphism problem
JP6439358B2 (en) Method, apparatus, user computer and cloud computer for CAD
CN110580489B (en) Data object classification system, method and equipment
CN111461164B (en) Sample data set capacity expansion method and model training method
US20180285965A1 (en) Multi-dimensional font space mapping and presentation
JP2008102594A (en) Content retrieval method and retrieval device
JP2013045122A (en) Image search device, image search method, and program
Fengzi et al. Neural networks for fashion image classification and visual search
JPH11250106A (en) Method for automatically retrieving registered trademark through the use of video information of content substrate
Sheu et al. IDS-DLA: sheet metal part identification system for process automation using deep learning algorithms
Zhang et al. Region segmentation and shape characterisation for tessellated CAD models
JP2022073144A (en) Computer program, article related information search device, and article related information search method
CN115840831A (en) Commodity retrieval method, device, equipment and storage medium
CN111563181B (en) Digital image file query method, device and readable storage medium
US8606494B2 (en) Map generation apparatus, map generation method and computer readable medium
CN113569070A (en) Image detection method and device, electronic equipment and storage medium
US20220215605A1 (en) Detecting requirements for a product
US11803684B1 (en) Relative placement by application of layered abstractions

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230906

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20240528