Zinnia (handwriting recognition) and PHP integration

Can someone provide some instructions or steps for integrating zinnia (manual recognition system) with regular php? An example of how this works can be found here .

Thanks.

0
source share
1 answer

It says Thread-safe C/C++/Perl/Ruby/Python libraries , so I think you cannot use it with PHP.

Put the request for PHP wrappers with the project space in sourceforge .

+1
source

Source: https://habr.com/ru/post/894500/


All Articles