Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 491 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 491 Bytes

PythonLidarSDK

This is the Python sample code for MicroVision Lidar scanner.

Requested Python packages: OpenCV, Numpy

Supported OS: Ubuntu, Windows, Rasbian (Raspberry-Pi). It may also run other OS, but we didn't verify others yet.

The MicroVision lidar scanner shows up to host as a UVC camera device. The sample code uses OpenCV camera interface to capture and display the Lidar scanner data. The sample demonstrates and documentes how to capture and process MicroVision Lidar data.