<?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 Hi Sebastian, in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Getting-Blob-and-face-data-at-same-time/m-p/1084801#M62977</link>
    <description>&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Hi Sebastian,&lt;/P&gt;

&lt;P&gt;I found a wrapper library Emgu for OpenCV. But not sure how to utilize it with real sense to detect different body points like shoulders arms etc. Please let me know if you have any info.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Manish&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jan 2016 16:23:16 GMT</pubDate>
    <dc:creator>manish_k_2</dc:creator>
    <dc:date>2016-01-21T16:23:16Z</dc:date>
    <item>
      <title>Getting Blob and face data at same time.</title>
      <link>https://community.intel.com/t5/Software-Archive/Getting-Blob-and-face-data-at-same-time/m-p/1084796#M62972</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I want to get both face and blob data from same stream. I used&amp;nbsp;&lt;STRONG&gt;EnableFace&amp;nbsp;&lt;/STRONG&gt;and &lt;STRONG&gt;EnableBlob&amp;nbsp;&lt;/STRONG&gt;to get both the data. I am able to get right co-ordinates for face data but when i use&amp;nbsp;&lt;STRONG&gt;QueryExtremityPoint &lt;/STRONG&gt;on blob data, results are quite different (co-ordinates are quite large compare to face ones). I am not sure whether querying both kind of data at same time is right or not? If someone can guide me to some sample it will be great.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Manish&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2016 05:05:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Getting-Blob-and-face-data-at-same-time/m-p/1084796#M62972</guid>
      <dc:creator>manish_k_2</dc:creator>
      <dc:date>2016-01-13T05:05:57Z</dc:date>
    </item>
    <item>
      <title>QueryExtremityPoint will</title>
      <link>https://community.intel.com/t5/Software-Archive/Getting-Blob-and-face-data-at-same-time/m-p/1084797#M62973</link>
      <description>&lt;P&gt;QueryExtremityPoint will return&amp;nbsp;x and y coordinate of the image pixel. What kinds data did you get? Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 16:17:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Getting-Blob-and-face-data-at-same-time/m-p/1084797#M62973</guid>
      <dc:creator>Xusheng_L_Intel</dc:creator>
      <dc:date>2016-01-20T16:17:25Z</dc:date>
    </item>
    <item>
      <title>Hi David,</title>
      <link>https://community.intel.com/t5/Software-Archive/Getting-Blob-and-face-data-at-same-time/m-p/1084798#M62974</link>
      <description>&lt;P&gt;Hi David,&lt;/P&gt;

&lt;P&gt;I wanted to detect shoulder in real time (i.e. should be able to detect movement of shoulders upwards, rightwards etc.) but didn't find any way so thought of using blob's extreme points to get it. I am trying to do it on assumption that shoulders point would be left and right extreme points. But when i try to get face data as well as blob data, the points look quite different.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;

&lt;P&gt;Manish&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 16:35:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Getting-Blob-and-face-data-at-same-time/m-p/1084798#M62974</guid>
      <dc:creator>manish_k_2</dc:creator>
      <dc:date>2016-01-20T16:35:58Z</dc:date>
    </item>
    <item>
      <title>Manish, I would recommend you</title>
      <link>https://community.intel.com/t5/Software-Archive/Getting-Blob-and-face-data-at-same-time/m-p/1084799#M62975</link>
      <description>&lt;P&gt;Manish, I would recommend you to work with the depth data directly as the SDK does not provide shoulder detection.&lt;/P&gt;

&lt;P&gt;There are many different ways of doing this, you could keep it simple doing a basic blob detection/tracking, etc, up to having a full 3D model of the body matched in real time, and everything in between. It really depends on your particular application requirements, development time, etc.&lt;/P&gt;

&lt;P&gt;Have a look at PCL, VTK, OpenCV, and other libraries that allow you to work with computer vision in 3D.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 22:51:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Getting-Blob-and-face-data-at-same-time/m-p/1084799#M62975</guid>
      <dc:creator>samontab</dc:creator>
      <dc:date>2016-01-20T22:51:12Z</dc:date>
    </item>
    <item>
      <title>Hi Sebastian,</title>
      <link>https://community.intel.com/t5/Software-Archive/Getting-Blob-and-face-data-at-same-time/m-p/1084800#M62976</link>
      <description>&lt;P&gt;Hi Sebastian,&lt;/P&gt;

&lt;P&gt;Thanks for the info. Do you have any tutorial link to integrate real sense with OpenCV (preferably C#)?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;

&lt;P&gt;Manish&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 06:46:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Getting-Blob-and-face-data-at-same-time/m-p/1084800#M62976</guid>
      <dc:creator>manish_k_2</dc:creator>
      <dc:date>2016-01-21T06:46:55Z</dc:date>
    </item>
    <item>
      <title>Hi Sebastian,</title>
      <link>https://community.intel.com/t5/Software-Archive/Getting-Blob-and-face-data-at-same-time/m-p/1084801#M62977</link>
      <description>&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Hi Sebastian,&lt;/P&gt;

&lt;P&gt;I found a wrapper library Emgu for OpenCV. But not sure how to utilize it with real sense to detect different body points like shoulders arms etc. Please let me know if you have any info.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Manish&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 16:23:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Getting-Blob-and-face-data-at-same-time/m-p/1084801#M62977</guid>
      <dc:creator>manish_k_2</dc:creator>
      <dc:date>2016-01-21T16:23:16Z</dc:date>
    </item>
    <item>
      <title>Well, you would need to know</title>
      <link>https://community.intel.com/t5/Software-Archive/Getting-Blob-and-face-data-at-same-time/m-p/1084802#M62978</link>
      <description>&lt;P&gt;Well, you would need to know a bit about computer vision, machine learning, 3D data, etc. OpenCV is just a tool.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2016 05:11:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Getting-Blob-and-face-data-at-same-time/m-p/1084802#M62978</guid>
      <dc:creator>samontab</dc:creator>
      <dc:date>2016-01-22T05:11:07Z</dc:date>
    </item>
    <item>
      <title>Hi Sebastian,</title>
      <link>https://community.intel.com/t5/Software-Archive/Getting-Blob-and-face-data-at-same-time/m-p/1084803#M62979</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;Hi Sebastian,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;I was trying Emgu CV and found a &lt;STRONG&gt;haar cascade&lt;/STRONG&gt; for head and shoulder detection. But when am trying to convert intel realsense PXCMImage to OpenCV image and use it to detect shoulder the value is not so promising. I am not sure the way i am converting the image is proper or not.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;The code i have used to convert PXCMImage to OPenCV image is&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;PXCMImage.ImageData data;&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	&amp;nbsp; if (image.AcquireAccess(PXCMImage.Access.ACCESS_READ, PXCMImage.PixelFormat.PIXEL_FORMAT_RGB32, out data) &amp;lt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pxcmStatus.PXCM_STATUS_NO_ERROR) return;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;Mat matImage = new Mat(new System.Drawing.Size(image.info.width, image.info.height), DepthType.Cv8U, 3, data.planes[0], &amp;nbsp; &amp;nbsp;data.pitches[0]);&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; using (CascadeClassifier shoulder = new CascadeClassifier("haarcascade.xml"))&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; UMat ugray = new UMat();&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CvInvoke.CvtColor(matImage, ugray, Emgu.CV.CvEnum.ColorConversion.Bgr2Gray);&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //normalizes brightness and increases contrast of the image&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CvInvoke.EqualizeHist(ugray, ugray);&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Rectangle[] shoudersDetected = shoulder.DetectMultiScale(&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ugray);&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; List&amp;lt;Rectangle&amp;gt; shoulders = new List&amp;lt;Rectangle&amp;gt;();&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; shoulders.AddRange(shoudersDetected);&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for(int i = 0; i &amp;lt; shoudersDetected.Length;i++ )&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Console.WriteLine(" shoulder"+ i +":X=" + shoudersDetected&lt;I&gt;.X + " Y=" + shoudersDetected&lt;I&gt;.Y);&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/I&gt;&lt;/I&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Manish&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2016 09:12:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Getting-Blob-and-face-data-at-same-time/m-p/1084803#M62979</guid>
      <dc:creator>manish_k_2</dc:creator>
      <dc:date>2016-01-22T09:12:26Z</dc:date>
    </item>
    <item>
      <title>Well, try saving the image</title>
      <link>https://community.intel.com/t5/Software-Archive/Getting-Blob-and-face-data-at-same-time/m-p/1084804#M62980</link>
      <description>&lt;P&gt;Well, try saving the image after you convert it and check if it looks alright before continuing the process...&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jan 2016 02:03:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Getting-Blob-and-face-data-at-same-time/m-p/1084804#M62980</guid>
      <dc:creator>samontab</dc:creator>
      <dc:date>2016-01-23T02:03:17Z</dc:date>
    </item>
    <item>
      <title>Hi Sebastian,</title>
      <link>https://community.intel.com/t5/Software-Archive/Getting-Blob-and-face-data-at-same-time/m-p/1084805#M62981</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;Hi Sebastian,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;I did try to save the image and it looked fine for me but it's still not able to detect soldiers. Can you please suggest &amp;nbsp;if any sample code/algorithm is available for detecting other body parts like shoulders in OPenCV?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;

&lt;P&gt;Manish&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 03:56:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Getting-Blob-and-face-data-at-same-time/m-p/1084805#M62981</guid>
      <dc:creator>manish_k_2</dc:creator>
      <dc:date>2016-01-27T03:56:57Z</dc:date>
    </item>
    <item>
      <title>OpenCV includes a pre trained</title>
      <link>https://community.intel.com/t5/Software-Archive/Getting-Blob-and-face-data-at-same-time/m-p/1084806#M62982</link>
      <description>&lt;P&gt;OpenCV includes a pre trained haar-like cascade model for the upper body. That could solve your problem. Also you could combine it with face detection for an initial estimate on where the shoulders are.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 05:06:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Getting-Blob-and-face-data-at-same-time/m-p/1084806#M62982</guid>
      <dc:creator>samontab</dc:creator>
      <dc:date>2016-01-27T05:06:17Z</dc:date>
    </item>
    <item>
      <title>Thanks Sebastian. I will tr</title>
      <link>https://community.intel.com/t5/Software-Archive/Getting-Blob-and-face-data-at-same-time/m-p/1084807#M62983</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;Sebastian. I will try it.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 14:36:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Getting-Blob-and-face-data-at-same-time/m-p/1084807#M62983</guid>
      <dc:creator>manish_k_2</dc:creator>
      <dc:date>2016-01-27T14:36:00Z</dc:date>
    </item>
  </channel>
</rss>

