forked from Samsung/tizen-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[6.0][capi-media-vision] add new inference api to detect pose landmarks
Signed-off-by: Tae-Young Chung <[email protected]>
- Loading branch information
1 parent
0fe17b0
commit 73be255
Showing
7 changed files
with
467 additions
and
8 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,28 @@ | ||
# Visual Detection and Recognition | ||
|
||
|
||
You can perform various visual detection and recognition tasks in your application. You can detect or generate barcodes. In addition, you can track how faces or image objects move as well as detect and recognize faces or objects. | ||
|
||
You can use the following visual detection and recognition features in your native applications: | ||
|
||
- [Barcode Detection and Generation](image-barcode.md) | ||
|
||
You can perceive and understand an image or extract information from images in your application. You can encrypt a message by generating a barcode from it, and you can also detect barcodes in an image or from a camera preview stream. | ||
|
||
- [Face Detection, Recognition, and Tracking](face-detection.md) | ||
|
||
You can detect a face from an image, and recognize a face with a set of examples. You can also track a face within the camera preview stream. | ||
|
||
- [Image Recognition and Tracking](image-recognition.md) | ||
|
||
You can extract features of an image object and recognize it from specific images. You can also track the image object within the camera preview stream. | ||
|
||
- [Image Classification](image-classification.md) | ||
|
||
You can classify an image that belongs to corresponding labels. | ||
- [Pose Detection](pose-detection.md) | ||
|
||
You can detect a human body and recognize the pose with a specific motion data describing the pose. | ||
|
||
## Related Information | ||
|
||
- Dependencies | ||
- Tizen 2.4 and Higher for Mobile | ||
- Tizen 3.0 and Higher for Wearable | ||
|
116 changes: 116 additions & 0 deletions
116
docs/application/native/guides/multimedia/media/mediavision_pose_bvh_sample.bvh
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,116 @@ | ||
HIERARCHY | ||
ROOT Hips | ||
{ | ||
OFFSET 0.000000 0.000000 0.000000 | ||
CHANNELS 6 Xposition Yposition Zposition Zrotation Xrotation Yrotation | ||
JOINT Chest | ||
{ | ||
OFFSET 0.000000 5.210000 0.000000 | ||
CHANNELS 3 Zrotation Xrotation Yrotation | ||
JOINT Neck | ||
{ | ||
OFFSET 0.000000 18.650002 0.000000 | ||
CHANNELS 3 Zrotation Xrotation Yrotation | ||
JOINT Head | ||
{ | ||
OFFSET 0.000000 5.450001 0.000000 | ||
CHANNELS 3 Zrotation Xrotation Yrotation | ||
End Site | ||
{ | ||
OFFSET 0.000000 3.869999 0.000000 | ||
} | ||
} | ||
} | ||
JOINT RightCollar | ||
{ | ||
OFFSET 1.120000 16.230000 1.870000 | ||
CHANNELS 3 Zrotation Xrotation Yrotation | ||
JOINT RightUpArm | ||
{ | ||
OFFSET 5.540000 0.000000 0.000000 | ||
CHANNELS 3 Zrotation Xrotation Yrotation | ||
JOINT RightLowArm | ||
{ | ||
OFFSET 0.000000 -11.960000 0.000000 | ||
CHANNELS 3 Zrotation Xrotation Yrotation | ||
JOINT RightHand | ||
{ | ||
OFFSET 0.000000 -9.930000 0.000000 | ||
CHANNELS 3 Zrotation Xrotation Yrotation | ||
End Site | ||
{ | ||
OFFSET 0.000000 -7.000000 0.000000 | ||
} | ||
} | ||
} | ||
} | ||
} | ||
JOINT LeftCollar | ||
{ | ||
OFFSET -1.120000 16.230000 1.870000 | ||
CHANNELS 3 Zrotation Xrotation Yrotation | ||
JOINT LeftUpArm | ||
{ | ||
OFFSET -6.070000 0.000000 0.000000 | ||
CHANNELS 3 Zrotation Xrotation Yrotation | ||
JOINT LeftLowArm | ||
{ | ||
OFFSET 0.000000 -11.820000 0.000000 | ||
CHANNELS 3 Zrotation Xrotation Yrotation | ||
JOINT LeftHand | ||
{ | ||
OFFSET 0.000000 -10.650000 0.000000 | ||
CHANNELS 3 Zrotation Xrotation Yrotation | ||
End Site | ||
{ | ||
OFFSET 0.000000 -7.000000 0.000000 | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} | ||
JOINT RightUpLeg | ||
{ | ||
OFFSET 3.910000 0.000000 0.000000 | ||
CHANNELS 3 Zrotation Xrotation Yrotation | ||
JOINT RightLowLeg | ||
{ | ||
OFFSET 0.000000 -18.340000 0.000000 | ||
CHANNELS 3 Zrotation Xrotation Yrotation | ||
JOINT RightFoot | ||
{ | ||
OFFSET 0.000000 -17.369999 0.000000 | ||
CHANNELS 3 Zrotation Xrotation Yrotation | ||
End Site | ||
{ | ||
OFFSET 0.000000 -3.459999 0.000000 | ||
} | ||
} | ||
} | ||
} | ||
JOINT LeftUpLeg | ||
{ | ||
OFFSET -3.910000 0.000000 0.000000 | ||
CHANNELS 3 Zrotation Xrotation Yrotation | ||
JOINT LeftLowLeg | ||
{ | ||
OFFSET 0.000000 -17.629999 0.000000 | ||
CHANNELS 3 Zrotation Xrotation Yrotation | ||
JOINT LeftFoot | ||
{ | ||
OFFSET 0.000000 -17.139997 0.000000 | ||
CHANNELS 3 Zrotation Xrotation Yrotation | ||
End Site | ||
{ | ||
OFFSET 0.000000 -3.750000 0.000000 | ||
} | ||
} | ||
} | ||
} | ||
} | ||
MOTION | ||
Frames: 2 | ||
Frame Time: 0.041667 | ||
8.030000 35.009998 88.360001 -3.410002 14.780000 -164.349993 13.089996 40.299994 -24.599999 7.879999 43.799988 0.000001 -3.610007 -41.450000 5.819997 10.080001 -0.000003 10.209998 97.950001 -23.530003 -2.139997 60.275566 -2.764629 54.273831 0.689997 0.029999 -0.000000 -14.040001 -0.000001 -10.499999 -85.519999 -13.719994 -102.930001 61.910009 -61.179999 65.179997 -1.570001 0.690000 0.020000 43.262770 -10.754126 140.039587 36.023886 12.970090 151.073785 0.000001 -1.140000 -0.000001 -56.152423 -7.908401 12.931058 43.240302 1.483285 -31.399612 0.000000 -23.949997 -0.000000 | ||
7.810000 35.099998 86.470001 -3.780000 12.940000 -166.969998 12.639998 42.569994 -22.340000 7.669998 43.609993 -0.000001 -4.230008 -41.410003 4.889995 19.099999 0.000004 4.159999 93.119992 -9.689997 -9.429998 132.670182 -81.860029 136.800124 0.699997 0.370000 0.000001 -8.619999 0.000001 -21.819997 -87.310001 -27.569989 -100.089995 56.170000 -61.560003 58.719997 -1.630005 0.950000 0.030000 13.160001 15.440001 -3.560000 7.970004 59.290004 4.969998 0.000000 1.640002 -0.000001 -17.180000 -10.019999 -3.080000 13.560003 53.380005 -18.070000 0.000000 -25.929999 0.000000 |
Binary file added
BIN
+18.3 KB
docs/application/native/guides/multimedia/media/mediavision_pose_bvh_sample.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+17.4 KB
...pplication/native/guides/multimedia/media/mediavision_pose_public_model_def.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+46.1 KB
docs/application/native/guides/multimedia/media/mediavision_pose_sample_sumo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+16.8 KB
docs/application/native/guides/multimedia/media/mediavision_pose_tizen_def.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.