💪🏻 6. Histogram

Contents

1. Histogram introduction

OpenCV Lecture - 6_1.Histogram(1/6) : Histogram Introduction

Source code

💡 bin, hog, bow

2. Histogram generating & drawing

OpenCV Lecture - 6_1.Histogram(2/6) : Histogram make & draw

Source code

Reference

💡 calcHist, normalize, gray histogram, rgb histogram

3. Hue(hsv) histogram

OpenCV Lecture - 6_1.Histogram(3/6) Hue(HSV) Histogram

Source code

Reference

💡 cvConvert, hsv, hue, saturation, value, hsi

4. 2D histogram

OpenCV Lecture - 6_1.Histogram(4/6) 2D Histogram

Source code

💡 minMaxLoc, 2d histogram

5. Stretching

OpenCV Lecture - 6_1.Histogram(5/6) Histogram Stretching

Source code

💡 stretching, normalize

6. Equalization

OpenCV Lecture - 6_1.Histogram(6/6) : Histogram equalization

Source code

💡 equalizeHist

🙇🏻Thank you!

🎁 Source code, Material(pdf) and example images 👇

https://www.marearts.com/products/opencv-lecture-materials-1

 

Back to blog

Leave a comment

Please note, comments need to be approved before they are published.