Commit Graph

171 Commits

Author SHA1 Message Date
udamaster
4e7bcb8124 Overload method to allow for pose option parameters 2022-10-16 12:25:30 -04:00
udamaster
7f8fb91001 Merge branch 'v0.8.11-main' of github.com:udamaster/mediapipe into v0.8.11-main 2022-10-15 22:58:36 -04:00
udamaster
e00c152849 Force specific build tools version 2022-10-15 22:58:32 -04:00
Stacy Y
43aa8b49cd
Update README.md 2022-10-15 22:17:57 -04:00
Stacy Y
89aa09bab6
Update README.md 2022-10-15 22:16:59 -04:00
udamaster
5180736212 Updated readme 2022-10-15 22:15:54 -04:00
Stacy Y
a9a94801b1
Update README.md 2022-10-15 22:13:37 -04:00
Stacy Y
1ed0df997c
Update README.md 2022-10-15 22:13:04 -04:00
Stacy Y
f6041667c0
Update README.md 2022-10-15 22:12:14 -04:00
udamaster
0627d7c9bf New readme 2022-10-15 22:09:26 -04:00
Mautisim Munir
f2193d6caf Merge branch 'v0.8.11-main' into posetracking-ios-solutions-api 2022-10-16 06:02:32 +05:00
Mautisim Munir
ad83051b8b Merge branch 'v0.8.11-main' into lindera-android-api
# Conflicts:
#	.gitignore
2022-10-16 06:00:30 +05:00
Mautisim Munir
bb13a38916 removed unnecesary kotlin rule 2022-10-16 04:47:57 +05:00
udamaster
0385ad49d1 Defaulting to advanced GPU
For now probably our best bet
2022-10-15 11:59:08 -04:00
udamaster
c2858f9b21 Update .gitignore 2022-10-15 11:54:02 -04:00
Mautisim Munir
7f8ec5da32 added lindera api demonstraction in example app 2022-10-15 14:37:25 +05:00
Mautisim Munir
7604bb2fd7 lindera api refactor 2022-10-15 14:14:58 +05:00
Mautisim Munir
1f80150c5e basic api implementation complete 2022-10-15 14:05:39 +05:00
Mautisim Munir
333c18569f lindera callback working 2022-10-15 13:04:31 +05:00
Mautisim Munir
1c3fc550e9 fixed model loading issue with glsurfaceview moved to library 2022-10-15 09:50:38 +05:00
Mautisim Munir
016bbe47e6 added sample lindera app 2022-10-15 08:36:06 +05:00
Mautisim Munir
9f72c6f353 added sample lindera app 2022-10-15 08:35:19 +05:00
Mautisim Munir
7a628e468e fixed error due to index out of bounds while logging keypoint 2022-10-12 12:19:52 +05:00
Mautisim Munir
a0b7a5318e fixed error due to index out of bounds while logging keypoint 2022-10-12 11:57:32 +05:00
Mautisim Munir
482fc13826 added simple posetracking camera example 2022-10-12 00:41:15 +05:00
Mautisim Munir
9b54cae625 added working posetracking gradle solution 2022-10-11 00:23:07 +05:00
Mautisim Munir
ce1f0d76fd added points index 2022-10-10 20:38:53 +05:00
Mautisim Munir
6a70aa4a51 removed build tools version constraint 2022-10-10 08:26:53 +05:00
Mautisim Munir
535d769fcb added android toolchain in workspace from ease of use 2022-10-09 13:32:06 +05:00
Mautisim Munir
1314c6aa89 renamed example app name 2022-10-09 13:31:45 +05:00
Mautisim Munir
8372703870 removed redundant camera rotation parameter from PoseTrackingOptions 2022-10-05 20:56:45 +05:00
Mautisim Munir
d971143040 basic pose tracking solutions api complete 2022-10-05 20:20:15 +05:00
Mautisim Munir
f7f3329505 disabled segmentation in graph 2022-10-05 18:10:47 +05:00
Mautisim Munir
1b375a7242 PoseTracking class implementation 2022-10-05 17:40:26 +05:00
Mautisim Munir
350c841dc4 added standalone posetracking gpu example 2022-10-05 14:57:41 +05:00
Mautisim Munir
8cc8a8d954 fixed breakpoint not working in xcode on m1 mac 2022-10-05 13:57:35 +05:00
Mautisim Munir
cb850212ea created new pose solution options 2022-10-05 13:41:21 +05:00
Mautisim Munir
0358495867 created new pose example 2022-10-05 13:40:49 +05:00
Mautisim Munir
c9670669b2 added smooth landmarks support 2022-09-26 22:26:36 +05:00
Mautisim Munir
65a944e3f9 added model complexity support 2022-09-26 22:16:07 +05:00
Mautisim Munir
a31b61f15a added rotation support 2022-09-26 18:56:00 +05:00
Mautisim Munir
9150dd57cc fixed landmarks values from graph 2022-09-26 18:18:45 +05:00
Mautisim Munir
e72fb8a6be cleaned unnecessary drawings 2022-09-26 17:39:47 +05:00
Mautisim Munir
cb9c9e4712 set different graph for solution api 2022-09-26 17:39:26 +05:00
Mautisim Munir
065571100c set different graph for solution api 2022-09-26 17:39:06 +05:00
Mautisim Munir
517bb70212 cleaned dependencies and added landmark visibility modifier 2022-09-26 17:29:13 +05:00
Mautisim Munir
bd57eb40b9 posetracking solution api drawing working 2022-09-26 17:08:09 +05:00
Mautisim Munir
6417c0abe0 added posetracking solution api - wip 2022-09-25 18:29:58 +05:00
MediaPipe Team
6cdc6443b6 Project import generated by Copybara.
GitOrigin-RevId: afbe148020a643ac800e34d91dc515995a9abb5c
2022-09-09 01:38:52 +00:00
MediaPipe Team
b65602fd31 Project import generated by Copybara.
GitOrigin-RevId: 777962478d88650e311af635e3ac3fa58e5a530b
2022-09-09 01:35:36 +00:00