OPENCV & C++ TUTORIALS - 104 | log() | OpenCV Natural Logarithmic Function

Опубликовано: 18 Октябрь 2024
на канале: Computer Vision Lab
179
4

Calculates the natural logarithm of every array element.

The function cv::log calculates the natural logarithm of every element of the input array

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

🌠log() 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:23 - Coding part

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

#opencv, #log, #tutorial