I am using the processBuisness card method. i also got the result in an xml format. But i want to where is this result stored because i want to use that result in further in my application ?
Buisness Card
この記事は役に立ちましたか?
0人中0人がこの記事が役に立ったと言っています
I am using the processBuisness card method. i also got the result in an xml format. But i want to where is this result stored because i want to use that result in further in my application ?
0人中0人がこの記事が役に立ったと言っています
コメント
1件のコメント
1. You upload your images and the paramaters of processing to our server.
2. Your images are processed. You can get the status of your task using the getTaskStatus method.
3. Once the status of your task is “Completed” you get a link to the output file. Using this link you can download the recognition results. For business card recognition three following export formats are available: vCard, csv and xml.
You can find a set of code samples on the different programming languages at our Samples Page.
サインインしてコメントを残してください。