APCS: Image Processing Project, Activity 6


3 points

Read Activity 6 on pages 14 - 16.

Check out the algorithm in mirrorVertical() at the top of page 15. As suggested, run testMirrorVertical() in PictureTester.

Do Exercises 1 - 3 on pages 15 - 16. You can use test methods in PictureTester, as done above, to test the methods you write in Picture.

 

 

Resources:
Student Guide
Javadoc

 

Links:
Image Processing Project
AP Computer Science