搜索资源列表
numberplate_C++Builder
- 车牌识别C++Builder代码,首先要把车牌图像灰度化,接着对图像进行中值滤波进行初步降噪,下一步进行Sobel纵向边缘检测,即增强车牌纵向边缘,边缘检测后进行二值化处理,此时车牌区域特征得到进一步加强,但同时又加强了背景中的部分噪声,所以再对其腐蚀,然后定位及截取车牌,最后对车牌进行二值化。 -LPR C Builder code, first and foremost, we should plates gray, Then the image median filtering for
image_sobel
- 利用sobel算子锐化边缘,增强对比度,matlab2012b编程通过,附带图片,便于移植和使用-Use sobel operator edge sharpening, contrast enhancement, matlab2012b programmed through, with pictures, portable and easy to use