raw images topic output with colour contrast
Hello,
I would like to know if there is a way to apply contrast to an image raw topic. Or if there is a package which inputs the raw images and outputs user-configured/edited raw images to another topic.
I have node which publishes coloured images, and then I use orb_slam2 for SLAM mapping (which processes automatically the images into greyscale). The problem is that the greyscale image still has many information I don't want to map. So the solution I have thought of is to give more contrast to the images published by the camera node in order to reduce the details that orb_slam2 sees when mapping.
Thank you for your help!