Items with no label
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
3340 Discussions

How to take a photo by Inter SR300.

yzhan72
Beginner
1,278 Views

I want to take some photo by Inter SR300. Which way can achieve it ?There is any example is available in the Intel® SR300 RealSense™ SDK Gold. What's more,I want to Identify the spots of laser through the Inter SR 300,and then get the coordinates of the spots in the Camera coordinate system.Please,Thank you.

0 Kudos
1 Reply
jb455
Valued Contributor II
423 Views

(Assuming you want to use the Windows SDK)

Check out the RawStreams sample for how to capture images, and https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?queryvertices_pxcprojection.html QueryVertices for getting the camera coordinates of all the points.

0 Kudos
Reply