Items with no label
3335 Discussions

How to show the Blob segmentation image ??

ewu12
Novice
1,468 Views

Hi, sir

I am beginner to study SR300 blob algorithm, have some question for blob segmentation.

follow the SDK Blob sample code to study, but i don't know how to get correct blob segmentation image and show it. ??

Have another sample code to show Blob image ??

thanks.

Edison.Wu

0 Kudos
5 Replies
idata
Employee
457 Views

Hi Edison.Wu,

 

 

Thank you for contacting us. First, it's important to bring out the fact that the Blob Tracking feature was removed in the latest SDK. Take a look at http://registrationcenter-download.intel.com/akdlm/irc_nas/9558/release_notes_RealSense_SDK_2016_R3.pdf http://registrationcenter-download.intel.com/akdlm/irc_nas/9558/release_notes_RealSense_SDK_2016_R3.pdf to see in which cameras and in which SDK release the Blob Tracking is available.

 

 

Now you can see information on the sample codes of Blob Tracking in the documentation of the SDK 2016 R2. The main link to Blob Tracking is here https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?doc_blob_blob_tracking.html https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?doc_blob_blob_tracking.html .

 

 

Inside the Blob Tracking section you can also find Samples of the BlobViewer sample in C++,C# , Javascript and UWP.

 

 

Let us know if this was useful.

 

 

-Sergio

 

idata
Employee
457 Views

Hi Edison.Wu,

 

 

Do you still need assistance with this case? Did you find useful the information of our previous reply?

 

 

We'll be waiting for your response.

 

 

-Sergio
0 Kudos
ewu12
Novice
457 Views

Hi Sir

thanks for your reply.

I could show the segment image, but i couldn't show the color image.

could you have any information or the sample codes to introduce image format (ex:Y8 or RGB32) and how to get the data to show image??

Edison.

0 Kudos
idata
Employee
457 Views
0 Kudos
ewu12
Novice
457 Views

Hi, Sir

thanks for your reply.

it's pass.

0 Kudos
Reply