/Object-Oriented-Programming

An image processing console application which performs mean, median and sigma-clipped median blending techniques, image stacking.

Primary LanguageC++

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.