tzutalin / dlib-android-app

:dragon: Android app to demo dlib-android(https://github.com/tzutalin/dlib-android). Use the prebuilt shared-lib built from dlib-android
Apache License 2.0
678 stars 246 forks source link

working with custom made detector(svm file) #63

Open mohinani opened 4 years ago

mohinani commented 4 years ago

Sir, i Have seen the detector.h file , where u have used and loaded person.svm model in it, so how do i input an custom made detector(svm file ) and work with it as shown in demo2.png?