OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Computational Photography

Here you will learn different OpenCV functionalities related to Computational Photography like image denoising etc.

  • Image Denoising

    See a good technique to remove noises in images called Non-Local Means Denoising

  • Image Inpainting

    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.

  • High Dynamic Range (HDR)

    Learn how to merge exposure sequence and process high dynamic range images.