Mobbscan 3285
🎯 Summary
The source banch includes:
- Use new method "isOneSideDocument" to detect one or two document sides
- Scan document images just at the end of the document detection process
🤔 Type
-
✨ New feature -
🐛 Bug fix -
👷 Technical debt -
☢ ️ Breaking change (it breaks backward compatibility) -
📚 Requires a change in the docs
⚙ ️ Configuration
Workspace branch: MOBBSCAN-3285
Related MRs:
⚗ ️ Solution
-
🔗 JIRA: JIRA-1234
🔬 Tests
Test unattended process in simple project
🧐 Checklist:
- The code follow the project guidelines.
- The changes have been tested locally.
- The code has internal docs.
- Docs are updated (README, public docs, etc.)
- Some tests have been added to check that the changes work as expected (unit, integration or e2e tests ...)
- Unit tests are running without errors.
- Other dependant changes have already been merged.
- Changelog updated (if it applies)