Robotics StackExchange | Archived questions

De-noise images in rosbag

I have a rosbag with a bunch of IMU measurements and image data. In order to use the FAST detector of OpenCV, I want to de-noise my image data. For this I would preferably use OpenCV (C++ or Python). In the end the rosbag should be identical to the original rosbag except the modified images.

Asked by MrX on 2016-06-04 19:25:44 UTC

Comments

Answers