quickpose-ios-sdk icon indicating copy to clipboard operation
quickpose-ios-sdk copied to clipboard

[Documentation] Distance Independent Measuring

Open jan-happy opened this issue 6 months ago • 1 comments

In the ReadMe you have an example of Distance Independent Measuring, but I could not find anything in the docs or the sample apps. Could you give us an example? It would be great to be able to measure arm- torso- and leg-length with a quick video (after you've set the persons size) if that's possible.

jan-happy avatar Jan 30 '24 16:01 jan-happy

This video is a good starting point: https://www.youtube.com/watch?v=NjTRfYQK_jg

Just start a project, and the package as in the video. Than replace the 2 Swift files with the code of the picker Demo exemple (this web site) in your program. Enter the SDK autorisation key in the code at the appropriate place. The picker demo have an exemple of angle and distance body measurement. Use" jump to definition" left button in Xcode to explore the different programming options

SL06 avatar Feb 01 '24 18:02 SL06