opencv/doc/tutorials/app
WU Jia bd1f9cd1ed
Merge pull request #25410 from kaingwade:add_videocapture_depth_sample
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.
2024-07-03 17:44:13 +03:00
..
_old doc: tutorial refactor 2020-12-05 01:57:36 +03:00
images Illustration about realsense 2021-12-14 03:21:31 -03:00
highgui_wayland_ubuntu.markdown Merge pull request #25496 from Kumataro:fix25495 2024-04-29 18:58:29 +03:00
intelperc.markdown Merge pull request #25410 from kaingwade:add_videocapture_depth_sample 2024-07-03 17:44:13 +03:00
kinect_openni.markdown Merge pull request #25410 from kaingwade:add_videocapture_depth_sample 2024-07-03 17:44:13 +03:00
orbbec_astra_openni.markdown Merge branch 4.x 2024-07-01 15:59:43 +03:00
raster_io_gdal.markdown Added TOC to most of tutorials 2020-12-07 19:13:54 +03:00
table_of_content_app.markdown Merge pull request #25813 from kaingwade:orbbec-astra 2024-07-01 10:55:35 +03:00
trackbar.markdown Merge branch 4.x 2021-12-30 21:43:45 +00:00
video_input_psnr_ssim.markdown Merge branch 4.x 2021-12-30 21:43:45 +00:00
video_write.markdown Merge branch 4.x 2021-12-30 21:43:45 +00:00