add fillter test cam intel 14:33

This commit is contained in:
2026-07-22 14:33:53 +07:00
parent 75c97050f1
commit c8b8d28723
10 changed files with 616 additions and 13 deletions

View File

@@ -124,6 +124,7 @@ endif()
# ========================================================
add_library(${PROJECT_NAME} SHARED
src/point_cloud_xyz.cpp
src/depth_frame_filter.cpp
)
# ========================================================