Computing motion of objects in the capture video image. The motion vector (optical flow) is drawn at each grid point (default: 10 pixels grid). You can hit a ball in the video by moving yourself. The programming is very simple. I made this for learning java language and video handling. The source code is found at http://www.openprocessing.org/visuals/?visualID=10435
Amazing stuff! I am trying to do exactly this in processing at this moment.. going through the theory on Wikipedia, and looking through your code is reasonably complex. what method did you use? Lucas-Kanade?
Nupky 1 year ago