Items with no label
3335 Discussions

Steps for using QueryVertices()

idata
Employee
1,093 Views

Hi, i´m not sure of how to use QueryVertices properly.

Could someone clarify me the steps to do a correct use of the function QueryVertices()?

Thanks!

0 Kudos
1 Solution
idata
Employee
163 Views

Hi Migueel,

 

 

Thank you for contacting us.

 

 

To use the QueryVertices() function, I recommend you to check the SDK R3 documentation, you can learn how to use it: https://software.intel.com/sites/landingpage/realsense/camera-sdk/v2016r3/documentation/html/index.html?queryvertices_pxcprojection.html

 

 

I also found the Projection Sample ( https://software.intel.com/sites/landingpage/realsense/camera-sdk/v2016r3/documentation/html/index.html?sample_projection_cpp.html), in that sample the function QueryVertices is used, you can take a look at it and use the sample as a reference for your own code.

 

 

I hope you find this helpful.

 

 

Regards,

 

Leonardo R.

View solution in original post

0 Kudos
1 Reply
idata
Employee
164 Views

Hi Migueel,

 

 

Thank you for contacting us.

 

 

To use the QueryVertices() function, I recommend you to check the SDK R3 documentation, you can learn how to use it: https://software.intel.com/sites/landingpage/realsense/camera-sdk/v2016r3/documentation/html/index.html?queryvertices_pxcprojection.html

 

 

I also found the Projection Sample ( https://software.intel.com/sites/landingpage/realsense/camera-sdk/v2016r3/documentation/html/index.html?sample_projection_cpp.html), in that sample the function QueryVertices is used, you can take a look at it and use the sample as a reference for your own code.

 

 

I hope you find this helpful.

 

 

Regards,

 

Leonardo R.
0 Kudos
Reply