Hi I could not find a way to comment on a question related to processTextField, so had to ask a question. Where does processTextField expect the parameters described in the reference? the request body or the URL? Including them in the URL returns a result that doesn't seem to respect my placeHoldersCount or markingType.
processTextField method parameters
この記事は役に立ちましたか?
0人中0人がこの記事が役に立ったと言っています
コメント
1件のコメント
Hi yati,
You can pass parameters of the processTextField method in the request URL as follows:
http://cloud.ocrsdk.com/processTextField?language=digits&texttype=indexThe detailed instructions on using Cloud OCR SDK can be found here: ocrsdk.com/documentation/quick-start/work/.
サインインしてコメントを残してください。