默認圖片檢測的是0張臉?
if (currentPath != null && !currentPath.trim().equals("")) { rarImage(); }else { bitmap = BitmapFactory.decodeResource(getResources(), R.drawable.t4); } 加上這句話,檢測的默認圖片0張臉,怎么回事啊
if (currentPath != null && !currentPath.trim().equals("")) { rarImage(); }else { bitmap = BitmapFactory.decodeResource(getResources(), R.drawable.t4); } 加上這句話,檢測的默認圖片0張臉,怎么回事啊
2015-06-27
舉報
2017-07-21
默認圖片我只檢測出來一張臉
2016-06-07
不會呀!檢查以下其他代碼問題