OPENCV & C++ TUTORIALS - 91 | add() | Add Images with OpenCV

Опубликовано: 28 Сентябрь 2024
на канале: Computer Vision Lab
237
8

The cv::add function in OpenCV C++ is used to perform element-wise addition of two images or an image and a scalar value.


🌠 I will continue to this tutorial series with this plan : https://docs.opencv.org/4.3.0/modules...

🌠add() 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  

🌠Hashnode: https://yunustemurlenk.hashnode.dev/

▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬

0:00 - Introduction
1:29 - Coding part

If you see any mistake and any advice please comment. Thanks for watching...

#opencv, #add, #tutorial