Move face detection calculation to other threads |
||||
Issue descriptionVersion: Under development OS: Android Consider worker pool for copying pixels and other image operations so that they will not block the UI thread.
,
Jan 25 2017
,
May 11 2017
Update: detection itself is happening in a service on its own, so this issue would only affect the operations in this file: https://cs.chromium.org/chromium/src/third_party/WebKit/Source/modules/shapedetection/ShapeDetector.cpp
,
May 11 2017
,
Feb 8 2018
|
||||
►
Sign in to add a comment |
||||
Comment 1 by xianglu@chromium.org
, Jan 25 2017Status: Available (was: Untriaged)