<< Chapter < Page | Chapter >> Page > |
We start with Vulcan! Here is an original picture for our gesture.
Vulcan
Convert image to grayscale.
Grayscale
Filter out noise and convert the image into a binary image.
Binary
Label the largest connected component in our image matrix and get the edge of our gesture.
Edge
Get polar form of the edge matrix. Divide the polar form into n(here n=8) equal bins and count number of 1’s(dots) in each bin.
Demo
Finally, we compare the data we get here with distribution of dots in our training set and get our predicted gesture of this image
Notification Switch
Would you like to follow the 'Elec 301 projects fall 2013' conversation and receive update notifications?