The InterSystems IRIS can be extended using Java or .NET components and its frameworks inside Object Script source code.
The InterSystems IRIS can be extended using Java or .NET components and its frameworks inside Object Script source code.I created an application called OCR Service. It built with Docker and installs Google Tesseract inside docker instance configured with english and portuguese dialects, but is possible install more than other 100 dialects. Google Tesseract can receive images and return text extracted from it, using OCR. The results are very good with the trained dialects. But you can train Tesseract to read car plates and any other textual patterns and load it to extract text.
.png)

.png)

349
