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

and

appears to be the first image in

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