Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/2.0.0 #25

Merged
merged 36 commits into from
Apr 27, 2021
Merged

Release/2.0.0 #25

merged 36 commits into from
Apr 27, 2021

Conversation

HergenD
Copy link
Member

@HergenD HergenD commented Apr 27, 2021

Version 2.0.0 is a complete rewrite of the package. This version includes

  • A new MRZ searching algorithm
  • Improved MRZ parsing
  • Compatible with more document types
  • Improved VIZ parsing and confidence score
  • Face detection to find passport picture
  • Configurable ORC and Face Detection services
  • Improved interaction with the package through oop, instead of having everything static

Closes #10
Closes #15

Hergen Dillema and others added 30 commits April 12, 2021 17:43
- Reworked MRZ finding algorithm
- Rewrite of codebase
- Country code resolver
- Set up base for interchangable OCR provider (interface + response)
- Added Face Detection support to extract passport photo
- Set up base for interchangable Face Detection provider (interface + response)
- Restructured MRZ seacher and parser
- Added Viz Parser for fuzzy searching names in viz based on names found in mrz
- Clean up
- Able to detect last names that have spaces in them
- Strip filler characters from country code before resolving
- Add confidence score to viz fuzzy search results
@HergenD HergenD merged commit c08c5c3 into master Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Converting O to Zero Intervention memory consumption
1 participant