Items with no label
3335 Discussions

how to create a projection

idata
Employee
1,208 Views

Hi i´m trying to create a projection and i´m following the steps of the sdk guide, but when i run my program i get an error. this is how i create Projection:

PXCCapture::Device* device;

Projection *projection = device->CreateProjection();

projection->ProjectColorToCamera(height*width,cp, cvp);

when i run my program i always get an error in "PXCCapture::Device* device;" my program is taking a frame from a recorded file with a r200 and trying to analyze it. But not using the camera for recording or anything.

is there other way to create a projection that could help me?

Thanks!

0 Kudos
1 Reply
idata
Employee
205 Views

Hi Migueel,

Thanks for your interest in the Intel® Realsense™ Platform.

We have noticed that you open another thread with the same issue, we just wanted to let you know that an answer has been posted on the other thread. We will like to continue the support on the other thread, please let us know if you agree with this decision, or if you will like to keep this thread open in order to address other issues.

We will be waiting for your reply, have a nice day!

Best Regards,

 

-Jose P.
0 Kudos
Reply