Ubuntu
Last updated
Last updated
Pull the latest docker image
Run with following command to bridge USB and GUI between docker and host.
1. Download LIPSedge OpenNI2 SDK from the release page
2. Extract files from the downloaded SDK file.
3. Install dependencies
4. Build OpenCV3.4 by executing opencv3.4.1_installation_in_linux.sh in the SDK folder.
5. Execute install.sh in SDK folder.
6. Accessing camera video stream through NiViewer. NiViewer provide video streaming and some basic configuration. Right click in NiViewer to open configuration menu.
7. LIPSedge provide much more specific configuration. We will discuss about it in laster articles.
8. There are some handy tools to test your camera.
Ni2CameraMatrix: Access camera's parameters.
Ni2PointCloud: Camera point cloud view.
Ni2PowerTest: LIPS SDK supports a Standby Mode (Low Power Mode) for which users can stop live streaming temporarily and resume live streaming at any time by sending a status code through Ni2PowerTest.