You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.
Im still getting this with the new function:
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-
[VNFaceLandmarkRegion2D normalizedPoints]: unrecognized selector sent to instance
Revision: if let points = landmark?.normalizedPoints, let count = landmark?.pointCount {
But getting more errors:
Cannot convert value of type '[CGPoint]' to expected argument type 'UnsafePointer<vector_float2>' (aka 'UnsafePointer')
The text was updated successfully, but these errors were encountered: