zweigraf / face-landmarking-ios

👦 Basic face landmarking on iPhone with Dlib via Swift & ObjC++
481 stars 125 forks source link

Get landmarks without using bgra #36

Open RubenBenBen opened 6 years ago

RubenBenBen commented 6 years ago

Hey, nice project <3 I was wondering can you get landmarks without setting video settings to BGRA and using the default 420f? or Somehow convert the CMSampleBuffer in the captureoutput from BGRA to 420f?