Some Python samples require OpenCV and OpenGL, you can install them via pip with opencv-python and PyOpenGL packages.
Live camera sample showing the camera information and video in real time and allows to control the different settings.
python examples/live_camera.py
Read SVO sample to read the video and the information of the camera. It can pick a frame of the svo and save it as a JPEG or PNG file. Depth map and Point Cloud can also be saved into files.
python examples/read_svo.py svo_file.svo
Position sample shows that the position of the camera can be get and used with OpenGL.
python examples/position_example.py
Mesh sample shows mesh information after filtering and applying texture on frames. The mesh and its filter parameters can be saved.
python examples/mesh_example.py svo_file.svo
Object sample shows the objects detected and tracked by the AI module with their bouding boxes and their 3D positions
python examples/object_example.py
Plane sample is searching for the floor in a video and extracts it into a mesh if it found it.
python examples/plane_example.py svo_file.svo
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。