Using Neural Nets to Duck Hunt™
This program uses an adapted version of my motion recognition program in conjunction with matlab’s neural net toolbox to build and train a neural network in an effort to predict where the duck will move next based on 5 sequentially captured frames.
Motion Recognition via Image Differencing
This program computes the image difference between successive images and analyzes the amount of change and determines which of the several pre-defined motions was performed.

