Show the difference between vectors

I want to write in C # using a graphics library application that will show the difference between the two pictures as a vector map that shows the movement of points.

Something like this is implemented for matlab and is called PIVlab and as an example: the difference between

enter image description here

and

enter image description here

appears to be the first image in

enter image description here

I would be very happy to write something similar in .NET using, for example, AForge. You can help?

+3
source share
2 answers

You want to find the optical stream . Look here for an implementation of the C # + emguCV optical flow controller.

+1
source

: ? , .

> ?

, , , ? , ? - (, ?)

.

, ( ,

0

All Articles