Hi,
Is there any way to adjust brightness and contrast of the frame grabbed with FFmpegFrameGrabber? I want to adjust the values based on operator input so FFmpegFilter not useful to me. I'm converting the Frame to BufferedImage with convertTo() method, after that trying to change the brightness/contrast of BufferedImage but I think there is an easy way of JavaCV lib...?...
Hi, Is there any way to adjust brightness and contrast of the frame grabbed with FFmpegFrameGrabber? I want to adjust the values based on operator input so FFmpegFilter not useful to me. I'm converting the Frame to BufferedImage with convertTo() method, after that trying to change the brightness/contrast of BufferedImage but I think there is an easy way of JavaCV lib...?...
Regards, Osman