| I am going to start the day with Bubbles doing a couple of simple tricks and then I'm going to show how the camera on Bubbles works with images processing which is a link to the Image Processing lab you will do on Tuesday. | |
| Here is my example to last week's inlab. I probably won't have time to cover it in class, but here it is. | InLab.java Driver.java |
| An example of using keyword this | ThisDriver.java ThisExample.java SecondClass.java |
| An example of passing Objects to methods. Passing by Reference. | Animal.java |