Archive

Uncategorized

Make a jason salavon styled image.

if you haven’t finished the statistics work from class, finish computing the  % of white pixels, bounding box, and centroid position for the jump image

 

advanced:

make something cool out of the centroid info you can capture from this video of theo: theo.mov,

compute centroid info for it, turn it into an awesome interactive work

hint- this info is in color, so we’ll have to convert it to grayscale first. there are a couple simple ways of doing this that will give you different but similar outputs

 

advanced advanced:

compute centroid information for input from your webcam, make some cool thing out of it

 

week3 code examples