CA-USTC / License_Plate_Recognition_Digital-image-processingLinks
我们使用传统的数字图像处理的方法进行中国车牌的识别,与我们的深度学习方法进行对比。
☆38Updated 5 years ago
Alternatives and similar repositories for License_Plate_Recognition_Digital-image-processing
Users that are interested in License_Plate_Recognition_Digital-image-processing are comparing it to the libraries listed below
Sorting:
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆120Updated 6 years ago
- code:《基于深度卷积神经网络的图像去噪研究》☆87Updated 7 years ago
- Include BP / GA_SVM / GS_SVM / KNN / LDA / PCA / PSO_SVM☆29Updated 3 years ago
- Examples shown in Bilibili Live 346623☆471Updated 2 years ago
- 使用BP神经网络、RBF神经网络以及PSO优化的RBF神经网络进行数据的预测☆219Updated 5 years ago
- Matlab数字图像处理毕业设计课题赏析☆174Updated 5 years ago
- 稀疏表示分类器应用于高光谱图像分类的MATLAB代码实现。仿真论文地址如下:☆47Updated 10 years ago
- 基于MATLAB的图像处理GUI软件☆87Updated 7 years ago
- 本设计为基于MATLAB的火焰烟雾火灾检测系统。传统的采用颜色的方法,误识别大,局限性强。结合火焰是实时动态跳跃的,采用面积增长率,角点和圆形度三个维度相结合的方式判断是否有火焰。该设计测试对象为视频,通过下一帧和上一帧的差异发现是否有火情,并可发出语音报警。本设计带有一个…☆12Updated 4 years ago
- 基于PCA和SVM的人脸识别☆50Updated 6 years ago
- 计算机视觉入门项目,包含图像分割、图像增强等图像处理算法的代码复现☆68Updated 3 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆32Updated 9 years ago
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Updated 7 years ago
- 使用vmd算法对含有噪声的图像信号进行分解,去除掉噪声信号,将剩余信号合成,得到去噪声图像。分别使用alo、ao、ga、gwo、mpa、spo、woa算法对vmd算法中的参数进行优化,实现快速、准确的完成图像信号的分解。☆100Updated 2 years ago
- 在matlab App Designer中设计了一款航空发动机气路故障智能诊断软件,通过训练航空发动机气路数据,分别实现航空发动机故障判断、故障部件定位和故障模式识别。☆12Updated 3 years ago
- kmeans,fcm,kfcm实现图像分割☆46Updated 8 years ago
- 项目基于论文《Fuzzy c-Means Algorithms for Very Large Data》,使用Python语言实现FCM算法及其扩展算法,包括FCM、spFCM、oFCM、kFCM、reskFCM、spkFCM、okFCM。☆67Updated 6 years ago
- 这是我的毕业设计,本人本科机械,但是读直博到计算机,所以毕业设计双向都有涉及。权当是练手之作了,请勿见笑☆83Updated 7 years ago
- MATLAB车牌识别☆58Updated 5 years ago
- 使用粒子群算法优化的RBF神经网络进行预测。RBF neural network optimized by particle swarm optimization is used for prediction.☆108Updated 5 years ago
- 人工智能导论课 期末设计 - 基于遗传算法的图像分割☆34Updated 7 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆52Updated 7 years ago
- 基于MATLAB实现传统图像去噪算法(均值滤波、中值滤波、非局部均值滤波NLM、三维块匹配滤波BM3D)和基于深度卷积神经网络的DnCNN图像去噪算法。☆178Updated 5 years ago
- Implementation of Fuzzy Wavelet Neural Network in Matlab and Evaluation of Target Threat /模糊小波神经网络的Matlab实现以及目标威胁评估☆36Updated last year
- 基于matlab和bag of words的图像分类☆10Updated 8 years ago
- 近红外光谱波长筛选算法☆26Updated 5 years ago
- LSTM by matlab☆56Updated 8 years ago
- 利用LBP进行特征提取,SVM进行2分类器建模;利用滑动窗口实现目标检测☆10Updated 6 years ago
- MATLAB自编程实现BP神经网络手写数字识别。☆33Updated 5 years ago
- 数字图像处理彩色图像复原☆14Updated 4 years ago