<?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=Sensors%5CGround_Based_Lidar%5CExport_Depth_Buffer</id>
	<title>Sensors\Ground Based Lidar\Export Depth Buffer - 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=Sensors%5CGround_Based_Lidar%5CExport_Depth_Buffer"/>
	<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=Sensors%5CGround_Based_Lidar%5CExport_Depth_Buffer&amp;action=history"/>
	<updated>2026-05-10T12:01:38Z</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=Sensors%5CGround_Based_Lidar%5CExport_Depth_Buffer&amp;diff=46839&amp;oldid=prev</id>
		<title>Daniel at 19:27, 6 October 2015</title>
		<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=Sensors%5CGround_Based_Lidar%5CExport_Depth_Buffer&amp;diff=46839&amp;oldid=prev"/>
		<updated>2015-10-06T19:27:34Z</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; Sensors &amp;gt; TLS/GBL &amp;gt; Export Depth Buffer&amp;#039; menu.&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
Exports the [http://en.wikipedia.org/wiki/Depth_map depth map] of the selected Ground Based Lidar (GBL) sensor as an ASCII file.&lt;br /&gt;
&lt;br /&gt;
CloudCompare will simply ask for a destination filename.&lt;br /&gt;
&lt;br /&gt;
== Output file format ==&lt;br /&gt;
&lt;br /&gt;
The output file is organized as the following:&lt;br /&gt;
* comment line: title (CLOUDCOMPARE DEPTH MAP)&lt;br /&gt;
* comment line: cloud name (Associated cloud: XXX)&lt;br /&gt;
* comment line: first angular step (min and max between brackets)&lt;br /&gt;
* comment line: second angular step (min and max between brackets)&lt;br /&gt;
* comment line: max depth (pMax: XXX)&lt;br /&gt;
* comment line: depth map length (L: XXX)&lt;br /&gt;
* comment line: depth map height (H: XXX)&lt;br /&gt;
* comment line (///////////////////////)&lt;br /&gt;
* then on each line: 3 values per pixel of the depth map (column, row, depth)&lt;br /&gt;
&lt;br /&gt;
== Example==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
// CLOUDCOMPARE DEPTH MAP&amp;lt;br&amp;gt;&lt;br /&gt;
// Associated cloud: cloud_name&amp;lt;br&amp;gt;&lt;br /&gt;
// dPhi   = 0.005000 [ -0.383040 : 0.007195 ]&amp;lt;br&amp;gt;&lt;br /&gt;
// dTheta = 0.005000 [ -1.586361 : 0.137948 ]&amp;lt;br&amp;gt;&lt;br /&gt;
// pMax   = 58841.890625&amp;lt;br&amp;gt;&lt;br /&gt;
// L      = 345&amp;lt;br&amp;gt;&lt;br /&gt;
// H      = 79&amp;lt;br&amp;gt;&lt;br /&gt;
/////////////////////////&amp;lt;br&amp;gt;&lt;br /&gt;
0 0 12.000000000000&amp;lt;br&amp;gt;&lt;br /&gt;
1 0 15.000000000000&amp;lt;br&amp;gt;&lt;br /&gt;
2 0 16.000000000000&amp;lt;br&amp;gt;&lt;br /&gt;
...&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Daniel</name></author>
	</entry>
</feed>