luxonis / depthai-experiments

Experimental projects we've done with DepthAI.
MIT License
809 stars 362 forks source link

Increased depth limit #425

Closed njezersek closed 1 year ago

njezersek commented 1 year ago

Resubmitting changes that were reverted by https://github.com/luxonis/depthai-experiments/pull/424

By default Open3d's function create_rgbd_image_from_color_and_depth has a depth limit of 3 meters. This pull request removes this restriction.

Also added a depth view to the example.