When debugging mode is very slow on getFacePosePointsIsolate() Function , can this problem be solved or using open gpu to detect ?
Closed this issue · 1 comments
iop04329 commented
Thanks for excellent project !
Very very useful .
I want to ask for debugging mode is very slow when i using usb to connect a android phone to detect,
is there any way to speed up, or the future would add the gpu version for test !
The slow location is at the Future getFacePosePointsIsolate(Map params) Function
Pointer<Int32> retFacePoints =
getFacePosePoints(width, height, bytesPerPixel, buffer, retFaceCount);