Items with no label
3338 ディスカッション

How to show the Blob segmentation image ??

ewu12
初心者
2,147件の閲覧回数

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 件の賞賛
5 返答(返信)
idata
従業員
1,136件の閲覧回数

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
従業員
1,136件の閲覧回数

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
ewu12
初心者
1,136件の閲覧回数

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.

idata
従業員
1,136件の閲覧回数
ewu12
初心者
1,136件の閲覧回数

Hi, Sir

thanks for your reply.

it's pass.

返信