Project submitted to Citrus Hack 2019.
LockPic utilizes the concept of steganography to take text or an image and hide it within another image given that the image is large enough. To use, you must have a folder named "images" that stores the images that will be used by the program.
Utilizes the CImg library, a fantastic open-source toolkit for image processing