The entries in this blog correspond to an open, on-line course introduction to the Processing programming language. Questions and comments about individual lessons are encouraged and should be placed in the comments section of the corresponding blog post. I'll try to answer as many questions as I can. The course web page is http://carrot.whitman.edu/IntroProcessing.
Monday, July 22, 2013
Day 15
Here we focus on the somewhat more involved image modification called "blurring". We also show how to do a rectangular selection. The video:
hi, thanks for this tutorial. when i use P2D in size, i get error: ArrayIndexOutOfBoundsException same code wthout P2D works well. do u have any idea why?
hi, thanks for this tutorial. when i use P2D in size, i get error: ArrayIndexOutOfBoundsException
ReplyDeletesame code wthout P2D works well. do u have any idea why?
Not really sure. Can you post the snippet of code that is giving you trouble?
ReplyDelete