Hi,
I'm working on implementing a simple SLAM without hopefully using ROS, and only C++,OPENCV. I have been able to get the raw sensor values (IR depth sensor), RGB image however not simultaneously on my Banana Pi. Ignoring the RGB Image, would is be possible for me to convert the IR depth sensor to a colour depth like this: https://graphics.stanford.edu/~mdfisher/Images/KinectSensors.png
if so how or do i required the RGB image...
Hi,
I'm working on implementing a simple SLAM without hopefully using ROS, and only C++,OPENCV. I have been able to get the raw sensor values (IR depth sensor), RGB image however not simultaneously on my Banana Pi. Ignoring the RGB Image, would is be possible for me to convert the IR depth sensor to a colour depth like this: https://graphics.stanford.edu/~mdfisher/Images/KinectSensors.png
if so how or do i required the RGB image...