Hu Chunming
/
vpt_ascend_arm
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
6dddca6a784018eff26565ea19acf1032b53c57e
Authored by
Hu Chunming
2024-12-02 17:32:45 +0800
1 parent
ed1887df
恢复授权代码
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/ai_platform/MultiSourceProcess.cpp
src/ai_platform/MultiSourceProcess.cpp
View file @
6dddca6
...
...
@@ -28,7 +28,7 @@
28
28
29
29
#define WITH_FACE_DET_SS
30
30
31
-
//
#define AUTHORIZATION
31
+
#define AUTHORIZATION
32
32
#define productSN "51C4B28135604F649671727185949A91" //linux 通途抓拍引擎产品序列号
33
33
34
34
using namespace std;
...
...