您现在的位置: 首页> 研究主题> 切平面

切平面

切平面的相关文献在1955年到2022年内共计126篇,主要集中在数学、自动化技术、计算机技术、机械、仪表工业 等领域,其中期刊论文89篇、会议论文3篇、专利文献644407篇;相关期刊75种,包括高师理科学刊、周口师范学院学报、计算机工程与应用等; 相关会议3种,包括中国企业运筹学第七届学术年会、2005年全国水声学学术会议、1998年全国快速成型与模具快速制造会议等;切平面的相关文献由211位作者贡献,包括马瑞、宋新宇、尤磊等。

切平面—发文量

期刊论文>

论文:89 占比:0.01%

会议论文>

论文:3 占比:0.00%

专利文献>

论文:644407 占比:99.99%

总计:644499篇

切平面—发文趋势图

切平面

-研究学者

  • 马瑞
  • 宋新宇
  • 尤磊
  • 冯岩
  • 李玉阳
  • 王小林
  • 笪良龙
  • 邓勇
  • 邵建峰
  • 颜宏文
  • 期刊论文
  • 会议论文
  • 专利文献

搜索

排序:

年份

    • 郑宇泽
    • 摘要: 本文使用矩阵的工具将平面蒙日圆的结论推广到n维欧式空间.
    • 李宜阳
    • 摘要: 本文通过探究偏导数几何意义方面的两道例题,将涉及到偏导数,空间曲面,空间曲线,直线,平面,二元函数的标准线性近似等内容融会贯通.
    • 王素娟
    • 摘要: 为了能更直观、更全面地理解二元函数可微的定义,利用几何的方法,对二元函数可微的定义进行了详细的诠释,给出了二元函数全微分的几何意义,揭示出二元函数全微分与一元函数微分之间的关系.
    • 刘金朵; 孙文磊; 黄勇; 黄海博
    • 摘要: 目的为满足激光熔覆工艺要求,提出一种针对曲面零件激光熔覆加工轨迹的快速生成算法。方法利用零件的STL格式转换为三角片模型网络,采用切片理论,生成一组厚度为0、方向与轨迹垂直的平面片族,同时将切片之间的距离设置为熔覆搭接率,搭接率取30%。每一切平面与三角面片产生交点,连接这些交点在平面内形成轨迹线段,通过加工过程中激光离焦量的固定值去除多余点,达到质量要求的同时也简化数据量,故提出搜索插补点算法,得到最终轨迹路径点,同时利用插补点在曲面上的法向矢量确定激光姿态,使用UG API与Visual Studio编写适用于激光熔覆轨迹的快速算法与自动生成的程序。结果模型的点云有47 756个数据,提取出了4260个轨迹点作为扫描轨迹,利用本文算法得到了5669个点,通过搜索插补点算法后得到最终轨迹点3861个,节约了搜索时间。将取得的每个点坐标信息与法向量信息传入机械人程序,达到了较好的熔覆质量。结论此方法用于曲面零件的熔覆轨迹规划,具有较好的稳定性和有效性。
    • 姚志敏
    • 摘要: 使用切面技术、归纳法等证明了欧氏空间中凸集极点的存在性,进一步证明了空间中一般有界闭凸集(不只局限于凸多面体)中任意一点同样可表示为极点的凸组合.方法独到.
    • 马艳利; 强华; 冯娟婷
    • 摘要: 针对一类混合整数典范DC规划问题,提出了一个基于切平面的分支定界缩减方法.该方法用约束条件的切平面将可行域线性化,并使用了二分规则.数值结果表明所提出的算法是可行的,可以求解大规模问题.
    • 尤磊; 冯岩; 唐守正; 宋新宇
    • 摘要: 提出了一种从树木点云中提取树干点云的切平面分割算法.首先,在对树木点云分段与角度分区的基础上,选定树干下部无树枝且扭曲程度较小的一段树干作为开始分段;其次,根据已削枝的多个相邻分段中的当前角度分区,及与其前后各1个角度分区的点云,构建当前角度分区的切平面,由点与切平面的位置关系,分割当前分段中这些角度分区中的树干点云;最后,以落叶时地面三维激光扫描仪扫描的13棵杨树作为测试数据的实验表明,提取算法在有效提取树干点云的同时保留了树干表面的特征,为后续树干点云的相关研究提供基础数据.
    • 尤磊; 唐守正; 宋新宇
    • 摘要: Objective]Three dimension(3D) tree modelling and tree parameters extraction from the three dimensional laser scanning data are the two research focuses in recent years. Combining the two contents,the objective of this study is to reconstruct the irregular triangulation surface of the stem that can be used for extracting stem parameters. [Method]The technology of three dimensional surface reconstruction was used in this study. The algorithm of surface reconstruction which based on tangent plane projection in the three dimensional spaces was improved according to the characteristics of stem point cloud. And the improved algorithm was applied to reconstruct the irregular triangulation as the stem surface model. The improvement was as follows:1)Radius value was chosen as the criterion for choosing nearest neighbor point set to reduce the influence of the scattered distribution of stem points; 2 ) The closer the distance between points,the greater the impact between points,the tangent normal vector of a point was calculated by the weighted distance method. And the farther neighbor point was deleted when there are the same project points in the tangent plane of the neighbor point set; 3 ) According to the geometric topological invariance of the project point in the parallel plane,the calculation of tangent plane was simplified; 4 ) The transforming of planar point set in the three dimensional spaces to planar point set in the two dimensional spaces was simplified by point set rotating. In the improved algorithm,the current point and its’neighbor point set were projected to the tangent plane and a planar point set was generated. The connected relationship in the Delaunay triangulation of the planar point set was mapped into the stem point. Then,the surface model of the current point and its neighbor points was reconstructed. The global stem surface was obtained through the above reconstruction procedures one point by one point. [Result]The reconstruction experiment of Populus sp. stem showed that the improved algorithm had a better stem model than that of the classic algorithm. The surface reconstruction experiment of stems from different species with different bark properties showed that the reconstructed surface model could clearly show the color information labeled in the field scanning,and the local triangular patch could reveal the scraggly feature of stem surface,and the local triangular patch could show the orientation of the surface triangles. The experiment of extracting stem diameter from the reconstructed surface model showed that,compared with the measured stem diameter in field working,the RMSE value of stem diameter extracted from the reconstructed surface was 0. 18 cm,and the accuracy of the reconstructed stem surface was demonstrated.[Conclusion]From the perspective of parameter extraction and using the technology of surface reconstruction,the surface reconstruction algorithm which based on tangent plane projection was improved to reconstructed the stem surface. The reconstructed stem surface had a better visualization effect; it can reflect the real surface features of the tree stem. The improved algorithm can be used for exhibiting the realistic morphological and structural features and constructing realistic three dimensional visualization model of the stem surface. The precise stem reconstructed surface model by the improved algorithm can provide the basic data for stem parameter extraction.%【目的】将使用三维激光扫描仪获取的树木点云构建树木三维模型与提取树木参数相结合,构建适用于树干参数提取的树干三维表面模型。【方法】采用三维表面重建技术,根据树干点云特征改进基于切平面投影的表面重建算法,并将其应用于重建树干的不规则三角网表面模型中。改进内容如下:1)使用半径阈值作为邻域点的选取准则以减少点云分布散乱对邻域点集选择的影响;2)根据点之间距离越近、影响越大的思想,使用距离加权方式计算特定点处切平面的法向量,且当邻域点集投影至切平面上产生重复投影点时,删除距离较远的邻域点;3)根据点集在平行平面间投影的几何拓扑不变性简化投影切平面的构建;4)以点集旋转方式简化三维平面点集到二维平面点集的转换。本研究提出的改进算法将当前点及其邻域点集投影至切平面上得到一个平面点集,将平面点集上构建的Delaunay三角网的连接关系映射到树干点云中以构建当前点与其邻域点的三维表面模型,逐个对树干点云中的点投影重建以实现树干点云整体的三维表面重建。【结果】对杨树树干的重建试验表明,改进算法能更好地构建树干的表面模型;对粗糙程度不同的多个树种的试验表明,重建的树干表面能清晰地显示外业扫描时标注的色彩信息,局部的表面三角形面片能清晰地反映树干表面凸凹不平的特征及树干表面在三角面片处的朝向信息;从重建表面上提取直径的试验表明,与围尺实测直径相比,从重建表面上提取直径的 RMSE 为0.18 cm,验证了重建树干表面的精确性。【结论】本研究从参数提取角度,采用表面重建方法,改进了基于切平面投影重建算法以重建树干的三维不规则三角网表面,重建的树干表面具有较好的视觉效果,能真实反映树干表面的特征。本研究提出的改进算法适用于构建逼真的树干三维可视化表面模型,构建的精确树干表面模型可为后续的树干参数提取提供基础数据。
  • 查看更多

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号