Project: implement ELA on a jpeg image Highlights: The goal of this project is to detect the level of tampering done in an image. The algorithm simply exploits the loopholes of JPEG compression technique. Reference: For cython ELA Photo Forensics (https://www.pyimagesearch.com/2017/08/28/fast-optimized-for-pixel-loops-with-opencv-and-python/)