【问题标题】:Extract Number from Number plate - deblurring techniques从车牌中提取数字 - 去模糊技术
【发布时间】:2019-08-24 05:30:43
【问题描述】:

我有一张车牌图片,我的任务是从该车牌中找到号码/文字。我该如何解决这个问题?

有没有流行的算法去模糊图像并从图像中获取文本?

【问题讨论】:

    标签: opencv image-processing computer-vision numbers


    【解决方案1】:
    1. 这是一个运动模糊,您可以使用 OpenCV 中的简单去模糊:https://docs.opencv.org/trunk/d1/dfd/tutorial_motion_deblur_filter.html

    2. 更复杂的方式——DeblurNet

    【讨论】:

      猜你喜欢
      • 2013-03-02
      • 1970-01-01
      • 2012-07-13
      • 2016-09-15
      • 2011-08-29
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多