如何从图像中识别车辆牌照/车牌 (ANPR)? [英] How to recognize vehicle license / number plate (ANPR) from an image?

查看:23
本文介绍了如何从图像中识别车辆牌照/车牌 (ANPR)?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个允许用户上传汽车图像的网站,我想设置一个隐私过滤器来检测车辆上的牌照并对其进行模糊处理.

I have a web site that allows users to upload images of cars and I would like to put a privacy filter in place to detect registration plates on the vehicle and blur them.

模糊不是问题,但是否有库或组件(首选开源)可以帮助在照片中找到许可证?

The blurring is not a problem but is there a library or component (open source preferred) that will help with finding a licence within a photo?

注意事项;

  1. 我知道没有什么是完美的,这种类型的图像识别会提供误报和误报.
  2. 我很感激我们可以要求用户选择要模糊的区域,我们也会这样做,但问题是专门针对以编程方式查找该数据;因此,诸如找人检查每张图片"之类的答案没有帮助.
  3. 这种软件方法在英国被称为自动车牌识别",但我看不到它作为库的任何实现.
  4. 尽管首选 .Net,但任何语言都很棒.

推荐答案

我编写了一个基于JAVA ANPR的C#版本,但是我用OpenCV更改了awt库函数.您可以在 http://anprmx.codeplex.com

I coded a C# version based on JAVA ANPR, but I changed the awt library functions with OpenCV. You can check it at http://anprmx.codeplex.com

这篇关于如何从图像中识别车辆牌照/车牌 (ANPR)?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆