1 Star 11 Fork 0

嘉心糖EDA / MATLAB车牌识别

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 545 Bytes
一键复制 编辑 原始数据 按行查看 历史
嘉心糖EDA 提交于 2024-01-16 14:30 . first commit
#########
#Exclude all
#########
*
!*/
!.gitignore
###########################################################################
## MATLAB
###########################################################################
#########
#Source files:
#Do NOT ignore MATLAB files.
!*.m
#########
#########
#Dadasets:
#Do NOT ignore Dadasets.
!字符模板(4020)/*
!车牌测试集/*
#########
#########
#Document files:
#Do NOT ignore Markdokwn files.
!*.md
!assets/*
#Do NOT ignore drawio files.
!*.drawio
#Do NOT ignore LICENSE files.
!LICENSE
#########
Matlab
1
https://gitee.com/lceda/MATLAB_LPRS.git
git@gitee.com:lceda/MATLAB_LPRS.git
lceda
MATLAB_LPRS
MATLAB车牌识别
master

搜索帮助