基于多粒度的产品信息获取技术研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
产品信息的描述、传递和获取是计算机辅助设计和计算机图形学所要解决的一个基本问题,工程图样理解是基于工程图样的产品信息获取行为,是一个工程图学、计算机图形学、认知行为学以及计算机辅助设计技术等多个研究领域相互交叉的课题,也是近三十年来计算机应用技术研究中的一个重要方向。
     本文通过对已有工程图样理解算法的分析,探讨了其中存在的问题及其原因,将研究内容重点放在基元体的识别、理解方面。在矢量数据的基础上,对工程图样图形信息进行高层分析和理解,挖掘出其中所蕴涵的工程语义,用于基元体相关信息的获取。所产生的结果,可作为形体三维重构的基础,同时也为CAD/CAPP/CAM系统提供所需要的产品信息。
     论文的主要工作包括以下几个方面:
     将粒度的思想引入到工程图样理解的分析和研究中,提出基于知识的工程图样信息粒度分析方法,该方法分为三个步骤,基于认知的图样理解目标分解、面向理解子目标的知识划分、基于知识引导的图样信息分类。图样信息分类涉及图样理解的各个层次,为实现产品信息的智能化获取提供了具有合理组织结构的图样信息资源。
     提出了基于分类的工程语义获取技术。在工程语义分类基础上,探讨了三类工程语义在基于工程图样的产品信息获取中的作用和关系,即表达方式语义是前提,投影关系语义是核心,尺寸约束语义是引导。重点介绍了表达方式语义、投影关系语义和尺寸约束语义的分类获取技术,以及相切组合关系、相贯组合关系、截交组合关系语义的整合获取技术,为后续基元体信息的识别、理解和获取奠定基础。应用该方法可以简化信息获取的复杂程度,提高计算机信息处理的速度和可靠性。
     提出了基于形状相似的非相交基元体识别方法。从分析图形的相似性特征、相似性的内涵以及相似性的性质入手,给出了图形相似度的计算方法;借助图的方式对图形的各相似性特征进行描述,并提出了统一的图形特征编码方式,以此实现图形的由“形”到“数”的转换;提出了一种具有层次性的、以图形特征编码为基础、以相似度为依据的图形相似性判别算法。与传统算法相
    
    比,该方法在识别非相交基元体上,具有更好的灵活性、可靠性和更高的效
    率。
     提出了基于形体组合关系的相交基元体信息获取技术。根据已经获取的工
    程语义,将隐含基元体之间组合关系的相关投影定义为组合因子,由此建立组
    合关系表,最后借助组合关系表,采用回溯的方法,即从二维的组合因子出
    发,找出它所隐含的两两基元体在三维空间中的组合关系,进而对该组合关系
    的主体—基元体的信息进行识别和获取。由于整个过程是以基元体之间的组
    合关系为切入点,对基元体的形状类型不做限制,因而具有较广的基元体识别
    范围。
     设计了产品信息获取的策略,包括基于尺寸约束信息引导的图形搜索策
    略、以目标为驱动的控制策略、以及基于多种约束信息的合成策略。该策略基
    于实际工程图样,融合了人读图的行为特点,在信息获取的方式和过程方面,
    具有较为显著的智能化特征。最后,实现了一个基于工程图样的产品信息获取
    原型系统,并给出了一些实例以说明本文所论述方法的应用情况。
The description, transfer and acquisition of product information is a basic problem in the area of computer-aided design and computer graphics. Engineering drawing interpretation (EDI) is a kind of acquisition behavior of product information on the base of engineering drawing. It emerged as a vibrant area of interdisciplinary research, attracting the efforts of computer graphics scientists, artificial intelligent scientists, cognitive psychologists and etc. This research can be traced back to sixties in twenty century, whereas the result is still far from the desired purpose up to date.
    After analyzing the current algorithms, the problems existed in them and the root reasons lying behind are discussed. Then the primitive recognition and interpretation are taken as the research emphasizes of this dissertation. The main process includes performing high-level analysis of the drawing information on vector data in 2D orthographic form, mining engineering semantics from the drawing information, and obtaining the corresponding information of primitive by using engineering semantics. The result could be used as a basis for 3D reconstruction, and to provide product information for CAD (computer-aided design), CAPP (computer-aided process planning) and CAM (computer-aided manufacturing). The main work of the dissertation is as follows:
    The knowledge-based granularity analysis method of engineering drawing information is put forward by introducing the concept of granularity into the process of EDI. This method is composed of three main steps, namely cognition-based decomposing of drawing interpretation goal, object-oriented partitioning of knowledge and knowledge-directed classification of drawing information. The drawing information classification is expanded into the total procedure of EDI, which could be treated as the information resource for product information acquisition with reasonable organization structure.
    The classification-based acquisition technique of engineering semantics is presented. On the base of engineering semantics classification, the contribution of different kind of semantics and the relationships among them in EDI are analyzed. The class acquisition of expression mode semantics, projection relationship semantics and dimension constraint semantics, and integration acquisition technology of tangency combined relationship, interpenetrate combined relationship and intersected
    
    
    
    combined relationship are emphatically introduced, which lay the foundation for further primitive recognition. By using this method, information processing could be simplified, and interpretation reliability could also be enhanced.
    The shape similarity-based recognition method of non-intersected primitive is proposed. By analyzing the features, the implication and the property of graphic similarity, the computation method of similarity degree is provided. Then the features of graphic are described by means of graph, while the method of graphic coding mode is presented. In the end, a hierarchical discrimination algorithm of graphic similarity is put forward based on above methods. Compared with the old ones, some improvements are obtained by using this method, such as pattern recognition scope, speed of pattern searching and matching, etc. Furthermore, the new algorithm has stronger flexibility and stability.
    The information acquisition technique of intersected primitive based on combined relationship is provided. With the help of obtained engineering semantics, the correlative projections implying combined relationship among primitives are defined as combined factor. Then combined relationship table is established. Finally, the combined relationship table is used to recognize primitives with different kinds of combined relationships. Because the technique establishes the connection between the 2D combined factors and their homologues 3D combined relationships, the search space could be limited and the recognition shape could be extended.
    The strategy for product information acquisition is designed, including the
引文
[Agarwal-1992] S C Agarwal and W N Waggenspack Jr, Decomposition method for extracting face topologies from wireframe models, Computer-Aided Design, 24(3) : 123-140,1992. [Ah-Soon-2000] C.Ah-Soon, K.Tombre, Architectural symbol recognition using a network of constraints, Pattern Recognition Letters, 22: 231-23 8,2001.
    [Aldefeld-1983] B Aldefeld, On automatic recognition of 3D structure from 2D representations, Computer-Aided Design, 15,1983.
    [Aldefeld-1985] B. Aldefeld and H.Richter, Semiautomatic three-dimensional interpretation of line drawings, Computer & Graphics, 8(4) :371-380,1985.
    [Bidarra-2000] R.Bidarra, W.F.Bronsvoort, Semantic feature modelling, Computer-Aided Design, 32:201-225,2000.
    [Borut-1996] Borut lalik and Nikola Guid, Constraint-Based Object Modeling, Journal of Engineering Design, 7(2) :209-232,1996.
    [Bottini-1995] P.Bottoni, U.Cugini, P.Mussio, C.Papetti, M.Protti, A System for Form-feature-based Interpretation of technical drawings, Machine Vision and Applications, 8:326-335,1995.
    [Byeong-1998] Byeong-Seok Shin and Yeong Gil Shil, Fast 3D solid reconstruction from orthographic views, Computer-Aided Design , 30(1) ,1998.
    [Chen-1988] Phillip Chen-Yu Shen, Object-Oriented Graphics Knowledge Bases, Computer & Graphics, 12(1) :115-123,1988.
    [Christoph-1998] Christoph M Hoffmann and Robert Joan-Arinyo, On user-defined festures, Computer-aided design, 30(5) :321-332,1998.
    [Coyne-1997] Coyne R. Creativity as commonplace. Design Studies, 18(2) :135-141,1997 [Daniel-1994] Daniel B.Lysak Jr, Pierre M.Devaux and Rangachar Kasturi, View labeling for automated interpretation of engineering drawings, Pattern Recognition, 28(3) :393-407,1995. [Devaux-1995] Devaux, Pierre M., Lysak, Daniel B.Jr., Lai, Chan Pyng, Kasturi, Rangachar, Complete system for recovery of 3D shapes from engineering drawings, Proceedings of the IEEE International Conference on Computer Vision 1995, IEEE, Piscataway, NJ, USA, 95TB100006. [Dori-1990] Dov Dori, Intelligent Automatic Dimensioning of CAD Engineering Machine Drawings, International Journal of Robotics and Automation, 5(3) , 1990. [Dori-1995] Dov Dori and Kari Tombre, From engineering drawings to 3D CAD models: are we ready now? Computer-Aided Design , 27(4) , 1995. [Dori-1996] Dov Dori, Miri Weiss, A Scheme for 3D Object Reconstruction from Dimensioned
    
    Orthographic Views, Engineering Application of Artificial Intelligence, 9(1) :53-64,1996.
    [Gail-1998] Gail A.Carpenter, Stephen Grossberg, and Gregory W. Lesher, The What-and-Where Filter--A spatial mapping neural network for object recognition and image understanding, Computer vision and image understanding, 69(1) :1-22,1998.
    [Gao-1998] S Gao and J J Shah, Automatic recognition of interacting maching features based on minimal condition subgraph, Computer-aided design, 30(9) :727-739,1998.
    [Ghosh-1995] S.K.Ghosh, Y.B.Li, A.K.Munns, X.C.Wang, Generating solid models from two-dimensional representations, Journal of Materials Processing Technology 54:211-217,1995.
    [Gorti-1998] S R Gorti, A Gupta, G J Kim, R D Sriram and A Wong. An object-oriented representation for product and design processes, Computer-aided design, 30(7) :489-501,1998.
    [Gujar-1989] Gujar.U and Nagendra I, Construction of 3D solid objects from orthographic views, Computer & Graphics, 13(4) :505-521,1989.
    [Hiroshi-1997] Hiroshi Masuda and Masayuki Numao, A cell-based approach for generating solid objects from orthographic projections, Computer-Aided Design, 29(3) :177-187,1997.
    [Ho-86] Ho Bin, Inputting constructive solid geometry representations directly from 2D orthographic engineering drawings, Computer-Aided Design , 18(3) :147-155,1986.
    [Hoffmann-2000] C.M.Hoffmann, R.Joan-Arinyo, Distributed Maintenance of Multiple Product Views, Computer-Aided Design , 32:421-431,2000.
    [Hojnicki-1988] Hojnicki J S and White P R., Converting CAD wirefram data to surfaced representations, Computer in mechanical Engineering, 1988(3-4) .
    [Joseph-1992] S .H.Joseph and T.P.Pridmore, Knowledge-Directed Interpretation of Mechanical Engineering Drawings, IEEE Transactions on Pattern Analysis and Machinne Intelligence, 14(9) , 1992.
    [Kargas-1988] kargas A. Cooley P. Richards, The Interpretation of engineering drawings as solid models, Computer-Aided Engineering Journal, (4) :67-78,1988.
    [Kim-1992] Kim C., Inoue M., and Nishihara S., Heuristic understanding of three orthographic views, Journal of Information Processing, 15(4) :510-518,1992.
    [Kimura-1993] Kimura F. Product and process modelling as a kernel for virtual manufacturing environ. Annals of the CIRP, 42(1) :147-150,1993.
    [Kuo-1998] M.H.Kuo, Reconstruction of quadric surface solids from three-view engineering drawings, Computer-Aided Design , 30(7) :517-527,1998.
    [Lai-1994] Chan Pyng Lai,. Rangachar Kasturi, Detection of dimension sets in engineering drawings, PAMI-16(8) :848-855, 1994
    [Langrana-1997] Noshir A. Langrana, Yuan Chen, and Atish K. Das, Feature Identification from Vectorized Mechanical Drawings, Computer Vision and Image Understanding, 68(2) , 1997.
    [Lee-1995] Kunwoo Lee and Ho Sang Lira, Efficient solid modeling via sheet modeling, Computer-aided design, 27(4) ,1995.
    
    
    [Lee-1998] Jae Yeol Lee and Kwangsoo Kim, A 2-D geometric constraint solver using DOF-based graph reduction, Computer-aided design, 30(11) :883-896,1998.
    [Liu-1994] Chia-Hwa Liu, Der-Baau Perng and Zen Chen, Automatic form feature recognition and 3D part reconstruction from 2D CAD data , Computers industry Engineering, 26(4) :689-707,1994.
    [Llados-1998] Josep Llados, Gemma Sanchez, Enric Marti, A string based method to recognize symbols and structural textures in architectural plans, Lecture Notes in computer Science, Graphics recognition-Algorithms and Systems, 1389,91-103,1998.
    [Lynn-1997] Lynn Fggli, Ching-yao Hsu, Beat D Bruderlin and Gershon Elber, Inferring 3D models from freehand sketches and constraints, Computer-aided design, 29(2) :101-112,1997.
    [Madurai-1992] S.S.Madurai and L.Lin, Rule-based automatic part feature extraction and recognition from CAD data, Computers industry Engineering , 22:49-62,1992.
    [Marcel-1997] Marcel T,Ton S. Designer support for product structuring-developing of a DFX tool within the design coordination framework. Computer in industry, 33(2/3) :155-163,1997.
    [Masaji-1998] Masaji T, Kenzo, Decomposition of a 2D Assembly Drawing into 3D Part Drawings, Computer-Aided Design , 30(1) :37-46,1998.
    [Meeran-1993] S Meeran and M J Pratt, Automated feature recognition from 2D drawings, Computer-Aided Design , 25(1) ,7-17,1993.
    [Meeran-1999] S Meeran, J.M.Taib, A generic approach to recognizing isolated, nested and interacting features from 2D drawings, Computer-Aided Design , 31:891-910,1999.
    [Michela-2001] Michela Mortara, Michela Spagnuolo, Similarity measures for blending polygonal shapes, Computer&Graphics, 25:13-27,2001.
    [Naniel-1995] NanielB, LysakJr, Pierre M, Devaux and Rangachar Kasturi, View Labeling For Automated Interpretation of Engineering Drawings, Pattern Recognition, 28(3) :393-407,1995.
    [Negendra-1988] Negendra I V and Gujar U G., 3D object from 2D orthographic views-a survey, Computer and Graphics, 1988(1) .
    [Okino-1992] Okino N. A prototyping of bionic manufacturing system. Proc. Of Object Oriented Manufacturing System, 297-302,1992.
    [Pascal-1992] Pascal Vaxiviere, Karl Tombre, Celesstin: CAD Conversion of Mechanical Drawings, Computer, (7) :46-54,1992.
    [Pierre-1999] Pierre M. Devaux, Daniel B.Lysak, Rangachar Kasturi, A Complete System for the Intelligent Interpretation of Engineering Drawings, International Journal on Document Analysis and Recognition, (2) :120-131,1999.
    [Preiss-1984] K.Preiss , Constructing the solid representation from engineering projections, Computer & Graphics, (4) :381-389,1984.
    [Rafael-1998] Rafael Bidarra, Klaas Jan de Karaker and Willem F.Bronsvoort. Representation and management of feature information in a cellular model, Computer-aided design, 30(4) :301-
    
    313,1998.
    [Sandeep-1996] Sandeep Kochhar and Jim Hall, A United, Object-Oriented Graphics System and Software Architecture for Visualising CAD/CAM Presentations, Computer Graphics forum, 15(4) :229-248,1996.
    [Sakura-1983] Sakura H and Gossard D C., Solid model input through orthographic views, Computer and Graphics, 1983(3) .
    [Shum-2000] S.S.P.Shum, W.S.Lau, M.M.F.Yuen, K.M.Yu, Solid reconstruction from orthographic views using 2-stage extrusion, Computer-Aided Design , 33:91-102,2001.
    [Sutherland-1963] Sutherlandl E. Sketchpad: a man-machine graphical communication system. Thesis,MIT, 1963.
    [Takashi-1992] Takashi WATANABE, Takao OKUI, Takahiro ONOKI, Norihiko KATO and Seizo FUJII, A study on Recognition and Understanding of Mechanical Drawings (Representation and Rule-Based Understanding of Individual Projection), JSME International Journal, Series Ⅲ, 35(3) :505-511,1992.
    [Tovey-1997] Tovey M. Styling and Design: intuition and analysis in industrial design. Design Studies, 18(1) :5-24,1997.
    [Tyan-1998] Lee-Wen Tyan and Venkat Devarajan, Automatic identification of nonintersecting matching features from 2D CAD input, Computer-Aided Design , 30(5) ,1998.
    [Vosniakos-1992] G C Vosniakos, Knowledge-based interpretation of CAD-drawing annotation for mechanical-engineering components, Computer-Aided Design , 24(10) :547-555,1992.
    [Wang-1993] W.Wang and G.Grinstein, A Survey of 3D Solid Reconstruction from 2D Projection Line Views, Computer Graphic Forum, 12:137-158,1993.
    [Wei-1996] Wei S. Design and manufacturing in the 21st Century. Traveling Lectures on International Industrial Design, Printed in Drexel University, 1996.
    [Xu-1998] X Xu and S Hinduja, Recognition of rough machining features in 2. 5D components, Computer-aided design, 30(7) :503-516,1998.
    [Yan-1992] Qing-wen Yan, C L Philip Chen and Zesheng Tang, Efficient algorithm for the reconstruction of 3D objects from orthographic projections , Computer-aided design, 26(9) , 1992.
    [Yoshikawa-1989] Yoshikawa H. General design theory as a formal theory of design. In: Yoshikawa H and Gossard D eds. Intelligent CAD I: Proc. Of the IFIP TC/WG 5. 2 Workshop on Intelligent CAD, MA.1987. North-Holland, 1989:51-61
    [Yoshikawa-1990] Yoshikawa H and Holden T(eds). Intelligent CAD II: Proc. Of the IFIP TC/WG 5. 2 Workshop on Intelligent CAD, 1988. North-Holland, 1990
    [Vaxiviere-1992] Pascal Vaxiviere, Karl Tombre, CAD conversion of mechanical drawings, Computer, 1992.
    [Vosniakos-1992] G C Vosniakos, Knowledge-based interpretation of CAD-drawing annotation for mechanical engineering components, Computer-aided design, 24(10) :547-555,1992.
    [Bart-1999] Bart Kosko著,黄崇福译,模糊工程,西安交通大学出版社,1999,6.
    
    
    [John-2000] [美]John B.Best著,黄希庭主译,认知心理学,北京:中国轻工业出版社,2000,5。
    [蔡-1997] 蔡文,杨春燕,林伟初著,可拓工程方法,北京:科学出版社,1997,10.
    [蔡-1996] 蔡自兴,徐光佑编著,人工智能及其应用(第二版),北京:清华大学出版社,1996,5.
    [曹-1995] 曹立明,陈石麟,周强,知识工程原理,中国矿业大学出版社,1995,12..
    [陈-2000] 陈振羽,周火焰,王祖喜,李德华,胡汉平,关于计算机图象理解的知识与知识表达,红外与激光工程,29(1):73-77,2000.
    [崔-2000] 崔屹编著,图象处理与分析——数学形态学方法及应用,北京:科学出版社,2000,4.
    [戴-1997] 戴汝为,郝红卫,综合集成构思在模式识别中的应用,自动化学报,23(3),1997.
    [戴-1997] 戴一奇,胡冠章,陈卫,图论与代数结构,北京:清华大学出版社,1997,12.
    [丁-2000] 丁锦红,林仲贤,图形信息在记忆系统中的保持与提取,心理学动态,8(1),2000.
    [董-1998] 董玉德,谭建荣,有向图几何约束搜索技术的研究,模式识别与人工智能,11(3),1998.
    [董-2000] 董玉德,面向离线参数化的图形理解与自组织理论、方法及关键问题研究,浙江大学博士学位论文,2000,6.
    [窦-1998] 窦万峰等,二维视图生成三维实体的几何推理规则研究,机械科学与技术,17(1),1998.
    [范-1998] 范文慧,面向产品信息建模的图形单元及其自组织理论、方法和应用研究,浙江大学博士学位论文,1998,11.
    [冯-1998] 冯玉琳,黄涛,倪彬编著,对象技术导论,科学出版社,1998,3.
    [哈-1994] [德]海尔曼.哈肯(H.Haken)著,杨家本译,《协同计算机和认知——神经网络的自上而下方法》,清华大学出版社,广西科学技术出版社,1994,9.
    [盖-1996] 盖青,胡德计,吴会林,牛占文,徐燕申,基于面向对象的参数化设计模型及其实现,天津大学学报,29(5),1996.
    [高-1995] 高飞,叶尚辉,基于特征的设计过程模型,计算机辅助设计与图形学学报,7(1),1995.
    [高-1995] 高济,开发知识级问题求解建模,高技术通讯,1995,6.
    [高-1996] 高济,基于表示本体论的智能系统开发,计算机研究与发展,1996,11.
    [高-1998] 高济,基于知识的软件智能化技术,浙江大学计算机系,1998,10.
    [高-1995] 高曙明,陈正鸣,彭群生,PADS——一个基于几何推理的参数化设计系统,计算机辅助设计与图形学学报,7(2),1995.
    [高-1998] 高曙明,自动特征识别技术综述,计算机学报,21(3),1998.
    [高-1992] 高玮,三维造型的特征建模造型及图象,浙江大学硕士学位论文,1992,12.
    [高-1996] 高玮,基于二维视图特征的三维重建及多视图参数化设计的研究,浙江大学博士学位论文,1996,11.
    
    
    [高-1999] 高玮,彭群生,基于二维视图特征的三维重建,计算机学报,22(5),1999.
    [耿-2001] 耿卫东,张一炀,王靖滨,潘云鹤,融和视觉认知的工程视图理解方法,计算机学报,24(5),2001.
    [公-1992] 公茂凯,高国安,石淼,由三视图构造三维实体方法的综述,计算机研究与发展,1992,8.
    [辜-1986] 辜凯宁,唐泽圣,孙家广,从三视图重建三维形体技术的研究,计算机学报,1986,1.
    [顾-1996] 顾新建,祁国宁等.产品信息基因模型(上),中国标准化,7:3-6,1996.
    [顾-1996] 顾新建,祁国宁等.产品信息基因模型(下),中国标准化,8:16-21,1996.
    [胡-1996] 胡友兰,黄树槐,常明,机械工程图自动输入与计算机理解技术,小型微型计算机系统,17(12),1996.
    [黄-1998] 黄曾阳,《HNC(概念层次模型)理论-计算机理解语言研究的新思路》,清华大学出版社,1998,11.
    [黄-2001] 黄刘生,陈华平,郑启龙,陈国良,一个新的面向对象数据库系统的动态数据模型,软件学报,12(5).2001.
    [贾-2000] 贾云德,机器视觉,北京:科学出版社,2000,4.
    [江-1999] 江涛,面向工程图样的复合型三维重建技术研究,浙江大学硕士学位论文,1999,3.
    [江-2000] 江涛,陆国栋,雷建兰,来建良,基于面域理解的多面体三维重建,计算机辅助设计与图形学学报,2000,7.
    [金-1999] 金建国,谭建荣,董玉德,一个基于图基的参数化设计方法,计算机研究与发展,36(10),1999.
    [金-2000] 金建国,关联参数化中的若干理论问题及关键技术研究,浙江大学博士学位论文,2000,2.
    [金-1999] 金文华,饶上荣,唐卫青,刘慎权,基于顶点可见性的凹多边形快速凸分解算法,计算机研究与发展,36(12),1999.
    [来-1999] 来建良 基于尺寸引导的三维重建技术研究,浙江大学硕士学位论,1999,3.
    [李-1996] 李大伟,戴建设,李敉安,面向并行工程的组织决策支持系统概念模型,系统工程理论与实践,1996,2.
    [李-1995] 李雷,欧宗瑛,袁波,CAD图形数据库中特征关系和约束关系的自动识别和提取,计算机工程,21(6),1995.
    [李-1996] 李利,马颂德,从二维轮廓线重构三维二次曲面形状,计算机学报,19(6),1996.
    [李-1998] 李卫东,叶尚辉,一种基于神经网络特征识别方法的研究,中国机械工程,9(7),1998.
    [刘-1997] 刘成君,戴汝为,广义线性八元树表示及物体的广义三维重建,自动化学报,23(5),1997.
    
    
    [刘-1998] 刘继红.DFX:面向产品生命周期的设计,计算机辅助设计与制造,8(9):34-36,1998.
    [刘-2000] 刘健勤,盛津芳,魏敏洁编著,面向智能体的视觉信息处理,北京:科学出版社,2000,4.
    [刘-2000] 刘世霞,胡事民,汪国平,孙家广,基于三视图的三维形体重建技术,计算机学报,23(2),2000.
    [刘-2000] 刘小年,刘振魁,机械制图(机械类专业适用),北京:高等教育出版社,2000,7.
    [刘-1997] 刘晓婷,莫蓉,张定华,三维零件特征的工程图表示技术研究,机械科学与技术,16(3),1997.
    [刘-2000] 刘玉生,基于数学定义的平面尺寸和形位公差建模与表示技术的研究,浙江大学博士学位论文,2000,8.
    [刘-2001] 刘云华,特征提取技术研究及应用,华中科技大学博士学位论文,2001,5.
    [刘-1996] 刘钟,张树生,张铁昌,工程图自动转换及识别技术研究,机械工业自动化,18(3),1996.
    [陆-1999] 陆国栋,阮建中,江涛,彭群生,基于工程图样的三维重建技术研究与实现,计算机辅助设计与图形学学报,1999,6.
    [陆-1999] 陆国栋,基于工程语义的三维重建方法研究,浙江大学博士学位论文,1999,12.
    [陆-2000] 陆国栋,彭群生,基于工程图样语义的基元关系识别研究,计算机辅助设计与图形学学报,12(9),2000.
    [陆-2001] 陆国栋,张树有,工程图样数字化转换与智能理解,北京:机械工业出版社,2001,5.
    [闵-1994] 闵卫东,唐泽圣,唐龙,工程图尺寸标注的网状文法,软件学报,5(7):1-10,1994.
    [潘-1996] 潘云鹤编著,CAD系统与方法,浙江大学出版社,1996,5.
    [阮-1997] 阮建中,陆国栋,面向三维重建的工程图样预处理技术研究,工程图学学报,4:13-18,1997.
    [阮-1998] 阮建中,基于工程图样理解的三维重建技术的研究,浙江大学硕士学位论文,1998,2.
    [沈-1991] 沈清,汤霖编著,模式识别导论,长沙:国防科技大学出版社,1991,5.
    [沈-2000] 沈伟,基于线面投影关系的三维重建算法的研究与实现,浙江大学硕士学位论文,2000,2.
    [石-2001] 石亮,基于模式匹配的尺寸自动标注及其在MDT上的实现,浙江大学硕士学位论文,2001,2.
    [石-1991] 石淼,唐塑飞,李明树,基于图纸理解的装配关系模型的生成,机器人,13(5):1991.
    [舒-2001] 舒慧林,面向概念形状设计机械产品残缺信息建模的研究,华中科技大学博士学位论文,2001,5.
    
    
    [谭-1995] 谭建荣,彭群生,基于零件图约束信息的装配图重建方法,机械工程学报,31(2),1995.
    [谭-1996] 谭建荣,张东亮,彭群生,基于约束关系自组织的离线参数化技术,自然科学进展.国家重点实验室通讯,1996,11.
    [谭-1999] 谭建荣,董玉德,基于图形理解的尺寸环提取算法及其实现,计算机研究与发展,36(2),1999.
    [唐-1993] 唐荣锡.机械产品建模技术的应用和发展,航空制造工程,12:3-5,1993.
    [唐-1994] 唐荣锡.CAD/CAM技术,北京:北京航空航天大学出版社,1994
    [唐-1993] 唐荣锡,机械产品建模技术的应用与发展,航空制造工程,1996,2.
    [王-1995] 王东泉,由二维正投影重建三维实体算法的评述,计算机应用与软件,1995,1.
    [王-1991] 王尚华,周尚清,许万雍,关于三视图理解的研究,机器人,1991,1.
    [王-1998] 王天珍,计算机视觉与重建-计算机视觉理论界引人注目的争论--,模式识别与人工智能,1998,9.
    [王-1996] 王兴波,方逵,李圣怡,对三视图的图形数据进行特征识别与立体重构,计算技术与自动化,15(1),1996._
    [王-2000] 王耘,基于工程语义的机械工程图形数据的自组织与识别理解,浙江大学博士学位论文,2000,9.
    [吴-1994] 吴东成,宣国荣,工程三视图的三维恢复,计算机学报,1994,1.
    [徐-1999] 徐炳松,张秀艳,张茵麦主编,教育部高等教育司 组编,画法几何及机械制图,第二版(机械类专业用),北京:高度教育出版社,1999,6.
    [徐-1996] 徐慧萍,陆国栋,谭建荣,面向三维变量设计的可变特征模型,计算机学报,19(12),1996.
    [徐-1995] 徐挺编著,相似方法及其应用,机械工业出版社,1995,9.
    [薛-1996] 薛鸿源,周济,用约束网络表示二维图形的二叉树算法,计算机辅助设计与图形学学报,8(6),1996.
    [严-1997] 严魏敏,吴伟民编著,数据结构(C语言版),清华大学出版社,1997,4.
    [杨-2001] 杨纶标,高英仪编著,模糊数学*原理及应用*(第三版),华南理工大学出版社,2001,3.
    [叶-2001] 叶金荣,面向图样理解的工程语义获取技术研究,浙江大学硕士学位论文,2001,2.
    [虞-1996] 虞强,基于多约束的二维视图到三维形体转换方法的研究,浙江大学硕士学位论文,1996,1.
    [余-1997] 余俊.设计工程技术发展概况,中国机械工程,8(4):100-103,1997.
    [张-1990] 张钹,张铃著,问题求解理论及应用,北京:清华大学出版社,1990,12.
    [张-1999] 张博锋,智能系统中的解释理论及方法研究,浙江大学博士后研究报告,1999,11.
    [张-1996] 张树有,谭建荣,彭群生,基于图形环境信息的干涉问题自动处理,计算机学
    
    报,19(8),1996.
    [张-1999] 张树有,基于多层次协同的产品尺寸信息检验与自适应处理研究,浙江大学博士学位论文,1999,11.
    [张-1996] 张新访,罗浩,黄斌,杨志新,基于推理的自动参数化图形库管理系统,计算机辅助设计与图形学学报,8(1):1996.
    [张-1993] 张文祖,杨叔子等.机械产品模型的研究与评述,中国机械工程学报,4(1):7-9.1993.
    [周-1993] 周美立著,相似学,中国科学技术出版社,1993,10.
    [周-1994] 周美立著,相似系统论,科技文献出版社,1994,3.
    [周-1998] 周美立著,相似工程学,机械工业出版社,1998,6.
    [周-1999] 周榕,黄希庭,隐喻理解加工机制的研究,心理学动态,7(3),1999.
    [朱-1998] 朱仁芝,刘磊,陶涛,江涌,吴震,任意空间位置回转二次曲面体的三维重建,工程图学学报,1998,1.

© 2004-2018 中国地质图书馆版权所有 京ICP备05064691号 京公网安备11010802017129号

地址:北京市海淀区学院路29号 邮编:100083

电话:办公室:(+86 10)66554848;文献借阅、咨询服务、科技查新:66554700