You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+19-13Lines changed: 19 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,8 @@
11
11
12
12
This is the core of recognition component for [Penguin Statistics](https://penguin-stats.io/?utm_source=github), including:
13
13
14
-
+ screenshot recognition
15
-
+ depot recognition (in development)
14
+
- screenshot recognition
15
+
- depot recognition (in development)
16
16
17
17
This recognizer is developed by C++ and providing front-end recognition service by [WebAssembly](https://webassembly.org/) technology. It can be also used in other scenarios to get the statistics of Arknights.
18
18
@@ -44,8 +44,8 @@ Follow the following steps to build `penguin-recognizer` manually, in which requ
0 commit comments