A simple iOS application which can scan and detect Mauritius ID Cards, and store extracted information. It is using CoreML and Google Vision for object and text detections.
A sample Mauritius ID Card is availabe under the Resources folder.
You will find detection functions under the Utility folder: DetectionUtility.swift, FaceDetectionUtility.swift, and CardDetectionUtility.swift.
You will find a demo from the application here: demo
This project is licensed under the MIT License - see the LICENSE.md file for details