<?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: Real time coordinates (x,y,z) with opencv and realsense sdk in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/Real-time-coordinates-x-y-z-with-opencv-and-realsense-sdk/m-p/586348#M11073</link>
    <description>&lt;P&gt;Thats amazing. I can't thank you enough for all the help. I will definitely look through everything in more detail. I'll get started on detecting a small object in opencv first and getting the depth information and work my way up from there. Thank you so much once again&lt;/P&gt;</description>
    <pubDate>Sat, 29 Sep 2018 09:07:13 GMT</pubDate>
    <dc:creator>idata</dc:creator>
    <dc:date>2018-09-29T09:07:13Z</dc:date>
    <item>
      <title>Real time coordinates (x,y,z) with opencv and realsense sdk</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Real-time-coordinates-x-y-z-with-opencv-and-realsense-sdk/m-p/586344#M11069</link>
      <description>&lt;P&gt;Hi guys, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new to intel realsense and would appreciate anyone pointing me to any relevant information. I'm using a D435 but it hasn't arrived yet so I haven't been able to try any of the realsense sdk examples. I've created a proof of concept program that can detect and track a new object that has entered into my current webcam's view using opencv. I've also extracted the x,y coordinates and am hoping that the the D435 will provide the z coordinates. Is there anyway to implement the realsense sdk with opencv such that it will give me the z depth of the object that i'm currently tracking? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, is there anyway to set the maximum distance that I can track an object, eg, if an object is more than 10m away, I use the realsense sdk to prevent any detection of moving object in opencv. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry if this question has been asked before. I appreciate any answers and anyone pointing me to any relevant materials. &lt;/P&gt;</description>
      <pubDate>Sat, 29 Sep 2018 04:25:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Real-time-coordinates-x-y-z-with-opencv-and-realsense-sdk/m-p/586344#M11069</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-09-29T04:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Real time coordinates (x,y,z) with opencv and realsense sdk</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Real-time-coordinates-x-y-z-with-opencv-and-realsense-sdk/m-p/586345#M11070</link>
      <description>&lt;P&gt;The RealSense SDK 2.0's 'RealSense Viewer' program can load in pre-recorded data files so that you can practice with the software without having to have a camera attached.  You can download the sample data from the link below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/blob/master/doc/sample-data.md"&gt;https://github.com/IntelRealSense/librealsense/blob/master/doc/sample-data.md&lt;/A&gt; librealsense/&lt;A href="http://sample-data.md"&gt;sample-data.md&lt;/A&gt; at master · IntelRealSense/librealsense · GitHub &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OpenCV is not required to detect Z-depth with the D435.  If you have already written a program using it though then it is understandable that you would wish to continue with that.    The developer UnaNancyOwen has created a depth sample that uses OpenCV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/UnaNancyOwen/RealSense2Sample/tree/master/sample/Depth"&gt;https://github.com/UnaNancyOwen/RealSense2Sample/tree/master/sample/Depth&lt;/A&gt; RealSense2Sample/sample/Depth at master · UnaNancyOwen/RealSense2Sample · GitHub &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are also a couple of object detection examples for the RealSense 400 Series cameras that use OpenCV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/tree/master/wrappers/opencv/dnn"&gt;https://github.com/IntelRealSense/librealsense/tree/master/wrappers/opencv/dnn&lt;/A&gt; librealsense/wrappers/opencv/dnn at master · IntelRealSense/librealsense · GitHub &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;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In regard to a maximum distance, setting up a 'MaxZ' depth clamp may work for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/issues/2199"&gt;https://github.com/IntelRealSense/librealsense/issues/2199&lt;/A&gt; Set depth clamp min/max from C++ and python code · Issue # 2199 · IntelRealSense/librealsense · GitHub &lt;/P&gt;</description>
      <pubDate>Sat, 29 Sep 2018 06:37:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Real-time-coordinates-x-y-z-with-opencv-and-realsense-sdk/m-p/586345#M11070</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-09-29T06:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Real time coordinates (x,y,z) with opencv and realsense sdk</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Real-time-coordinates-x-y-z-with-opencv-and-realsense-sdk/m-p/586346#M11071</link>
      <description>&lt;P&gt;Hi thank you so much for all the resources. &lt;/P&gt;&lt;P&gt;I would like to rephrase so my first question is clearer. I'm trying to detect a black pea that enter my camera's view and capture it's real time x,y,z values. I don't need to classify it in any way. So what you're saying is that I can do my program 100% in the realsense sdk? &lt;/P&gt;</description>
      <pubDate>Sat, 29 Sep 2018 08:13:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Real-time-coordinates-x-y-z-with-opencv-and-realsense-sdk/m-p/586346#M11071</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-09-29T08:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Real time coordinates (x,y,z) with opencv and realsense sdk</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Real-time-coordinates-x-y-z-with-opencv-and-realsense-sdk/m-p/586347#M11072</link>
      <description>&lt;P&gt;You could certainly do the depth sensing part with the RealSense SDK only.  Detection and recognition of objects would usually require third-party software such as OpenCV though.  Here's an example YouTube video of a face's motion being tracked in OpenCV using a point cloud.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=4fJCAQZpvKk"&gt;https://www.youtube.com/watch?v=4fJCAQZpvKk&lt;/A&gt; Face Point Cloud Tracking using PCL, OpenCV, and Kinect - YouTube&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only way I can think of to detect the mosquito with the RealSense SDK alone would be to program an application to detect a particular color in the IR image that the mosquito always shows up as, and trigger a 'detect' event if that color is recognized in the IR image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a mosquito is a living creature with blood under its skin, red may show up best.  It would be even easier to detect once the mosquito has drank blood and stored it inside itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the older models of RealSense camera, a technique called Pulse Estimation was demonstrated to estimate heart rate based on the color of blood under the skin on the IR image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/en-us/articles/pulse-detection-with-intel-realsense-technology"&gt;https://software.intel.com/en-us/articles/pulse-detection-with-intel-realsense-technology&lt;/A&gt; Archived - Pulse Detection with Intel® RealSense™ Technology | Intel® Software &lt;/P&gt;</description>
      <pubDate>Sat, 29 Sep 2018 08:41:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Real-time-coordinates-x-y-z-with-opencv-and-realsense-sdk/m-p/586347#M11072</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-09-29T08:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: Real time coordinates (x,y,z) with opencv and realsense sdk</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Real-time-coordinates-x-y-z-with-opencv-and-realsense-sdk/m-p/586348#M11073</link>
      <description>&lt;P&gt;Thats amazing. I can't thank you enough for all the help. I will definitely look through everything in more detail. I'll get started on detecting a small object in opencv first and getting the depth information and work my way up from there. Thank you so much once again&lt;/P&gt;</description>
      <pubDate>Sat, 29 Sep 2018 09:07:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Real-time-coordinates-x-y-z-with-opencv-and-realsense-sdk/m-p/586348#M11073</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-09-29T09:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: Real time coordinates (x,y,z) with opencv and realsense sdk</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Real-time-coordinates-x-y-z-with-opencv-and-realsense-sdk/m-p/586349#M11074</link>
      <description>&lt;P&gt;You're very welcome!    Please feel free to come back here to the forum with further questions whenever you need to.  Good luck!&lt;/P&gt;</description>
      <pubDate>Sat, 29 Sep 2018 09:11:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Real-time-coordinates-x-y-z-with-opencv-and-realsense-sdk/m-p/586349#M11074</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-09-29T09:11:48Z</dc:date>
    </item>
  </channel>
</rss>

