:11.116MB : :1 :2022-10-17 13:12:28
bp神经网络的车牌识别方法研究如果开发者对于本文件有需要的可以参考。
.
├── 基于bp神经网络的车牌识别,MATLAB
│ ├── BP.cpp
│ ├── BP.h
│ ├── BPNet.txt
│ ├── CharBPNet.txt
│ ├── Debug
│ │ ├── BP.obj
│ │ ├── BP.sbr
│ │ ├── LicensePlateRecognition.bsc
│ │ ├── LicensePlateRecognition.exe
│ │ ├── LicensePlateRecognition.ilk
│ │ ├── LicensePlateRecognition.obj
│ │ ├── LicensePlateRecognition.pch
│ │ ├── LicensePlateRecognition.pdb
│ │ ├── LicensePlateRecognition.res
│ │ ├── LicensePlateRecognition.sbr
│ │ ├── StdAfx.obj
│ │ ├── StdAfx.sbr
│ │ ├── vc60.idb
│ │ └── vc60.pdb
│ ├── ImageProcessing.exe
│ ├── LicensePlateRecognition.aps
│ ├── LicensePlateRecognition.cpp
│ ├── LicensePlateRecognition.dsp
│ ├── LicensePlateRecognition.dsw
│ ├── LicensePlateRecognition.h
│ ├── LicensePlateRecognition.ico
│ ├── LicensePlateRecognition.ncb
│ ├── LicensePlateRecognition.opt
│ ├── LicensePlateRecognition.plg
│ ├── LicensePlateRecognition.rc
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── bg.bat
│ ├── resource.h
│ ├── small.ico
│ ├── 理想车牌
│ ├── 22.bmp
│ ├── 23.bmp
│ ├── 24.bmp
│ └── 车牌底色说明.txt
└── 基于bp神经网络的车牌识别,MATLAB.rar
5 directories, 313 files
02-17BBYOLOV4神经网络采集标注训练工具
10-01模糊神经网络自适应控制代码
09-16opencv车牌识别
08-30vc++车牌识别源程序
06-28基于opencv的车牌识别
06-14停车场车牌识别系统代码
01-22BP神经网络代码
01-18C++车牌识别实例代码