Skip to content

Latest commit

 

History

113 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Alterations Detector

A simple tool for face alteration detection for eMRTD validation

Install python with Tkinter

Project needs Tkinter library to work. Python generally comes shipped with an integrated tk package inside.

Tkinter on Mac Os and pyenv

Pyenv does not install a python version with tkinter package. To install a compatible python version follow this guide.

Tkinter on Linux (and virtualenv)

sudo apt-get install python3-tk

Install dependencies

pip install -r requirements.txt

Run the tool

pwd: .../image-alterations-detector
python -m image_alterations_detector.main   

Examples

Align Images

alignment

Perform analysis and alteration detection

analysis

Segment and check IOU values

segmentation

About

A simple tool for face alteration detection for eMRTD validation

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages