CN111611936A - Automatic identification system for similar vector diagrams in CAD drawings - Google Patents

Automatic identification system for similar vector diagrams in CAD drawings Download PDF

Info

Publication number
CN111611936A
CN111611936A CN202010442585.8A CN202010442585A CN111611936A CN 111611936 A CN111611936 A CN 111611936A CN 202010442585 A CN202010442585 A CN 202010442585A CN 111611936 A CN111611936 A CN 111611936A
Authority
CN
China
Prior art keywords
graph
source
primitives
graphic
submodule
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
CN202010442585.8A
Other languages
Chinese (zh)
Other versions
CN111611936B (en
Inventor
陈永宏
张超
王渊博
尹华承
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.)
Qingju Technology Co ltd
Original Assignee
Qingju Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Qingju Technology Co ltd filed Critical Qingju Technology Co ltd
Priority to CN202010442585.8A priority Critical patent/CN111611936B/en
Publication of CN111611936A publication Critical patent/CN111611936A/en
Application granted granted Critical
Publication of CN111611936B publication Critical patent/CN111611936B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/40Document-oriented image-based pattern recognition
    • G06V30/42Document-oriented image-based pattern recognition based on the type of document
    • G06V30/422Technical drawings; Geographical maps
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/55Clustering; Classification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/56Information retrieval; Database structures therefor; File system structures therefor of still image data having vectorial format
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/58Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/583Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Library & Information Science (AREA)
  • Artificial Intelligence (AREA)
  • Multimedia (AREA)
  • Image Analysis (AREA)

Abstract

The invention relates to an automatic identification system of similar vector diagrams in CAD drawings, which comprises an acquisition module used for acquiring a source diagram and acquiring a plurality of diagram feature points in the source diagram, an acquisition module used for determining a feature value of the source diagram according to the feature point distance of each graphic element in the source diagram, a determining module which takes the feature identifier as a feature identifier of the source graph, a retrieving module which is used for searching other primitives with the same feature value as the source graph in the graph layer range of the source graph and grouping according to the primitive types, a calculating module which is used for extracting the combination module which takes the first primitive as the center and the coordinate position in the size range of the source graph as the center from each group and obtains the feature value of the new graph by calculating the feature point distance between the extracted primitives, the comparison module is used for comparing the characteristic value of the new graph serving as the characteristic identifier of the new graph with the characteristic identifier of the source graph; thereby obtaining the sought target figure. The system can automatically identify the primitive information in the CAD file.

Description

Automatic identification system for similar vector diagrams in CAD drawings
Technical Field
The invention relates to a pattern recognition system, in particular to an automatic recognition system for similar vector diagrams in CAD drawings.
Background
In the field of engineering cost calculation, cost engineers calculate the identified component graphic information in original drawings in a human-eye identification and manual statistics mode in many times. Thus, manual operation of the drawing is very inefficient, time and labor consuming, and recognition accuracy is not high. Especially in large drawings, human eyes are not easy to recognize and search, most of components are composed of discrete primitives, and selection omission is likely to happen when component graphs are selected manually, so that the problem of inaccurate subsequent calculation amount is caused.
The general original drawing is dwg drawing based on two-dimensional CAD software drawing. Most of the graphs drawn by the two-dimensional drawings are composed of primitives, such as straight lines, multiple lines, arcs, circles and the like, to form a component graph. And the graphics at different positions can have problems of rotation, scaling, etc. In addition, the graphics are vector graphics, and the graphics can be formed between every two primitives. In general, if all primitives are combined in sequence, then converted into bitmaps, and then recognized by the existing image recognition method, the efficiency is very low. And because the whole image is large, the relative positions of the primitives are discrete, and the primitives are distorted after being converted into the bitmap, so that the image is difficult to recognize.
Disclosure of Invention
Aiming at the problems in the prior art, the application provides an automatic identification system for similar vector diagrams in CAD drawings. The method combines automatic program identification and statistical data, automatically identifies all similar graphs in an original drawing through the program, and takes the statistical attribute data after the identified graphs are classified as a calculation basis, so that the problem of difficulty in identifying the images in the CAD drawing is solved, and the identification efficiency and accuracy of the similar graphs are improved.
The purpose of the invention is realized by adopting the following technical scheme:
an automatic identification system for similar vector graphics in CAD drawings, said system comprising:
the acquisition module is used for acquiring a source graph and acquiring a plurality of primitive feature points in the source graph;
the determining module is used for determining a characteristic value of the source graph according to the characteristic point distance of each graphic element in the source graph and defining the characteristic value of the source graph as a characteristic identifier of the source graph;
the retrieval module is used for searching other primitives with the same characteristic value as the source graph in the graph layer range of the source graph and grouping the primitives according to the primitive types;
the combination module is used for extracting other primitives with the coordinate position of the first primitive as the center and within the source graph size range from each group to form a new graph;
the calculation module is used for calculating the characteristic point distance between the extracted primitives to obtain the characteristic value of the new graph;
the comparison module is used for comparing the characteristic value of the new graph, which is used as the characteristic identifier of the new graph, with the characteristic identifier of the source graph; if the two images are consistent, obtaining similar images; otherwise, continuing extraction calculation until all the primitives in each group are extracted.
Preferably, the obtaining module includes:
the selection submodule is used for sending the graph source information selected by the user to the CAD graphic service of the host computer;
and the calling submodule is used for matching the CAD graphic service with the corresponding type of the graphic source according to the received graphic source information, calling the uniform service interface corresponding to the graphic source to read the graphic source information and obtaining a plurality of primitive feature points contained in the pre-selected source graphic.
Further, the obtaining module further comprises: and the reading submodule is used for reading a predefined configuration file.
Further, the reading sub-module includes:
the searching unit is used for searching a configuration file path related to the graph source;
the generating unit is used for generating an available graph source information list by reading a predefined configuration file according to the configuration file path;
and the reading unit is used for feeding back the available graph source information list to a front-end interface for selection by a user.
Further, the generation unit includes:
and the loading subunit is used for loading the access dynamic libraries corresponding to the multiple graph sources according to the predefined configuration file by adopting the background graph access service, decoupling the loaded multiple graph sources and the access dynamic libraries corresponding to the multiple graph sources, and generating an available graph source information list.
Preferably, the retrieval module includes:
the traversal submodule is used for traversing all the primitives in the layer range of the source graph;
the definition submodule is used for defining a characteristic value of the source graph according to the characteristic point distance of each graphic element in the source graph;
the calculation submodule is used for calculating the proximity of the characteristic value of the source graph and the characteristic point distance of other primitives;
and the determining submodule is used for determining similar primitives of the source graph based on the distance between the feature points and the proximity.
Preferably, the combination module includes:
the analysis submodule is used for setting the number of the primitive data types, using standard software system SRS software, selecting a coefficient clustering method to perform clustering analysis on other primitives with the same characteristic value as the source graph respectively, or performing clustering analysis on two or more primitives, and checking whether the clustering analysis result conforms to normal distribution: if yes, outputting the grouping result of the graphic elements; otherwise, other systems adopting the coefficient clustering method carry out clustering analysis again until the clustering analysis result obeys normal distribution.
Further, the feature point distance of each primitive in the source graph is calculated by the following formula:
Figure BDA0002504697220000031
in the formula,
Figure BDA0002504697220000032
distance, x, of characteristic points representing a primitiveiAnd yiRespectively representing any two primitives.
Further, the proximity of the feature values of the source graphics to the feature points of other primitives is calculated by:
Figure BDA0002504697220000033
in the formula, ci∈[0,1]The feature values representing the source graphics are in proximity to the feature points of the primitives,
Figure BDA0002504697220000041
a characteristic value representing the source graphic,
Figure BDA0002504697220000042
representing the characteristic point distance of the graphical element.
Further, the determining sub-module includes:
and the sorting unit is used for sorting the similar graphic primitives according to the proximity, wherein the larger the proximity is, the better the selected similar graphic primitives are, and otherwise, the worse the selected similar graphic primitives are.
The invention has the beneficial effects that:
the automatic identification system for the similar vector diagrams in the CAD drawing can automatically identify the primitive information in the CAD file, is convenient and fast to operate and has high identification efficiency. Firstly, obtaining the distances of a plurality of primitive feature points in a source graph, and obtaining the feature value of the source graph through calculation; and then, generating a new graph by using other primitives with the same searching characteristic point distance, and calculating to obtain a characteristic value of the new graph. Finally, the obtained figure characteristic values are used as the basis, and similar new figures are obtained through comparison. The technical scheme of the invention combines automatic program identification and statistical data, automatically identifies all graphs similar to 'long phase' through the program in the original drawing, and takes the attribute data of the identified graphs after classification and statistics as the basis of calculation amount. The method for determining the primitive relation by the space relative position has high speed and high accuracy.
Drawings
In order to more clearly illustrate the detailed description of the invention or the technical solutions in the prior art, the drawings that are needed in the detailed description of the invention or the prior art will be briefly described below. Throughout the drawings, like elements or portions are generally identified by like reference numerals. In the drawings, elements or portions are not necessarily drawn to scale.
Fig. 1 is a schematic structural diagram of an automatic identification system for similar vector diagrams in a CAD drawing according to an embodiment of the present invention;
FIG. 2 is a schematic flow chart of the automatic identification principle of similar vector graphics in the CAD drawing provided in the specific embodiment of the present invention;
the system comprises a 101 acquisition module, a 102 determination module, a 103 retrieval module, a 104 combination module, a 105 calculation module and a 106 comparison module.
Detailed Description
The following describes embodiments of the present invention in further detail with reference to the accompanying drawings.
In order to specifically understand the technical solutions provided by the present invention, the technical solutions of the present invention will be described and illustrated in detail in the following examples. It is apparent that the embodiments provided by the present invention are not limited to the specific details familiar to those skilled in the art. The following detailed description of the preferred embodiments of the invention is intended to provide further embodiments of the invention in addition to those described herein.
The present invention will be described in detail with reference to the accompanying drawings and examples. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
As shown in fig. 1, an automatic identification system for similar vector diagrams in CAD drawings disclosed in the embodiments of the present application includes:
the acquisition module 101 is configured to acquire a source graph and acquire a plurality of primitive feature points in the source graph;
the determining module 102 is configured to determine a feature value of the source graph according to a feature point distance of each primitive in the source graph, and define the feature value of the source graph as a feature identifier of the source graph;
the retrieval module 103 is configured to search, within the layer range where the source graph is located, for other primitives that are the same as a feature value of the source graph, and group the primitives according to primitive types;
the combination module 104 is used for extracting other primitives with the coordinate position of the first primitive as the center and within the source graphic size range from each group to form a new graphic;
the calculating module 105 is used for calculating the characteristic point distance between the extracted primitives to obtain the characteristic value of the new graph;
the comparison module 106 is configured to compare the feature value of the new graph with the feature identifier of the source graph, as the feature identifier of the new graph; if the two images are consistent, obtaining similar images; otherwise, continuing extraction calculation until all the primitives in each group are extracted.
Wherein, the acquisition module includes 101 includes: selecting a submodule and calling a submodule;
the selection submodule is used for sending the graph source information selected by the user to cad graph service of the host computer;
and the calling submodule is used for enabling the cad graph service to match with the graph source of the corresponding type according to the received graph source information, calling the uniform service interface corresponding to the graph source to read the graph source information, and obtaining a plurality of primitive feature points contained in the pre-selected source graph.
The acquisition module 101 further comprises: and the reading submodule is used for reading a predefined configuration file.
The reading submodule further comprises: the device comprises a searching unit, a generating unit and a reading unit; wherein,
the searching unit is used for searching a configuration file path related to the graph source;
the generating unit is used for generating an available graph source information list by reading a predefined configuration file according to the configuration file path;
the generation unit further includes: the loading subunit is used for loading the access dynamic libraries corresponding to the multiple graph sources according to a predefined configuration file by adopting a background graph access service, decoupling the multiple loaded graph sources and the access dynamic libraries corresponding to the multiple graph sources, and generating an available graph source information list;
and the reading unit is used for feeding back the available graph source information list to a front-end interface for selection by a user.
The combination module 104 includes: the analysis submodule is used for setting the number of the primitive data types, using standard software system SRS software, selecting a coefficient clustering method to perform clustering analysis on other primitives with the same characteristic value as the source graph respectively, or performing clustering analysis on two or more primitives, and checking whether the clustering analysis result conforms to normal distribution: if yes, outputting the grouping result of the graphic elements; otherwise, other systems adopting the coefficient clustering method carry out clustering analysis again until the clustering analysis result obeys normal distribution.
The retrieval module 103 includes: traversing the submodule, defining the submodule, calculating the submodule and determining the submodule;
the traversal submodule is used for traversing all the primitives in the layer range of the source graph;
the definition submodule is used for defining a characteristic value of the source graph according to the characteristic point distance of each graphic element in the source graph; the feature point distance of each primitive in the source graph recorded in the definition submodule is calculated by the following formula:
Figure BDA0002504697220000061
in the formula,
Figure BDA0002504697220000062
distance, x, of characteristic points representing a primitiveiAnd yiRespectively representing any two primitives.
The calculation submodule is used for calculating the proximity of the characteristic value of the source graph and the characteristic point distance of other primitives;
and calculating the proximity of the characteristic value of the source graph contained in the sub-module to the characteristic point distance of other primitives by the following formula:
Figure BDA0002504697220000071
in the formula, ci∈[0,1]The feature values representing the source graphics are in proximity to the feature points of the primitives,
Figure BDA0002504697220000072
a characteristic value representing the source graphic,
Figure BDA0002504697220000073
representing the characteristic point distance of the graphical element.
And the determining submodule is used for determining similar primitives of the source graph based on the distance between the feature points and the proximity.
The determination sub-module includes: and the sorting unit is used for sorting the similar graphic primitives according to the proximity, wherein the larger the proximity is, the better the selected similar graphic primitives are, and otherwise, the worse the selected similar graphic primitives are.
Correspondingly, the calculating module 105 for obtaining the feature value of the new graph by calculating the feature point distance between the extracted primitives may also calculate the feature point distance between the extracted primitives by the following calculation formula defining sub-modules:
Figure BDA0002504697220000074
in the formula,
Figure BDA0002504697220000075
distance, x, of characteristic points representing the primitive to be extractediAnd yiRespectively representing the extracted primitives.
As shown in fig. 2, based on the same inventive concept, the recognition principle of the automatic recognition system for similar vector diagrams in CAD drawings provided by the present invention can be specifically implemented by the following steps:
1, collecting a source graph (comprising a plurality of primitives)
2, acquiring the characteristic point of each graphic element in the source graph;
calculating the characteristic point distance of the graphic primitive through the characteristic point of the graphic primitive in the source graph, and then calculating the characteristic point distance of the whole graph as a characteristic mark;
4, searching other primitives which are the same as the source primitive feature points in the layer range of the source primitive;
5, grouping the searched primitives according to types;
extracting other primitives of which the coordinates are in a source graphic size area by taking the first primitive as a center from each group, and forming a new graphic;
7, calculating the characteristic value of the primitive in the new graph, and then calculating the characteristic point distance of the new graph to obtain the characteristic value as the characteristic identification of the new graph;
and 8, comparing whether the feature identifier of the new graph is similar to the feature identifier of the source graph, if so, taking the new graph as the found graph, otherwise, continuously extracting and comparing until all the primitives in each group are extracted.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart 1 flow or flows and/or block 1 block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows of FIG. 1 and/or block diagram block or blocks of FIG. 1.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart 1 flow or flows and/or block 1 block or blocks.
Finally, it should be noted that: the above embodiments are only used for illustrating the technical solutions of the present application and not for limiting the protection scope thereof, and although the present application is described in detail with reference to the above embodiments, those of ordinary skill in the art should understand that: numerous variations, modifications, and equivalents will occur to those skilled in the art upon reading the present application and are within the scope of the claims appended hereto.

Claims (10)

1. An automatic identification system for similar vector graphics in CAD drawings, said system comprising:
the acquisition module is used for acquiring a source graph and acquiring a plurality of primitive feature points in the source graph;
the determining module is used for determining a characteristic value of the source graph according to the characteristic point distance of each graphic element in the source graph and defining the characteristic value of the source graph as a characteristic identifier of the source graph;
the retrieval module is used for searching other primitives with the same characteristic value as the source graph in the graph layer range of the source graph and grouping the primitives according to the primitive types;
the combination module is used for extracting other primitives with the coordinate position of the first primitive as the center and within the source graph size range from each group to form a new graph;
the calculation module is used for calculating the characteristic point distance between the extracted primitives to obtain the characteristic value of the new graph;
the comparison module is used for comparing the characteristic value of the new graph, which is used as the characteristic identifier of the new graph, with the characteristic identifier of the source graph; if the two images are consistent, obtaining similar images; otherwise, continuing extraction calculation until all the primitives in each group are extracted.
2. The system of claim 1, wherein the acquisition module comprises:
the selection submodule is used for sending the graph source information selected by the user to the CAD graphic service of the host computer;
and the calling submodule is used for matching the CAD graphic service with the corresponding type of the graphic source according to the received graphic source information, calling the uniform service interface corresponding to the graphic source to read the graphic source information and obtaining a plurality of primitive feature points contained in the pre-selected source graphic.
3. The system of claim 2, wherein the acquisition module further comprises: and the reading submodule is used for reading a predefined configuration file.
4. The system of claim 3, wherein the read submodule comprises:
the searching unit is used for searching a configuration file path related to the graph source;
the generating unit is used for generating an available graph source information list by reading a predefined configuration file according to the configuration file path;
and the reading unit is used for feeding back the available graph source information list to a front-end interface for selection by a user.
5. The system of claim 4, wherein the generating unit comprises:
and the loading subunit is used for loading the access dynamic libraries corresponding to the multiple graph sources according to the predefined configuration file by adopting the background graph access service, decoupling the loaded multiple graph sources and the access dynamic libraries corresponding to the multiple graph sources, and generating an available graph source information list.
6. The system of claim 1, wherein the retrieval module comprises:
the traversal submodule is used for traversing all the primitives in the layer range of the source graph;
the definition submodule is used for defining a characteristic value of the source graph according to the characteristic point distance of each graphic element in the source graph;
the calculation submodule is used for calculating the proximity of the characteristic value of the source graph and the characteristic point distance of other primitives;
and the determining submodule is used for determining similar primitives of the source graph based on the distance between the feature points and the proximity.
7. The system of claim 1, wherein the combining module comprises:
the analysis submodule is used for setting the number of the primitive data types, using standard software system SRS software, selecting a coefficient clustering method to perform clustering analysis on other primitives with the same characteristic value as the source graph respectively, or performing clustering analysis on two or more primitives, and checking whether the clustering analysis result conforms to normal distribution: if yes, outputting the grouping result of the graphic elements; otherwise, other systems adopting the coefficient clustering method carry out clustering analysis again until the clustering analysis result obeys normal distribution.
8. The system of claim 6, wherein the feature point distance for each primitive in the source graph is calculated by:
Figure FDA0002504697210000021
in the formula,
Figure FDA0002504697210000023
distance, x, of characteristic points representing a primitiveiAnd yiRespectively representing any two primitives.
9. The system of claim 6, wherein the proximity of feature values of the source graphics to feature points of other primitives is calculated by:
Figure FDA0002504697210000022
in the formula, ci∈[0,1]The feature values representing the source graphics are in proximity to the feature points of the primitives,
Figure FDA0002504697210000024
a characteristic value representing the source graphic,
Figure FDA0002504697210000025
representing the characteristic point distance of the graphical element.
10. The system of claim 6, wherein the determination submodule comprises:
and the sorting unit is used for sorting the similar graphic primitives according to the proximity, wherein the larger the proximity is, the better the selected similar graphic primitives are, and otherwise, the worse the selected similar graphic primitives are.
CN202010442585.8A 2020-05-22 2020-05-22 Automatic identification system for similar vector diagrams in CAD drawings Active CN111611936B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010442585.8A CN111611936B (en) 2020-05-22 2020-05-22 Automatic identification system for similar vector diagrams in CAD drawings

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010442585.8A CN111611936B (en) 2020-05-22 2020-05-22 Automatic identification system for similar vector diagrams in CAD drawings

Publications (2)

Publication Number Publication Date
CN111611936A true CN111611936A (en) 2020-09-01
CN111611936B CN111611936B (en) 2021-05-14

Family

ID=72199562

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010442585.8A Active CN111611936B (en) 2020-05-22 2020-05-22 Automatic identification system for similar vector diagrams in CAD drawings

Country Status (1)

Country Link
CN (1) CN111611936B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112990092A (en) * 2021-04-09 2021-06-18 福建省晨曦信息科技股份有限公司 Legend identification method, computer device and readable storage medium
CN113204296A (en) * 2021-04-23 2021-08-03 万翼科技有限公司 Method, device and equipment for highlighting graphics primitive and storage medium
CN113627118A (en) * 2021-10-12 2021-11-09 广州中大中鸣科技有限公司 Method, device, equipment and storage medium for automatically extracting coordinates of lamp

Citations (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101021902A (en) * 2007-03-09 2007-08-22 永凯软件技术(上海)有限公司 Vector graphics identifying method for engineering CAD drawing
CN101447094A (en) * 2008-12-24 2009-06-03 南京大学 Three-dimensional CAD model shape comparison method based on body space topological constraint
CN101630335A (en) * 2008-07-18 2010-01-20 纬衡浩建科技(深圳)有限公司 Method for comparing similarity and difference between drawings
CN101673410A (en) * 2008-09-12 2010-03-17 中国科学院计算技术研究所 Vector building drawing based method for reconstructing three-dimensional model
EP2521056A1 (en) * 2011-05-06 2012-11-07 Dassault Systèmes Cad design with primitive closed shapes
CN103632306A (en) * 2013-09-23 2014-03-12 国家电网公司 Distribution network power supply area division method based on clustering analysis
US8774526B2 (en) * 2010-02-08 2014-07-08 Microsoft Corporation Intelligent image search results summarization and browsing
CN104484499A (en) * 2014-11-18 2015-04-01 中国南方电网有限责任公司超高压输电公司南宁局 Dynamic simulation image rapid generation method for substation secondary circuit
CN105224706A (en) * 2014-06-30 2016-01-06 上海神机软件有限公司 Based on engineering drawing management system and method, row's modular system and method for workspace
CN105913372A (en) * 2016-04-05 2016-08-31 厦门汇利伟业科技有限公司 Two-dimensional room plane graph to three-dimensional graph conversion method and system thereof
CN105975802A (en) * 2016-07-05 2016-09-28 北京数码大方科技股份有限公司 Grading method and device for CAD drawing
CN106649230A (en) * 2016-09-30 2017-05-10 株洲中车时代电气股份有限公司 Automatic generation method of graph for logic diagram of train network control system
CN107045526A (en) * 2016-12-30 2017-08-15 许昌学院 A kind of pattern recognition method of electronics architectural working drawing
CN107092864A (en) * 2017-03-27 2017-08-25 成都优译信息技术股份有限公司 Drawing Reading text method and system based on clustering
CN109032712A (en) * 2018-06-01 2018-12-18 北京金山安全软件有限公司 Method and device for generating application program configuration diagram
CN109191576A (en) * 2018-09-06 2019-01-11 宁波睿峰信息科技有限公司 A kind of figure layer classification method that architectural drawing is converted to three-dimensional BIM model
CN109189841A (en) * 2018-07-24 2019-01-11 中国电力科学研究院有限公司 A kind of multi-data source access method and system
CN109636887A (en) * 2018-11-29 2019-04-16 北京宇航系统工程研究所 A kind of conversion of Two-dimensional electron technical drawing format and vector quantization interactive system
CN110321405A (en) * 2019-05-07 2019-10-11 腾讯科技(深圳)有限公司 Model matching method, device, computer readable storage medium and computer equipment
CN110399509A (en) * 2019-06-10 2019-11-01 万翼科技有限公司 It is a kind of intelligently to know drawing system and method
CN110765893A (en) * 2019-09-30 2020-02-07 万翼科技有限公司 Drawing file identification method, electronic equipment and related product
CN110796016A (en) * 2019-09-30 2020-02-14 万翼科技有限公司 Engineering drawing identification method, electronic equipment and related product
CN110909602A (en) * 2019-10-21 2020-03-24 广联达科技股份有限公司 Two-dimensional vector diagram sub-domain identification method and device

Patent Citations (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101021902A (en) * 2007-03-09 2007-08-22 永凯软件技术(上海)有限公司 Vector graphics identifying method for engineering CAD drawing
CN101630335A (en) * 2008-07-18 2010-01-20 纬衡浩建科技(深圳)有限公司 Method for comparing similarity and difference between drawings
CN101673410A (en) * 2008-09-12 2010-03-17 中国科学院计算技术研究所 Vector building drawing based method for reconstructing three-dimensional model
CN101447094A (en) * 2008-12-24 2009-06-03 南京大学 Three-dimensional CAD model shape comparison method based on body space topological constraint
US8774526B2 (en) * 2010-02-08 2014-07-08 Microsoft Corporation Intelligent image search results summarization and browsing
EP2521056A1 (en) * 2011-05-06 2012-11-07 Dassault Systèmes Cad design with primitive closed shapes
CN103632306A (en) * 2013-09-23 2014-03-12 国家电网公司 Distribution network power supply area division method based on clustering analysis
CN105224706A (en) * 2014-06-30 2016-01-06 上海神机软件有限公司 Based on engineering drawing management system and method, row's modular system and method for workspace
CN104484499A (en) * 2014-11-18 2015-04-01 中国南方电网有限责任公司超高压输电公司南宁局 Dynamic simulation image rapid generation method for substation secondary circuit
CN105913372A (en) * 2016-04-05 2016-08-31 厦门汇利伟业科技有限公司 Two-dimensional room plane graph to three-dimensional graph conversion method and system thereof
CN105975802A (en) * 2016-07-05 2016-09-28 北京数码大方科技股份有限公司 Grading method and device for CAD drawing
CN106649230A (en) * 2016-09-30 2017-05-10 株洲中车时代电气股份有限公司 Automatic generation method of graph for logic diagram of train network control system
CN107045526A (en) * 2016-12-30 2017-08-15 许昌学院 A kind of pattern recognition method of electronics architectural working drawing
CN107092864A (en) * 2017-03-27 2017-08-25 成都优译信息技术股份有限公司 Drawing Reading text method and system based on clustering
CN109032712A (en) * 2018-06-01 2018-12-18 北京金山安全软件有限公司 Method and device for generating application program configuration diagram
CN109189841A (en) * 2018-07-24 2019-01-11 中国电力科学研究院有限公司 A kind of multi-data source access method and system
CN109191576A (en) * 2018-09-06 2019-01-11 宁波睿峰信息科技有限公司 A kind of figure layer classification method that architectural drawing is converted to three-dimensional BIM model
CN109636887A (en) * 2018-11-29 2019-04-16 北京宇航系统工程研究所 A kind of conversion of Two-dimensional electron technical drawing format and vector quantization interactive system
CN110321405A (en) * 2019-05-07 2019-10-11 腾讯科技(深圳)有限公司 Model matching method, device, computer readable storage medium and computer equipment
CN110399509A (en) * 2019-06-10 2019-11-01 万翼科技有限公司 It is a kind of intelligently to know drawing system and method
CN110765893A (en) * 2019-09-30 2020-02-07 万翼科技有限公司 Drawing file identification method, electronic equipment and related product
CN110796016A (en) * 2019-09-30 2020-02-14 万翼科技有限公司 Engineering drawing identification method, electronic equipment and related product
CN110909602A (en) * 2019-10-21 2020-03-24 广联达科技股份有限公司 Two-dimensional vector diagram sub-domain identification method and device

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
MEGAN LOBDELL 等: "Finite Element Analysis of Additively Manufactured Products", 《ANSYS CONFERENCE & 33RD CADFEM USERS’ MEETING 2015》 *
刘刚 等: "工程图纸矢量化与识别技术在工时定额制定中的应用", 《工业工程与管理》 *
王勇 等: "基于图元特征的工业CT图像与二维CAD模型的高精度比对分析", 《五届无损检测高等教育发展论坛学术交流会论文集》 *
谭裴 等: "CAD图纸自动比对算法研究", 《电子技术》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112990092A (en) * 2021-04-09 2021-06-18 福建省晨曦信息科技股份有限公司 Legend identification method, computer device and readable storage medium
CN113204296A (en) * 2021-04-23 2021-08-03 万翼科技有限公司 Method, device and equipment for highlighting graphics primitive and storage medium
CN113627118A (en) * 2021-10-12 2021-11-09 广州中大中鸣科技有限公司 Method, device, equipment and storage medium for automatically extracting coordinates of lamp
CN113627118B (en) * 2021-10-12 2022-02-22 广州中大中鸣科技有限公司 Method, device, equipment and storage medium for automatically extracting coordinates of lamp

Also Published As

Publication number Publication date
CN111611936B (en) 2021-05-14

Similar Documents

Publication Publication Date Title
CN111611936B (en) Automatic identification system for similar vector diagrams in CAD drawings
EP3660703A1 (en) Method, apparatus, and system for identifying device, storage medium, processor, and terminal
CN104899060B (en) A kind of picture loading processing method and apparatus
EP3693893A1 (en) Object identification apparatus, object identification method, and program
JP2015506045A (en) Image indexing based on similarity of image features
US8027978B2 (en) Image search method, apparatus, and program
CN110503682B (en) Rectangular control identification method and device, terminal and storage medium
Yang et al. Ranking 3D feature correspondences via consistency voting
Huang et al. A coarse-to-fine algorithm for registration in 3D street-view cross-source point clouds
CN111611935B (en) Automatic identification method for similar vector diagrams in CAD drawing
CN102708367A (en) Image identification method based on target contour features
JP2011118790A (en) Similar image retrieval device, similar image retrieval method and similar image retrieval program
Álvarez et al. Junction assisted 3d pose retrieval of untextured 3d models in monocular images
CN114677578B (en) Method and device for determining training sample data
CN112464753B (en) Method and device for detecting key points in image and terminal equipment
CN106469460B (en) The method and apparatus and electronic equipment that mosaic image generates
CN114360057A (en) Data processing method and related device
CN114140812A (en) Primitive recognition method, device, equipment and medium
Kong et al. SimLocator: robust locator of similar objects in images
JP6946912B2 (en) Estimator program, estimator, and estimation method
JP2001084385A (en) Three-dimensional video identification device, threedimensional video identification method and computer readable recording medium
CN106792510B (en) A kind of prediction type fingerprint image searching method in fingerprint location
CN111563181A (en) Digital image file query method and device and readable storage medium
CN107886102B (en) Adaboost classifier training method and system
CN117876428B (en) Target tracking method, device, computer equipment and medium based on image processing

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant