At this moment in time, we do not provide computer vision software for achieving these use-cases. Please feel free to explore these as potential development routes for your team.

Stereo Depth Vision

disparity map generated from two cameras

Public Stereo Vision Repositories

Here are some example repositories of Stereo Vision achieved by developers on GitHub.

3D Point Cloud / 3D Model Generation

Video frames generated into a 3D mesh file using Meshroom

3D Point Cloud/Model Generation

Meshroom can be used to input 2D images and create a pipeline to produce 3D point clouds and 3D model files.

Convert Video to Images

Here is a relevant post which shows how to convert video frames to individual images, which can then be used in Meshroom.