With this video we are starting to the core functionality module which is very important one. On that module we will start with operations on array, which is also a critical one inside the module.
This video contains about concatenation of images noth horizontally and vertically. Most of the time, we are gonna need these functionalities. OpenCV provides this with hconcat and vconcat functions.
🌠 I will continue to this tutorial series with this plan : https://docs.opencv.org/4.3.0/modules...
🌠hconcat() function: https://docs.opencv.org/4.3.0/d2/de8/...
🌠 You may want to watch also: • OPENCV(C++) CIRCLE DETECTION WITHOUT ...
🌠 Stackoverflow: https://stackoverflow.com/users/11048...
🌠 Github: https://github.com/yunus-temurlenk?ta...
🌠 Twitter: / code_enjoy
▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬
0:00 - Introduction
1:32 - Coding part
If you see any mistake and any advice please comment. Thanks for watching...
#opencv, #hconcat, #tutorial