OpenCV 3 Mouse Move Prediction Algorithm C++

preview_player
Показать описание
If you found this video helpful please consider supporting me on Patreon:

Prerequisite:
OpenCV C++ Installation/Configuration:

Part 1: OpenCV 3 Play Video File C++

Part 2: OpenCV 3 Image Subtraction C++

Part 3: OpenCV 3 Mouse Move Prediction Algorithm C++

Part 4: OpenCV 3 Multiple Object Tracking by Image Subtraction C++ full source code

Part 5: OpenCV 3 Car Counting C++ full source code
Рекомендации по теме
Комментарии
Автор

Please. I have a question.

Is possible to implement a neuronal network with opencv, and train the net to recognize a red color to control the mouse?

Santiago-pjkm
Автор

How did you come up with such algorithm for calculating the predicted position? Is it based on any published research or you come up on your own?

khiemnguyentrong
Автор

thanx for your work it was a great help . But i have another query, i have a working code for calculating optical flow but now i need to modify it for occlusion as well. have worked on something like this?

visheshbreja