如何对商品主体文字和背景文字进行分开检测 #15665
Unanswered
Yaomingshuai
asked this question in
Q&A
Replies: 1 comment 2 replies
-
这个我想到的事先将背景部分裁剪出来,再送入OCR。 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我们在实际应用的过程中,只需要检测商品背景中的文字。但是目前的OCR是将整个图片当做一个整体,所以如果我想只检测背景中存在的文字。需要怎么操作呢?可以利用ppocr直接实现吗?
Beta Was this translation helpful? Give feedback.
All reactions