Software Archive
Read-only legacy content
17061 Discussions

Is possible to tracking boxes using blob tracking module?

Khue_N_
Beginner
273 Views

Im using intel realsense sdk(SDK 2016 R2) with camera R200. I have some question, can we get exactly length, width, height of a box(rectangular model) and the coordinates of all vertex in this box by using blob tracking?

 

 

0 Kudos
1 Reply
JesusG_Intel
Moderator
273 Views

Hello Khue, you can extract blob data by using the IBlob interface as described here: https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?doc_blob_understanding_the_blob_data.html.

Also, the R200 provides measurement features through the Depth Enabled Photography and Video APIs as described here: https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?doc_epv_measurement.html.

I hope this answers your question. If you would like further assistance, please post your question in the RealSense Community. This forum in the Intel Developer Zone will soon be archived and all support will be handled in RealSense Community.

 

Regards,

Jesus Garcia

Intel Customer Support

0 Kudos
Reply