Results 13 comments of winboy

I got error above. on windows 8. Any suggest???

#APP_ABI := armeabi-v7a arm64-v8a x86 x86_64 APP_ABI := arm64-v8a works ok,But I don't want that platform BUT APP_ABI := armeabi-v7a arm64-v8a x86 x86_64 #APP_ABI := arm64-v8a get An error above...

thanks,I did that weeks ago, Now the recognition speed is slow, and the accuracy of recognition is the same. Is there room for improvement?

This app currently uses HOG based face detector. This detector fails to detect small faces and is not very accurate. Instead we can use CNN based face detector, which is...

[softboy_jni.txt](https://github.com/lsy17096535/ncnn-vs2013/files/2136721/softboy_jni.txt)

我觉得还是算法不好。字符串填的不对。所以效果不好。 final int index = Math.round(gray * (base.length() + 1) / 255); String s = index >= base.length() ? " " : String.valueOf(base.charAt(index)); 这样的效果好不了啊,建议根据字符串外形,动态替换字符串。

想好了,先将图片缩小,再高斯模糊,再根据字符形状 与 N*N 遍历图片灰度填充,难点再这块。

I tried ,not crash ,but no Image for the Camera. does Any one make it right?

你个煞笔