- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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
コピーされたリンク
5 返答(返信)
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi Edison,
I believe you're referring to the EnableColorMapping and colorMappingEnabled configuration functions found in https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?doc_blob_configuring_the_blob_module.html https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?doc_blob_configuring_the_blob_module.html .
Let us know if this is what you were looking for.
-Sergio
