<?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 Re: F200 laser projector patterns in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/F200-laser-projector-patterns/m-p/472995#M4463</link>
    <description>&lt;P&gt;Hi Sergio!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;Unfortunately it is still not clear how patterns like those in the link I posted can be projected with the mentioned technology, especially with the line lense involved. From my understanding only stripes of different width can be projected by turning the laser on and off very quickly. Thats also what I see, when I use an additional sepparate NIR camera.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am aware of the possibilities of librealsense and SDK to change the NUMBER of patterns used. But I am still looking fo a way to take pictures of the patterns with the F200. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you have some further ideas. Thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jan 2017 08:22:22 GMT</pubDate>
    <dc:creator>mmarc18</dc:creator>
    <dc:date>2017-01-04T08:22:22Z</dc:date>
    <item>
      <title>F200 laser projector patterns</title>
      <link>https://community.intel.com/t5/Items-with-no-label/F200-laser-projector-patterns/m-p/472992#M4460</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To estimate the raddiation density of the F200 I am trying to find out more about the patterns, the camera does project. I am a bit confused from what I have read so far. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the following page, a picture of one of the patterns is shown und # 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/en-us/blogs/2015/01/26/can-your-webcam-do-this"&gt;https://software.intel.com/en-us/blogs/2015/01/26/can-your-webcam-do-this&lt;/A&gt; Can Your Webcam Do This? - Exploring the Intel® RealSense™ 3D Camera (F200) | Intel® Software &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found this picture on several other homepages related to the F200. &lt;/P&gt;&lt;P&gt;On the other hand on this homepage, the technique behind the laser projector is shown:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.chipworks.com/about-chipworks/overview/blog/inside-the-intel-realsense-gesture-camera"&gt;http://www.chipworks.com/about-chipworks/overview/blog/inside-the-intel-realsense-gesture-camera&lt;/A&gt; Inside the Intel RealSense Gesture Camera | Chipworks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The laser beam goes through a line lense and then to a oscillating mirror. I don't understand how, with such a system, other pattern than stripes would be possible. Could someone explain that? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to take pictures of the patterns with librealsense or the sdk? I tried setting the fps of the infrared cam to 300 but then the whole surface is white without any patterns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2016 09:22:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/F200-laser-projector-patterns/m-p/472992#M4460</guid>
      <dc:creator>mmarc18</dc:creator>
      <dc:date>2016-12-20T09:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: F200 laser projector patterns</title>
      <link>https://community.intel.com/t5/Items-with-no-label/F200-laser-projector-patterns/m-p/472993#M4461</link>
      <description>&lt;P&gt;Hi marcf,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Thank you for contacting us.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;The technique used in the laser projector is the following:&lt;P&gt;&amp;nbsp;&lt;/P&gt;IR Laser Projector projects non-visible patterns onto the user.&lt;P&gt;&amp;nbsp;&lt;/P&gt;The IR Camera captures the reflected patterns.&lt;P&gt;&amp;nbsp;&lt;/P&gt;The reflected patterns are processed by the Imaging ASIC.&lt;P&gt;&amp;nbsp;&lt;/P&gt;Depth values are calculated for each pixel to create a video frame.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;I also looked at the librealsense and the sdk documentation and found information about patterns. In the librealsense github you can see, for example, here &lt;A href="https://github.com/IntelRealSense/librealsense/blob/master/include/librealsense/rs.hpp"&gt;https://github.com/IntelRealSense/librealsense/blob/master/include/librealsense/rs.hpp&lt;/A&gt; &lt;A href="https://github.com/IntelRealSense/librealsense/blob/master/include/librealsense/rs.hpp"&gt;https://github.com/IntelRealSense/librealsense/blob/master/include/librealsense/rs.hpp&lt;/A&gt; that the camera has several configuration options. If you looked at f200_accuracy notes you can see how to set the patterns. In the SDK you can also see &lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v2016r3/documentation/html/index.html?ivcamaccuracy_property_device_pxccapture.html"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v2016r3/documentation/html/index.html?ivcamaccuracy_property_device_pxccapture.html&lt;/A&gt; &lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v2016r3/documentation/html/index.html?ivcamaccuracy_property_device_pxccapture.html"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v2016r3/documentation/html/index.html?ivcamaccuracy_property_device_pxccapture.html&lt;/A&gt; for information about the pattern function.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Let us know if this was helpful.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;-Sergio&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2016 21:18:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/F200-laser-projector-patterns/m-p/472993#M4461</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2016-12-21T21:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: F200 laser projector patterns</title>
      <link>https://community.intel.com/t5/Items-with-no-label/F200-laser-projector-patterns/m-p/472994#M4462</link>
      <description>&lt;P&gt;Hi marcf,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Do you still need assistance with this case? Did you find useful the information of our previous reply?&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;We'll be waiting for your response.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;-Sergio</description>
      <pubDate>Tue, 03 Jan 2017 23:45:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/F200-laser-projector-patterns/m-p/472994#M4462</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-01-03T23:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: F200 laser projector patterns</title>
      <link>https://community.intel.com/t5/Items-with-no-label/F200-laser-projector-patterns/m-p/472995#M4463</link>
      <description>&lt;P&gt;Hi Sergio!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;Unfortunately it is still not clear how patterns like those in the link I posted can be projected with the mentioned technology, especially with the line lense involved. From my understanding only stripes of different width can be projected by turning the laser on and off very quickly. Thats also what I see, when I use an additional sepparate NIR camera.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am aware of the possibilities of librealsense and SDK to change the NUMBER of patterns used. But I am still looking fo a way to take pictures of the patterns with the F200. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you have some further ideas. Thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2017 08:22:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/F200-laser-projector-patterns/m-p/472995#M4463</guid>
      <dc:creator>mmarc18</dc:creator>
      <dc:date>2017-01-04T08:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: F200 laser projector patterns</title>
      <link>https://community.intel.com/t5/Items-with-no-label/F200-laser-projector-patterns/m-p/472996#M4464</link>
      <description>&lt;P&gt;Hi Marc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Back in the early days of RealSense, a member of the previous RealSense community forum called Samontab created a tool that could be used to alter the parameters of the laser.  I don't know if this would be of any use to you but I used some clever googling to find the forum page with the download link (which still works).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/en-us/forums/realsense/topic/537872"&gt;https://software.intel.com/en-us/forums/realsense/topic/537872&lt;/A&gt; Utility for changing laser camera parameters (IVCAM v0.5) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe that the tool does not work properly with the SR-300, but if you are using the older F200 then hopefully it'll work fine for you.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2017 08:50:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/F200-laser-projector-patterns/m-p/472996#M4464</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-01-04T08:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: F200 laser projector patterns</title>
      <link>https://community.intel.com/t5/Items-with-no-label/F200-laser-projector-patterns/m-p/472997#M4465</link>
      <description>&lt;P&gt;Thank you MartyG,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes, I am aware of that tool. It works fine and shows the effect of changing the parameters quite well. But it can not make the patterns visible in any way. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2017 17:05:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/F200-laser-projector-patterns/m-p/472997#M4465</guid>
      <dc:creator>mmarc18</dc:creator>
      <dc:date>2017-01-04T17:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: F200 laser projector patterns</title>
      <link>https://community.intel.com/t5/Items-with-no-label/F200-laser-projector-patterns/m-p/472998#M4466</link>
      <description>&lt;P&gt;Hi Marc,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;We'll do some research to try to find more information about patterns. We'll contact you as soon as we have more information.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards&lt;P&gt;&amp;nbsp;&lt;/P&gt;-Sergio&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2017 15:59:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/F200-laser-projector-patterns/m-p/472998#M4466</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-01-06T15:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: F200 laser projector patterns</title>
      <link>https://community.intel.com/t5/Items-with-no-label/F200-laser-projector-patterns/m-p/472999#M4467</link>
      <description>&lt;P&gt;Hi Marc,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Thank you for your patience. After investigating on your question we found out that it is not possible to take pictures of the patterns with the RealSense camera.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Please let us know if there's anything else we can help you with.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;-Sergio&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2017 21:28:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/F200-laser-projector-patterns/m-p/472999#M4467</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-01-06T21:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: F200 laser projector patterns</title>
      <link>https://community.intel.com/t5/Items-with-no-label/F200-laser-projector-patterns/m-p/473000#M4468</link>
      <description>&lt;P&gt;Thank you very much for your effort. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just one more question. Is my conclusion from my intial post right, that such patterns as presented on the mentioned homepages can not be projected with the hardware described there, containing of a line lense and an oscilating mirror? Or am I missing something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 11:44:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/F200-laser-projector-patterns/m-p/473000#M4468</guid>
      <dc:creator>mmarc18</dc:creator>
      <dc:date>2017-01-12T11:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: F200 laser projector patterns</title>
      <link>https://community.intel.com/t5/Items-with-no-label/F200-laser-projector-patterns/m-p/473001#M4469</link>
      <description>&lt;P&gt;Hi Marc,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;We'll investigate further on your question and contact you as soon as we have more information.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;-Sergio&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 20:22:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/F200-laser-projector-patterns/m-p/473001#M4469</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-01-12T20:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: F200 laser projector patterns</title>
      <link>https://community.intel.com/t5/Items-with-no-label/F200-laser-projector-patterns/m-p/473002#M4470</link>
      <description>&lt;P&gt;Hi Marc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your patience. After investigating about the laser patterns we can now confirm that you were right, the only patterns that the projector emits are vertical stripes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Here you can see the F200 IR pattern sets&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know if this answers your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sergio&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2017 21:05:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/F200-laser-projector-patterns/m-p/473002#M4470</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-01-16T21:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: F200 laser projector patterns</title>
      <link>https://community.intel.com/t5/Items-with-no-label/F200-laser-projector-patterns/m-p/473003#M4471</link>
      <description>&lt;P&gt;Great!! Thank you very much. That's exactly what I was looking for.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2017 08:36:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/F200-laser-projector-patterns/m-p/473003#M4471</guid>
      <dc:creator>mmarc18</dc:creator>
      <dc:date>2017-01-17T08:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: F200 laser projector patterns</title>
      <link>https://community.intel.com/t5/Items-with-no-label/F200-laser-projector-patterns/m-p/473004#M4472</link>
      <description>&lt;P&gt;Thank you for letting us know this is what you were looking for. Feel free to ask in the community again if help is needed, we'd be happy to help you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;-Sergio&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2017 20:53:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/F200-laser-projector-patterns/m-p/473004#M4472</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-01-17T20:53:52Z</dc:date>
    </item>
  </channel>
</rss>

