Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Intro to Computer Vision (for 4th Graders)

Sam Liu
April 29, 2013

Intro to Computer Vision (for 4th Graders)

Part of an outreach initiative by the Moon Goons microgravity research team at UIUC

Sam Liu

April 29, 2013
Tweet

Other Decks in Education

Transcript

  1. Each box has 1 color YOU see a color! COMPUTER

    sees a number! What are the primary colors?
  2. Tells us how much red, green, and blue is in

    the pixel. MAXIMUM = 255 MINIMUM = 0 “Mix” the lights!
  3. This is cool. Why? We can make cool things! Like

    what? A rainbow clock! http://ambushnetworks.com/clock/
  4.  Give data to “neural network” (more hard math) 

    Run “backpropogation” (so much hard math)  Now your neural network can detect cats!
  5.  Slide a window over the image  Keeping asking

    neural network “hey does this little picture look like a cat?”  A little slow.
  6.  Is easier than detecting cats!  Why? Oil on

    our faces and symmetry (short answer)
  7.  Single image face detection http://liuliu.me/ccv/js/nss/  Silly glasses via

    face detection http://youtu.be/YYES9Qd094o?t=1m20s  Eulerian Video Magnification http://youtu.be/ONZcjs1Pjmk?t=1m35s
  8. Our quadrocopter has a camera! I teach it to see

    things and to know “I need to spin” or “I need to stop spinning” It’s a cool job! http://youtu.be/TbBM1Gpt390?t=9s
  9.  If you want to have fun making stuff like

    this when you get older, STUDY MATH.  MATH IS FUN. It doesn’t seem that way sometimes, but it’s totally worth it in the end!  Computer vision can make fun games!  Computer vision can help people!