I need to capture only Website links. Is this possible? Please give me guildeline.
Web URL only Capture
Was this article helpful?
0 out of 0 found this helpful
I need to capture only Website links. Is this possible? Please give me guildeline.
0 out of 0 found this helpful
Comments
2 comments
It is not possible for ABBYY Real-Time-recognition to extract and recognize only website links as it is recognizing the whole text in the area of interest.
However you can implement your scenario by post-processing the result of recognition and extracting only URLs.
In the latest release (R5) we’ve added custom data capture support. Now you can specify a regular expression to be used to extract text from the image. You can try this for your task. Kindly review our online documentation for details:
Android (http://rtrsdk.com/documentation/how-to/android-custom-data-capture/),
iOS (http://rtrsdk.com/documentation/how-to/ios-custom-data-capture/).
Please sign in to leave a comment.