ID Document integrity

This project aims to create a process which allows to detect any type of document in a photo or a video stream. The project uses OpenCV.js

Setup (2 modes)

Live mode (default mode)

Uncomment all <!-- /// LIVE \\\ --> <!-- /// LIVE - END \\\ --> blocks in index.html Comment all <!-- /// SINGLE IMAGE \\\ --> <!-- /// SINGLE IMAGE - END \\\ --> blocks in index.html

Single image mode

Comment all <!-- /// LIVE \\\ --> <!-- /// LIVE - END \\\ --> blocks in index.html Uncomment all <!-- /// SINGLE IMAGE \\\ --> <!-- /// SINGLE IMAGE - END \\\ --> blocks in index.html