基于变分方法的网格处理
本文选题:网格去噪 + 分片常数空间 ; 参考:《中国科学技术大学》2015年博士论文
【摘要】:随着三维扫描技术以及计算机性能的提高,三角网格曲面处理已经成为计算机图形学领域中的热门研究方向之一。其研究内容主要包括网格重建、去噪、分割、简化、参数化、编辑等。经过几十年众多专家学者的努力,网格曲面处理方法已经得到了良好的发展,许多成熟、高效的算法被提出。其在计算机图形学、工业制造以及逆向工程中扮演越来越重要的角色。本文主要研究网格去噪,网格分割以及网格简化三个问题。针对这三个方向中存在的一些问题(比如去噪中的不保特征,分割方法的不稳定性,分割结果不是足够语义等),本文提出了一些有效的解决方法。具体内容包含以下几个部分。 第一章中,本文首先介绍网格曲面处理,Total-Variation相关的基础知识;其次分别从研究背景,研究现状和本文所作的贡献三个方面对网格去噪、网格分割与网格简化这三个网格处理问题进行阐述,最后给出了全文内容的结构安排。 第二章中,本文首先对全文中使用的符号进行统一定义,其次根据已有的分片线性空间在图形学某些应用中存在的问题,提出并定义了网格上的分片常数空间,以及与该空间相关的微分算子与内积公式,进而给出了网格曲面上Total-Variation范数的严格定义。接着本章将分片常数空间与分片线性空间进行比较,比较结果显示分片常数空间在图形学应用领域有着明显的优越性。 第三章中,本文主要讨论基于变分方法的保特征的网格去噪问题。网格去噪中存在的最大的困难是去除噪音的同时如何保持住网格的尖锐特征(比如一些尖锐边与角),并且不产生阶梯效应(staircase)。基于分片常数空间以及Total-Variation (TV)良好的保特征的性质,本文提出一种十分有效的保特征的网格去噪方法,并且提供了两个估计公式自动地计算算法的参数,同时也证明了该去噪模型在某种意义下连续地依赖其参数。为了求解该去噪问题,本文提出使用分裂算子与增广拉格朗日方法的有效迭代算法对其进行求解。最后本文从各个方面将提出的去噪方法与现有的去噪方法进行比较。实验结果显示,对CAD网格与non-CAD网格,本文中提出的方法得到的结果均优于其它去噪方法的结果,并且计算速度很快。另外,对于小尺度的特征,本文中提出的算法也能得到很好的结果并且避免产生阶梯效应。 第四章中,本文主要讨论基于part-type的网格分割问题。大多数现有的分割方法或者太依赖于初始值,或者分割结果不够语义。针对这些问题,本文提出了一种新的基于三角形的稳定、有效的变分分割方法。首先结合网格的高阶信息,本文定义了四种新的拉普拉斯矩阵。与经典的拉普拉斯矩阵相比,这些新定义的拉普拉斯矩阵能够反映出更多正确的语义信息。考虑到三角形一般情况下不是均匀地分布在网格上,基于分片常数空间以及经典的图像中的Mumford-Shah模型,本文提出了一种基于三角形的变分分割模型。由于本文中提出的分割方法是对三角形进行聚类,因此能够得到真正意义上的基于区域聚类的分割结果。另外,由于本文中提出的变分分割模型是一个非凸的优化问题,因此,我们提出了一种有效的初始化方法使模型变得稳定。为了进一步地改善分割结果,本文提出了一种简单有效的用户交互技术(如果需要的话)。最后本文通过Princeton Segmentation Benchmark数据库与其它分割方法进行比较,比较结果显示本文的方法具有明显的优势。 第五章中,本文主要讨论基于surface-type网格分割与基于分片常数逼近的网格简化。根据前面章节的讨论,我们发现网格去噪与分割均属于从不同程度上对网格进行简化。利用分片常数空间的良好性质以及网格光滑与网格简化的相似性,本文提出了一种基于surface-type的网格分割方法。事实上,对surface-type的网格分割结果的边界进行提取,即可实现对网格的简化。随后本文提出利用第三章中的去噪模型获取网格模型的分片常数逼近。实验结果显示基于surface-type的分割方法与基于去噪模型的分片常数逼近方法均能得到相当满意的结果。 第六章对全文进行总结,并且提出一些与本文内容相关的值得研究的问题。
[Abstract]:With the improvement of 3D scanning technology and computer performance, triangular mesh surface processing has become one of the most popular research fields in the field of computer graphics. Its main contents include mesh reconstruction, denoising, segmentation, simplification, parameterization, editing and so on. Through the efforts of many experts and scholars for several decades, the grid surface processing method has been used After a good development, many mature and efficient algorithms have been proposed. They play a more and more important role in computer graphics, industrial manufacturing and reverse engineering. This paper mainly deals with three problems of mesh denoising, mesh segmentation and mesh simplification. For example, there are some problems in the three directions (such as non noise reduction). Characteristics, the instability of the segmentation method, the segmentation result is not enough semantics, etc. This paper proposes some effective solutions. The specific contents include the following sections.
In the first chapter, this paper first introduces the grid surface processing and the basic knowledge of Total-Variation. Secondly, from the three aspects of the research background, the research status and the contribution of this paper, the three grid processing problems of grid denoising, mesh segmentation and mesh simplification are expounded, and the structure of the full text content is given at the end.
In the second chapter, this paper first defines the symbols used in the full text. Secondly, according to the existing problems in the application of the existing piecewise linear space in some graphics applications, we propose and define the partition constant space on the grid, as well as the differential operator and the inner product formula related to the space, and then give the Total-Variat on the grid surface. The strict definition of the ion norm. Then this chapter compares the piecewise constant space with the piecewise linear space. The comparison results show that the partition constant space has obvious advantages in the field of graphics applications.
In the third chapter, this paper mainly discusses the problem of mesh denoising based on the variational method. The biggest difficulty in mesh denoising is how to remove the noise and keep the sharp features of the grid (such as some sharp edges and angles), and do not produce staircase. Based on the partition constant space and Total-Variation (T) V) a good feature preserving property, a very efficient mesh denoising method is proposed in this paper, and two estimation formulas are provided to automatically calculate the parameters of the algorithm. At the same time, it is proved that the denoising model depends on its parameters in a certain sense. In order to solve the denoising problem, this paper uses the splitting operator and the increase of the noise. The effective iterative algorithm of the wide Lagrange method is solved. Finally, the denoising method proposed in this paper is compared with the existing denoising method. The experimental results show that the results obtained in this paper are better than the results of other denoising methods for CAD grid and non-CAD grid, and the calculation speed is very fast. In addition, for small scale characteristics, the algorithm proposed in this paper can also get good results and avoid ladder effect.
In the fourth chapter, this paper mainly discusses the problem of grid segmentation based on part-type. Most existing segmentation methods are too dependent on the initial value, or the segmentation results are not semantic. In this paper, a new stable, effective variational cut method based on the triangle is proposed. Four new Laplasse matrices are defined. Compared with the classical Laplasse matrix, these newly defined Laplasse matrices can reflect more correct semantic information. Considering that the triangle is generally not distributed evenly on the grid, based on the partition constant space and the classical Mumford-Shah model in the image, this paper is proposed in this paper. In this paper, a triangulation based variational segmentation model is proposed. Because the segmentation method proposed in this paper is a triangle clustering, we can get the real sense of the segmentation results based on regional clustering. In addition, because the variational segmentation model proposed in this paper is a non convex optimization problem, we propose a kind of effective method. The method of initialization makes the model stable. In order to further improve the segmentation results, this paper proposes a simple and effective user interaction technology (if necessary). Finally, this paper compares the Princeton Segmentation Benchmark database with other segmentation methods, and the comparison results show that the method in this paper has obvious advantages.
In the fifth chapter, this paper mainly discusses the mesh simplification based on surface-type mesh segmentation and piecewise constant approximation. According to the discussion in the previous chapters, we find that mesh denoising and segmentation are both simplified to different degrees. The good quality of the partition constant space and the similarity of grid smooth and mesh simplification are used. In this paper, a mesh segmentation method based on surface-type is proposed. In fact, the boundary of the mesh segmentation results of surface-type is extracted, and the mesh simplification can be realized. In this paper, we use the denoising model in the third chapter to obtain the piecewise constant of the mesh model. The experimental results show the partition based on the surface-type. Both the method and the piecewise constant approximation method based on the denoising model can get fairly satisfactory results.
The sixth chapter summarizes the full text, and puts forward some issues worthy of study related to the content of this article.
【学位授予单位】:中国科学技术大学
【学位级别】:博士
【学位授予年份】:2015
【分类号】:TP391.41
【共引文献】
相关期刊论文 前10条
1 秦洋;王立宏;武栓虎;宋宜斌;;基于拉普拉斯矩阵的DNA序列集相似性分析[J];北京交通大学学报;2009年06期
2 宋义刚;肖亮;韦志辉;黄丽丽;;光学遥感图像变量分裂迭代快速复原算法[J];兵工学报;2012年03期
3 石明珠;许廷发;梁炯;冯亮;张坤;周立伟;;Novel image restoration model coupling gradient fidelity term based on adaptive total variation[J];Journal of Beijing Institute of Technology;2011年02期
4 辛巧;;基于高斯曲率和变指数扩散系数的图像去噪模型[J];长春师范学院学报;2011年02期
5 邢敏;刘智勇;李哲;;基于频域多尺度小波变换的CR图像超分辨率增强[J];吉林大学学报(信息科学版);2009年03期
6 孙轩;杨必胜;李清泉;;基于体元分析的三维建筑物模型结构化分割方法[J];测绘学报;2011年05期
7 徐焕宇;孙权森;夏德深;;基于非局部总变差的消除不规则采样遥感图像复原方法[J];测绘学报;2012年02期
8 熊亮;张丽;陈志强;邢宇翔;;切向CT重建算法的研究[J];CT理论与应用研究;2007年01期
9 李文书;骆建华;刘且根;何芳芳;魏秀金;;一种变尺度参数的迭代正则去噪算法(英文)[J];Journal of Southeast University(English Edition);2010年03期
10 李杰;程旺宗;;基于压缩传感的背景差分方法研究[J];电脑知识与技术;2010年02期
相关会议论文 前9条
1 张娜;潘振宽;魏伟波;;分段光滑图像分割的Split-Bregman方法[A];图像图形技术研究与应用(2010)[C];2010年
2 张楠;潘振宽;魏伟波;李媛媛;徐凯;;小位移变分光流计算的分裂方法[A];图像图形技术研究与应用(2010)[C];2010年
3 ;Fast mesh segmentation by approximated spherical patches[A];2009中国控制与决策会议论文集(2)[C];2009年
4 王丽娅;潘振宽;魏伟波;刘存良;张志梅;王钰;;多相图像分割的交替凸松弛优化及其Split Bregman算法[A];第十五届全国图象图形学学术会议论文集[C];2010年
5 王国栋;潘振宽;赵希梅;刘存良;王钰;;基于图像分解和活动轮廓模型的纹理分割[A];第十五届全国图象图形学学术会议论文集[C];2010年
6 王小磊;张瑾;许洪波;;基于交互增强原理的多文档自动文摘算法[A];第四届全国学生计算语言学研讨会会议论文集[C];2008年
7 张永平;何仲昆;苏日娜;樊少菁;;基于非线性投影的图像特征提取与分类[A];2009年中国智能自动化会议论文集(第三分册)[C];2009年
8 杨飞;周凡;王若梅;刘俪;罗笑南;;一种快速有效地基于区域增长的网格分割算法[A];第六届全国几何设计与计算学术会议论文集[C];2013年
9 卢昕婷;韩立国;张盼;孙宏宇;;基于全变分原理的多震源混合数据偏移[A];第十七届中国科协年会——分9 南海深水油气勘探开发技术研讨会论文集[C];2015年
相关博士学位论文 前10条
1 徐森;文本聚类集成关键技术研究[D];哈尔滨工程大学;2010年
2 宋军;水交换模型的理论方法及应用研究[D];中国海洋大学;2010年
3 莫X;基于隐式函数的曲面重构方法及其应用[D];华中科技大学;2010年
4 涂虬;智能视觉监视中目标检测与跟踪算法研究[D];华中科技大学;2010年
5 舒振宇;网格曲面的分割算法及其应用[D];浙江大学;2010年
6 董芳芳;图像恢复与分割中的新模型及快速算法[D];浙江大学;2010年
7 陈伟;基于时序文本挖掘的新闻内容理解与推荐技术研究[D];浙江大学;2010年
8 钱鹏江;大规模数据集聚类方法研究及应用[D];江南大学;2011年
9 马捷;一类散焦图像快速复原方法及其应用研究[D];吉林大学;2011年
10 李明;面向计算机辅助诊断的胶囊内镜图像处理与分析技术研究[D];华中科技大学;2011年
相关硕士学位论文 前10条
1 王仲兰;图像去噪的各向异性扩散方法[D];郑州大学;2010年
2 李静伟;基于共享近邻的自适应谱聚类算法[D];大连理工大学;2010年
3 张洋;视觉显著特征引导的网格有意义分割[D];大连理工大学;2010年
4 朱登奎;基于骨架图的曲面四边形剖分算法[D];大连理工大学;2010年
5 张琪;三维网格模型层次分割及骨架提取[D];辽宁师范大学;2010年
6 潘炯波;三维网格模型的骨架提取[D];辽宁师范大学;2010年
7 许俊玲;几类数字图像噪音的去噪算法研究[D];长沙理工大学;2010年
8 孙玉侠;数据挖掘中的谱聚类算法研究[D];中国海洋大学;2010年
9 肖东;基于聚类的CAD网格模型分割算法研究[D];浙江大学;2011年
10 刘X;三维形状画刷分割工具的研究[D];浙江大学;2010年
,本文编号:2007380
本文链接:https://www.wllwen.com/shoufeilunwen/xxkjbs/2007380.html