LiheYoung / Depth-Anything

[CVPR 2024] Depth Anything: Unleashing the Power of Large-Scale Unlabeled Data. Foundation Model for Monocular Depth Estimation
https://depth-anything.github.io
Apache License 2.0
6.82k stars 523 forks source link

Create point_cloud_on_trackbar.py #213

Closed 1ssb closed 2 months ago

1ssb commented 2 months ago

To extend the script to include point cloud capabilities, using an interactive trackbar:

  1. Add point cloud generation for each frame in the video.
  2. Include interactive functionality to select a frame from the video and generate its point cloud.