OpenCV
4.10.0
Open Source Computer Vision
|
Here you will learn different OpenCV functionalities related to Computational Photography like image denoising etc.
See a good technique to remove noises in images called Non-Local Means Denoising
Do you have a old degraded photo with many black spots and strokes on it? Take it. Let's try to restore them with a technique called image inpainting.
Learn how to merge exposure sequence and process high dynamic range images.