opencv/doc/tutorials
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
..
3d Merge pull request #24961 from savuor:rv/ply_mesh 2024-02-12 15:34:54 +03:00
app Merge pull request #25410 from kaingwade:add_videocapture_depth_sample 2024-07-03 17:44:13 +03:00
calib3d Merge pull request #25161 from mshabunin:doc-upgrade-5.x 2024-03-06 08:50:31 +03:00
core Merge pull request #25161 from mshabunin:doc-upgrade-5.x 2024-03-06 08:50:31 +03:00
dnn Merge pull request #25161 from mshabunin:doc-upgrade-5.x 2024-03-06 08:50:31 +03:00
features2d Merge branch 4.x 2023-01-09 11:08:02 +00:00
gapi Typos and formating fixes. 2022-10-04 15:52:38 +03:00
gpu Merge branch 4.x 2021-12-30 21:43:45 +00:00
imgproc Merge pull request #25161 from mshabunin:doc-upgrade-5.x 2024-03-06 08:50:31 +03:00
introduction Merge branch '4.x' into '5.x' 2024-06-26 19:01:34 +03:00
ios Fix typos in tutorials within docs/ 2022-03-17 16:06:54 -04:00
objdetect Merge branch 4.x 2024-04-16 17:28:18 +03:00
others Move objdetect HaarCascadeClassifier and HOGDescriptor to contrib xobjdetect (#25198) 2024-03-21 23:40:10 +03:00
tutorials.markdown Move objdetect HaarCascadeClassifier and HOGDescriptor to contrib xobjdetect (#25198) 2024-03-21 23:40:10 +03:00