how to de-noise a underwater video?
hi friends,
I am very new to opencv. I am using c++ with OpenCV for underwater video processing. I have added different types of noises (Gaussian, salt&pepper) to a video(mp4) using MATLAB. Now i want to remove the noise component in openCV (c++). any info or source code is appreciated.