<?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 I tried this with my own in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Vertical-image-processing-with-F200/m-p/1006543#M32332</link>
    <description>&lt;P&gt;I tried this with my own camera, turning it side on, and confirmed that although hand tracking works, face tracking doesn't. &amp;nbsp;This was not surprising, since RealSense refers to a map of facial points. &amp;nbsp;I would speculate that your best chance may be to somehow modify the face-tracking software module so that its internal map is flipped 90 degrees side-on. &amp;nbsp;Intel encourages users to develop their own camera algorithms, though it isn't easy.&lt;/P&gt;

&lt;P&gt;Here's the PDF manual for face tracking.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/sites/default/files/managed/02/91/intel-realsense-facial-analysis-tutorial.pdf" target="_blank"&gt;https://software.intel.com/sites/default/files/managed/02/91/intel-realsense-facial-analysis-tutorial.pdf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;And the one for Unity.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/sites/default/files/Unity_Face_Tracking.pdf" target="_blank"&gt;https://software.intel.com/sites/default/files/Unity_Face_Tracking.pdf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;And here's an online doc page with the face-point map.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/manuals_face_landmark_data.html" target="_blank"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/manuals_face_landmark_data.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Edit: it occurs to me that it may be simpler than all this. &amp;nbsp;I haven't used the recently released R200 camera (the mobile tablet version of the camera, available in an externally packaged form for developers) but since tablets are rotated side-on into landscape mode, I would speculate that its R200 camera would have to be able to cope with face-tracking in that side-on orientation. &amp;nbsp;I don't know though. &amp;nbsp;&lt;/P&gt;

&lt;P&gt;The R200 camera is apparently supported in an early alpha form in the RealSense SDK at the moment but again, I don't know what the current extent of feature support is.&lt;/P&gt;

&lt;P&gt;I found an info page about the R200 that listed the current feature-set of the R200 in the present version of the SDK and the maturity of those features.&lt;/P&gt;

&lt;P&gt;*******&lt;/P&gt;

&lt;TABLE style="box-sizing: border-box; border-collapse: collapse; margin-top: 1.6em; margin-bottom: 1.6em; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; line-height: 18.2000007629395px;"&gt;
	&lt;TBODY style="box-sizing: border-box;"&gt;
		&lt;TR style="box-sizing: border-box; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(204, 204, 204);"&gt;
			&lt;TD style="box-sizing: border-box; padding: 9px 10px; text-align: center;"&gt;Gold&lt;/TD&gt;
			&lt;TD style="box-sizing: border-box; padding: 9px 10px; background: rgb(230, 230, 230);"&gt;Speech Recognition and Synthesis&lt;/TD&gt;
		&lt;/TR&gt;
		&lt;TR style="box-sizing: border-box; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(204, 204, 204);"&gt;
			&lt;TD style="box-sizing: border-box; padding: 9px 10px; text-align: center;"&gt;Alpha&lt;/TD&gt;
			&lt;TD style="box-sizing: border-box; padding: 9px 10px; background: rgb(230, 230, 230);"&gt;SDK essential interfaces and color/depth/IR data streaming.&lt;BR style="box-sizing: border-box;" /&gt;
				Scene Perception&lt;BR style="box-sizing: border-box;" /&gt;
				Face Tracking&lt;/TD&gt;
		&lt;/TR&gt;
		&lt;TR style="box-sizing: border-box; border-bottom-style: none;"&gt;
			&lt;TD style="box-sizing: border-box; padding: 9px 10px; text-align: center;"&gt;Preview&lt;/TD&gt;
			&lt;TD style="box-sizing: border-box; padding: 9px 10px; background: rgb(230, 230, 230);"&gt;3D Capture&lt;BR style="box-sizing: border-box;" /&gt;
				Enhanced Photography&lt;/TD&gt;
		&lt;/TR&gt;
	&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
    <pubDate>Thu, 02 Apr 2015 17:43:00 GMT</pubDate>
    <dc:creator>MartyG</dc:creator>
    <dc:date>2015-04-02T17:43:00Z</dc:date>
    <item>
      <title>Vertical image processing with F200</title>
      <link>https://community.intel.com/t5/Software-Archive/Vertical-image-processing-with-F200/m-p/1006542#M32331</link>
      <description>I would like to position my F200 vertically and still use the face module. Is there any way to realise that? At the moment no face will be detected...</description>
      <pubDate>Thu, 02 Apr 2015 14:06:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Vertical-image-processing-with-F200/m-p/1006542#M32331</guid>
      <dc:creator>Raul_C_</dc:creator>
      <dc:date>2015-04-02T14:06:19Z</dc:date>
    </item>
    <item>
      <title>I tried this with my own</title>
      <link>https://community.intel.com/t5/Software-Archive/Vertical-image-processing-with-F200/m-p/1006543#M32332</link>
      <description>&lt;P&gt;I tried this with my own camera, turning it side on, and confirmed that although hand tracking works, face tracking doesn't. &amp;nbsp;This was not surprising, since RealSense refers to a map of facial points. &amp;nbsp;I would speculate that your best chance may be to somehow modify the face-tracking software module so that its internal map is flipped 90 degrees side-on. &amp;nbsp;Intel encourages users to develop their own camera algorithms, though it isn't easy.&lt;/P&gt;

&lt;P&gt;Here's the PDF manual for face tracking.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/sites/default/files/managed/02/91/intel-realsense-facial-analysis-tutorial.pdf" target="_blank"&gt;https://software.intel.com/sites/default/files/managed/02/91/intel-realsense-facial-analysis-tutorial.pdf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;And the one for Unity.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/sites/default/files/Unity_Face_Tracking.pdf" target="_blank"&gt;https://software.intel.com/sites/default/files/Unity_Face_Tracking.pdf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;And here's an online doc page with the face-point map.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/manuals_face_landmark_data.html" target="_blank"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/manuals_face_landmark_data.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Edit: it occurs to me that it may be simpler than all this. &amp;nbsp;I haven't used the recently released R200 camera (the mobile tablet version of the camera, available in an externally packaged form for developers) but since tablets are rotated side-on into landscape mode, I would speculate that its R200 camera would have to be able to cope with face-tracking in that side-on orientation. &amp;nbsp;I don't know though. &amp;nbsp;&lt;/P&gt;

&lt;P&gt;The R200 camera is apparently supported in an early alpha form in the RealSense SDK at the moment but again, I don't know what the current extent of feature support is.&lt;/P&gt;

&lt;P&gt;I found an info page about the R200 that listed the current feature-set of the R200 in the present version of the SDK and the maturity of those features.&lt;/P&gt;

&lt;P&gt;*******&lt;/P&gt;

&lt;TABLE style="box-sizing: border-box; border-collapse: collapse; margin-top: 1.6em; margin-bottom: 1.6em; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; line-height: 18.2000007629395px;"&gt;
	&lt;TBODY style="box-sizing: border-box;"&gt;
		&lt;TR style="box-sizing: border-box; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(204, 204, 204);"&gt;
			&lt;TD style="box-sizing: border-box; padding: 9px 10px; text-align: center;"&gt;Gold&lt;/TD&gt;
			&lt;TD style="box-sizing: border-box; padding: 9px 10px; background: rgb(230, 230, 230);"&gt;Speech Recognition and Synthesis&lt;/TD&gt;
		&lt;/TR&gt;
		&lt;TR style="box-sizing: border-box; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(204, 204, 204);"&gt;
			&lt;TD style="box-sizing: border-box; padding: 9px 10px; text-align: center;"&gt;Alpha&lt;/TD&gt;
			&lt;TD style="box-sizing: border-box; padding: 9px 10px; background: rgb(230, 230, 230);"&gt;SDK essential interfaces and color/depth/IR data streaming.&lt;BR style="box-sizing: border-box;" /&gt;
				Scene Perception&lt;BR style="box-sizing: border-box;" /&gt;
				Face Tracking&lt;/TD&gt;
		&lt;/TR&gt;
		&lt;TR style="box-sizing: border-box; border-bottom-style: none;"&gt;
			&lt;TD style="box-sizing: border-box; padding: 9px 10px; text-align: center;"&gt;Preview&lt;/TD&gt;
			&lt;TD style="box-sizing: border-box; padding: 9px 10px; background: rgb(230, 230, 230);"&gt;3D Capture&lt;BR style="box-sizing: border-box;" /&gt;
				Enhanced Photography&lt;/TD&gt;
		&lt;/TR&gt;
	&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Thu, 02 Apr 2015 17:43:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Vertical-image-processing-with-F200/m-p/1006543#M32332</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2015-04-02T17:43:00Z</dc:date>
    </item>
  </channel>
</rss>

