Cool Cat

Results 7 comments of Cool Cat

hello, I'm trried to fine the answer, I imported the two mediapipe Framework in Xcode and got an error. > objc[12033]: Class CaptureDelegate is implemented in both /private/var/containers/Bundle/Application/81F99537-3832-4F0D-A242-23371470AD83/DiamondTest.app/Frameworks/HandTracker.framework/HandTracker (0x104ac4760) and...

pls. help me... **I will pay for your kind!**

hello, Have you found a solution?

> @Epoch2022-iOS Have you tried the [Holistic](https://google.github.io/mediapipe/solutions/holistic.html) example from the official repo? They provide examples for Javascript, Android, and iOS, respectively, and I highly advise you to do so. >...

> I get the gist. > > Apparently, the interface shown in both the hand and face examples does not provide access to the landmark data. I'll see to it...

> Checkout the new delegate. > > https://github.com/61315/mediapipe-prebuilt/blob/0e71edd4872289e9c22d1c88f34d8bbad7e2cc6b/src/ios/facegeometry/MPPBFaceGeometry.h#L12 > > Also see the implementation of how to consume the landmark data. > > https://github.com/61315/mediapipe-prebuilt/blob/0e71edd4872289e9c22d1c88f34d8bbad7e2cc6b/examples/ios/facegeometry/mppb-ios-facegeometry/ViewController.swift#L161-L166 > > As far as it...

> > Checkout the new delegate. > > https://github.com/61315/mediapipe-prebuilt/blob/0e71edd4872289e9c22d1c88f34d8bbad7e2cc6b/src/ios/facegeometry/MPPBFaceGeometry.h#L12 > > > > Also see the implementation of how to consume the landmark data. > > https://github.com/61315/mediapipe-prebuilt/blob/0e71edd4872289e9c22d1c88f34d8bbad7e2cc6b/examples/ios/facegeometry/mppb-ios-facegeometry/ViewController.swift#L161-L166 > > >...