News

Image-Morpher is a project for the NTU CSIE Interactive Computer Graphics 2021 Spring course. It allows users to create a GIF that morphs their face into another person's face. Image-Morpher uses ...
This example program shows the basic usage of the Python argparse module and the third-party Pillow library. In particular, modifying images at the pixel level and creating animated GIFs is ...