Python implementation of the Error Level Analysis algorithm in scikit-image with a GUI made in TKinter
I am sharing a .pdf file regarding my notes on the implementation and on some results. The report was written in romanian, so feel free to translate it for further details.
- images folder: contains some test images for the algorithm
- ELA.py: tests the ELA technique on the test images
- requirements.txt: requirements needed for the python file to run