Agenda
- Look at some art/technology
- Discuss Paglen reading
- sensing a body in the room
- using the camera as a sensor, not necessarily as a thing to capture and display imagery
- build your physical space to give your code the best possible chance of working.
Topics/Ideas
- Spend more time improving your physical environment than your code
- Pseudocode
- Breaking down complicated problems into smaller parts
- There’s no magic bullet, code takes time and labor.
- Don’t get bogged down in the code.
- What about computer vision/machine learning interests you?
- Did you have any ideas for projects that you had coming in to this class?
Code
- creative coding basics:
- classes
- functions
- mapping
- the pixel array/setting pixels
- accessing pixels in images
- accessing pixels in video
- color tracking
- brightest point tracking
- slit scan
- text rain