资源列表
Maltab
- 本系统的车牌识别图片来源于在规定路段上安置的MV彩色CCD相机拍摄的含有车牌的图片,或者拍摄高清视频流转换的静态车牌图片。在图像采集环节获得高清图片可以有效提高车牌识别系统的准确率。(The license plate recognition system of this system comes from the pictures of license plates containing the MV color CCD camera installed on the specified ro
20170816
- Problem_01_MaximalRectangle
8.7Problem_answer
- this is a characer problem and answer
7.31Problem
- this issi s jifdsjfs jlkasjf
MiniImageFrame(OpenCV)
- MiniImageFrame(OpenCV).zip 图像扭曲是数字化处理图像的过程,使得图像中描绘的任何形状都显着失真。(MiniImageFrame(OpenCV).zip is used for Image Warping)
Otsu方法
- opencv做的otsu方法,一、Otsu算法原理 Otsu算法(大津法或最大类间方差法)使用的是聚类的思想,把图像的灰度数按灰度级分成2个部分,使得两个部分之间的灰度值差异最大,每个部分之间的灰度差异最小,通过方差的计算来寻找一个合适的灰度级别来划分。 所以可以在二值化的时候采用otsu算法来自动选取阈值进行二值化。otsu算法被认为是图像分割中阈值选取的最佳算法,计算简单,不受图像亮度和对比度的影响。因此,使类间方差最大的分割意味着错分概率最小。 设t为设定的阈值。(otsu made
代码
- 该代码实现了鼠标拖动图层到指定位置的功能(Drag the layer of the mouse to the specified location)
show
- opencv入门,读取图片进行显示。图片可进行替换。(Opencv entry, read pictures to display)
test
- 将彩色原图及其轮廓线图合并在一起并保存为一张图片。(Two graphs are merged together and preserved)
fj870
- Using common plane wave expansion method, There ULA CRB curve, Related impulse response analysis algorithm and inspection.
demo
- 关于车牌分割 包括开运算 腐蚀 顶帽运算等(On the license plate segmentation includes opening corrosion cap calculations etc.)
MedianFilterMethod
- 利用中值滤波来实现检测目标,可用,效果较好(Using median filter to realize the detection target, it is available and the effect is better.)