.net - How to draw an unfilled square on top of a stream video using a mouse and track the object enclosed in the square automatically in C#? -


I am creating Object Tracking App I have used an easel emgucv 2.1.0.0 to load the video file. I have also streamed the video from a webcam

Now, I use Mouse and then using the track on the Video stream

(1) - but this is for:

C ++ users, the consultant has Said that there are NAT wrappers, but I had a hard time finding it at any time.

(2)
DxLogo - A sample application is showing how to unify a logo on the data stream. This video uses a capture device for the source, and outputs the output to the file. Unfortunately, it does not use a mouse.

(3) GDI + and mouse handling - I have no clue this area.

To track the object in the class, I would appreciate if someone gives me some research paper link to read.

Any help to draw a mouse over a video is greatly appreciated Thanks to taking the time to read it.

Many thanks

It looks as if you can locate the image and / or Want to do tracking.

The EmguCV () library provides a good foundation for this type of thing. met. Like

It is a very emotional topic with a number of years and various branches of research related to it, so I'm not sure that anyone can give definite guides for such things, but neural networks And the related topics will be read EmguCV and in the way of related libraries you can manage a very good grounding.

It should be noted that as an EmigCV system is designed to identify predefined items instead of a view (such as license plate number), an intermediate feature within a scene.

For an informal tracking of a particular feature, a search for edges and the identification of similar research papers (such as a library such as a MumUVC) is probably a good start (you also peek at the current application As if it meets your needs)


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -