Read and save color and depth frames from Orbbec Astra Pro camera using OpenCV and OpenNI.
Depth frames are read using OpenNI depth stream while color frames are read using OpenCV::VideoCapture.
Both C++ version and Python version are provided.
Tested on Windows10.