登录
首页 » Visual C++ » opencvCar

opencvCar

于 2020-07-03 发布 文件大小:2066KB
0 137
下载积分: 1 下载次数: 560

代码说明:

  开发环境:vc6.0 ,opencv1.0.整体功能:实现车牌跟踪,检测,车牌定位,车牌分割,字符 分割,字符识别,其中车牌跟踪和车牌检测不是很好,但是对于已经拍好的图片,车牌定位, 车牌分割,字符分割和字符识别效果很好。程序中的核心算法,本人已加详细注释。具体详见程序说明。希望对你有所帮助。(Development Environment: vc6.0, opencv1.0. Overall functions: license plate tracking, detection, license plate location, license plate segmentation, character segmentation, character recognition, including the license plate license plate tracking and detection is not very good, but has take a good picture, license plate location, license plate segmentation, character segmentation and character recognition with good results. The core algorithm in the program, I have added detailed comments. See detailed description of the procedures. I hope for your help.)

文件列表:

opencvCar
.........\Debug
.........\.....\MyDialog.obj,52624,2011-06-07
.........\.....\opencvCar.exe,135230,2011-08-18
.........\.....\opencvCar.ilk,303964,2011-08-18
.........\.....\opencvCar.obj,16459,2011-06-07
.........\.....\opencvCar.pch,5526768,2011-06-02
.........\.....\opencvCar.pdb,459776,2011-08-18
.........\.....\opencvCar.res,3580,2011-08-18
.........\.....\opencvCarDlg.obj,52890,2011-06-07
.........\.....\StdAfx.obj,106191,2011-06-02
.........\.....\vc60.idb,246784,2011-08-18
.........\.....\vc60.pdb,389120,2011-06-07
.........\MyDialog.cpp,28458,2011-06-07
.........\MyDialog.h,2000,2011-06-02
.........\opencvCar.aps,22616,2011-08-18
.........\opencvCar.clw,2389,2011-08-18
.........\opencvCar.cpp,2105,2011-06-02
.........\opencvCar.dsp,4511,2011-06-02
.........\opencvCar.dsw,541,2011-06-02
.........\opencvCar.h,1396,2011-06-02
.........\opencvCar.ncb,74752,2011-08-18
.........\opencvCar.opt,50688,2011-08-18
.........\opencvCar.plg,923,2011-08-18
.........\opencvCar.rc,7152,2011-08-18
.........\opencvCarDlg.cpp,12379,2011-06-07
.........\opencvCarDlg.h,1777,2011-06-07
.........\ReadMe.txt,3633,2011-06-02
.........\res

.........\...\opencvCar.rc2,401,2011-06-02
.........\Resource.h,1652,2011-06-07
.........\StdAfx.cpp,211,2011-06-02
.........\StdAfx.h,1054,2011-06-02
.........\ͼƬ





.........\....\car5.jpg,4140,2011-05-23
.........\....\t1.jpg,5400,2011-05-23
.........\说明.txt,996,2011-08-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CPPOJ
    一些基础的C++编写的编程题目,可以供初学者学习。(Some basic programming in C++ topics, can be used for beginners to learn.)
    2015-12-05 11:55:38下载
    积分:1
  • 3class_svm_matlab
    说明:  使用libsvm进行三分类,svm多分类可以类似编程(Use libsvm for three categories, svm classification can be more similar to programming)
    2021-01-01 00:58:58下载
    积分:1
  • test
    引入能直接处理连续型数据的邻域粗糙集约简模型,给出一种基于邻域粗糙集模型和粒子群优化的特征选择算法。仿真实验结果表明该算法可以选择较少的特征,改善分类的能力。(employs the neighborhood rough set reduction model which can process the numerical features directly without discretization. Then the particle fitness function in particle swarm optimization (PSO) algorithm is built based on that model. Finally, a novel feature selection algorithm based on particle swarm optimization and neighborhood rough set reduction model is proposed. Experimental results prove that the new algorithm improves classification ability with fewer features selected.)
    2021-04-17 18:08:52下载
    积分:1
  • set_pen_width
    vc设置钢笔的宽度和对齐方式的程序源码,希望对大家有所帮助(vc set pen width and alignment of the program source code, we want to help)
    2011-06-05 13:59:23下载
    积分:1
  • zi
    说明:  自由曲面光学透镜的图像变换面形测量系统与精度建模(Free-form optical lens image transformation shape measurement system with precision modeling)
    2013-03-07 09:08:13下载
    积分:1
  • BackgroundSplit-OpenCV-master
    说明:  视频处理过程中的背景分割技术,这样才能把前景图像提取出来。(Background segmentation)
    2019-11-06 09:02:54下载
    积分:1
  • main
    Threshold Adaptive Threshold
    2014-01-12 22:26:26下载
    积分:1
  • C-Technique
    C语言是一种计算机程序设计语言,它既具有高级语言的特点,又具有汇编语言的特点。它的功能性非常强大,目前是各高校的一门必修课。并且市场上许多软件也是基于C语言的平台而产生的,所以C语言在大学中的教学也称得上是"不遗余力"。但是近些年很多的学生普遍反映C语言晦涩难懂,不容易学透,非常努力的学最后却得不能心满意足,课程过后一无所获,甚至一个小小的程序都写不出来,于是针对这些情况就做出一些初步的分析,并且从C语言编程技巧上提出相关的改善对策。 (C language is a computer programming language, both with advanced language features, but also has characteristics of assembly language. Its function is very powerful, is now a required course in colleges and universities. And also a lot of software on the market based on the C language, platform and produce, so C language teaching at the university is also described as a "spare no effort." But in recent years, a lot of students generally reflect the C language obscure, not easy to learn thoroughly, very hard to learn, but finally could not have satisfied the course after nothing, even a small program that can not write, so for these situations to to make some preliminary analysis, and from the C programming language skills relevant improvement measures put forward.)
    2013-10-08 20:40:35下载
    积分:1
  • sPCK
    完美世界游戏客户端pck解包打包工具,同时支持cup更新包解包。(Perfect world game client PCK unpack packaging tools, at the same time support CPU update package. )
    2013-10-24 15:03:00下载
    积分:1
  • skin-interface-library
    一个简单好用的皮肤界面库,可用于MFC对话框或MFC单文档程序的exe文件界面的美化上(A simple and easy on the skin interface library can be used for MFC dialog MFC single document or program exe file interface beautification)
    2014-11-08 17:11:16下载
    积分:1
  • 696518资源总数
  • 105944会员总数
  • 20今日下载