Line over text in Rekognition

0

Cheers! I am using Rekognition to detect text in a picture. At one point I have to detect whether text has a line over it or not. By line, I mean whether text is crossed out (like in supermarket catalogues when you have an original price crossed out and the discounted price not crossed out). Is something like that possible with Rekognition? Thanks!

已提问 2 年前241 查看次数
1 回答
0

This is not something that can be done in Rekognition.

You would like need to build your own vision recognition model that is trained to identify 'crossed-out numbers'. This could be done using Amazon SageMaker and LOTS of sample images with numbers crossed-out and not crossed-out. Using SageMaker isn't as simple as using Amazon Rekognition.

已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容