Add support for passing arguments to the OCR backend.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2018-04-05 17:23:32 -04:00
parent 46b38b30d7
commit a0b7561ed7
4 changed files with 19 additions and 2 deletions

View File

@@ -426,6 +426,8 @@ Other changes worth mentioning
- Remove the data filters feature.
- Update Chart.js version.
- Improve line chart appearance. Fix issue with mouse over labels next other chart margin.
- Add support for passing arguments to the OCR backend.
Removals