<?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>Items with no label의 주제 Re: Detetion gesture</title>
    <link>https://community.intel.com/t5/Items-with-no-label/Detetion-gesture/m-p/457261#M3670</link>
    <description>&lt;P&gt;Detecting the number of times the students in the classroom are in the class, while the gestures are according to the requirements of the picture.How to detect the number of hands in the picture, I use the camera is SR300. thanks.&lt;/P&gt;</description>
    <pubDate>Sat, 21 Oct 2017 06:20:37 GMT</pubDate>
    <dc:creator>gguo5</dc:creator>
    <dc:date>2017-10-21T06:20:37Z</dc:date>
    <item>
      <title>Detetion gesture</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Detetion-gesture/m-p/457259#M3668</link>
      <description>&lt;P&gt;Detection of classroom pupil gestures, with Intel realsense camera is the general idea of how? thanks,&lt;/P&gt;</description>
      <pubDate>Sat, 21 Oct 2017 05:54:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Detetion-gesture/m-p/457259#M3668</guid>
      <dc:creator>gguo5</dc:creator>
      <dc:date>2017-10-21T05:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Detetion gesture</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Detetion-gesture/m-p/457260#M3669</link>
      <description>&lt;P&gt;Pupil can mean either an eye pupil, or a student (also known as a pupil).  So I just wanted to make sure which of these you are aiming to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.  Track the face and / or hand gestures of a student.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or 2.  Track only the eye movements of the student.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks! &lt;/P&gt;</description>
      <pubDate>Sat, 21 Oct 2017 06:07:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Detetion-gesture/m-p/457260#M3669</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-10-21T06:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: Detetion gesture</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Detetion-gesture/m-p/457261#M3670</link>
      <description>&lt;P&gt;Detecting the number of times the students in the classroom are in the class, while the gestures are according to the requirements of the picture.How to detect the number of hands in the picture, I use the camera is SR300. thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Oct 2017 06:20:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Detetion-gesture/m-p/457261#M3670</guid>
      <dc:creator>gguo5</dc:creator>
      <dc:date>2017-10-21T06:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Detetion gesture</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Detetion-gesture/m-p/457262#M3671</link>
      <description>&lt;P&gt;It may be possible to achieve with the SR300, though some parts of it may be difficult to create.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to count how many times a particular student is in the class, you would have to use a face registration database so that the camera can identify the presence of a certain student by comparing the face to an image of that student stored in the database.  For face database applications, I would recommend using the '2016 R2' version of the RealSense SDK, as its face software is more stable than the '2016 R3' version of the SDK. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can download '2016 R2' as a 1.8 gb file using this link, which willl start the download automatically in your browser when clicked on:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://registrationcenter-download.intel.com/akdlm/irc_nas/vcp/9078/intel_rs_sdk_offline_package_10.0.26.0396.exe"&gt;http://registrationcenter-download.intel.com/akdlm/irc_nas/vcp/9078/intel_rs_sdk_offline_package_10.0.26.0396.exe&lt;/A&gt; &lt;A href="http://registrationcenter-download.intel.com/akdlm/irc_nas/vcp/9078/intel_rs_sdk_offline_package_10.0.26.0396.exe"&gt;http://registrationcenter-download.intel.com/akdlm/irc_nas/vcp/9078/intel_rs_sdk_offline_package_10.0.26.0396.exe&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Detecting the number of hands is an easier task.  It can be done using an instruction called QueryNumberOfHands.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Page 12 of the hand tracking tutorial guide linked to below has a script that shows how to program QueryNumberOfHands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/sites/default/files/Hand_Tracking.pdf"&gt;https://software.intel.com/sites/default/files/Hand_Tracking.pdf&lt;/A&gt; &lt;A href="https://software.intel.com/sites/default/files/Hand_Tracking.pdf"&gt;https://software.intel.com/sites/default/files/Hand_Tracking.pdf&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Sat, 21 Oct 2017 06:48:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Detetion-gesture/m-p/457262#M3671</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-10-21T06:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Detetion gesture</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Detetion-gesture/m-p/457263#M3672</link>
      <description>&lt;P&gt;Asked to detect all the students in the classroom the number of showers, he can use the R200 to achieve it.Can you tell me concrete steps? thaks&lt;/P&gt;</description>
      <pubDate>Sat, 21 Oct 2017 07:06:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Detetion-gesture/m-p/457263#M3672</guid>
      <dc:creator>gguo5</dc:creator>
      <dc:date>2017-10-21T07:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Detetion gesture</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Detetion-gesture/m-p/457264#M3673</link>
      <description>&lt;P&gt;I would recommend using the SR300.  The R200 does not have hand tracking, so you would not be able to do the hand counting part of the project with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Face recognition databases are a difficult subject.  The best place to begin learning it is with this tutorial:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/en-us/articles/code-sample-facial-recognition-using-intel-realsense-sdk"&gt;https://software.intel.com/en-us/articles/code-sample-facial-recognition-using-intel-realsense-sdk&lt;/A&gt; Code Sample: Facial Recognition Using Intel® RealSense™ SDK | Intel® Software&lt;/P&gt;</description>
      <pubDate>Sat, 21 Oct 2017 07:19:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Detetion-gesture/m-p/457264#M3673</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-10-21T07:19:04Z</dc:date>
    </item>
  </channel>
</rss>

