<?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: I can't get device pointer in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505136#M6317</link>
    <description>&lt;P&gt;Thank you. I take a looked but it is over complicated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;PXCCaptureManager *cm = sm-&amp;gt;QueryCaptureManager();PXCCapture::Device *cp = cm-&amp;gt;QueryDevice();&lt;P&gt;PXCProjection* projection = cp-&amp;gt;CreateProjection();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I get device with above code? &lt;/P&gt;&lt;P&gt;Why I can't access to the device? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can get depth and color frames without device pointer but need to get UV map to match color and depth images. &lt;/P&gt;&lt;P&gt;Because two cameras are depart from it. Thanks.&lt;/P&gt;</description>
    <pubDate>Thu, 04 May 2017 09:21:17 GMT</pubDate>
    <dc:creator>SKim61</dc:creator>
    <dc:date>2017-05-04T09:21:17Z</dc:date>
    <item>
      <title>I can't get device pointer</title>
      <link>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505131#M6312</link>
      <description>&lt;P&gt;I am trying to use projection API however whenever I try to access device with &lt;/P&gt;PXCCapture::Device* device = captureManager-&amp;gt;QueryDevice();&lt;P&gt;PXCProjection* projection = device-&amp;gt;CreateProjection();&lt;/P&gt;&lt;P&gt;Then I got null from it. How can I get device pointer? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 07:42:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505131#M6312</guid>
      <dc:creator>SKim61</dc:creator>
      <dc:date>2017-05-04T07:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: I can't get device pointer</title>
      <link>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505132#M6313</link>
      <description>&lt;P&gt;Advanced stream programming is not my field of expertise, so I will link stream expert jb455  into this discussion to bring it to his attention.  In the meantime, the most compatible source of existing knowledge i could find that related to your question is in the link below.  I hope it can provide some useful insight.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/en-us/forums/realsense/topic/596423"&gt;https://software.intel.com/en-us/forums/realsense/topic/596423&lt;/A&gt; Cannot get Device Instance &lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 08:02:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505132#M6313</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-05-04T08:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: I can't get device pointer</title>
      <link>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505133#M6314</link>
      <description>&lt;P&gt;Thank you I follow the instruction but can't do it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You know how to add # include "util_cmdline.h" in visual studio?&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 08:05:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505133#M6314</guid>
      <dc:creator>SKim61</dc:creator>
      <dc:date>2017-05-04T08:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: I can't get device pointer</title>
      <link>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505134#M6315</link>
      <description>&lt;P&gt;I do not develop in Visual Studio sadly, as I am a Unity game engine specialist.  I would ask though if you are using Visual Studio C++.  This is because C#  scripts do not need includes in the header section of the script.&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 08:14:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505134#M6315</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-05-04T08:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: I can't get device pointer</title>
      <link>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505135#M6316</link>
      <description>&lt;P&gt;Does the camera streaming work without the device/projection stuff? If not, it may be a driver/hardware issue.&lt;/P&gt;&lt;P&gt;One thing which may help is looking at the samples to see how they populate the device selection drop down menu, then how they get it to use that device (instead of another one if you have multiple plugged in). That way, you'll definitely know that the device is available before starting to stream with it.&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 08:50:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505135#M6316</guid>
      <dc:creator>jb455</dc:creator>
      <dc:date>2017-05-04T08:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: I can't get device pointer</title>
      <link>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505136#M6317</link>
      <description>&lt;P&gt;Thank you. I take a looked but it is over complicated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;PXCCaptureManager *cm = sm-&amp;gt;QueryCaptureManager();PXCCapture::Device *cp = cm-&amp;gt;QueryDevice();&lt;P&gt;PXCProjection* projection = cp-&amp;gt;CreateProjection();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I get device with above code? &lt;/P&gt;&lt;P&gt;Why I can't access to the device? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can get depth and color frames without device pointer but need to get UV map to match color and depth images. &lt;/P&gt;&lt;P&gt;Because two cameras are depart from it. Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 09:21:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505136#M6317</guid>
      <dc:creator>SKim61</dc:creator>
      <dc:date>2017-05-04T09:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: I can't get device pointer</title>
      <link>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505137#M6318</link>
      <description>&lt;P&gt;Before those 3 lines, you use sm-&amp;gt;EnableStreams(..) and sm-&amp;gt;Init(), right? I think it's at the Init() point that it chooses the device and enables it, so you won't be able to query the device before that. Does it work if you do sm-&amp;gt;captureManager-&amp;gt;device-&amp;gt;CreateProjection(); ?&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 09:34:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505137#M6318</guid>
      <dc:creator>jb455</dc:creator>
      <dc:date>2017-05-04T09:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: I can't get device pointer</title>
      <link>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505138#M6319</link>
      <description>&lt;P&gt;# include &lt;/P&gt;&lt;P&gt;# include "RealSense/SenseManager.h"&lt;/P&gt;&lt;P&gt;# include "RealSense/SampleReader.h"&lt;/P&gt;&lt;P&gt;# include "pxcsensemanager.h"&lt;/P&gt;&lt;P&gt;# include "pxcprojection.h"&lt;/P&gt;&lt;P&gt;# include "pxcmetadata.h"&lt;/P&gt;&lt;P&gt;# include "pxcsession.h"&lt;/P&gt;&lt;P&gt;# include "pxccapture.h" &lt;/P&gt;&lt;P&gt;//# include "util_cmdline.h"&lt;/P&gt;&lt;P&gt;//# include "util_render.h"&lt;/P&gt;&lt;P&gt;# include &lt;/P&gt;&lt;P&gt;# include &lt;/P&gt;&lt;P&gt;# include &lt;/P&gt;&lt;P&gt;# include &lt;/P&gt;&lt;P&gt;# include &lt;/P&gt;&lt;P&gt;# include &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Code adapted from the Kinect v2 samples&lt;/P&gt;&lt;P&gt;HRESULT SaveBitmapToFile(BYTE* pBitmapBits, LONG lWidth, LONG lHeight, WORD wBitsPerPixel, LPCWSTR lpszFilePath)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;  DWORD dwByteCount = lWidth * lHeight * (wBitsPerPixel / 8);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  BITMAPINFOHEADER bmpInfoHeader = { 0 };&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  bmpInfoHeader.biSize = sizeof(BITMAPINFOHEADER);  // Size of the header&lt;/P&gt;&lt;P&gt;  bmpInfoHeader.biBitCount = wBitsPerPixel;             // Bit count&lt;/P&gt;&lt;P&gt;  bmpInfoHeader.biCompression = BI_RGB;                    // Standard RGB, no compression&lt;/P&gt;&lt;P&gt;  bmpInfoHeader.biWidth = lWidth;                    // Width in pixels&lt;/P&gt;&lt;P&gt;  bmpInfoHeader.biHeight = -lHeight;                  // Height in pixels, negative indicates it's stored right-side-up&lt;/P&gt;&lt;P&gt;  bmpInfoHeader.biPlanes = 1;                         // Default&lt;/P&gt;&lt;P&gt;  bmpInfoHeader.biSizeImage = dwByteCount;               // Image size in bytes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  BITMAPFILEHEADER bfh = { 0 };&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  bfh.bfType = 0x4D42;                                           // 'M''B', indicates bitmap&lt;/P&gt;&lt;P&gt;  bfh.bfOffBits = bmpInfoHeader.biSize + sizeof(BITMAPFILEHEADER);  // Offset to the start of pixel data&lt;/P&gt;&lt;P&gt;  bfh.bfSize = bfh.bfOffBits + bmpInfoHeader.biSizeImage;        // Size of image + headers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    // Create the file on disk to write to&lt;/P&gt;&lt;P&gt;  HANDLE hFile = CreateFileW(lpszFilePath, GENERIC_WRITE, 0, NULL, CREATE_ALWAYS, FILE_ATTRIBUTE_NORMAL, NULL);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  // Return if error opening file&lt;/P&gt;&lt;P&gt;  if (NULL == hFile)&lt;/P&gt;&lt;P&gt;  {&lt;/P&gt;&lt;P&gt;  return E_ACCESSDENIED;&lt;/P&gt;&lt;P&gt;  }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DWORD dwBytesWritten = 0;&lt;/P&gt;&lt;P&gt;  // Write the bitmap file header&lt;/P&gt;&lt;P&gt;  if (!WriteFile(hFile, &amp;amp;bfh, sizeof(bfh), &amp;amp;dwBytesWritten, NULL))&lt;/P&gt;&lt;P&gt;  {&lt;/P&gt;&lt;P&gt;  CloseHandle(hFile);&lt;/P&gt;&lt;P&gt;  return E_FAIL;&lt;/P&gt;&lt;P&gt;  }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  // Write the bitmap info header&lt;/P&gt;&lt;P&gt;  if (!WriteFile(hFile, &amp;amp;bmpInfoHeader, sizeof(bmpInfoHeader), &amp;amp;dwBytesWritten, NULL))&lt;/P&gt;&lt;P&gt;  {&lt;/P&gt;&lt;P&gt;  CloseHandle(hFile);&lt;/P&gt;&lt;P&gt;  return E_FAIL;&lt;/P&gt;&lt;P&gt;  }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  // Write the RGB Data&lt;/P&gt;&lt;P&gt;  if (!WriteFile(hFile, pBitmapBits, bmpInfoHeader.biSizeImage, &amp;amp;dwBytesWritten, NULL))&lt;/P&gt;&lt;P&gt;  {&lt;/P&gt;&lt;P&gt;  CloseHandle(hFile);&lt;/P&gt;&lt;P&gt;  return E_FAIL;&lt;/P&gt;&lt;P&gt;  }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  // Close the file&lt;/P&gt;&lt;P&gt;  CloseHandle(hFile);&lt;/P&gt;&lt;P&gt;  return S_OK;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// &lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?doc_essential_strong_synchronization.html"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?doc_essential_strong_synchronization.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;int wmain(int argc, WCHAR* argv[]) {&lt;/P&gt;&lt;P&gt;  int NFrames = 400;&lt;/P&gt;&lt;P&gt;  if (argc &amp;gt; 1) {&lt;/P&gt;&lt;P&gt;  NFrames = _wtoi(argv[1]);&lt;/P&gt;&lt;P&gt;  }&lt;/P&gt;&lt;P&gt;  std::cout &amp;lt;&amp;lt; "Capturing " &amp;lt;&amp;lt; NFrames &amp;lt;&amp;lt; " frames";&lt;/P&gt;&lt;P&gt;  int width = 320, height = 240;&lt;/P&gt;&lt;P&gt;  BYTE* colorFrames = new BYTE[NFrames*width*height * 3];&lt;/P&gt;&lt;P&gt;  float* depthFrames = new float[NFrames*width*height];&lt;/P&gt;&lt;P&gt;  PXCPointF32* UVMaps = new PXCPointF32[NFrames*width*height];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  PXCSenseManager* sm = PXCSenseManager::CreateInstance();&lt;/P&gt;&lt;P&gt;  PXCSession* session = sm-&amp;gt;QuerySession();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  // Select the color and depth streams&lt;/P&gt;&lt;P&gt;  sm-&amp;gt;EnableStream(PXCCapture::STREAM_TYPE_COLOR, width, height, 60.0f);&lt;/P&gt;&lt;P&gt;  sm-&amp;gt;EnableStream(PXCCapture::STREAM_TYPE_DEPTH, width, height, 60.0f);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  // Initialize and Stream Samples&lt;/P&gt;&lt;P&gt;  sm-&amp;gt;Init();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  //Get projection operator&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  PXCCaptureManager *cm = sm-&amp;gt;QueryCaptureManager();&lt;/P&gt;&lt;P&gt;  PXCCapture::Device *cp = cm-&amp;gt;QueryDevice();&lt;/P&gt;&lt;P&gt;  PXCProjection* projection = cp-&amp;gt;CreateProjection();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  std::ofstream fout;&lt;/P&gt;&lt;P&gt;  fout.open("B-timings.txt");&lt;/P&gt;&lt;P&gt;  fout &amp;lt;&amp;lt; "n, color, depth\n";&lt;/P&gt;&lt;P&gt;  //Step 1: Throw away the first 50 frames because the camera seems to be warming up&lt;/P&gt;&lt;P&gt;  for (int i = 0; i &amp;lt; 50; i++) {&lt;/P&gt;&lt;P&gt;  if (sm-&amp;gt;AcquireFrame(true)&lt;/P&gt;&lt;P&gt;  sm-&amp;gt;ReleaseFrame();&lt;/P&gt;&lt;P&gt;  }&lt;/P&gt;&lt;P&gt;  //Step 2: Capture frames&lt;/P&gt;&lt;P&gt;  for (int i = 0; i &amp;lt; NFrames; i++) {&lt;/P&gt;&lt;P&gt;  std::cout &amp;lt;&amp;lt; "Capturing frame " &amp;lt;&amp;lt; i &amp;lt;&amp;lt; "\n";&lt;/P&gt;&lt;P&gt;  fout &amp;lt;&amp;lt; i &amp;lt;&amp;lt; ", ";&lt;/P&gt;&lt;P&gt;  // This function blocks until both samples are ready&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  if (sm-&amp;gt;AcquireFrame(true)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  //Retrieve the color and depth samples aligned&lt;/P&gt;&lt;P&gt;  PXCCapture::Sample *sample = sm-&amp;gt;QuerySample();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  //Capture the color frame&lt;/P&gt;&lt;P&gt;  PXCImage* c = sample-&amp;gt;color;&lt;/P&gt;&lt;P&gt;  pxcI64 ctimestamp = c-&amp;gt;QueryTimeStamp();&lt;/P&gt;&lt;P&gt;  fout &amp;lt;&amp;lt; ctimestamp &amp;lt;&amp;lt; ", ";&lt;/P&gt;&lt;P&gt;  PXCImage::ImageData imageData;&lt;/P&gt;&lt;P&gt;  // &lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/manuals_image_and_audio_data.html"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/manuals_image_and_audio_data.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;  c-&amp;gt;AcquireAccess(PXCImage::ACCESS_READ, PXCImage::PIXEL_FORMAT_RGB24, &amp;amp;imageData);&lt;/P&gt;&lt;P&gt;  memcpy(&amp;amp;colorFrames[i*width*height * 3], imageData.planes[0], sizeof(BYTE)*width*height * 3);&lt;/P&gt;&lt;P&gt;  c-&amp;gt;ReleaseAccess(&amp;amp;imageData);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  //Capture the depth frame&lt;/P&gt;&lt;P&gt;  PXCImage* d = sample-&amp;gt;depth;&lt;/P&gt;&lt;P&gt;  pxcI64 dtimestamp = d-&amp;gt;QueryTimeStamp();&lt;/P&gt;&lt;P&gt;  fout &amp;lt;&amp;lt; dtimestamp &amp;lt;&amp;lt; "\n";&lt;/P&gt;&lt;P&gt;  PXCImage::ImageData depthData;&lt;/P&gt;&lt;P&gt;  d-&amp;gt;AcquireAccess(PXCImage::ACCESS_READ, PXCImage::PIXEL_FORMAT_DEPTH_F32, &amp;amp;depthData);&lt;/P&gt;&lt;P&gt;  memcpy(&amp;amp;depthFrames[i*width*height], depthDat...&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 09:44:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505138#M6319</guid>
      <dc:creator>SKim61</dc:creator>
      <dc:date>2017-05-04T09:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: I can't get device pointer</title>
      <link>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505139#M6320</link>
      <description>&lt;P&gt;This is the code which I am using it. Yes I did after init()&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 09:44:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505139#M6320</guid>
      <dc:creator>SKim61</dc:creator>
      <dc:date>2017-05-04T09:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: I can't get device pointer</title>
      <link>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505140#M6321</link>
      <description>&lt;P&gt;Hm, the only thing I have different to you is I use device = sm.captureManager.QueryDevice(); - does that make any difference?&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 09:51:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505140#M6321</guid>
      <dc:creator>jb455</dc:creator>
      <dc:date>2017-05-04T09:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: I can't get device pointer</title>
      <link>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505141#M6322</link>
      <description>&lt;P&gt;I can't do "DOT" since it's a pointer. Can you share your code that should be faster. &lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 09:56:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505141#M6322</guid>
      <dc:creator>SKim61</dc:creator>
      <dc:date>2017-05-04T09:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: I can't get device pointer</title>
      <link>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505142#M6323</link>
      <description>&lt;P&gt;Also what should I set visual studio setting to use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//# include "util_cmdline.h"&lt;/P&gt;&lt;P&gt;//# include "util_render.h"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this headers? &lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 09:57:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505142#M6323</guid>
      <dc:creator>SKim61</dc:creator>
      <dc:date>2017-05-04T09:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: I can't get device pointer</title>
      <link>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505143#M6324</link>
      <description>&lt;P&gt;Sorry, I'm using C#  so you'll have to change it to C++ syntax. device = sm-&amp;gt;captureManager-&amp;gt;QueryDevice(); is it?&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 09:58:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505143#M6324</guid>
      <dc:creator>jb455</dc:creator>
      <dc:date>2017-05-04T09:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: I can't get device pointer</title>
      <link>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505144#M6325</link>
      <description>&lt;P&gt;Yes C#  should be better! For me because I would like to use it for Unity Binding. I was not able to see proper function app definition from C#  so I was planning to do CPP and convert to .dll. Can you send it by e-mail? mailto:&lt;A href="mailto:spkim921@gmail.com"&gt;spkim921@gmail.com&lt;/A&gt; &lt;A href="mailto:spkim921@gmail.com"&gt;spkim921@gmail.com&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;Also, it should be helpful if you could point out C#  example code. It is really lack of information just looking at realSense example since it has only one.&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 10:01:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505144#M6325</guid>
      <dc:creator>SKim61</dc:creator>
      <dc:date>2017-05-04T10:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: I can't get device pointer</title>
      <link>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505145#M6326</link>
      <description>&lt;P&gt;There are a few C#  (WinForms) samples included in the SDK, though unfortunately none of them use projections You can use the RawStreams sample as a base to get basic stuff working then use the docs/modify the C++ projections sample to go from there. My company doesn't allow sharing all my code but I have posted a few snippets showing how to do various things over the years - just search for the method name you're struggling with in the forum and you may find something to help (I did put a lot in the old forum too but that's hard to access now).&lt;/P&gt;&lt;P&gt;If you're doing it in unity C# , MartyG has created a series of guides to help people get started - search in the forum for that too.&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 10:09:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505145#M6326</guid>
      <dc:creator>jb455</dc:creator>
      <dc:date>2017-05-04T10:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: I can't get device pointer</title>
      <link>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505146#M6327</link>
      <description>&lt;P&gt;As for the headers, no idea. Check the C++ samples!&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 10:09:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505146#M6327</guid>
      <dc:creator>jb455</dc:creator>
      <dc:date>2017-05-04T10:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: I can't get device pointer</title>
      <link>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505147#M6328</link>
      <description>&lt;P&gt;Do you have any projection example code with C# ? Also, can you pointer your C#  blogs or relative good explanation blogs or sources? Using realSense sdk is not easy. How to match c++ sdk definition with C# ? is it almost same? From the example I don't get how to use api's with it. &lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 10:14:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505147#M6328</guid>
      <dc:creator>SKim61</dc:creator>
      <dc:date>2017-05-04T10:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: I can't get device pointer</title>
      <link>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505148#M6329</link>
      <description>&lt;P&gt;Okay Thank you for your help. &lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 10:15:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505148#M6329</guid>
      <dc:creator>SKim61</dc:creator>
      <dc:date>2017-05-04T10:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: I can't get device pointer</title>
      <link>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505149#M6330</link>
      <description>&lt;P&gt;Yes, it is hard to get started. I've been using it for about a year and a half now; there was much less help about when I was learning so I just had to work it out by myself mostly! There were some very helpful people on the old forum too. You can mostly piece it together by going through &lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?doc_devguide_introduction.html"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?doc_devguide_introduction.html&lt;/A&gt; the documentation and looking at the C++ sample but it does take time. As I said, if you're stuck with how to use a particular method in the projection api, search the forum for the method name and with any luck it'll be one someone has already asked about and had it explained. If not, feel free to post another question (ideally in a new thread to make it easier for future people to find) and hopefully someone will be able to help you.&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 10:22:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505149#M6330</guid>
      <dc:creator>jb455</dc:creator>
      <dc:date>2017-05-04T10:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: I can't get device pointer</title>
      <link>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505150#M6331</link>
      <description>&lt;P&gt;Thanks for the mention of the Unity guides, JB.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Spk921, here's the link to the index of guides if you haven't found it yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/en-us/forums/realsense/topic/676139"&gt;https://software.intel.com/en-us/forums/realsense/topic/676139&lt;/A&gt; Index of Marty G's RealSense Unity How-To Guides &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's a very useful link to bookmark because you can also use it as a launching pad for searches of the old RealSense forum with the 'Powered by Google' search box, as a lot of valuable information is archived on that former forum.&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 10:37:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/I-can-t-get-device-pointer/m-p/505150#M6331</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-05-04T10:37:09Z</dc:date>
    </item>
  </channel>
</rss>

