<?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: Using C#  How to enable and set brightnes of the dot pattern for depth in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/Using-C-How-to-enable-and-set-brightnes-of-the-dot-pattern-for/m-p/610046#M12760</link>
    <description>&lt;P&gt;The most strongly supported use of the C#  wrapper in RealSense SDK 2.0 currently is in its Unity engine wrapper, which has had a number of sample programs developed for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/tree/master/wrappers/unity"&gt;https://github.com/IntelRealSense/librealsense/tree/master/wrappers/unity&lt;/A&gt; librealsense/wrappers/unity at master · IntelRealSense/librealsense · GitHub &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/tree/master/wrappers/unity/Assets/RealSenseSDK2.0/Scenes/Samples"&gt;https://github.com/IntelRealSense/librealsense/tree/master/wrappers/unity/Assets/RealSenseSDK2.0/Scenes/Samples&lt;/A&gt; librealsense/wrappers/unity/Assets/RealSenseSDK2.0/Scenes/Samples at master · IntelRealSense/librealsense · GitHub &lt;/P&gt;</description>
    <pubDate>Wed, 15 Aug 2018 13:01:11 GMT</pubDate>
    <dc:creator>MartyG</dc:creator>
    <dc:date>2018-08-15T13:01:11Z</dc:date>
    <item>
      <title>Using C#  How to enable and set brightnes of the dot pattern for depth</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Using-C-How-to-enable-and-set-brightnes-of-the-dot-pattern-for/m-p/610041#M12755</link>
      <description>&lt;P&gt;Could someone show a small example of how to enable/disable the dot pattern and set the brightness of it for the D435 camera ?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jul 2018 14:43:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Using-C-How-to-enable-and-set-brightnes-of-the-dot-pattern-for/m-p/610041#M12755</guid>
      <dc:creator>PBoos1</dc:creator>
      <dc:date>2018-07-05T14:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Using C#  How to enable and set brightnes of the dot pattern for depth</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Using-C-How-to-enable-and-set-brightnes-of-the-dot-pattern-for/m-p/610042#M12756</link>
      <description>&lt;P&gt;The 'Librealsense2' section of the documentation below explains how to enable / disable the emitter, and alter its brightness by changing the Laser Power setting.  The lower the Laser Power value is, the less visible the pattern becomes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/wiki/API-How-To#"&gt;https://github.com/IntelRealSense/librealsense/wiki/API-How-To#&lt;/A&gt; controlling-the-laser API How To · IntelRealSense/librealsense Wiki · GitHub&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jul 2018 15:16:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Using-C-How-to-enable-and-set-brightnes-of-the-dot-pattern-for/m-p/610042#M12756</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-07-05T15:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Using C#  How to enable and set brightnes of the dot pattern for depth</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Using-C-How-to-enable-and-set-brightnes-of-the-dot-pattern-for/m-p/610043#M12757</link>
      <description>&lt;P&gt;Some example in c#  please ?&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jul 2018 06:05:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Using-C-How-to-enable-and-set-brightnes-of-the-dot-pattern-for/m-p/610043#M12757</guid>
      <dc:creator>PBoos1</dc:creator>
      <dc:date>2018-07-06T06:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Using C#  How to enable and set brightnes of the dot pattern for depth</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Using-C-How-to-enable-and-set-brightnes-of-the-dot-pattern-for/m-p/610044#M12758</link>
      <description>&lt;P&gt;The number of examples of C#  code for the 400 Series cameras is currently very limited, unfortunately.  It is recommended that you use the script below as a foundation to insert the laser power and emitter code I provided earlier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/issues/1747"&gt;https://github.com/IntelRealSense/librealsense/issues/1747&lt;/A&gt; How to change camera settings programmatically in C#  · Issue # 1747 · IntelRealSense/librealsense · GitHub &lt;/P&gt;</description>
      <pubDate>Fri, 06 Jul 2018 06:26:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Using-C-How-to-enable-and-set-brightnes-of-the-dot-pattern-for/m-p/610044#M12758</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-07-06T06:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using C#  How to enable and set brightnes of the dot pattern for depth</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Using-C-How-to-enable-and-set-brightnes-of-the-dot-pattern-for/m-p/610045#M12759</link>
      <description>&lt;P&gt;Are there any plans to put up some more robust C#  examples. Something using WPF or windows forms instead of the ascii art console examples?  &lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 11:42:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Using-C-How-to-enable-and-set-brightnes-of-the-dot-pattern-for/m-p/610045#M12759</guid>
      <dc:creator>RFern15</dc:creator>
      <dc:date>2018-08-15T11:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using C#  How to enable and set brightnes of the dot pattern for depth</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Using-C-How-to-enable-and-set-brightnes-of-the-dot-pattern-for/m-p/610046#M12760</link>
      <description>&lt;P&gt;The most strongly supported use of the C#  wrapper in RealSense SDK 2.0 currently is in its Unity engine wrapper, which has had a number of sample programs developed for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/tree/master/wrappers/unity"&gt;https://github.com/IntelRealSense/librealsense/tree/master/wrappers/unity&lt;/A&gt; librealsense/wrappers/unity at master · IntelRealSense/librealsense · GitHub &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/tree/master/wrappers/unity/Assets/RealSenseSDK2.0/Scenes/Samples"&gt;https://github.com/IntelRealSense/librealsense/tree/master/wrappers/unity/Assets/RealSenseSDK2.0/Scenes/Samples&lt;/A&gt; librealsense/wrappers/unity/Assets/RealSenseSDK2.0/Scenes/Samples at master · IntelRealSense/librealsense · GitHub &lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 13:01:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Using-C-How-to-enable-and-set-brightnes-of-the-dot-pattern-for/m-p/610046#M12760</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-08-15T13:01:11Z</dc:date>
    </item>
  </channel>
</rss>

