Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 363 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 363 Bytes

Object-Oriented-Programming

An image processing console application which performs mean, median and sigma-clipped median blending techniques, image stacking. Also features image scaling using nearest neigbour and bilinear scaling algorithms and image read writing in PPM format.

Created for the 2nd year Games Computing BSc Object oriented programming module.