<?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: D435 camera effected by change in lighting. in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/D435-camera-effected-by-change-in-lighting/m-p/571293#M10097</link>
    <description>&lt;P&gt;Your problem may be solved if you simply turn off the auto exposure setting and let exposure and gain be determined by settings you have defined manually.  You could also try turning off the IR Emitter component that assists the IR Sensor with exposure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: if you want to try doing it in the RealSense Viewer, the bottom of the image below shows the options for the emitter and auto exposure that you can toggle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Jun 2018 21:13:58 GMT</pubDate>
    <dc:creator>MartyG</dc:creator>
    <dc:date>2018-06-13T21:13:58Z</dc:date>
    <item>
      <title>D435 camera effected by change in lighting.</title>
      <link>https://community.intel.com/t5/Items-with-no-label/D435-camera-effected-by-change-in-lighting/m-p/571292#M10096</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I received my D435 last Friday. I was able to set it up and write my own application in no time using librealsence using C++ with OpenCV. It is pretty much straight forward as there were lot of helpful examples shown  in Git Club.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It has a wide view angle than other similar products available in the market and I was able to use 5mtrs extension cable and still able to get the streams with out any problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only problem I am facing is  IR stream which I use for my application is effected by change in lighting condition, which makes product unusable for my application.&lt;/P&gt;&lt;P&gt;I love this product for robustness, compact size and wider view angle but unfortunately I am unable to use it in my application. If not for this issue it would have been a better replacement for Kinect.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jun 2018 03:07:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/D435-camera-effected-by-change-in-lighting/m-p/571292#M10096</guid>
      <dc:creator>JRomu</dc:creator>
      <dc:date>2018-06-12T03:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: D435 camera effected by change in lighting.</title>
      <link>https://community.intel.com/t5/Items-with-no-label/D435-camera-effected-by-change-in-lighting/m-p/571293#M10097</link>
      <description>&lt;P&gt;Your problem may be solved if you simply turn off the auto exposure setting and let exposure and gain be determined by settings you have defined manually.  You could also try turning off the IR Emitter component that assists the IR Sensor with exposure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: if you want to try doing it in the RealSense Viewer, the bottom of the image below shows the options for the emitter and auto exposure that you can toggle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jun 2018 21:13:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/D435-camera-effected-by-change-in-lighting/m-p/571293#M10097</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-06-13T21:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: D435 camera effected by change in lighting.</title>
      <link>https://community.intel.com/t5/Items-with-no-label/D435-camera-effected-by-change-in-lighting/m-p/571294#M10098</link>
      <description>&lt;P&gt;HI Marty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can find the code to do same within my application?&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;JR&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 09:44:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/D435-camera-effected-by-change-in-lighting/m-p/571294#M10098</guid>
      <dc:creator>JRomu</dc:creator>
      <dc:date>2018-06-14T09:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: D435 camera effected by change in lighting.</title>
      <link>https://community.intel.com/t5/Items-with-no-label/D435-camera-effected-by-change-in-lighting/m-p/571295#M10099</link>
      <description>&lt;P&gt;Code for controlling the emitter on-off is here, under the 'Librealsense2' heading:&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;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Auto-exposure can be disabled with the instruction  RS2_OPTION_ENABLE_AUTO_EXPOSURE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The link below discusses turning off auto-exposure and defining manual settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 09:58:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/D435-camera-effected-by-change-in-lighting/m-p/571295#M10099</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-06-14T09:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: D435 camera effected by change in lighting.</title>
      <link>https://community.intel.com/t5/Items-with-no-label/D435-camera-effected-by-change-in-lighting/m-p/571296#M10100</link>
      <description>&lt;P&gt;Hi MartyG,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you. Yes it is working. It is not effected by turning On / Off the light.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added following code at start of program;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quote&lt;/P&gt;&lt;P&gt;rs2::context ctx;&lt;/P&gt;&lt;P&gt; rs2::device_list devices = ctx.query_devices();&lt;/P&gt;&lt;P&gt; int dev_id = 0;&lt;/P&gt;&lt;P&gt; rs2::device dev = devices[dev_id];&lt;/P&gt;&lt;P&gt; std::vector  sensors = dev.query_sensors();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; sensors[0].set_option(RS2_OPTION_ENABLE_AUTO_EXPOSURE, false);&lt;/P&gt;&lt;P&gt; auto depth_sensor = dev.first();&lt;/P&gt;&lt;P&gt; depth_sensor.set_option(RS2_OPTION_EMITTER_ENABLED, 1.f); // Enable laser emitter&lt;/P&gt;&lt;P&gt;Unquote&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am only using the depth data and it is better than before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks once again.&lt;/P&gt;&lt;P&gt;JR&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jun 2018 04:07:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/D435-camera-effected-by-change-in-lighting/m-p/571296#M10100</guid>
      <dc:creator>JRomu</dc:creator>
      <dc:date>2018-06-15T04:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: D435 camera effected by change in lighting.</title>
      <link>https://community.intel.com/t5/Items-with-no-label/D435-camera-effected-by-change-in-lighting/m-p/571297#M10101</link>
      <description>&lt;P&gt;Awesome!    It's great news that it's working for you.   Thanks too for sharing your code for others to see.    &lt;/P&gt;</description>
      <pubDate>Fri, 15 Jun 2018 06:00:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/D435-camera-effected-by-change-in-lighting/m-p/571297#M10101</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-06-15T06:00:21Z</dc:date>
    </item>
  </channel>
</rss>

