This repository contains codes discussed in the video tutorials of opencv on coders palace channel.
v1_read_display.cpp: contains the code discussed in https://youtu.be/hfFjnWn9lY0
v2_threshold_global.cpp : conatins the code discussed in https://youtu.be/UAi7rIF00LA
v3_threshold_local.cpp : conatins the code discussed in https://youtu.be/Zu83kcWjDu4
v4_threshold_otsu.cpp : contains the code discussed in