JP7384470B2 - 図面認識システム及び図面認識方法 - Google Patents
図面認識システム及び図面認識方法 Download PDFInfo
- Publication number
- JP7384470B2 JP7384470B2 JP2022049929A JP2022049929A JP7384470B2 JP 7384470 B2 JP7384470 B2 JP 7384470B2 JP 2022049929 A JP2022049929 A JP 2022049929A JP 2022049929 A JP2022049929 A JP 2022049929A JP 7384470 B2 JP7384470 B2 JP 7384470B2
- Authority
- JP
- Japan
- Prior art keywords
- recognition
- plan
- view
- unit
- divided
- 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.)
- Active
Links
- 238000000034 method Methods 0.000 title claims description 35
- 230000006870 function Effects 0.000 claims description 7
- 238000010801 machine learning Methods 0.000 claims description 7
- 238000010586 diagram Methods 0.000 description 19
- 238000004891 communication Methods 0.000 description 8
- 239000000284 extract Substances 0.000 description 4
- 238000005192 partition Methods 0.000 description 4
- 238000004590 computer program Methods 0.000 description 3
- 230000010354 integration Effects 0.000 description 3
- 238000010276 construction Methods 0.000 description 2
- 238000001514 detection method Methods 0.000 description 2
- 230000010339 dilation Effects 0.000 description 2
- 230000005484 gravity Effects 0.000 description 2
- 238000010191 image analysis Methods 0.000 description 1
- 238000010295 mobile communication Methods 0.000 description 1
- 230000000877 morphologic effect Effects 0.000 description 1
- 230000011218 segmentation Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/60—Analysis of geometric attributes
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/40—Extraction of image or video features
- G06V10/44—Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Computing Systems (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Software Systems (AREA)
- Evolutionary Computation (AREA)
- Databases & Information Systems (AREA)
- Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Geometry (AREA)
- Image Analysis (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Description
Claims (9)
- 建設物の平面図を含む図面データを取得する取得部と、
前記平面図に含まれる部屋数に応じて前記平面図を分割することによって、分割図面を生成する分割部と、
前記分割図面に基づいて前記平面図に含まれる要素を認識することによって、前記平面図の認識結果を生成する認識部と、
前記平面図の前記認識結果を出力する出力部と、を備える、図面認識システム。 - 前記認識部は、複数の平面図を学習データとして用いた機械学習を実行することによって生成された認識モデルを備え、
前記認識モデルは、前記分割図面を受け取り、前記分割図面の認識結果を出力する、請求項1に記載の図面認識システム。 - 前記平面図を複数の種類のいずれかに分類する分類部を更に備え、
前記認識部は、前記認識モデルとして、前記複数の種類に応じた複数の認識モデルを備え、
前記認識部は、前記分類部によって分類された前記平面図の種類に応じて前記複数の認識モデルの中から1の認識モデルを選択し、選択された認識モデルを用いて前記平面図の前記認識結果を生成する、請求項2に記載の図面認識システム。 - 前記分類部は、前記平面図が図面認識の精度を保証できる図面であるか図面認識の精度を保証できない図面であるかを判定し、
前記認識部は、前記平面図が図面認識の精度を保証できない図面であると判定された場合、前記平面図に含まれる要素の認識を行わない、請求項3に記載の図面認識システム。 - 前記出力部は、前記平面図が図面認識の精度を保証できない図面であると判定された場合、図面認識の対象外であることを示す情報を出力する、請求項4に記載の図面認識システム。
- 前記分割部は、前記平面図を二値化することによって二値化画像を生成し、前記二値化画像に含まれる白い領域のオブジェクトを検出し、前記オブジェクトに基づいて前記部屋数を算出する、請求項1~請求項5のいずれか一項に記載の図面認識システム。
- 前記分割部は、前記分割図面に含まれる部屋数が所定数以下となるように、前記平面図を分割する、請求項1~請求項6のいずれか一項に記載の図面認識システム。
- 建設物の平面図を含む図面データを取得するステップと、
前記平面図に含まれる部屋数に応じて前記平面図を分割することによって、分割図面を生成するステップと、
前記分割図面に基づいて前記平面図に含まれる要素を認識することによって、前記平面図の認識結果を生成するステップと、
前記平面図の前記認識結果を出力するステップと、を含む、図面認識方法。 - コンピュータを、請求項1~請求項7のいずれか一項に記載の図面認識システムにおける各部として機能させるための、プログラム。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2022049929A JP7384470B2 (ja) | 2022-03-25 | 2022-03-25 | 図面認識システム及び図面認識方法 |
PCT/JP2023/011535 WO2023182433A1 (ja) | 2022-03-25 | 2023-03-23 | 図面認識システム及び図面認識方法 |
GB2410835.9A GB2629324A (en) | 2022-03-25 | 2023-03-23 | Drawing recognition system and drawing recognition method |
JP2023187918A JP2023181456A (ja) | 2022-03-25 | 2023-11-01 | 図面認識システム及び図面認識方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2022049929A JP7384470B2 (ja) | 2022-03-25 | 2022-03-25 | 図面認識システム及び図面認識方法 |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2023187918A Division JP2023181456A (ja) | 2022-03-25 | 2023-11-01 | 図面認識システム及び図面認識方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2023142819A JP2023142819A (ja) | 2023-10-05 |
JP7384470B2 true JP7384470B2 (ja) | 2023-11-21 |
Family
ID=88101707
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2022049929A Active JP7384470B2 (ja) | 2022-03-25 | 2022-03-25 | 図面認識システム及び図面認識方法 |
JP2023187918A Pending JP2023181456A (ja) | 2022-03-25 | 2023-11-01 | 図面認識システム及び図面認識方法 |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2023187918A Pending JP2023181456A (ja) | 2022-03-25 | 2023-11-01 | 図面認識システム及び図面認識方法 |
Country Status (3)
Country | Link |
---|---|
JP (2) | JP7384470B2 (ja) |
GB (1) | GB2629324A (ja) |
WO (1) | WO2023182433A1 (ja) |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2892994B2 (ja) * | 1996-10-17 | 1999-05-17 | 日本電信電話株式会社 | 建築図面認識方法 |
JPH11259550A (ja) * | 1998-03-12 | 1999-09-24 | Ricoh Co Ltd | 建設図面認識方法及び認識装置とそのプログラムを記録したコンピュータ読取り可能な記録媒体 |
JP6608403B2 (ja) * | 2017-06-27 | 2019-11-20 | 三菱電機ビルテクノサービス株式会社 | 建築設備図面作成支援システム |
-
2022
- 2022-03-25 JP JP2022049929A patent/JP7384470B2/ja active Active
-
2023
- 2023-03-23 WO PCT/JP2023/011535 patent/WO2023182433A1/ja active Application Filing
- 2023-03-23 GB GB2410835.9A patent/GB2629324A/en active Pending
- 2023-11-01 JP JP2023187918A patent/JP2023181456A/ja active Pending
Also Published As
Publication number | Publication date |
---|---|
GB2629324A (en) | 2024-10-23 |
JP2023181456A (ja) | 2023-12-21 |
GB202410835D0 (en) | 2024-09-04 |
JP2023142819A (ja) | 2023-10-05 |
WO2023182433A1 (ja) | 2023-09-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6765487B2 (ja) | 人工知能を用いるコンピュータ実施方法、aiシステム、及びプログラム | |
US20210150080A1 (en) | Synthetic data generation for machine learning tasks on floor plan drawings | |
US20230083703A1 (en) | Capturing Environmental Features Using 2D and 3D Scans | |
US11586785B2 (en) | Information processing apparatus, information processing method, and program | |
US10424065B2 (en) | Systems and methods for performing three-dimensional semantic parsing of indoor spaces | |
CN109754389B (zh) | 一种图像处理方法、装置及设备 | |
CN107798725B (zh) | 基于Android的二维住房户型识别和三维呈现方法 | |
US9697234B1 (en) | Approaches for associating terms with image regions | |
Arefi et al. | Building reconstruction using DSM and orthorectified images | |
JP2018022484A (ja) | 画像内の物体を検出する方法及び物体検出システム | |
US11367264B2 (en) | Semantic interior mapology: a tool box for indoor scene description from architectural floor plans | |
Comber et al. | Using shadows in high-resolution imagery to determine building height | |
JP2017151953A (ja) | 表の線の識別 | |
Xiao et al. | Building segmentation and modeling from airborne LiDAR data | |
WO2022237026A1 (zh) | 平面信息检测方法及系统 | |
CN107480673B (zh) | 确定医学图像中感兴趣区域的方法、装置及图像编辑系统 | |
Shi et al. | A novel indoor structure extraction based on dense point cloud | |
Ozdemir et al. | A novel algorithm for regularization of building footprints using raw LiDAR point clouds | |
JP7384470B2 (ja) | 図面認識システム及び図面認識方法 | |
CN108875501B (zh) | 人体属性识别方法、装置、系统及存储介质 | |
Chang et al. | Describing the geometric difference of architectural forms in three primary shapes of circle, triangle and square | |
Stal et al. | Classification of airborne laser scanning point clouds based on binomial logistic regression analysis | |
CN116052175A (zh) | 文字检测方法、电子设备、存储介质及计算机程序产品 | |
CN114399626B (zh) | 图像处理方法、装置、计算机设备、存储介质及程序产品 | |
JP7213036B2 (ja) | 物件情報提示装置、物件情報提示方法及び物件情報提示プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A80 | Written request to apply exceptions to lack of novelty of invention |
Free format text: JAPANESE INTERMEDIATE CODE: A80 Effective date: 20220422 |
|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20221227 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20230111 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230718 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20230718 |
|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20230718 |
|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A712 Effective date: 20230804 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230906 |
|
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: 20231003 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20231101 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7384470 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |