Items with no label
3338 토론

how to mix color data and depth data

尔黄
초급자
2,010 조회수

Hello

i have a question about use creative senz3d camera to capture picture which showing 3d picture, but i have only use sdk sample to show two windows displaying color camera and depth camera. how i can use another interface to mix two camera data and display one picture?

0 포인트
1 솔루션
MartyG
명예로운 기여자 III
747 조회수

Hi Bill, the Creative Senz3D camera from 2013 is no longer supported. This forum is for that camera's successor, RealSense.

Having said that, last week I did find a script that combines color and depth streams together into one, though it is of course for the RealSense camera.

https://mtaulty.com/2015/04/16/m_15794/ https://mtaulty.com/2015/04/16/m_15794/

원본 게시물의 솔루션 보기

5 응답
MartyG
명예로운 기여자 III
748 조회수

Hi Bill, the Creative Senz3D camera from 2013 is no longer supported. This forum is for that camera's successor, RealSense.

Having said that, last week I did find a script that combines color and depth streams together into one, though it is of course for the RealSense camera.

https://mtaulty.com/2015/04/16/m_15794/ https://mtaulty.com/2015/04/16/m_15794/

尔黄
초급자
747 조회수

Thank you so much for your reply,MartyG. I will study your algorithm and try to code in the camera sample.By the way, I want to know whether you have some document about introduce combination measures for creative senz3D or another camera.Because I did not find some information which talking the theory about the two camera data combined, thank you ~

0 포인트
jb455
소중한 기여자 II
747 조회수

Other options are https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/createcolorimagemappedtodepth_pxcprojection.html CreateColorImageMappedToDepth and https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/createdepthimagemappedtocolor_pxcprojection.html CreateDepthImageMappedToColor, depending on if you want the result centered on the colour or depth images. You can see examples of these in the Projection sample included in the SDK.

0 포인트
MartyG
명예로운 기여자 III
747 조회수

I found a Perceptual Computing Camera example (PCC is the other name for the Creative Senz3d) that applies a depth mask to an RGB image.

https://software.intel.com/en-us/blogs/2013/06/14/masking-rgb-inputs-with-depth-data-using-the-intel-percc-sdk-and-opencv Masking RGB Inputs with Depth Data using the Intel® Perceptual Computing SDK and OpenCV* | Intel® Software

0 포인트
尔黄
초급자
747 조회수

Thank you very much for the help of the website! The I have a request is the 2013 SDK has been found, I would like to ask where there is the SDK download?

0 포인트
응답