COSC 101: Images

Several assignments (labs, homeworks) in this course will involve image manipulation. The cImage Python library is used in the textbook and these assignments to facilitate image manipulation. To use the library, download the following file and place it in the same folder as your Python script:

Here are some useful resources: