<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Well, the absolute maximum in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/3D-Point-Cloud-or-Mesh-Data/m-p/1023793#M39277</link>
    <description>&lt;P&gt;Well, the absolute maximum number of 3D points you can get out of the RealSense in theory is &lt;SPAN class="text"&gt;640 x 480 x 60 = &lt;/SPAN&gt;18,432,000 3D points per second.&lt;/P&gt;

&lt;P&gt;In reality though, the number will be lower than that since depth information will not be available for many of those points. Also, you may want to sync it with the RGB camera, which only runs at 30Hz... In any way, I think you should be fine with those requirements...&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Apr 2015 01:37:01 GMT</pubDate>
    <dc:creator>samontab</dc:creator>
    <dc:date>2015-04-28T01:37:01Z</dc:date>
    <item>
      <title>3D Point Cloud or Mesh Data</title>
      <link>https://community.intel.com/t5/Software-Archive/3D-Point-Cloud-or-Mesh-Data/m-p/1023790#M39274</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;i'm looking for a solution for capturing faces and i don't know if it's possible with realsense.&lt;/P&gt;

&lt;P&gt;my requirements are follow: &amp;nbsp;&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;mesh resolution &amp;lt;1mm&lt;/LI&gt;
	&lt;LI&gt;processing can be up to 30 sec&lt;/LI&gt;
	&lt;LI&gt;usage of multiple cameras prefered&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;i have seen that there some projects for creating point clouds but i don't know how the resolution is. are there some more information's?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2015 12:51:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/3D-Point-Cloud-or-Mesh-Data/m-p/1023790#M39274</guid>
      <dc:creator>Francis_P_</dc:creator>
      <dc:date>2015-04-14T12:51:48Z</dc:date>
    </item>
    <item>
      <title>What I'm going to say applies</title>
      <link>https://community.intel.com/t5/Software-Archive/3D-Point-Cloud-or-Mesh-Data/m-p/1023791#M39275</link>
      <description>&lt;P&gt;What I'm going to say applies to the RealSense camera as well as any similar device that uses projected IR patterns (such as the Kinect v1 for example).&lt;/P&gt;

&lt;P&gt;- The mesh resolution will vary depending on how far away your object is. It is possible to get a rough estimate on the maximum resolution of the RealSense given it's specs, but I haven't done those calculations so far...&lt;/P&gt;

&lt;P&gt;- 30 sec seems long enough to create a full mesh, but there will be a trade off between resolution and time of processing.&lt;/P&gt;

&lt;P&gt;- Keeping a constant stream of multiple cameras would only work if you are viewing different areas on each one, but for stitching the views together into a single mesh you would need to have some overlap, which will cause interferences (you are projecting different IR patterns into the same area). You could turn the cameras on and off to eliminate the interferences, but it may get tricky to sync all of it.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2015 23:39:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/3D-Point-Cloud-or-Mesh-Data/m-p/1023791#M39275</guid>
      <dc:creator>samontab</dc:creator>
      <dc:date>2015-04-15T23:39:11Z</dc:date>
    </item>
    <item>
      <title> </title>
      <link>https://community.intel.com/t5/Software-Archive/3D-Point-Cloud-or-Mesh-Data/m-p/1023792#M39276</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;thank you for the information.&lt;/P&gt;

&lt;P&gt;well the distance will be in the 20-30cm range so i hope that the resolution could be below &amp;lt;1mm.&lt;/P&gt;

&lt;P&gt;so when there ist the possability to capture with multible realsense camera, i must have the controll of the pattern generation and image captureing. because i need only the front face (ear to ear) my target would be 3 realsens cameras. so i should get a good overlap.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;what i dont know is how much 3d points do i get per fps. my target would be 200k - 500k 3d points per realsense camera.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;well must see what the future brings :-)&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2015 22:43:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/3D-Point-Cloud-or-Mesh-Data/m-p/1023792#M39276</guid>
      <dc:creator>Francis_P_</dc:creator>
      <dc:date>2015-04-27T22:43:49Z</dc:date>
    </item>
    <item>
      <title>Well, the absolute maximum</title>
      <link>https://community.intel.com/t5/Software-Archive/3D-Point-Cloud-or-Mesh-Data/m-p/1023793#M39277</link>
      <description>&lt;P&gt;Well, the absolute maximum number of 3D points you can get out of the RealSense in theory is &lt;SPAN class="text"&gt;640 x 480 x 60 = &lt;/SPAN&gt;18,432,000 3D points per second.&lt;/P&gt;

&lt;P&gt;In reality though, the number will be lower than that since depth information will not be available for many of those points. Also, you may want to sync it with the RGB camera, which only runs at 30Hz... In any way, I think you should be fine with those requirements...&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2015 01:37:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/3D-Point-Cloud-or-Mesh-Data/m-p/1023793#M39277</guid>
      <dc:creator>samontab</dc:creator>
      <dc:date>2015-04-28T01:37:01Z</dc:date>
    </item>
    <item>
      <title>thanks a lot you for the</title>
      <link>https://community.intel.com/t5/Software-Archive/3D-Point-Cloud-or-Mesh-Data/m-p/1023794#M39278</link>
      <description>&lt;P&gt;thanks a lot you for the information.... well so in theory it should work :-)&amp;nbsp;&lt;/P&gt;

&lt;P&gt;it's time for the sdk....&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2015 08:17:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/3D-Point-Cloud-or-Mesh-Data/m-p/1023794#M39278</guid>
      <dc:creator>Francis_P_</dc:creator>
      <dc:date>2015-04-28T08:17:05Z</dc:date>
    </item>
  </channel>
</rss>

