JP2018147438A - Drawing extraction program, drawing extraction method, and information processor - Google Patents

Drawing extraction program, drawing extraction method, and information processor Download PDF

Info

Publication number
JP2018147438A
JP2018147438A JP2017044943A JP2017044943A JP2018147438A JP 2018147438 A JP2018147438 A JP 2018147438A JP 2017044943 A JP2017044943 A JP 2017044943A JP 2017044943 A JP2017044943 A JP 2017044943A JP 2018147438 A JP2018147438 A JP 2018147438A
Authority
JP
Japan
Prior art keywords
drawing data
extracted
character string
projection
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.)
Granted
Application number
JP2017044943A
Other languages
Japanese (ja)
Other versions
JP6915313B2 (en
Inventor
正知 有松
Masatomo Arimatsu
正知 有松
直樹 猪股
Naoki Inomata
直樹 猪股
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 JP2017044943A priority Critical patent/JP6915313B2/en
Publication of JP2018147438A publication Critical patent/JP2018147438A/en
Application granted granted Critical
Publication of JP6915313B2 publication Critical patent/JP6915313B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an information processor capable of extracting a piece of drawing data representing a drawing similar to a target drawing from a piece of drawing data stored in a database.SOLUTION: An information processor 1 acquires a piece of drawing data and extracts character strings and the number of projection drawings included in the drawing data. The information processor 1 refers to a storage part storing plural pieces of drawing data and identifies one or plural pieces of drawing data which includes identical or similar character strings as the extracted character strings and which includes projection drawings of the same number or the number within a range of a predetermined difference as the number of the extracted projection drawings. The information processor 1 outputs one or plural pieces of drawing data.SELECTED DRAWING: Figure 1

Description

本発明は、図面抽出プログラム、図面抽出方法及び図面を抽出する情報処理装置に関する。   The present invention relates to a drawing extraction program, a drawing extraction method, and an information processing apparatus for extracting a drawing.

図面を示す図面データを記憶するデータベースから図面を抽出する種々の方法が知られている。例えば、データベースに記憶される複数の図面データに対応する図面をベクトル演算を使用して、検索対象図面ベクトル群に基づいて図面を抽出することが知られている(例えば、特許文献1を参照)。また、図面内に記載されている文字列と文字列の位置座標に基づいて図面を抽出することが知られている(例えば、特許文献2を参照)。また、部品の部品情報と識別情報とを対応付けた属性情報に基づいて図面を抽出することが知られている(例えば、特許文献3を参照)。   Various methods for extracting a drawing from a database storing drawing data indicating the drawing are known. For example, it is known that a drawing corresponding to a plurality of drawing data stored in a database is extracted based on a search target drawing vector group using a vector operation (see, for example, Patent Document 1). . It is also known to extract a drawing based on a character string described in the drawing and the position coordinates of the character string (see, for example, Patent Document 2). It is also known to extract a drawing based on attribute information in which component information and identification information of a component are associated (see, for example, Patent Document 3).

特開2002−245087号公報JP 2002-245087 A 特開2014−92836号公報JP 2014-92936 A 特開2011−186963号公報JP 2011-186963 A

また、対象とするCAD(computer-aided design)データに対応する画像と、データベースに記憶される図面データに対応する画像を比較することで、対象とするCADデータに対応する画像に類似する画像を示すCADデータを抽出する技術が知られている。   Further, by comparing an image corresponding to target CAD (computer-aided design) data with an image corresponding to drawing data stored in the database, an image similar to the image corresponding to target CAD data is obtained. A technique for extracting CAD data to be shown is known.

しかしながら、画像データを使用して図面を抽出する技術では、図面を示すCADデータと、同一の図面を示す画像データとを記憶するため、データベースに記憶されるデータ量が増加する。また、画像データを使用して図面を抽出する技術では、図面を修正する毎に図面作成者によって画像データが再作成されるため、図面作成者の作業が煩雑になるおそれがある。   However, in the technique of extracting a drawing using image data, CAD data indicating the drawing and image data indicating the same drawing are stored, so that the amount of data stored in the database increases. Further, in the technique of extracting a drawing using image data, the drawing creator re-creates the image data every time the drawing is modified, which may complicate the drawing creator's work.

一実施形態では、データベースに記憶される図面データから、対象とする図面に類似する図面を示す図面データを抽出することが可能な技術を提供することを目的とする。   In one embodiment, an object is to provide a technique capable of extracting drawing data indicating a drawing similar to a target drawing from drawing data stored in a database.

1つの態様では、図面抽出プログラムによっては、コンピュータは、図面データを取得し、図面データに含まれる文字列と投影図の数とを抽出する。また、コンピュータは、複数の図面データを記憶した記憶部を参照し、抽出された文字列と同一又は類似する文字列を含み、かつ、抽出された投影図の数と同一又は所定の差の範囲内の数の投影図を含む一又は複数の図面データを特定する。また、コンピュータは、一又は複数の図面データを出力する。   In one aspect, depending on the drawing extraction program, the computer acquires drawing data and extracts a character string and the number of projection views included in the drawing data. In addition, the computer refers to a storage unit that stores a plurality of drawing data, includes a character string that is the same as or similar to the extracted character string, and has the same or predetermined range of difference as the number of extracted projection drawings One or a plurality of drawing data including the number of projections is specified. The computer also outputs one or more drawing data.

一実施形態では、データベースに記憶される図面データから、対象とする図面に類似する図面を示す図面データを抽出することができる。   In one embodiment, drawing data indicating a drawing similar to the target drawing can be extracted from drawing data stored in a database.

(a)は実施形態に係る情報処理装置の回路ブロック図であり、(b)は(a)に示す処理部の機能ブロック図である。(A) is a circuit block diagram of the information processing apparatus according to the embodiment, and (b) is a functional block diagram of the processing unit shown in (a). 図1に示す情報処理装置による図面抽出処理のフローチャートである。It is a flowchart of the drawing extraction process by the information processing apparatus shown in FIG. 図面データに対応する図面の一例を示す図である。It is a figure which shows an example of drawing corresponding to drawing data. 図1に示す図面データ抽出部によって決定される投影図の位置の一例を示す図である。It is a figure which shows an example of the position of the projection figure determined by the drawing data extraction part shown in FIG. 図1に示す図面データ抽出部によって決定される長方形の一例を示す図である。It is a figure which shows an example of the rectangle determined by the drawing data extraction part shown in FIG.

以下図面を参照して、図面抽出プログラム、図面抽出方法及び図面を抽出する情報処理装置について説明する。但し、本発明の技術的範囲はそれらの実施の形態に限定されない。実施形態に係る図面抽出方法は、対象とする図面に含まれる文字列と同一又は類似する文字列を含み、かつ、対象とする図面に含まれる投影図の数と同一又は所定の差の範囲内の数の投影図を含む一又は複数の図面データを特定する。実施形態に係る図面抽出方法は、対象とする図面に含まれる文字列及び投影図の数に応じて、対象とする図面に類似する図面を示す図面データを抽出するので、画像データを使用することなく、類似する図面を抽出することができる。   Hereinafter, a drawing extraction program, a drawing extraction method, and an information processing apparatus for extracting a drawing will be described with reference to the drawings. However, the technical scope of the present invention is not limited to these embodiments. The drawing extraction method according to the embodiment includes a character string that is the same as or similar to the character string included in the target drawing, and is the same as the number of projection drawings included in the target drawing or within a predetermined difference. One or a plurality of drawing data including a number of projection views is specified. The drawing extraction method according to the embodiment uses image data because drawing data representing a drawing similar to the target drawing is extracted according to the number of character strings and projections included in the target drawing. And similar drawings can be extracted.

(実施形態に係る情報処理装置の構成及び機能)
図1(a)は実施形態に係る情報処理装置の回路ブロック図であり、図1(b)は図1(a)に示す処理部の機能ブロック図である。
(Configuration and function of information processing apparatus according to embodiment)
FIG. 1A is a circuit block diagram of the information processing apparatus according to the embodiment, and FIG. 1B is a functional block diagram of the processing unit illustrated in FIG.

情報処理装置1は、通信部10と、記憶部11と、入力部12と、出力部13と、処理部20とを有する。   The information processing apparatus 1 includes a communication unit 10, a storage unit 11, an input unit 12, an output unit 13, and a processing unit 20.

通信部10は、HTTP(Hypertext Transfer Protocol)のプロトコルに従ってインタネットを介して不図示のサーバ等と通信を行う。そして、通信部10は、サーバ等から受信したデータを処理部20に供給する。また、通信部10は、処理部20から供給されたデータをサーバ等に送信する。   The communication unit 10 communicates with a server or the like (not shown) via the Internet according to an HTTP (Hypertext Transfer Protocol) protocol. Then, the communication unit 10 supplies data received from the server or the like to the processing unit 20. The communication unit 10 transmits data supplied from the processing unit 20 to a server or the like.

記憶部11は、例えば、半導体装置、磁気テープ装置、磁気ディスク装置、又は光ディスク装置のうちの少なくとも一つを備える。記憶部11は、処理部20での処理に用いられるオペレーティングシステムプログラム、ドライバプログラム、アプリケーションプログラム、データ等を記憶する。   The storage unit 11 includes, for example, at least one of a semiconductor device, a magnetic tape device, a magnetic disk device, or an optical disk device. The storage unit 11 stores an operating system program, a driver program, an application program, data, and the like used for processing in the processing unit 20.

例えば、記憶部11は、例えばCAD図面である複数の図面のそれぞれを示す複数の図面データを含む図面データベース111を有する。複数の図面データのそれぞれは、例えばDXF形式及びDWG形式等であり、種々の情報を抽出可能な形式である。複数の図面データのそれぞれは、始点及び終点の座標により規定される線分を示す線分情報、中心の座標値と半径の値により規定される円を示す円情報、中心、半径、始点角度及び終点角度により規定される円弧を示す円弧情報を含む。また、複数の図面データのそれぞれは、文字列、文字高さ、基準点の座標値及び文字位置により規定されるテキストを示すテキスト情報を更に含む。複数の図面データそれぞれに含まれる線分及び円等を規定する座標は、同一の原点を有する。例えば、複数の図面データそれぞれに含まれる線分及び円等の要素を規定する座標の原点は、図面の左下の外枠の左下の頂点である。   For example, the storage unit 11 includes a drawing database 111 including a plurality of drawing data indicating each of a plurality of drawings which are, for example, CAD drawings. Each of the plurality of drawing data is, for example, a DXF format, a DWG format, or the like, and is a format from which various information can be extracted. Each of the plurality of drawing data includes line segment information indicating a line segment defined by the coordinates of the start point and the end point, circle information indicating a circle defined by the coordinate value and the radius value of the center, the center, the radius, the start point angle, and Arc information indicating an arc defined by the end point angle is included. Each of the plurality of drawing data further includes text information indicating text defined by the character string, the character height, the coordinate value of the reference point, and the character position. Coordinates defining line segments, circles, etc. included in each of the plurality of drawing data have the same origin. For example, the origin of coordinates defining elements such as line segments and circles included in each of the plurality of drawing data is the lower left vertex of the lower left outer frame of the drawing.

また、記憶部11は、アプリケーションプログラムとして、所与の条件を充足する図面を示す図面データを抽出する図面抽出処理を、処理部20に実行させるための図面抽出プログラムを記憶する。図面抽出プログラムは、例えばCD−ROM、DVD−ROM等のコンピュータ読み取り可能な可搬型記録媒体から、公知のセットアッププログラム等を用いて記憶部11にインストールされてもよい。   Further, the storage unit 11 stores a drawing extraction program for causing the processing unit 20 to execute drawing extraction processing for extracting drawing data indicating a drawing that satisfies a given condition as an application program. The drawing extraction program may be installed in the storage unit 11 using a known setup program or the like from a computer-readable portable recording medium such as a CD-ROM or DVD-ROM.

また、記憶部11は、データとして、入力処理で使用するデータ等を記憶する。さらに、記憶部11は、入力処理等の処理で一時的に使用されるデータを一時的に記憶してもよい。   In addition, the storage unit 11 stores data used for input processing as data. Furthermore, the storage unit 11 may temporarily store data that is temporarily used in processing such as input processing.

入力部12は、データの入力が可能であればどのようなデバイスでもよく、例えば、タッチパネル、キーボタン等である。操作者は、入力部12を用いて、文字、数字、記号等を入力することができる。入力部12は、操作者により操作されると、その操作に対応する信号を生成する。そして、生成された信号は、操作者の指示として、処理部20に供給される。   The input unit 12 may be any device that can input data, such as a touch panel and a key button. The operator can input characters, numbers, symbols, and the like using the input unit 12. When operated by the operator, the input unit 12 generates a signal corresponding to the operation. Then, the generated signal is supplied to the processing unit 20 as an instruction from the operator.

出力部13は、映像やフレーム等の表示が可能であればどのようなデバイスでもよく、例えば、液晶ディスプレイ又は有機EL(Electro−Luminescence)ディスプレイ等である。出力部13は、処理部20から供給された映像データに応じた映像や、動画データに応じたフレーム等を表示する。また、出力部13は、紙などの表示媒体に、映像、フレーム又は文字等を印刷する出力装置であってもよい。   The output unit 13 may be any device as long as it can display images, frames, and the like, and is, for example, a liquid crystal display or an organic EL (Electro-Luminescence) display. The output unit 13 displays a video corresponding to the video data supplied from the processing unit 20, a frame corresponding to the moving image data, and the like. The output unit 13 may be an output device that prints video, frames, characters, or the like on a display medium such as paper.

処理部20は、一又は複数個のプロセッサ及びその周辺回路を有する。処理部20は、情報処理装置1の全体的な動作を統括的に制御するものであり、例えば、CPUである。処理部20は、記憶部11に記憶されているプログラム(ドライバプログラム、オペレーティングシステムプログラム、アプリケーションプログラム等)に基づいて処理を実行する。また、処理部20は、複数のプログラム(アプリケーションプログラム等)を並列に実行できる。   The processing unit 20 includes one or a plurality of processors and their peripheral circuits. The processing unit 20 controls the overall operation of the information processing apparatus 1 and is, for example, a CPU. The processing unit 20 executes processing based on programs (driver program, operating system program, application program, etc.) stored in the storage unit 11. The processing unit 20 can execute a plurality of programs (such as application programs) in parallel.

処理部20は、図面データ取得部21と、図面データ抽出部22と、文字列判定部23と、図面データ記憶部24と、処理終了判定部25と、図面データ出力部26とを有する。処理部20は、要素数判定部27と、投影図数判定部28と、投影図位置判定部29と、配置領域判定部30とを更に有する。これらの各部は、処理部20が備えるプロセッサで実行されるプログラムにより実現される機能モジュールである。あるいは、これらの各部は、ファームウェアとして情報処理装置1に実装されてもよい。   The processing unit 20 includes a drawing data acquisition unit 21, a drawing data extraction unit 22, a character string determination unit 23, a drawing data storage unit 24, a processing end determination unit 25, and a drawing data output unit 26. The processing unit 20 further includes an element number determination unit 27, a projection drawing number determination unit 28, a projection drawing position determination unit 29, and an arrangement region determination unit 30. Each of these units is a functional module realized by a program executed by a processor included in the processing unit 20. Or these each part may be mounted in the information processing apparatus 1 as firmware.

図面データ取得部21は図面データを取得し、図面データ抽出部22は図面データ取得部21によって取得された図面データに含まれる文字列と投影図の数とを抽出する。文字列判定部23、要素数判定部27、投影図数判定部28、投影図位置判定部29及び配置領域判定部30は、所与の条件を充足する図面を示す図面データを特定する図面データ特定部として機能する。図面データ特定部は、複数の図面データを記憶した図面データベース111を参照し、抽出された文字列と同一又は類似する文字列を含み、かつ、抽出された投影図の数と同一又は所定の差の範囲内の数の投影図を含む一又は複数の図面データを特定する。図面データ出力部26は、図面データ特定部によって特定された一又は複数の図面データを出力する。   The drawing data acquisition unit 21 acquires drawing data, and the drawing data extraction unit 22 extracts a character string and the number of projections included in the drawing data acquired by the drawing data acquisition unit 21. The character string determination unit 23, the element number determination unit 27, the projection drawing number determination unit 28, the projection drawing position determination unit 29, and the arrangement region determination unit 30 specify drawing data indicating drawing data that satisfies a given condition. Functions as a specific part. The drawing data specifying unit refers to the drawing database 111 storing a plurality of drawing data, includes a character string that is the same as or similar to the extracted character string, and has the same or predetermined difference as the number of the extracted projection drawings. One or a plurality of drawing data including a number of projections within the range of is specified. The drawing data output unit 26 outputs one or a plurality of drawing data specified by the drawing data specifying unit.

(実施形態に係る情報処理装置による図面抽出処理)
図2は情報処理装置1による図面抽出処理のフローチャートである。図2に示す図面抽出処理は、予め記憶部11に記憶されているプログラムに基づいて、主に処理部20により、情報処理装置1の各要素と協働して実行される。
(Drawing extraction processing by the information processing apparatus according to the embodiment)
FIG. 2 is a flowchart of the drawing extraction process by the information processing apparatus 1. The drawing extraction process shown in FIG. 2 is executed mainly by the processing unit 20 in cooperation with each element of the information processing apparatus 1 based on a program stored in the storage unit 11 in advance.

まず、図面データ取得部21は、図面を示す図面データを記憶部11から取得する(S101)。図面データは、図面データベース111に含まれる複数の図面データと同様に、例えば、DXF形式及びDWG形式等であり、種々の情報を抽出可能な形式である。図面データは、始点及び終点の座標により規定される線分を示す線分情報、中心の座標値と半径の値により規定される円を示す円情報、中心、半径、始点角度及び終点角度により規定される円弧を示す円弧情報を含む。また、図面データは、文字列、文字高さ、基準点の座標値及び文字位置により規定されるテキストを示すテキスト情報を更に含む。   First, the drawing data acquisition unit 21 acquires drawing data indicating a drawing from the storage unit 11 (S101). The drawing data is in the DXF format, the DWG format, and the like, for example, like the plurality of drawing data included in the drawing database 111, and is a format from which various information can be extracted. Drawing data is defined by line information indicating the line segment specified by the coordinates of the start point and end point, circle information indicating the circle specified by the coordinate value and radius value of the center, the center, radius, start point angle, and end point angle. Arc information indicating the arc to be played is included. The drawing data further includes text information indicating text defined by the character string, the character height, the coordinate value of the reference point, and the character position.

次いで、図面データ抽出部22は、S101の処理で取得された図面データに含まれるテキスト情報に対応する文字列を抽出する(S102)。図面データ抽出部22は、S101の処理で取得された図面データに含まれるテキスト情報から文字列を抽出する。S102の処理によって抽出される文字列は、例えば、「螺子の平面図」及び「螺子の5面図」等の図面の名称を含む。   Next, the drawing data extraction unit 22 extracts a character string corresponding to the text information included in the drawing data acquired in the process of S101 (S102). The drawing data extraction unit 22 extracts a character string from text information included in the drawing data acquired in the process of S101. The character string extracted by the process of S102 includes the names of drawings such as “plan view of screw” and “five views of screw”.

次いで、文字列判定部23は、図面データベース111を参照し、S102の処理で抽出された文字列と同一又は類似する文字列を含む一又は複数の図面データを、図面データベース111に含まれる複数の図面データから特定する(S103)。図面データ記憶部24は、特定した一又は複数の図面データを文字列特定図面データとして記憶部11に記憶する(S104)。   Next, the character string determination unit 23 refers to the drawing database 111 and sets one or a plurality of drawing data including a character string that is the same as or similar to the character string extracted in the process of S102 to a plurality of pieces of data included in the drawing database 111. It is specified from the drawing data (S103). The drawing data storage unit 24 stores the specified one or more drawing data as character string specifying drawing data in the storage unit 11 (S104).

文字列判定部23は、図面データベース111に含まれる複数の図面データに含まれるテキスト情報を参照して、S102の処理で抽出された文字列と同一又は類似する文字列を含むか否かを判定する。文字列の類否判定処理は、レーベンシュタイン距離等に基づく文字列の類否判定技術を使用して実行されてもよい。一例では、類否判定処理では、文字列の間のレーベンシュタイン距離が所定の判定閾値以下であるときに、S102の処理で抽出された文字列と、図面データベース111に含まれる複数の図面データに含まれる文字列とは類似すると判断される。   The character string determination unit 23 refers to text information included in a plurality of drawing data included in the drawing database 111 and determines whether or not the character string includes the same or similar character string as the character string extracted in the process of S102. To do. The character string similarity determination process may be executed using a character string similarity determination technique based on the Levenshtein distance or the like. In one example, in the similarity determination process, when the Levenshtein distance between character strings is equal to or smaller than a predetermined determination threshold, the character string extracted in the process of S102 and a plurality of drawing data included in the drawing database 111 are included. It is determined that the character string included is similar.

次いで、処理終了判定部25は、S103の処理で特定された図面データの数が所定の閾値以下であるか否かを判定する(S104)。閾値は、図面をチェックする図面作成者がチェック可能な数であり、例えば5〜10程度である。処理終了判定部25によってS103の処理で特定された図面データの数が閾値以下であると判定される(S105−YES)と、図面データ出力部26は、S103の処理で特定された図面データを出力部13に出力する(S106)。出力部13は、図面データ出力部26が出力した図面データに対応する図面を表示する。   Next, the process end determination unit 25 determines whether or not the number of drawing data specified in the process of S103 is equal to or less than a predetermined threshold (S104). The threshold value is a number that can be checked by a drawing creator who checks the drawing, and is about 5 to 10, for example. When the process end determination unit 25 determines that the number of drawing data specified in the process of S103 is equal to or less than the threshold (S105-YES), the drawing data output unit 26 stores the drawing data specified in the process of S103. It outputs to the output part 13 (S106). The output unit 13 displays a drawing corresponding to the drawing data output from the drawing data output unit 26.

処理終了判定部25によってS103の処理で特定された図面データの数が閾値より多いと判定される(S105−NO)と、処理はS107に進む。すなわち、記憶部11に記憶された複数の図面データのうち、抽出された文字列と同一又は類似する文字列を含む第1の図面データ群に含まれる図面データの数が閾値より多いと判定されると、処理はS107に進む。図面データ抽出部22は、S101の処理で取得された複数の図面データに含まれる複数の要素のそれぞれの数を抽出する(S107)。図面データ抽出部22は、S101の処理で取得された図面データに含まれる線分情報、円情報及び円弧情報等から複数の要素のそれぞれの数を抽出する。S107の処理によって抽出される複数の要素のそれぞれの数は、例えば、線分、円及び円弧の数を含む。   If the process end determination unit 25 determines that the number of drawing data specified in the process of S103 is greater than the threshold (S105—NO), the process proceeds to S107. That is, it is determined that the number of drawing data included in the first drawing data group including the character string that is the same as or similar to the extracted character string among the plurality of drawing data stored in the storage unit 11 is greater than the threshold value. Then, the process proceeds to S107. The drawing data extraction unit 22 extracts the number of each of the plurality of elements included in the plurality of drawing data acquired in the process of S101 (S107). The drawing data extraction unit 22 extracts the number of each of the plurality of elements from line segment information, circle information, arc information, and the like included in the drawing data acquired in the process of S101. The number of each of the plurality of elements extracted by the process of S107 includes, for example, the number of line segments, circles, and arcs.

次いで、要素数判定部27は、S107の処理で抽出された複数の要素のそれぞれの数と同一又は所定の差の範囲内の要素の数を含む一又は複数の図面データを、S104の処理で記憶された文字列特定図面データから特定する(S108)。要素数判定部27は、S104の処理で記憶された文字列特定図面データから複数の要素のそれぞれの数を抽出し、S107の処理で抽出さた要素の数と比較して、一又は複数の図面データを特定する。すなわち、要素数判定部27は、第1の図面データ群に含まれる図面データに含まれる複数の要素のそれぞれの数を抽出し、抽出された複数の要素のそれぞれの数と同一又は所定の差の範囲内の要素の数を含む第2の図面データ群を特定する。図面データ記憶部24は、特定した一又は複数の図面データを要素特定図面データとして記憶部11に記憶する(S109)。   Next, the element number determination unit 27 obtains one or a plurality of drawing data including the number of elements within the same or predetermined difference range as the number of the plurality of elements extracted in the process of S107 by the process of S104. It is specified from the stored character string specifying drawing data (S108). The number-of-elements determination unit 27 extracts the number of each of the plurality of elements from the character string specific drawing data stored in the process of S104 and compares it with the number of elements extracted in the process of S107. Specify drawing data. That is, the element number determination unit 27 extracts the number of each of the plurality of elements included in the drawing data included in the first drawing data group, and is equal to or equal to the predetermined number of the extracted plurality of elements. A second drawing data group including the number of elements within the range of is specified. The drawing data storage unit 24 stores the specified one or more drawing data as element specifying drawing data in the storage unit 11 (S109).

次いで、処理終了判定部25は、S108の処理で特定された図面データの数が閾値以下であるか否かを判定する(S110)。処理終了判定部25によってS110の処理で特定された図面データの数が閾値以下であると判定される(S110−YES)と、図面データ出力部26は、S108の処理で特定された図面データを出力部13に出力する(S106)。出力部13は、図面データ出力部26が出力した図面データに対応する図面を表示する。   Next, the process end determination unit 25 determines whether or not the number of drawing data specified in the process of S108 is equal to or less than a threshold value (S110). When the process end determination unit 25 determines that the number of drawing data specified in the process of S110 is equal to or less than the threshold (S110-YES), the drawing data output unit 26 stores the drawing data specified in the process of S108. It outputs to the output part 13 (S106). The output unit 13 displays a drawing corresponding to the drawing data output from the drawing data output unit 26.

S108の処理で特定された図面データの数が閾値より多いと判定される(S110−NO)と、処理はS111に進む。すなわち、S108の処理で特定された第2の図面データ群に含まれる図面データの数が閾値より多いと判定されると、処理はS111に進む。図面データ抽出部22は、S101の処理で取得された図面データに含まれる要素の座標を変換する(S111)。具体的には、図面データ抽出部22は、S101の処理で取得された図面データに含まれる要素の座標を、図面データベース111に含まれる図面データの要素を規定する座標の原点と同一の原点を有する座標に変換する。   If it is determined that the number of drawing data specified in the process of S108 is greater than the threshold (S110-NO), the process proceeds to S111. That is, if it is determined that the number of drawing data included in the second drawing data group specified in the processing of S108 is greater than the threshold value, the processing proceeds to S111. The drawing data extraction unit 22 converts the coordinates of the elements included in the drawing data acquired in the process of S101 (S111). Specifically, the drawing data extraction unit 22 sets the coordinates of the elements included in the drawing data acquired in the processing of S101 to the same origin as the coordinates that define the elements of the drawing data included in the drawing database 111. Convert to the coordinates you have.

次いで、図面データ抽出部22は、S111の処理で座標が変換された図面データに対応する図面に含まれる単数又は複数の投影図が配置される領域を示す投影図領域を推定する(S112)。図面データ抽出部22は、図面データに含まれる線分、円、円弧及びテキスト等の要素の間の距離に基づいて要素によって形成される画図が投影図を形成するか否かを判定する。具体的には、図面データ抽出部22は、互い接触する要素及び要素の間の距離が所定の閾値距離以下である要素によって生成される画図を単一の投影図を形成する画図であると推定する。一例では、閾値距離は、図面データに対応する図面の外枠の高さの0.1倍の長さである。図面データ抽出部22は、要素の座標から投影図の外周を推定し、推定した外周に囲まれた領域に含まれる要素によって生成される画図を単一の投影図を形成する画図であると推定する。図面データ抽出部22は、単一の投影図を形成すると推定された画図が記載される領域のそれぞれを投影図領域と推定する。   Next, the drawing data extraction unit 22 estimates a projection drawing area indicating an area in which one or a plurality of projection drawings included in the drawing corresponding to the drawing data whose coordinates have been converted in the processing of S111 is arranged (S112). The drawing data extraction unit 22 determines whether or not the drawing formed by the elements forms a projection based on the distance between the elements such as line segments, circles, arcs, and texts included in the drawing data. Specifically, the drawing data extraction unit 22 presumes that the elements generated by the elements that are in contact with each other and the elements whose distances are equal to or less than a predetermined threshold distance form a single projection. To do. In one example, the threshold distance is 0.1 times the height of the outer frame of the drawing corresponding to the drawing data. The drawing data extraction unit 22 estimates the outer periphery of the projection drawing from the coordinates of the element, and estimates that the drawing generated by the elements included in the region surrounded by the estimated outer periphery is a drawing that forms a single projection drawing. To do. The drawing data extraction unit 22 estimates each of the regions in which the drawings estimated to form a single projection map are described as projection map regions.

図3は、図面データに対応する図面の一例を示す図である。   FIG. 3 is a diagram illustrating an example of a drawing corresponding to the drawing data.

図面300は、円筒状の物体の5面図であり、正面図301と、平面図302と、底面図303と、右側面図304と、左側面図305とを有する。正面図301、右側面図304及び左側面図305のそれぞれは、4つの線分311〜314、線分341〜344及び線分351〜354で形成された矩形の外形を有する。平面図302及び底面図303のそれぞれは、2つの円321〜322及び円331〜332で形成された円形の外形を有する。   Drawing 300 is a five-side view of a cylindrical object, and includes a front view 301, a plan view 302, a bottom view 303, a right side view 304, and a left side view 305. Each of the front view 301, the right side view 304, and the left side view 305 has a rectangular outer shape formed by four line segments 311 to 314, line segments 341 to 344, and line segments 351 to 354. Each of the plan view 302 and the bottom view 303 has a circular outer shape formed by two circles 321 to 322 and circles 331 to 332.

図面データ抽出部22は、端部が接触する4つの線分311〜314により形成された外周に囲まれた領域を正面図301の投影図領域と推定する。同様に、線分341〜344及び線分351〜354により形成された外周に囲まれた領域のそれぞれを右側面図304及び左側面図305の投影図領域と推定する。   The drawing data extraction unit 22 estimates a region surrounded by the outer periphery formed by the four line segments 311 to 314 in contact with the end portions as a projection drawing region of the front view 301. Similarly, the regions surrounded by the outer peripheries formed by the line segments 341 to 344 and the line segments 351 to 354 are estimated as the projected view areas of the right side view 304 and the left side view 305, respectively.

図面データ抽出部22は、円321により形成された外周に囲まれた領域を平面図302の投影図領域と推定する。同様に、円331により形成された外周に囲まれた領域を底面図303の投影図領域と推定する。   The drawing data extraction unit 22 estimates a region surrounded by the outer periphery formed by the circle 321 as a projection drawing region of the plan view 302. Similarly, the area surrounded by the outer periphery formed by the circle 331 is estimated as the projection drawing area of the bottom view 303.

次いで、図面データ抽出部22は、S112の推定された投影図領域の数を、図面データに対応する図面に含まれる投影図の数に決定する(S113)。図面300は、5つの投影図領域を含むので、図面データ抽出部22は、投影図の数を5に決定する。図面データ抽出部22は、S111〜S113の処理によって図面データから投影図の数を抽出する。   Next, the drawing data extraction unit 22 determines the number of projection map regions estimated in S112 as the number of projection maps included in the drawing corresponding to the drawing data (S113). Since the drawing 300 includes five projection map regions, the drawing data extraction unit 22 determines the number of projection maps to be five. The drawing data extraction unit 22 extracts the number of projections from the drawing data through the processes of S111 to S113.

次いで、投影図数判定部28は、S113の処理で決定された投影図の数と同一又は所定の差の範囲内の投影図の数を含む一又は複数の図面データを、S109の処理で記憶された要素特定図面データから特定する(S114)。投影図数判定部28は、S109の処理で記憶された要素特定図面データから投影図の数を抽出し、S111〜S113の処理で抽出さた投影図の数と比較して、一又は複数の図面データを特定する。すなわち、投影図数判定部28は、第2の図面データ群のうち、抽出された投影図の数と同一又は所定の差の範囲内の数の投影図を含む一又は複数の図面データを特定する。図面データ記憶部24は、特定した一又は複数の図面データを投影図数特定図面データとして記憶部11に記憶する(S115)。   Next, the projection map number determination unit 28 stores one or a plurality of drawing data including the number of projection maps within the same or predetermined difference range as the projection map number determined in the process of S113 in the process of S109. The specified element specification drawing data is specified (S114). The projection figure number determination unit 28 extracts the number of projection figures from the element specific drawing data stored in the process of S109, and compares it with the number of projection figures extracted in the processes of S111 to S113. Specify drawing data. That is, the projection drawing number determination unit 28 specifies one or a plurality of drawing data including the number of projection drawings in the second drawing data group that is the same as the number of extracted projection drawings or within a predetermined difference range. To do. The drawing data storage unit 24 stores the specified one or more drawing data in the storage unit 11 as projection drawing number specifying drawing data (S115).

次いで、処理終了判定部25は、S114の処理で特定された図面データの数が閾値以下であるか否かを判定する(S116)。処理終了判定部25によってS114の処理で特定された図面データの数が閾値以下であると判定される(S116−YES)と、図面データ出力部26は、S116の処理で特定された図面データを出力部13に出力する(S106)。出力部13は、図面データ出力部26が出力した図面データに対応する図面を表示する。   Next, the process end determination unit 25 determines whether or not the number of drawing data specified in the process of S114 is equal to or less than a threshold value (S116). If the process end determination unit 25 determines that the number of drawing data specified in the process of S114 is equal to or less than the threshold (S116-YES), the drawing data output unit 26 stores the drawing data specified in the process of S116. It outputs to the output part 13 (S106). The output unit 13 displays a drawing corresponding to the drawing data output from the drawing data output unit 26.

S112の処理で特定された図面データの数が閾値より多いと判定される(S116−NO)と、処理はS117に進む。図面データ抽出部22は、S101の処理で取得された図面データに対応する図面に含まれる投影図の位置を決定する(S117)。例えば、配置領域判定部30は、図面に含まれる投影図の左下の部分の座標を投影図の位置に決定する。   If it is determined that the number of drawing data identified in the process of S112 is greater than the threshold (S116—NO), the process proceeds to S117. The drawing data extraction unit 22 determines the position of the projection diagram included in the drawing corresponding to the drawing data acquired in the process of S101 (S117). For example, the arrangement region determination unit 30 determines the coordinates of the lower left portion of the projection view included in the drawing as the position of the projection view.

図4は、図面データ抽出部22によって決定される投影図の位置の一例を示す図である。   FIG. 4 is a diagram illustrating an example of the position of the projection diagram determined by the drawing data extraction unit 22.

図面データ抽出部22は、正面図301の左下部401の座標を正面図301の座標に決定し、平面図302の左下部402の座標を平面図302の座標に決定し、底面図303の左下部403の座標を底面図303の座標に決定する。図面データ抽出部22は、右側面図304の左下部404の座標を右側面図304の座標に決定し、左側面図305の左下部405の座標を左側面図305の座標に決定する。なお、図面データ抽出部22は、図面に含まれる投影図の左下の部分の座標を投影図の位置に決定するが、投影図の右上の部分の座標及び投影図の重心の座標等の他の座標を投影図の位置に決定してもよい。   The drawing data extraction unit 22 determines the coordinates of the lower left portion 401 of the front view 301 as the coordinates of the front view 301, determines the coordinates of the lower left portion 402 of the plan view 302 as the coordinates of the plan view 302, and lower left of the bottom view 303. The coordinates of the part 403 are determined as the coordinates of the bottom view 303. The drawing data extraction unit 22 determines the coordinates of the lower left side 404 of the right side view 304 as the coordinates of the right side view 304, and determines the coordinates of the lower left side 405 of the left side view 305 as the coordinates of the left side view 305. The drawing data extraction unit 22 determines the coordinates of the lower left portion of the projection view included in the drawing as the position of the projection view, but other coordinates such as the coordinates of the upper right portion of the projection view and the coordinates of the center of gravity of the projection view. The coordinates may be determined as the position of the projection view.

次いで、投影図位置判定部29は、S117の処理で決定された投影図の位置と同一又は所定の差の範囲内に配置された投影図を含む一又は複数の図面データを、S115の処理で記憶された投影図数特定図面データから特定する(S118)。投影図位置判定部29は、S115の処理で記憶された投影図数特定図面データから投影図の位置を決定し、S117の処理で決定さた投影図の位置と比較して、一又は複数の図面データを特定する。すなわち、投影図位置判定部29は、図面データに対応する図面に含まれる投影図の位置を特定し、特定された投影図の位置と同一又は所定の差の範囲内の配置された投影図を含む一又は複数の図面データを特定する。図面データ記憶部24は、特定した一又は複数の図面データをcとして記憶部11に記憶する(S119)。   Next, the projection map position determination unit 29 acquires one or a plurality of drawing data including a projection map arranged within the same or predetermined difference range as the projection map position determined in the process of S117 in the process of S115. It is specified from the stored projection figure number specifying drawing data (S118). The projection map position determination unit 29 determines the position of the projection map from the projection map number specifying drawing data stored in the process of S115, and compares it with the position of the projection map determined in the process of S117. Specify drawing data. In other words, the projection map position determination unit 29 specifies the position of the projection map included in the drawing corresponding to the drawing data, and selects the projection map arranged within the same or predetermined difference range as the position of the specified projection map. Identify one or more drawing data to include. The drawing data storage unit 24 stores one or more specified drawing data in the storage unit 11 as c (S119).

次いで、処理終了判定部25は、S118の処理で特定された図面データの数が閾値以下であるか否かを判定する(S120)。処理終了判定部25によってS118の処理で特定された図面データの数が閾値以下であると判定される(S120−YES)と、図面データ出力部26は、S118の処理で特定された図面データを出力部13に出力する(S106)。出力部13は、図面データ出力部26が出力した図面データに対応する図面を表示する。   Next, the process end determination unit 25 determines whether or not the number of drawing data specified in the process of S118 is equal to or less than a threshold value (S120). When the process end determination unit 25 determines that the number of drawing data specified in the process of S118 is equal to or less than the threshold (S120-YES), the drawing data output unit 26 stores the drawing data specified in the process of S118. It outputs to the output part 13 (S106). The output unit 13 displays a drawing corresponding to the drawing data output from the drawing data output unit 26.

S118の処理で特定された図面データの数が閾値より多いと判定される(S120−NO)と、処理はS121に進む。図面データ抽出部22は、S101の処理で取得された図面データに対応する図面の全体を含む長方形の位置及び大きさを決定する(S121)。具体的には、図面データ抽出部22は、図面の全体を含む長方形の左下の頂点の座標及び右上の頂点の座標を決定する。   If it is determined that the number of drawing data identified in the process of S118 is greater than the threshold (S120—NO), the process proceeds to S121. The drawing data extraction unit 22 determines the position and size of a rectangle that includes the entire drawing corresponding to the drawing data acquired in S101 (S121). Specifically, the drawing data extraction unit 22 determines the coordinates of the lower left vertex and the upper right vertex of a rectangle including the entire drawing.

図5は、図面データ抽出部22によって決定される投影図の位置の一例を示す図である。   FIG. 5 is a diagram illustrating an example of the position of the projection diagram determined by the drawing data extraction unit 22.

図面データ抽出部22は、底面図303の縦方向の最下点の座標及び左側面図305の横方向の最左点の座標から左下の頂点501の座標を決定する。また、図面データ抽出部22は、平面図302の縦方向の最上点の座標及び左側面図305の横方向の最右点の座標から右上の頂点502の座標を決定する。なお、図面データ抽出部22は図面の全体を含む長方形の左下の頂点の座標及び右上の頂点の座標を決定するが、図面の全体を含む長方形の左上の頂点及び右上の頂点の座標及び長方形の重心の座標等の他の座標を投影図の位置に決定してもよい。   The drawing data extraction unit 22 determines the coordinates of the lower left vertex 501 from the coordinates of the lowest point in the vertical direction of the bottom view 303 and the coordinates of the leftmost point in the horizontal direction of the left side view 305. The drawing data extraction unit 22 determines the coordinates of the upper right vertex 502 from the coordinates of the uppermost point in the vertical direction of the plan view 302 and the coordinates of the rightmost point in the horizontal direction of the left side view 305. Note that the drawing data extraction unit 22 determines the coordinates of the lower left vertex and the upper right vertex of the rectangle including the entire drawing, but the coordinates of the upper left vertex and the upper right vertex of the rectangle including the entire drawing and the rectangle Other coordinates such as the coordinates of the center of gravity may be determined as the position of the projection view.

次いで、配置領域判定部30は、S121の処理で決定された長方形の位置及び大きさと同一又は所定の差の範囲内の領域に配置された図面を含む一又は複数の図面データを、S119の処理で記憶された投影図位置特定図面データから特定する(S122)。配置領域判定部30は、S119の処理で記憶された投影図位置特定図面データから長方形の位置及び大きさを決定し、S122の処理で決定さた長方形の位置及び大きさと比較して、一又は複数の図面データを特定する。すなわち、配置領域判定部30は、図面データに対応する図面に含まれる投影図の大きさを特定し、特定された投影図の大きさと同一又は所定の差の範囲内の大きさの投影図を含む一又は複数の図面データを特定する。次いで、図面データ出力部26は、S122の処理で特定された図面データを出力部13に出力する(S106)。   Next, the arrangement area determination unit 30 performs one or more drawing data including drawings arranged in an area within the same or predetermined range as the position and size of the rectangle determined in the process of S121 as the process of S119. Is specified from the projection drawing position specifying drawing data stored in (S122). The arrangement region determination unit 30 determines the position and size of the rectangle from the projection drawing position specifying drawing data stored in the process of S119, and compares it with the position and size of the rectangle determined in the process of S122. Identify multiple drawing data. In other words, the arrangement region determination unit 30 identifies the size of the projection diagram included in the drawing corresponding to the drawing data, and selects a projection diagram having the same size as the identified projection diagram or within a predetermined difference range. Identify one or more drawing data to include. Next, the drawing data output unit 26 outputs the drawing data specified in the process of S122 to the output unit 13 (S106).

(実施形態に係る図面抽出方法の作用効果)
実施形態に係る図面抽出方法は、対象とする図面に含まれる文字列及び投影図の数に応じて、対象とする図面に類似する図面を示す図面データを抽出するので、画像データを使用することなく、類似する図面を抽出することができる。
(Operational effects of the drawing extraction method according to the embodiment)
The drawing extraction method according to the embodiment uses image data because drawing data representing a drawing similar to the target drawing is extracted according to the number of character strings and projections included in the target drawing. And similar drawings can be extracted.

また、実施形態に係る図面抽出方法は、対象とする図面に含まれる要素の数に応じて、対象とする図面に類似する図面を示す図面データを抽出する。例えば、図面がCAD図面の場合、要素の数は図面データの内部に規定されているので、実施形態に係る図面抽出方法は、類似する図面を簡便に抽出することができる。   The drawing extraction method according to the embodiment extracts drawing data indicating a drawing similar to the target drawing according to the number of elements included in the target drawing. For example, when the drawing is a CAD drawing, since the number of elements is defined in the drawing data, the drawing extraction method according to the embodiment can easily extract a similar drawing.

また、実施形態に係る図面抽出方法は、要素の数に基づいて図面データを抽出した後に、投影図の数に基づいて図面データを抽出する。投影図の数を抽出する処理は、要素の座標変換処理等の複数の処理を含むので、処理が煩雑になる。実施形態に係る図面抽出方法は、煩雑な処理で抽出される投影図の数に基づく図面データの抽出処理は、簡便な処理で抽出可能である要素の数に基づく図面データの抽出処理で所望の数の図面データが抽出されなかったときに、実行される。実施形態に係る図面抽出方法では、投影図の数に基づく図面データの抽出処理は、要素の数に基づく図面データの抽出処理で所望の数の図面データが抽出されたときには実行されないので、処理を実行するコンピュータの負荷を軽減することができる。   The drawing extraction method according to the embodiment extracts drawing data based on the number of projection views after extracting drawing data based on the number of elements. Since the process of extracting the number of projection views includes a plurality of processes such as element coordinate conversion processes, the process becomes complicated. In the drawing extraction method according to the embodiment, drawing data extraction processing based on the number of projection drawings extracted by complicated processing is desired by drawing data extraction processing based on the number of elements that can be extracted by simple processing. Executed when a number of drawing data is not extracted. In the drawing extraction method according to the embodiment, the drawing data extraction process based on the number of projection drawings is not executed when a desired number of drawing data is extracted in the drawing data extraction process based on the number of elements. The load on the computer to be executed can be reduced.

また、実施形態に係る図面抽出方法は、投影図の位置と同一又は所定の差の範囲内の配置された投影図を含む一又は複数の図面データを抽出する。例えば、六面図では、正面図を中心に配置し、右側面図、平面図、底面図及び左側面図が90度ずつ離隔して配置される。実施形態に係る図面抽出方法は、投影図の位置に基づいて対象とする図面に類似する図面を示す図面データを抽出することで、同様な投影図を含む図面を示す図面データを効率的に抽出することができる。   In addition, the drawing extraction method according to the embodiment extracts one or a plurality of drawing data including the projected drawing arranged within the same or predetermined difference range as the position of the projected drawing. For example, in the hexahedral view, the front view is centered, and the right side view, the plan view, the bottom view, and the left side view are arranged 90 degrees apart. The drawing extraction method according to the embodiment efficiently extracts drawing data indicating a drawing including a similar projection drawing by extracting drawing data indicating a drawing similar to the target drawing based on the position of the projection drawing. can do.

また、実施形態に係る図面抽出方法は、投影図の位置に基づいて抽出した画面データに対応する図面の全体を含む長方形の位置及び大きさと同一又は所定の差の範囲内の領域に配置された図面を含む一又は複数の図面データを抽出する。実施形態に係る図面抽出方法は、投影図の位置及び図面の全体の配置領域に基づいて、対象とする図面に類似する図面を示す図面データを抽出することで、より類似する図面を示す図面データを抽出することができる。   In addition, the drawing extraction method according to the embodiment is arranged in a region within the same or predetermined difference range as the position and size of the rectangle including the entire drawing corresponding to the screen data extracted based on the position of the projection drawing. One or more drawing data including drawings are extracted. The drawing extraction method according to the embodiment extracts drawing data indicating a drawing similar to the target drawing based on the position of the projected drawing and the entire arrangement area of the drawing, thereby drawing the drawing data indicating a more similar drawing. Can be extracted.

(実施形態に係る図面抽出方法の変形例)
説明された図面抽出方法では、投影図の数は、要素の座標変換処理等の複数の処理によって決定されるが、実施形態に係る図面抽出方法では、投影図の数は、種々の方法によって決定されてもよい。例えば、図面データがDXF形式であり、投影図のそれぞれが異なるレイヤーで規定されている場合、投影図の数は、規定されるレイヤーに基づいて決定されてもよい。
(Modification of Drawing Extraction Method According to Embodiment)
In the described drawing extraction method, the number of projection views is determined by a plurality of processes such as element coordinate conversion processing. In the drawing extraction method according to the embodiment, the number of projection views is determined by various methods. May be. For example, when the drawing data is in DXF format and each of the projection views is defined by different layers, the number of projection views may be determined based on the defined layers.

また、説明された図面抽出方法では、図2に示す順序に従って抽出する画面データを特定するが、実施形態に係る図面抽出方法では、抽出する画面データを特定する順序は、図2に示す順序に限定されない。   Further, in the described drawing extraction method, the screen data to be extracted is specified according to the order shown in FIG. 2, but in the drawing extraction method according to the embodiment, the order of specifying the screen data to be extracted is the order shown in FIG. It is not limited.

1 情報処理装置
21 図面データ取得部
22 図面データ抽出部
23 文字列判定部
24 処理終了判定部
25 図面データ出力部
26 要素数判定部
27 投影図数判定部
28 投影図位置判定部
29 配置領域判定部
DESCRIPTION OF SYMBOLS 1 Information processing apparatus 21 Drawing data acquisition part 22 Drawing data extraction part 23 Character string determination part 24 Process completion determination part 25 Drawing data output part 26 Element number determination part 27 Projection figure number determination part 28 Projection figure position determination part 29 Arrangement area determination Part

Claims (7)

図面データを取得し、
前記図面データに含まれる文字列と投影図の数とを抽出し、
複数の図面データを記憶した記憶部を参照し、抽出された前記文字列と同一又は類似する文字列を含み、かつ、抽出された前記投影図の数と同一又は所定の差の範囲内の数の投影図を含む一又は複数の図面データを特定し、
前記一又は複数の図面データを出力する、
処理をコンピュータに実行させることを特徴とする図面抽出プログラム。
Get drawing data
Extracting a character string and the number of projections included in the drawing data;
A number that includes a character string that is the same as or similar to the extracted character string with reference to a storage unit that stores a plurality of drawing data, and that is the same as the number of the extracted projection drawings or a number within a predetermined difference range Identify one or more drawing data, including projections of
Outputting the one or more drawing data;
A drawing extraction program that causes a computer to execute processing.
前記一又は複数の図面データを特定する処理は、前記記憶部に記憶された複数の図面データのうち、抽出された前記文字列と同一又は類似する文字列を含む第1の図面データ群に含まれる図面データの数が閾値より多いと判定された場合に、前記図面データに含まれる複数の要素のそれぞれの数を抽出し、抽出された前記複数の要素のそれぞれの数と同一又は所定の差の範囲内の要素の数を含む第2の図面データ群を特定する処理を含む、
ことを特徴とする請求項1に記載の図面抽出プログラム。
The process of specifying the one or more drawing data is included in a first drawing data group including a character string that is the same as or similar to the extracted character string among the plurality of drawing data stored in the storage unit. When it is determined that the number of drawing data to be extracted is greater than a threshold, the number of each of the plurality of elements included in the drawing data is extracted, and the same or predetermined difference as the number of each of the extracted plurality of elements Including a process of specifying a second drawing data group including the number of elements in the range of
The drawing extraction program according to claim 1.
前記一又は複数の図面データを特定する処理は、前記第2の図面データ群に含まれる図面データの数が前記閾値より多いと判定された場合に、前記第2の図面データ群のうち、抽出された前記投影図の数と同一又は所定の差の範囲内の数の投影図を含む前記一又は複数の図面データを特定する処理を含む、
ことを特徴とする請求項2に記載の図面抽出プログラム。
The process of specifying the one or more drawing data is extracted from the second drawing data group when it is determined that the number of drawing data included in the second drawing data group is greater than the threshold value. Including the process of identifying the one or more drawing data including a number of projections equal to or within a predetermined difference from the number of projections made,
The drawing extraction program according to claim 2, wherein:
前記一又は複数の図面データを特定する処理は、前記図面データに対応する図面に含まれる投影図の位置を特定し、特定された投影図の位置と同一又は所定の差の範囲内の配置された投影図を含む前記一又は複数の図面データを特定する、
ことを特徴とする請求項1に記載の図面抽出プログラム。
The process of specifying the one or more drawing data specifies a position of a projection view included in the drawing corresponding to the drawing data, and is arranged within the same or a predetermined difference range as the position of the specified projection view. Identifying the one or more drawing data including a projected view;
The drawing extraction program according to claim 1.
前記一又は複数の図面データを特定する処理は、前記図面データに対応する図面に含まれる投影図の大きさを特定し、特定された前記投影図の大きさと同一又は所定の差の範囲内の大きさの投影図を含む前記一又は複数の図面データを特定する、
ことを特徴とする請求項1に記載の図面抽出プログラム。
The process of specifying the one or more drawing data specifies a size of a projection view included in the drawing corresponding to the drawing data, and is the same as the size of the specified projection view or within a predetermined difference range. Identifying the one or more drawing data including a projection of size;
The drawing extraction program according to claim 1.
図面データを取得する図面データ取得部と、
前記図面データに含まれる文字列と投影図の数とを抽出する図面データ抽出部と、
複数の図面データを記憶した記憶部を参照し、抽出された前記文字列と同一又は類似する文字列を含み、かつ、抽出された前記投影図の数と同一又は所定の差の範囲内の数の投影図を含む一又は複数の図面データを特定する図面データ特定部と、
前記一又は複数の図面データを出力する図面データ出力部と、
を有することを特徴とする情報処理装置。
A drawing data acquisition unit for acquiring drawing data;
A drawing data extraction unit for extracting a character string and the number of projections included in the drawing data;
A number that includes a character string that is the same as or similar to the extracted character string with reference to a storage unit that stores a plurality of drawing data, and that is the same as the number of the extracted projection drawings or a number within a predetermined difference range A drawing data specifying unit for specifying one or a plurality of drawing data including the projections of
A drawing data output unit for outputting the one or more drawing data;
An information processing apparatus comprising:
図面データを取得し、
前記図面データに含まれる文字列と投影図の数とを抽出し、
複数の図面データを記憶した記憶部を参照し、抽出された前記文字列と同一又は類似する文字列を含み、かつ、抽出された前記投影図の数と同一又は所定の差の範囲内の数の投影図を含む一又は複数の図面データを特定し、
前記一又は複数の図面データを出力する、
処理をコンピュータが実行することを特徴とする図面抽出方法。
Get drawing data
Extracting a character string and the number of projections included in the drawing data;
A number that includes a character string that is the same as or similar to the extracted character string with reference to a storage unit that stores a plurality of drawing data, and that is the same as the number of the extracted projection drawings or a number within a predetermined difference range Identify one or more drawing data, including projections of
Outputting the one or more drawing data;
A drawing extraction method, wherein the processing is executed by a computer.
JP2017044943A 2017-03-09 2017-03-09 Drawing extraction program, drawing extraction method and information processing device Active JP6915313B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017044943A JP6915313B2 (en) 2017-03-09 2017-03-09 Drawing extraction program, drawing extraction method and information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017044943A JP6915313B2 (en) 2017-03-09 2017-03-09 Drawing extraction program, drawing extraction method and information processing device

Publications (2)

Publication Number Publication Date
JP2018147438A true JP2018147438A (en) 2018-09-20
JP6915313B2 JP6915313B2 (en) 2021-08-04

Family

ID=63591327

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017044943A Active JP6915313B2 (en) 2017-03-09 2017-03-09 Drawing extraction program, drawing extraction method and information processing device

Country Status (1)

Country Link
JP (1) JP6915313B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102065788B1 (en) * 2019-03-21 2020-01-13 정현호 Method for providing safty inspection service for real estate with handheld based device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102065788B1 (en) * 2019-03-21 2020-01-13 정현호 Method for providing safty inspection service for real estate with handheld based device

Also Published As

Publication number Publication date
JP6915313B2 (en) 2021-08-04

Similar Documents

Publication Publication Date Title
US11094079B2 (en) Determining a pose of an object from RGB-D images
US9275278B2 (en) Systems and methods for implementing and using off-center embedded media markers
JP6352695B2 (en) Character detection apparatus, method and program
JP6208094B2 (en) Information processing apparatus, information processing system, information processing method, and program thereof
US9886789B2 (en) Device, system, and process for searching image data based on a three-dimensional arrangement
CN110705213B (en) PDF table extraction method, device, terminal and computer readable storage medium
JP2012221148A (en) Image processing method and image processing system
JP2014215752A (en) Electronic equipment and method for processing handwritten data
JP2013215549A (en) Image processing device, image processing program, and image processing method
CN112288882A (en) Information display method and device, computer equipment and storage medium
CN108700978B (en) Assigning textures to graphical keyboards based on subject textures of an application
US10296802B2 (en) Image processing device, image processing method, and computer program product
JP5935501B2 (en) Program, image processing apparatus and image processing method
JP6915313B2 (en) Drawing extraction program, drawing extraction method and information processing device
TW201419050A (en) Gesture recognition system and gesture recognition method
EP3291179B1 (en) Image processing device, image processing method, and image processing program
US20160005200A1 (en) Image processing device, image processing method, and image processing program
JP2015035150A (en) Handwritten document processing apparatus, handwritten document processing method, and handwritten document processing program
JP2018519733A5 (en)
TWI522976B (en) Map tagging method
WO2020075468A1 (en) Environmental similarity display device, environmental similarity display method, and environmental similarity display algorithm
US20170039698A1 (en) Pattern outline extraction device, pattern outline extraction method, and computer program product
JP2017078915A (en) Information specification device, method, and program
JP6408055B2 (en) Information processing apparatus, method, and program
US10235776B2 (en) Information processing device, information processing method, and information processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191212

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20201028

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201201

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210201

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20210615

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210628

R150 Certificate of patent or registration of utility model

Ref document number: 6915313

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150