摘要:
1. 大量文本框丢失: ####原因一:opencv 轮廓近似: epsilon值设置偏大,导致不足四个点,进而导致后续必要的处理将其滤掉(此工程后续处理必须大于四个点才能正常进行) ####原因二:short_side过滤: 最短边小于设置的阈值,将会当做干扰滤掉 #2.部分模糊文本框丢失: ## 阅读全文
posted @ 2020-10-20 16:03
shendawei
阅读(441)
评论(0)
推荐(0)
摘要:
##1. 显卡驱动重启后丢失: https://blog.csdn.net/hangzuxi8764/article/details/86572093 (the make is related to the gcc version.If make failed, check the gcc vers 阅读全文
posted @ 2020-10-20 09:41
shendawei
阅读(83)
评论(0)
推荐(0)