<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.cloudcompare.org/doc/wiki/index.php?action=history&amp;feed=atom&amp;title=Mesh%5CDelaunay_2.5D_%28best_fit_plane%29</id>
	<title>Mesh\Delaunay 2.5D (best fit plane) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.cloudcompare.org/doc/wiki/index.php?action=history&amp;feed=atom&amp;title=Mesh%5CDelaunay_2.5D_%28best_fit_plane%29"/>
	<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=Mesh%5CDelaunay_2.5D_(best_fit_plane)&amp;action=history"/>
	<updated>2026-05-06T19:04:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://www.cloudcompare.org/doc/wiki/index.php?title=Mesh%5CDelaunay_2.5D_(best_fit_plane)&amp;diff=46793&amp;oldid=prev</id>
		<title>Daniel at 19:55, 20 February 2015</title>
		<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=Mesh%5CDelaunay_2.5D_(best_fit_plane)&amp;diff=46793&amp;oldid=prev"/>
		<updated>2015-02-20T19:55:18Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Menu ==&lt;br /&gt;
&lt;br /&gt;
This tool is accessible via the &amp;#039;Edit &amp;gt; Mesh &amp;gt; Delaunay 2.5D (best fit plane)&amp;#039; menu.&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
Computes a [http://en.wikipedia.org/wiki/Delaunay_triangulation Delaunay] 2D1/2 triangulation on a point cloud.&lt;br /&gt;
&lt;br /&gt;
Same method as [[Mesh\Delaunay2D (Axis Aligned plane) | Delaunay 2D (axis aligned plane)]]. However the 3D point cloud is first projected on the best fitting plane (least squares). Then the corresponding 2D points are triangulated and the mesh structure is applied to the 3D points.&lt;br /&gt;
&lt;br /&gt;
By default the 2D Delaunay triangulation is done on the cloud convex hull. Therefore CloudCompare will ask the user to specify a maximum length for the triangle edges. This allows to remove the biggest triangles (generally on the boundary) that are not necessarily meaningful. If this value is left to zero, then all the triangles output by the Delaunay triangulation will be kept.&lt;br /&gt;
&lt;br /&gt;
[[Image:Cc_delaunay_mesh.jpg|frame|center|Edit &amp;gt; Mesh &amp;gt; Delaunauy 2D]]&lt;br /&gt;
&lt;br /&gt;
Note: for 3D triangulation, refer to the [[Poisson Surface Reconstruction (plugin) | qPoissonRecon]] plugin.&lt;/div&gt;</summary>
		<author><name>Daniel</name></author>
	</entry>
</feed>