<small id="wcc6w"></small>
  • <strike id="wcc6w"></strike>
    • <ul id="wcc6w"></ul>
    • <strike id="wcc6w"><input id="wcc6w"></input></strike>
      <strike id="wcc6w"></strike>
    • <strike id="wcc6w"><input id="wcc6w"></input></strike>
      <strike id="wcc6w"><rt id="wcc6w"></rt></strike>
      <ul id="wcc6w"></ul>
        論文格式
        電氣工程 會計(jì)論文 金融論文 國際貿(mào)易 財(cái)務(wù)管理 人力資源 輕化工程 德語論文 工程管理 文化產(chǎn)業(yè)管理 信息計(jì)算科學(xué) 電氣自動化 歷史論文
        機(jī)械設(shè)計(jì) 電子通信 英語論文 物流論文 電子商務(wù) 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學(xué)工程 漢語言文學(xué) 免費(fèi)獲取
        制藥工程 生物工程 包裝工程 模具設(shè)計(jì) 測控專業(yè) 工業(yè)工程 教育管理 行政管理 應(yīng)用物理 電子信息工程 服裝設(shè)計(jì)工程 教育技術(shù)學(xué) 論文降重
        通信工程 電子機(jī)電 印刷工程 土木工程 交通工程 食品科學(xué) 藝術(shù)設(shè)計(jì) 新聞專業(yè) 信息管理 給水排水工程 化學(xué)工程工藝 推廣賺積分 付款方式
        • 首頁 |
        • 畢業(yè)論文 |
        • 論文格式 |
        • 個人簡歷 |
        • 工作總結(jié) |
        • 入黨申請書 |
        • 求職信 |
        • 入團(tuán)申請書 |
        • 工作計(jì)劃 |
        • 免費(fèi)論文 |
        • 合作期刊 |
        • 論文同學(xué)網(wǎng) |
        搜索 高級搜索

        當(dāng)前位置:論文格式網(wǎng) -> 畢業(yè)論文 -> 其他專業(yè)論文
        畢業(yè)論文標(biāo)題:

        點(diǎn)云數(shù)據(jù)的拉伸曲面特征提取

         本文ID:LWGSW16258 價(jià)格:收費(fèi)積分/100
        掃一掃 掃一掃
        本站會員可自行下載:下載地址 點(diǎn)云數(shù)據(jù)的拉伸曲面特征提取 (收費(fèi):11800 積分)  

        機(jī)械設(shè)計(jì)制造及其自動化論文,論文編號:JX1170  論文字?jǐn)?shù):13349.頁數(shù):61

        摘 要
         隨著CAD/CAM/CAPP一體化技術(shù)的發(fā)展,要求幾何模型能夠表示包含體現(xiàn)產(chǎn)品設(shè)計(jì)意圖和功能的高層次的工程信息,因而出現(xiàn)了同時(shí)面向設(shè)計(jì)過程和制造過程,包含產(chǎn)品工程信息的幾何造型方法,即特征造型(Feature Modeling)。隨著特征造型技術(shù)在機(jī)械領(lǐng)域中的應(yīng)用越來越廣泛,對于反求工程也提出了對于特征提取的要求.本論文提出在反求工程中點(diǎn)云數(shù)據(jù)拉伸曲面特征提取的一種方法.首先,估算點(diǎn)云的主曲率和主方向,計(jì)算最小主方向的平均方向;利用去除含有與最小主方向平均值相差最大的點(diǎn)的方法進(jìn)行噪聲處理,在此的基礎(chǔ)上得到曲面的拉伸方向;上述是得到拉伸方向的原理,我們可以利用計(jì)算機(jī)技術(shù)實(shí)現(xiàn).把三標(biāo)機(jī)測量機(jī)對實(shí)物測量所得的數(shù)據(jù)通過IGES的格式輸入到編譯的REFIT程序,實(shí)現(xiàn)計(jì)算機(jī)與軟件的通信.在REFIT軟件中在拾取點(diǎn)云之后,通過以上的算法,提取拉伸的方向.REFIT軟件是以Microsoft Visual C++ 6.0為編譯平臺,實(shí)現(xiàn)的語言是C++.

        關(guān)鍵詞:反求工程,特征造型,曲面特征,拉伸方向

        Abstract
         Since cad/cam/capp develop close-coupled, the mold is required for the fuction which can express the products design purpose.then there comes a new method to design model,it turns in the direction of design process and making process.this is named Feature Modeling. This paper gives out one method to get the feature of the extruding surface of the point cloud. First at all, estimate the average value of the main curvature and the main direction; then, calculate the average value of the min direction of every point of the point cloud . Do the filtration which kicks out those points have long distance to the average value of the min direction. On the basis of last step program can get initial direction of the extruding surface. All the words above are discussing the theory , and now that can use the computer to move the theory to the reality. The data which is measured from Three Coordinate Measuring Machine transforms to the format of IGES . then guide into the program named refit . It finishes the communication between the software refit and computer. The program finishes three steps ,the first  is getting data, the second is reaching arithmetic , the third is getting the result. By the way ,refit  uses Microsoft Visual C++ 6.0 as the platform and the computer language is c++.
        keywords: Reverse Engineering , Feature Modeling ,the feature of the extruding surface ,the direction to extrude ,

        目錄
        摘 要 i
        Abstract ii
        目錄 iii
        第一章  緒論 1
        1.1   研究背景 1
        1.3 研究方法與系統(tǒng)描述 4
        第二章  逆向工程系統(tǒng)軟件框架 5
        2.1  軟件開發(fā)工具 5
        2.2 軟件框架設(shè)計(jì) 5
        2.2.1軟件界面介紹 6
        2.2.2 輸入模塊 7
        2.2.3擬合模塊 10
        2.2.4 顯示模塊 13
        2.2.5 存儲模塊 13
        第三章 算法詳解 15
        3.1拉伸面的主曲率為零的主方向 15
        3.2方向數(shù)據(jù)的平均方向及噪聲處理 16
        3.2.1 平均方向 16
        3.2.2 基于方差分析的噪聲去除算法 17
        3.3 基于點(diǎn)云的快速曲率估算 19
        3.4拉伸方向的確定 19
        3.5 噪聲去除 19
        第四章 特征提取; 20
        4.1 菜單調(diào)用對話框 20
        4.2 點(diǎn)云拾取 22
        4.3曲率估算與繼承點(diǎn)云數(shù)據(jù)的屬性 23
        4.4 計(jì)算最小主方向的平均值 23
        4.5 噪聲去除處理 23
        計(jì)算結(jié)果 25
        參考文獻(xiàn) 29
        致  謝 30
        附錄表一 31
        附錄表二 34
        附錄表三 40
        源程序 1


        相關(guān)論文
        本論文在其他專業(yè)論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請注明來源www.donglienglish.cn,更多論文,請點(diǎn)論文格式范文查看
        上一篇:磁流變減振器設(shè)計(jì) 下一篇:汽車上拉式窗簾設(shè)計(jì)
        Tags:數(shù)據(jù) 拉伸 曲面 特征 提取 【收藏】 【返回頂部】
        會計(jì)論文
        電子機(jī)電論文
        金融論文
        電氣自動化論文
        模具設(shè)計(jì)
        化學(xué)工程與工藝
        機(jī)械設(shè)計(jì)
        電子通信論文
        英語論文
        行政管理論文
        物流論文
        電子商務(wù)論文
        法律論文
        國際貿(mào)易論文
        財(cái)務(wù)管理論文
        人力資源論文
        市場營銷論文
        土木工程論文
        工商管理論文
        工程管理論文
        漢語言文學(xué)論文
        教育管理論文
        測控專業(yè)論文
        交通工程論文
        旅游管理論文
        新聞專業(yè)論文
        藝術(shù)設(shè)計(jì)
        教育技術(shù)學(xué)論文
        應(yīng)用物理學(xué)論文
        輕化工程論文
        德語專業(yè)論文
        給水排水工程
        服裝設(shè)計(jì)與工程
        食品生物技術(shù)
        材料科學(xué)與工程
        電視制片管理
        工業(yè)工程論文
        文化產(chǎn)業(yè)管理
        包裝工程論文
        印刷工程論文
        信息管理論文
        制藥工程論文
        生物工程論文
        電子信息工程
        信息計(jì)算科學(xué)
        電氣工程論文
        通信工程論文
        財(cái)務(wù)會計(jì)畢業(yè)論文
        電子商務(wù)畢業(yè)論文
        現(xiàn)代教育技術(shù)
        信息管理專業(yè)
        心理學(xué)專業(yè)
        數(shù)學(xué)與應(yīng)用數(shù)學(xué)
        數(shù)學(xué)教育
        護(hù)理學(xué)畢業(yè)論文
        其他專業(yè)論文
        歷史學(xué)論文
        學(xué)前教育畢業(yè)論文
        小學(xué)教育畢業(yè)論文
        教育管理畢業(yè)論文
        法律專業(yè)畢業(yè)論文
        漢語言文學(xué)畢業(yè)論文
        工商管理畢業(yè)論文
        人力資源畢業(yè)論文
        營銷專業(yè)畢業(yè)論文
        物流專業(yè)畢業(yè)論文
        計(jì)算機(jī)論文
        最新文章
        熱門文章
        計(jì)算機(jī)論文
        推薦文章

        本站部分文章來自網(wǎng)絡(luò),如發(fā)現(xiàn)侵犯了您的權(quán)益,請聯(lián)系指出,本站及時(shí)確認(rèn)刪除 E-mail:349991040@qq.com

        論文格式網(wǎng)(www.donglienglish.cn--論文格式網(wǎng)拼音首字母組合)提供其他專業(yè)論文畢業(yè)論文格式,論文格式范文,畢業(yè)論文范文

        Copyright@ 2010-2018 LWGSW.com 論文格式網(wǎng) 版權(quán)所有 蜀ICP備09018832號

        感谢您访问我们的网站,您可能还对以下资源感兴趣:

        论文格式网:毕业论文格式范文
        <tfoot id="ksyug"><input id="ksyug"></input></tfoot>
      • <fieldset id="ksyug"></fieldset>
        <tfoot id="ksyug"><input id="ksyug"></input></tfoot>
        <fieldset id="ksyug"><table id="ksyug"></table></fieldset>
      • <ul id="ksyug"></ul>
        <strike id="ksyug"><input id="ksyug"></input></strike>
        <ul id="ksyug"></ul>
      • <ul id="ksyug"></ul>