A trackbar is really helpful visual tool to help developers to see the parameter changes effect on the window. OpenCV provides a trackbar tool aslo to us to be able to use very easily. createTrackbar funstion is designed for this. This video includes how to use createTrackbar function.
🌠 I will continue to this tutorial series with this plan : https://docs.opencv.org/4.3.0/modules...
🌠createTrackbar() function: https://docs.opencv.org/4.3.0/d7/dfc/...
🌠 You may want to watch also: • OPENCV(C++) CIRCLE DETECTION WITHOUT HOUGH...
🌠 Stackoverflow: https://stackoverflow.com/users/11048...
🌠 Github: https://github.com/yunus-temurlenk?ta...
🌠 Twitter: / code_enjoy
▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬
0:00 - Introduction
0:40 - Coding part
If you see any mistake and any advice please comment. Thanks for watching...
#opencv, #createTrackbar, #tutorial