登录
首页 » Visual C++ » opencvCar

opencvCar

于 2020-07-03 发布 文件大小:2066KB
0 189
下载积分: 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 个回复

  • opencv-fft2
    灰度图像的二维傅里叶变换(cv_gray_fft2),二维傅里叶变换结果的幅值计算(cv_abs),频谱平移(cv_gray_fft2shift),将数值归一化到0到255区间(cv_range_0to255)是非常常用的四个功能!所以写成四个函数,方便将来调用!附运行截图~并附对应的MATLAB程序!(Dimensional Fourier transform of the grayscale image (cv_gray fft2), two-dimensional Fourier transform results to calculate the amplitude (cv_abs), spectral translation (cv_gray_fft2shift), the value normalized to range 0 to 255 (cv_range_0to255) is very common four function! so written as four function to facilitate future calls! attached run shot- along with the corresponding MATLAB program!)
    2020-11-30 10:59:29下载
    积分:1
  • QVIHJ
    彩色渐变进度条,可是使程序在等待状态下,出现一个彩色的进度条,()
    2018-02-24 08:42:27下载
    积分:1
  • fftshift_and_triang
    用C++实现了MATLAB中fftshift及triang函数功能,代码是实现此二功能的函数(With C++ Achieved in MATLAB function fftshift and triang function code is to achieve a function of these two functions)
    2008-01-17 13:24:16下载
    积分:1
  • manyTypeConstuct
    构造函数使用方法的总结,使用多种类型的构造函数创建对象。(Constructors use of the summary, the use of various types of Constructors object creation.)
    2006-10-27 18:20:04下载
    积分:1
  • juzhen-yunsuan
    vc++实现的矩阵运算方面得代码,很不错的,内容绝对好吃(matrix operations, code vc++ achieve very good, the content is absolutely delicious)
    2012-08-12 22:06:39下载
    积分:1
  • zhanqunxitong
    泊君站群免费版源码下载,真正的站群系统,站群工具,站群软件,大家可以看看思路(The mooring the monarch station group free version of the source code download, the station group system, the tools of the station group, station group software, we can look at the idea of)
    2013-04-01 05:21:39下载
    积分:1
  • 液晶兼容0701
    液晶兼容0701(compatible LCD 0701)
    2004-12-17 14:56:04下载
    积分:1
  • FATIGUE
    疲劳寿命预测,用于飞机结构的疲劳分析,用灰色及模糊理论(Fatigue life prediction for fatigue analysis of aircraft structure, with gray and fuzzy theory)
    2010-12-13 10:24:22下载
    积分:1
  • CameraCupture
    用电脑自带摄像头捕捉图片,即进行拍照与录像,基于OPENCV的工作环境的内部函数调用(With a camera to capture images, OPENCV based work environment ~ ~ ~ with the camera to capture images, OPENCV based work environment ~ ~ ~)
    2013-07-21 14:04:09下载
    积分:1
  • ResourceManager
    这是用MFC编写的资源管理器,是目前我所看到的写的比较好的,拿出来与大家共享(It is written in MFC resource manager, is currently writing I ve seen better, come to share with you)
    2013-09-17 08:53:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载