Use a dataset with ROS
Hi,
I would like to use the KITTI dataset with ROS which include 22 stereo sequences, saved in loss less png format and also 3D points. (so monocular view and stereo view with depth)
I found how to read video from camera but i didn't know how to read pictures/videos from computer in order to use algorithm on it ? Indeed, i don't have a robot from now and i want to test algorithms on the dataset.
Do i need to use OpenCV to do that ?
Can you please help me ?
Thank