Can someone help me detect moving objects in images and extract them using C #? I tried to extract them by subtracting the image from the previous image, but this did not work for me
Check out this great article:
http://www.codeproject.com/KB/audio-video/Motion_Detection.aspx
OpenCV is a good library to start with these kinds of things. Be warned that it is not well written, but algorithms exist.
- #. ? "" ?
- - ?
?
.
Source: https://habr.com/ru/post/1778867/More articles:How to access models in PagesController - or how to create a dashboard using CakePHP - cakephpIn Django, how can I save the value of the File input after returning it through an error? - javascriptLinq to SQL VS Entity Framework - c #How can I track line creation in Ruby? - ruby | fooobar.comblocking object in asynchronous operation - multithreadingMySQL returns only one row - phpHow does unit test work in salesforce? - unit-testingHow to enter a call in System.Object.Equals with Mono.Cecil? - c #Передовая манипуляция Javascript - javascriptLogging into Facebook Connect no longer works in IE - internet-explorerAll Articles