Items with no label
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
3338 Discussions

About using OpenCV in D415

jchen206
Beginner
1,516 Views

I'm a novice.

I've been using d415 for almost half a mouth.

The problem I have now is how I can use OpenCV to recognize the depth image and I find that color image is inconsistent with the depth image.

0 Kudos
1 Solution
MartyG
Honored Contributor III
481 Views

Developer UnaNancyOwen has created sample programs, including Depth, that can be used with OpenCV.

http://unanancyowen.com/en/realsense-sdk-2-samples/ Intel RealSense SDK 2 (librealsense2) Sample Program – Summary?Blog

https://github.com/UnaNancyOwen/RealSense2Sample/tree/master/sample/Depth RealSense2Sample/sample/Depth at master · UnaNancyOwen/RealSense2Sample · GitHub

RealSense SDK 2.0 also has an OpenCV sample program called ImShow for visualizing depth.

https://github.com/IntelRealSense/librealsense/tree/master/wrappers/opencv/imshow librealsense/wrappers/opencv/imshow at master · IntelRealSense/librealsense · GitHub

View solution in original post

0 Kudos
1 Reply
MartyG
Honored Contributor III
482 Views

Developer UnaNancyOwen has created sample programs, including Depth, that can be used with OpenCV.

http://unanancyowen.com/en/realsense-sdk-2-samples/ Intel RealSense SDK 2 (librealsense2) Sample Program – Summary?Blog

https://github.com/UnaNancyOwen/RealSense2Sample/tree/master/sample/Depth RealSense2Sample/sample/Depth at master · UnaNancyOwen/RealSense2Sample · GitHub

RealSense SDK 2.0 also has an OpenCV sample program called ImShow for visualizing depth.

https://github.com/IntelRealSense/librealsense/tree/master/wrappers/opencv/imshow librealsense/wrappers/opencv/imshow at master · IntelRealSense/librealsense · GitHub

0 Kudos
Reply