1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

slam files merge into ptcloud dir

This commit is contained in:
Agrim Rai
2026-06-21 07:20:25 +05:30
parent 08077a00a1
commit 65c93e673d
29 changed files with 27 additions and 79 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ set(OPENCV_SLAM_SAMPLES_REQUIRED_DEPS
opencv_core
opencv_dnn
opencv_features
opencv_slam)
opencv_ptcloud)
ocv_check_dependencies(${OPENCV_SLAM_SAMPLES_REQUIRED_DEPS})
if(NOT BUILD_EXAMPLES OR NOT OCV_DEPENDENCIES_FOUND)