OpenCV 3 Image Subtraction Visual Basic

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

Prerequisite:
OpenCV Visual Basic Installation/Configuration using Emgu CV:

Part 1: OpenCV 3 Play Video File Visual Basic

Part 2: OpenCV 3 Image Subtraction Visual Basic

Part 3: OpenCV 3 Mouse Move Prediction Algorithm Visual Basic

Part 4: OpenCV 3 Multiple Object Tracking by Image Subtraction Visual Basic full source code

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

there are some differences between the code that you gave in GitHub and the one that you used on your video. and I found myself errors everywhere. could help me?

kawaii_trap
Автор

would you be able to derect fire or heat with opencv

Gaatech
Автор

I'm using this code with my own video however the program never lets my video go to completion. Anybody have any ideas on why this is happening?

johndoe-owns
Автор

i'm newbee, can someone give me a infomation how to resize image not in the gui

gandarainpanjaitan
Автор

Hello mr Chris,
Thanks a lot for this helpful series of compter vision with opencv 3.

I m actually working with c++ opencv 3.1 for real time object recognition and tracking by using surf but the object is note tracking if it is far from the camera or if the program note detect a specific number of key points between the image of the object and the real object in the video from the camera.

this is the original Code of my program

widadsaghir