Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Leer Histogram Equalization | Image Processing with OpenCV
Computer Vision Course Outline
course content

Cursusinhoud

Computer Vision Course Outline

Computer Vision Course Outline

1. Introduction to Computer Vision
2. Image Processing with OpenCV
3. Convolutional Neural Networks
4. Object Detection
5. Advanced Topics Overview

book
Histogram Equalization

Simple Histogram Equalization

Histogram equalization improves image contrast by spreading out intensity values, making dark regions brighter and light regions darker.

Adaptive Histogram Equalization (CLAHE)

Unlike traditional histogram equalization, CLAHE (Contrast Limited Adaptive Histogram Equalization) improves local contrast while preventing over-brightening in specific areas.

Taak

Swipe to start coding

You need to apply:

  • Simple histogram equalization;
  • CLAHE histogram equalization (clipLimit=2.0 and tileGridSize=(8, 8))

Oplossing

Switch to desktopSchakel over naar desktop voor praktijkervaringGa verder vanaf waar je bent met een van de onderstaande opties
Was alles duidelijk?

Hoe kunnen we het verbeteren?

Bedankt voor je feedback!

Sectie 2. Hoofdstuk 5
toggle bottom row

book
Histogram Equalization

Simple Histogram Equalization

Histogram equalization improves image contrast by spreading out intensity values, making dark regions brighter and light regions darker.

Adaptive Histogram Equalization (CLAHE)

Unlike traditional histogram equalization, CLAHE (Contrast Limited Adaptive Histogram Equalization) improves local contrast while preventing over-brightening in specific areas.

Taak

Swipe to start coding

You need to apply:

  • Simple histogram equalization;
  • CLAHE histogram equalization (clipLimit=2.0 and tileGridSize=(8, 8))

Oplossing

Switch to desktopSchakel over naar desktop voor praktijkervaringGa verder vanaf waar je bent met een van de onderstaande opties
Was alles duidelijk?

Hoe kunnen we het verbeteren?

Bedankt voor je feedback!

Sectie 2. Hoofdstuk 5
Switch to desktopSchakel over naar desktop voor praktijkervaringGa verder vanaf waar je bent met een van de onderstaande opties
Onze excuses dat er iets mis is gegaan. Wat is er gebeurd?
some-alt