zweigraf / face-landmarking-ios

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

Setup once #10

Closed morizotter closed 8 years ago

morizotter commented 8 years ago

I'm not good at C++. But in my case, app is not stuck after this change.

morizotter commented 8 years ago

Sorry, it's not a good solution. It prepares once, but just only once. If you create another DlibWrapper, parse would not be called.