作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2012, Vol. 38 ›› Issue (11): 192-195. doi: 10.3969/j.issn.1000-3428.2012.11.059

• 图形图像处理 • 上一篇    下一篇

基于DFS的工程图多层次图块信息提取

张嘉易1,尚文利2,刘 英1   

  1. (1. 沈阳理工大学机械工程学院,沈阳 110159;2. 中国科学院沈阳自动化研究所,沈阳 110016)
  • 收稿日期:2011-08-24 出版日期:2012-06-05 发布日期:2012-06-05
  • 作者简介:张嘉易(1968-),男,副教授、博士,主研方向:计算机图形学,CAD技术;尚文利,副研究员、博士;刘 英,工程师、硕士研究生
  • 基金资助:
    国家“863”计划基金资助项目(2007AA04Z1A4)

Multi-level Segment Information Extraction in Engineering Drawings Based on Depth First Search

ZHANG Jia-yi   1, SHANG Wen-li   2, LIU Ying   1   

  1. (1. School of Mechanical Engineering, Shenyang Ligong University, Shenyang 110159, China; 2. Shenyang Institute of Automation, Chinese Academy of Sciences, Shenyang 110016, China)
  • Received:2011-08-24 Online:2012-06-05 Published:2012-06-05

摘要: 针对工程图信息提取过程中的图块多层次引用问题,利用深度优先搜索算法对引用图块信息进行提取。建立图块多层次引用关系,介绍节点深度定义、目标节点判定方法及引用图块搜索策略,设计多层次引用路径搜索算法,并开发应用程序模块,实现多层次引用图块的信息提取。应用结果表明,该方法的提取准确率较高。

关键词: 工程图, 信息提取, 深度优先搜索, 引用图块, 坐标变换, 引用路径

Abstract: In order to solve the problem of multi-level segments reference in process of information extraction of engineering drawings, this paper extracts reference segment information based on the Depth First Search(DFS). Relationships establishing arithmetic of reference segments is put forward by analysis of relationships of multi-level reference segments. Definition of node depth, judgment method of target node and specific search strategy of reference segments are expounded. A new searching algorithm of reference path is put forward and a concrete searching arithmetic flow is given. By the new method, a software unit is developed, and information extraction is carried on to a large number of engineering drawings which contains reference segments. Application results show that the new method can realize overall and accurate extraction of reference segments information.

Key words: engineering drawings, information extraction, Depth First Search(DFS), reference segment, coordinate transformation, reference path

中图分类号: