how to rebuild the so
hello, I want to rebuild your C++ code, can you tell me how to do it ? thanks.
I build the so successful.but it used 1m30S with the jniTrain and jniBitmapRec. can you help me?
I am sorry. I don't understand you completely.
Are you asking if ndk-build command can work faster?
If you don't compile for all ABIs, then this command will work faster. You can set the ABIs in this file
hi,this projecct is the question I said, can you build it and run.you can see the question , it very slowly.
------------------ 原始邮件 ------------------ 发件人: "Gaurav Gupta"[email protected]; 发送时间: 2018年6月8日(星期五) 凌晨3:46 收件人: "gv22ga/dlib-face-recognition-android"[email protected]; 抄送: "郭文"[email protected]; "Author"[email protected]; 主题: Re: [gv22ga/dlib-face-recognition-android] how to rebuild the so (#9)
I am sorry. I don't understand you completely.
Are you asking if ndk-build command can work faster?
If you don't compile for all ABIs, then this command will work faster. You can set the ABIs in this file
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
从QQ邮箱发来的超大附件
dlibfacejni.zip (190.80M, 2018年07月08日 10:43 到期)进入下载页面:http://mail.qq.com/cgi-bin/ftnExs_download?t=exs_ftn_download&k=70363038e25e72c5633c7e001361531e0d07020b010756531903020d074c5507000f1d595402511c040251090002500051020708356e6155585f525e5402045b5a5f1e425c11610c&code=46085aa1
I want to confidence score for best match due to multiple names in result for this I made some changes in jni_face_rec.cpp and recognizer.h class for get confidence score. But now how I can reflect this change in app, because now need to rebuild .so files after compile again jni files. If some one help me, I will be thankful.
I want to build again .so, So please someone help me how I can build it step by step.