搜索资源列表
src
- 面向对象编程基础编写一个交通工具的父类(Transport): (1) 属性包括速度、载重量: (2) 方法包括构造方法和显示属性的方法。 (3) 定义Transport的子类Vehicle,Vehicle有自己新增的属性:车轮数、车牌号;定义对新增的属性进行显示的方法。 (4) 定义Transport的子类Airplane,Airplane有自己新增的属性:发动机类型、座位数;定义对新增的属性进行显示的方法。 (5) 在测试类的main()方法中分别创建Vehicle和A
Localization_and_Recognition_System
- 车牌号识别系统,在matlab环境下,把图像进行预处理、定位、分割、识别。-License plate number recognition system in matlab environment, the image preprocessing, positioning, segmentation, identification.
gnuplot-4.4.0.tar
- 车牌号识别,用到了MFC与OPENCV,通过opencv给的函数进行了车牌分割,定位,以及识别-License plate number recognition, used in the MFC and OPENCV, given by a function opencv license plate segmentation, positioning, and identify