Right now I'm using processImage Method but i want to use processMRZ Method so please tell me ow i can test or use this in php code..
processMRZ in php code
この記事は役に立ちましたか?
0人中0人がこの記事が役に立ったと言っています
Right now I'm using processImage Method but i want to use processMRZ Method so please tell me ow i can test or use this in php code..
0人中0人がこの記事が役に立ったと言っています
コメント
1件のコメント
To process MRZ using our PHP code sample, you can just replace the line
to
and
to
in the PHP code sample.
サインインしてコメントを残してください。