![]() |
RVC
1.10.0
a product by
RVBUST.
|
This is a simple example to help you started with RVC 3D camera.
It contains five part, which are described as bellow.
Initialize the RVC system
Find device of given SystemListDeviceType
Check the number of cameras actually searched. If no device is found, terminate the program.
Select one device from the avaliable devices and select CameraID_Left or CameraID_Right camera to create X1 object.
Open X1 and check whether it has been opened.
Capture with default setting to get 3D point map and 2D image
Get 3D point map and 2D image data
Close X1 and destroy this object.
Shutdown the RVC system