cvml-saic

Agenda

  1. Look at some art/technology
  2. Discuss Paglen reading

Topics/Ideas

  1. Spend more time improving your physical environment than your code
  2. Pseudocode
  3. Breaking down complicated problems into smaller parts
  4. There’s no magic bullet, code takes time and labor.
  5. Don’t get bogged down in the code.
  6. What about computer vision/machine learning interests you?
  7. Did you have any ideas for projects that you had coming in to this class?

Code

  1. creative coding basics:
    1. classes
    2. functions
    3. mapping
  2. the pixel array/setting pixels
  3. accessing pixels in images
  4. accessing pixels in video
  5. color tracking
  6. brightest point tracking
  7. slit scan
  8. text rain