Class 36 — November 26

Image visualization

I draw from the past – Wonder about the present – Think of the future


Look both ways


HW Downloads — do not download until asked to


Sepia

sr, sg, sb = int( min( i, 255 )), int( min( j, 255 )), int( min( k, 255 )),

where i, j, k are

i = .393r + .769g + .189b

j = .349r + .686g + .168b

k = .272r + .534g + .131b


Palette reduction

abs(r1 - r2) + abs(g1 - g2) + abs(b1 - b2)


mandrill

mandrill

mandrill

mandrill

mandrill

 


 

 

 
   
   
   
 
  © 2019 Jim Cohoon   Resources from previous semesters are available.