Inquiry Regarding Python API Documentation for Intel RealSense D435i Camera
我希望你能收到这封电子邮件。我写这封信是为了询问有关英特尔实感 D435i 摄像头的详细 Python API 文档的可用性。我们目前正在开展一个项目,涉及将该相机集成到我们的深度传感和计算机视觉任务应用程序中。为了更好地了解如何与相机交互,我们正在寻找有关在 D435i 相机上使用 Python 编程语言的文档和资源。
-
Example programs for the RealSense Python wrapper can be found at the link below.
https://github.com/IntelRealSense/librealsense/tree/master/wrappers/python/examples
The official documentation for the wrapper is below. Type a word such as 'exposure' or 'gain' into the search box to find information about programming them.
https://intelrealsense.github.io/librealsense/python_docs/index.html
You may also find the menu-driven version of the API documentation at the link below to be an easy way to navigate the RealSense API. It draws data directly from the official documentation pages and formats it into a user-friendly interface.
https://unanancyowen.github.io/librealsense2_apireference/classes.html
Another easy way to find resources about RealSense Python programming is to do a browser search and start the search with the words librealsense python (for example, 'librealsense python exposure'). This will produce highly relevant search results.
Please sign in to leave a comment.
Comments
1 comment