1. add ocr license

2. add hyper-lpr function
3. add text filter
4. add commits
This commit is contained in:
UnknownObject
2022-11-13 23:41:47 +08:00
parent 254ef1e18b
commit f9bb7d9487
116 changed files with 23682 additions and 354 deletions
+2
View File
@@ -6,6 +6,8 @@
#ifndef MAINCAR_TRAFFIC_SIGN_H
#define MAINCAR_TRAFFIC_SIGN_H
//交通标志识别
#define TRAFFIC_SIGN_RECO_VERSION "1.0.0"
#include <map>