-
Notifications
You must be signed in to change notification settings - Fork 66
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
Nuitrack-Bot
committed
Aug 20, 2022
1 parent
e7035d9
commit 57a4187
Showing
58 changed files
with
161 additions
and
20 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
Binary file modified
BIN
+0 Bytes
(100%)
Examples/nuitrack_android_studio_gl_sample/app/libs/nuitrackhelper.jar
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Examples/nuitrack_csharp_device_api_sample/nuitrack.net.dll
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Examples/nuitrack_gl_sample/android/libs/nuitrackhelper.jar
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Examples/nuitrack_ni_gl_sample/android/libs/nuitrackhelper.jar
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.
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.
Binary file not shown.
Binary file not shown.
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Binary file modified
BIN
+0 Bytes
(100%)
PythonNuitrack-beta/pip_packages/dist/linux/py_nuitrack_ubuntu-0.0.1-py3-none-any.whl
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...rack-beta/pip_packages/dist/windows/py_nuitrack_windows_python3.10-0.0.1-py3-none-any.whl
Binary file not shown.
Binary file modified
BIN
-3 Bytes
(100%)
...track-beta/pip_packages/dist/windows/py_nuitrack_windows_python3.6-0.0.1-py3-none-any.whl
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
...track-beta/pip_packages/dist/windows/py_nuitrack_windows_python3.7-0.0.1-py3-none-any.whl
Binary file not shown.
Binary file modified
BIN
+2 Bytes
(100%)
...track-beta/pip_packages/dist/windows/py_nuitrack_windows_python3.8-0.0.1-py3-none-any.whl
Binary file not shown.
Binary file modified
BIN
-2 Bytes
(100%)
...track-beta/pip_packages/dist/windows/py_nuitrack_windows_python3.9-0.0.1-py3-none-any.whl
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
Binary file modified
BIN
+0 Bytes
(100%)
UnrealEngine/NuitrackPlugin/Source/NuitrackModule/lib/android-arm64/libOpenNI.so
Binary file not shown.
Binary file modified
BIN
-8 KB
(100%)
UnrealEngine/NuitrackPlugin/Source/NuitrackModule/lib/android-arm64/libmiddleware.so
Binary file not shown.
Binary file modified
BIN
+4 KB
(100%)
UnrealEngine/NuitrackPlugin/Source/NuitrackModule/lib/android-arm64/libnuitrack.so
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
UnrealEngine/NuitrackPlugin/Source/NuitrackModule/lib/android-arm64/nuitrackhelper.jar
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
UnrealEngine/NuitrackPlugin/Source/NuitrackModule/lib/android/libOpenNI.so
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
UnrealEngine/NuitrackPlugin/Source/NuitrackModule/lib/android/libmiddleware.so
Binary file not shown.
Binary file modified
BIN
+4 KB
(100%)
UnrealEngine/NuitrackPlugin/Source/NuitrackModule/lib/android/libnuitrack.so
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
UnrealEngine/NuitrackPlugin/Source/NuitrackModule/lib/android/nuitrackhelper.jar
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
UnrealEngine/NuitrackPlugin/Source/NuitrackModule/lib/win32/middleware.lib
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
UnrealEngine/NuitrackPlugin/Source/NuitrackModule/lib/win32/nuitrack.lib
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
UnrealEngine/NuitrackPlugin/Source/NuitrackModule/lib/win64/middleware.lib
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
UnrealEngine/NuitrackPlugin/Source/NuitrackModule/lib/win64/nuitrack.lib
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.12.0 | ||
1.12.1 |
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 |
---|---|---|
@@ -0,0 +1,70 @@ | ||
# Person Re-identification | ||
|
||
Nuitrack is now able to recognize the same users if they left the frame and returned back in a single runtime session. | ||
|
||
**_Disclaimer:_** | ||
_For this feature to work Nuitrack SDK uses facial/body features to be able to recognize person on reappearance._ | ||
_This data is processed in RAM only through a single runtime session and isn't kept / stored / transmitted anyhow anywhere._ | ||
|
||
### Supported platforms | ||
- Linux x64 | ||
- Windows x64/x86 | ||
|
||
### Try out Re-identification feature | ||
|
||
To try the person re-identification: | ||
- launch the Nuitrack application | ||
- make sure that the `Reidentification` checkbox is checked | ||
- start visualization via `Try Nuitrack!` button | ||
|
||
You will see unique person identifier next to person skeleton, as well as time of first appearance and number of seconds spent in a frame. | ||
|
||
<p align="center"><a href="https://nuitrack.com/"><img src="img/reid.gif" width="70%" /></a></p> | ||
|
||
### Getting Re-identification data using SDK | ||
|
||
Follow these steps to get Re-identification data from Nuitrack. | ||
1. Enable Re-identification feature after initializing Nuitrack: | ||
```cpp | ||
Nuitrack::init(); | ||
Nuitrack::setConfigValue("Reidentification.ToUse", "true"); | ||
``` | ||
2. Create `SkeletonTracker` module, connect it to the callback function and start Nuitrack: | ||
```cpp | ||
void onSkeletonUpdate(SkeletonData::Ptr userSkeletons) { /* your SkeletonData processing */ } | ||
|
||
... | ||
|
||
auto skeletonTracker = SkeletonTracker::create(); | ||
skeletonTracker->connectOnUpdate(onSkeletonUpdate); | ||
Nuitrack::run(); | ||
``` | ||
3. After you run Nuitrack you can start getting it's data in JSON format like this: | ||
```cpp | ||
while (true) | ||
{ | ||
Nuitrack::waitUpdate(skeletonTracker); | ||
auto jsonData = Nuitrack::getInstancesJson(); | ||
} | ||
``` | ||
Example of JSON file: | ||
```json | ||
{ | ||
"Timestamp": "1659084464875886", | ||
"Instances": [ | ||
{ | ||
"id": "1", | ||
"class": "human", | ||
"uuid": "2a6de0bd-5ed8-4b57-aedb-f38135f87c14" | ||
} | ||
] | ||
} | ||
``` | ||
**_Note:_** | ||
- _**id** from the JSON above matches with id provided by `UserTracker` and `SkeletonTracker`_ | ||
- _**uuid** is a unique user identifier_ | ||
|
||
4. Before exiting your program don't forget to release Nuitrack: | ||
```cpp | ||
Nuitrack::release(); | ||
``` |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Binary file not shown.