fplei
Results
3
issues of
fplei
输入一张身份证图片,图片水平方向求和horizontal_sum = np.sum(adaptive_threshold, axis=1) 值非常大,最小的值为13260 ,而extract_peek_ranges_from_array方法中minimun_val=10,导致该方法返回为空。 请问是不是图片预处理不正确?
complete: function (task, state, responseText) 该回调中responseText为responseText=undefined 返回: String jsonStr = "{\"success\": 1, \"message\":\"上传成功\",\"url\":\"" + files.get(0)+ "\"}"; out.write(jsonStr); 求解
这个验证码识别应该还有点问题 ,step在200 准确率才0.01