C# Detecting Moving Objects in Streaming Video w/ EmguCV Part 1: Motion Detection Basics

preview_player
Показать описание
A simple tutorial showing the basic concepts behind detecting moving objects in streaming video using EmguCV & OpenCV libraries with C# Visual Studio
Рекомендации по теме
Комментарии
Автор

Thank you, this is exactly what I need for my video analysis application. I look forward to you demoing the code you wrote for this Please release soon.

JohnHarmon
Автор

Interesting video. Thank you! I am eager to follow and learn, I hope you will release soon more videos. If I may ask, to see if it will help with a project I am thinking about: suppose I have a fixed background, with 4 possible objects that will move. For example: only 4 different car models. Would you consider showing how to detect if an object is moving, and identify which object out of the 4 available objects?

YigalBZ
Автор

Thanks for the video. I have similar problem but i need to count how many cars drive through a road per hour, any tips?

raedabusanad
Автор

can get the repository of the shown Windows Application

trupalpatel