ros-drivers / video_stream_opencv

A package to open video streams and publish them in ROS using the opencv videocapture mechanism
224 stars 159 forks source link

Add a dynamic reconfigure value to not set arbitrarily brightness, co… #94

Open awesomebytes opened 3 years ago

awesomebytes commented 3 years ago

…ntrast, hue and saturation.

In order to avoid situations like: https://github.com/ros-drivers/video_stream_opencv/issues/92

awesomebytes commented 3 years ago

@furushchev what do you think? I'd like a second opinion if you have a minute to spare.