New Android Face API limitations -
i have been testing new face api realesed android, , noticed "accurate_mode" enabled, doesn't detect faces old facedetector api used detect, know effect of bitmap coding "rgb_565" vs "argb_888" in producing results.
update:
the issue face detector set detect faces @ least 10% default (as performance optimization).
the new google play services 8.4 release supports setting minimum face size lower, enabling smaller faces detected. see setminfacesize method here:
Comments
Post a Comment