PoseEstimation-CoreML icon indicating copy to clipboard operation
PoseEstimation-CoreML copied to clipboard

Need Help with pose capturing and pose matching technique

Open rohitshirur007 opened this issue 4 years ago • 2 comments

hello @tucan9389 i'm flutter developer i don't understand swift language and i just want to know about how you captured the poses with only skeleton drawn and compared it with live feed i'm using different posenet moel here please guide me with this.

Since this is not an issue so you can close this and please reply here email : [email protected]

Thanks :)

rohitshirur007 avatar Nov 21 '20 16:11 rohitshirur007

@rohitshirur007 https://github.com/tucan9389/PoseEstimation-CoreML/pull/20 Here is the guide on how to implement the matching algorithm between two different pose joints. If you have more questions, please tell me.

tucan9389 avatar Nov 21 '20 17:11 tucan9389

Yes, Exactly what we're doing now is calculating angles for each poses so my question is are you giving all the points to only one calculation method or for each poses you're making different calculation?

( our Calculation includes calculating distance also)

Thanks :)

rohitshirur007 avatar Nov 22 '20 06:11 rohitshirur007