[Android] Add PicoDet android jni demo (#405)

* [Android] Add picodet android jni demo

* [Android] Add picodet android jni demo

* [CMake] exclude jni files from examples exe srcs
This commit is contained in:
DefTruth
2022-10-21 09:30:04 +08:00
committed by GitHub
parent e51b8fc90e
commit ea1f3e6600
104 changed files with 4385 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ repos:
# entry: bash .clang_format.hook -i
# language: system
# files: \.(c|cc|cxx|cpp|cu|h|hpp|hxx|proto)$
#
- repo: local
hooks:
- id: cpplint-cpp-source