Detecting the Iranian National ID card in an image
- Detecting the Iranian National ID card in an image has its own challenges:
- It has white edges, and detecting the edges is hard on white backgrounds,
- Using adaptive thresholds doesn't work well for various illumination conditions.
- Therefore, in this project, we gathered a dataset of NID cards and trained an object detection method with Python. Consequently, we could detect cards in images successfully.
Due to the business laws, I can't share all the codes here. If you have any questions you can ask me. Please feel free to contact me.