mirror of
https://github.com/opencv/opencv.git
synced 2025-01-11 06:48:19 +08:00
bd1f9cd1ed
Add videocapture_depth.cpp sample #25410 The PR is to combine the examples `videocapture_openni.cpp`, `videocapture_realsense.cpp` and `videocapture_obsensor.cpp` into `videocapture_depth.cpp`. Tested cameras and OS using this sample are listed below: | | Windows 10 | Ubuntu 22.04 | Mac M1 14.3 | |------------------------|--------------|--------------|---------------| | Orbbec Gemini 2 Series | ✓ | ✓ | ✓ | | RealSense D435, D455 | ✓ | ✓ | ✗ | | Kinect, XtionPRO | - | - | - | Note: - OpenNI based cameras (Kinect, XtionPRO) are not tested as I don't have them. - RealSense D435 and D455 don't work on Mac with OpenCV. |
||
---|---|---|
.. | ||
_old | ||
images | ||
highgui_wayland_ubuntu.markdown | ||
intelperc.markdown | ||
kinect_openni.markdown | ||
orbbec_astra_openni.markdown | ||
raster_io_gdal.markdown | ||
table_of_content_app.markdown | ||
trackbar.markdown | ||
video_input_psnr_ssim.markdown | ||
video_write.markdown |