<?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 How do I change color data? in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/How-do-I-change-color-data/m-p/598833#M11929</link>
    <description>&lt;P&gt;auto color = frames.get_color_frame();&lt;/P&gt;&lt;P&gt;auto colorFrame = color.get_data();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to modify the color data? The color.get_data() returns a "const void *" and I am trying to highlight certain portions of the image before displaying it.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Apr 2018 21:22:01 GMT</pubDate>
    <dc:creator>ARafi4</dc:creator>
    <dc:date>2018-04-04T21:22:01Z</dc:date>
    <item>
      <title>How do I change color data?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/How-do-I-change-color-data/m-p/598833#M11929</link>
      <description>&lt;P&gt;auto color = frames.get_color_frame();&lt;/P&gt;&lt;P&gt;auto colorFrame = color.get_data();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to modify the color data? The color.get_data() returns a "const void *" and I am trying to highlight certain portions of the image before displaying it.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Apr 2018 21:22:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/How-do-I-change-color-data/m-p/598833#M11929</guid>
      <dc:creator>ARafi4</dc:creator>
      <dc:date>2018-04-04T21:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: How do I change color data?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/How-do-I-change-color-data/m-p/598834#M11930</link>
      <description>&lt;P&gt;The RealSense SDK 2.0 allows you to define Regions Of Interest (ROI) and alter the exposure values inside that ROI.  You can define a Setpoint value that the camera tries to keep the exposure at within that box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section 'E' on page 2 of the document linked to below describes ROI and Setpoints, and how you can set them up in the RealSense Viewer application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://realsense.intel.com/wp-content/uploads/sites/63/BKMs-For-Tuning-RealSense_D4xx_Cameras_WP_1.7.pdf"&gt;https://realsense.intel.com/wp-content/uploads/sites/63/BKMs-For-Tuning-RealSense_D4xx_Cameras_WP_1.7.pdf&lt;/A&gt; &lt;A href="https://realsense.intel.com/wp-content/uploads/sites/63/BKMs-For-Tuning-RealSense_D4xx_Cameras_WP_1.7.pdf"&gt;https://realsense.intel.com/wp-content/uploads/sites/63/BKMs-For-Tuning-RealSense_D4xx_Cameras_WP_1.7.pdf&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 04 Apr 2018 21:48:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/How-do-I-change-color-data/m-p/598834#M11930</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-04-04T21:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: How do I change color data?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/How-do-I-change-color-data/m-p/598835#M11931</link>
      <description>&lt;P&gt;This is interesting, but it won't work in this case because the ROI has to be predefined. For example, we want to be able to put a red ball in front of the camera and have it so the color frame is tinted red in the area where the ball is on the camera feed. Is there any way to do this, or should we try to create our own frame?&lt;/P&gt;</description>
      <pubDate>Sat, 07 Apr 2018 20:00:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/How-do-I-change-color-data/m-p/598835#M11931</guid>
      <dc:creator>ARafi4</dc:creator>
      <dc:date>2018-04-07T20:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: How do I change color data?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/How-do-I-change-color-data/m-p/598836#M11932</link>
      <description>&lt;P&gt;It sounds like this falls into the area of Object Detection.  An OpenCV object detection sample was recently contributed that puts a green highlighting box round a detected object.  Perhaps the sample could be modified to color-fill the inside of the box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/twMr7/rscvdnn"&gt;https://github.com/twMr7/rscvdnn&lt;/A&gt; GitHub - twMr7/rscvdnn: Test program for OpenCV DNN object detection with RealSense camera &lt;/P&gt;</description>
      <pubDate>Sat, 07 Apr 2018 20:12:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/How-do-I-change-color-data/m-p/598836#M11932</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-04-07T20:12:34Z</dc:date>
    </item>
  </channel>
</rss>

