OPENCV & C++ TUTORIALS - 116 | Mahalanobis() | Mahalanobis Distance in OpenCV

Опубликовано: 20 Октябрь 2024
на канале: Computer Vision Lab
390
11

Mahalanobis distance is a very import function for machine learning, computer vision and also for statistics. It is used for data classification most of the times. This video contains how to use Mahalanobis function in OpenCV also includes an example

🌠 Bradski example: https://github.com/oreillymedia/Learn...

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

🌠Mahalanobis() function: https://docs.opencv.org/4.3.0/d2/de8/...

🌠 You may want to watch also:    • Push-up Counter Project with Python |...  

🌠 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:00 - Coding part

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

#opencv, #mahalanobis, #tutorial