-
Notifications
You must be signed in to change notification settings - Fork 322
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
22 changed files
with
61 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,19 @@ | ||
[中文版本](docs/Linux_README_CN.md) | ||
[中文版本](docs/Linux_README_CN.md) | English Version | ||
|
||
# Files | ||
- libTengineKitSDK.so | ||
- tenginekit_api.h | ||
- tenginekit_struct.h | ||
- [models](docs/Model_des.md) | ||
# Qucik Start | ||
## Sources | ||
- Library File : ```libTengineKitSDK.so``` | ||
- Header Files : ```tenginekit_api.h``` && ```tenginekit_struct.h``` | ||
- Model Files : [Models Path](docs/Model_des.md) | ||
|
||
# System | ||
Linux | ||
## System | ||
- Ubuntu 18 | ||
|
||
# Usage | ||
## Function | ||
- [API](docs/Linux_api.md) : When using sdk, you can refer to API to complete the functions you need. | ||
|
||
## Sample Usage | ||
```bash | ||
./make.sh | ||
./bin/demo resources/image/4.jpg | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,19 @@ | ||
# 文件 | ||
- libTengineKitSDK.so | ||
- tenginekit_api.h | ||
- tenginekit_struct.h | ||
- [models](Model_des.md) | ||
|
||
# 系统 | ||
Linux | ||
中文版本 | [English Version](../README.md) | ||
|
||
# 快速开始 | ||
# 资源 | ||
- 库文件 : ```libTengineKitSDK.so``` | ||
- 头文件 : ```tenginekit_api.h``` && ```tenginekit_struct.h``` | ||
- 模型文件 : [在这里](docs/Model_des.md) | ||
|
||
## 系统 | ||
- Ubuntu 18 | ||
|
||
# 使用 | ||
- [API](Linux_api_CN.md) : 在使用sdk时,您可以参考API来完成你需要的功能。 | ||
## 功能 | ||
- [API](Linux_api_CN.md) : 在使用sdk时,您可以参考API来完成你需要的功能。 | ||
|
||
## 示例使用 | ||
```bash | ||
./make.sh | ||
./bin/demo resources/image/4.jpg | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+13 MB
Linux/models/body_landmark2d_go.bin → Linux/models/body_landmark_go.bin
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters