Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我创建了数字和字母图块,并将它们组织成最大高度为 40 像素。但是当我运行时,openalpr-utils-prepcharsfortraining我得到了这个结果:
openalpr-utils-prepcharsfortraining
如您所见,阿拉伯字母正处于艰难时期。以下是原始形式的字母与数字进行比较:
当我检查源代码时,我发现这些工具默认将图像大小调整为 40px 高度,如何解决这个问题?
我应该怎么办?请帮忙,非常感谢!
我找到了解决方案......刚刚添加--tile_width 70到命令和bam!任务完成!
--tile_width 70