我有一个图像文件,如何在C#中检测到该图像中车辆的所有车牌? [英] I have a image file and how do I detect all the number plates of the vehicles from that image in C#?

查看:91
本文介绍了我有一个图像文件,如何在C#中检测到该图像中车辆的所有车牌?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在这些文件中有一个.jpg文件有车辆的数量,我必须检测这些图像中的所有车牌。



什么我试过了:



首先我将这些图像文件转换为灰色图像,然后进行二值化。

I have a .jpg files in these files numbers of vehicles are there, i have to detect all the number plates from these images.

What I have tried:

first i have converted these image file to Gray image and then performing binarization.

推荐答案

首先,你研究图像识别,然后,你在C#中寻找能够提供如何开始工作的想法的例子。就像本页中相关问题一节中列出的例子一样,



看看这篇CP文章:使用C#和Emgu库进行图像识别 [ ^ ],并查看Emgu:



Emgu CV:.NET中的OpenCV(C#,VB,C ++和更多) [ ^ ]



然后你回到这里,提出具体问题和代码。
First you study image recognition, then, you look for examples in C# that give you ideas how to get to work. Like the examples listed on this page in the section 'Related Questions'

Look at this CP article: Image recognition with C# and Emgu libraries[^] , and check out Emgu :

Emgu CV: OpenCV in .NET (C#, VB, C++ and more)[^]

Then you come back here, with specific questions, and code.


这篇关于我有一个图像文件,如何在C#中检测到该图像中车辆的所有车牌?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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