ShapeDetection: Start the minimum implementation of mojom::BarcodeDetection
The new implementation is based on Mac OS Vision Framework[1] which recognizes more barcode symbologies, then use the @available(macOS 10.13, *) in the barcode detection provider to choose different implementation. Split original large CL[2] up in smaller subpatches including this CL. [1] https://developer.apple.com/documentation/vision [2] https://chromium-review.googlesource.com/c/chromium/src/+/1088466 BUG=848182 Cq-Include-Trybots: luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win10_chromium_x64_rel_ng Change-Id: I5cb8634240a35e52b3c0b696c1ccab9c24cd023e Reviewed-on: https://chromium-review.googlesource.com/1107493 Commit-Queue: Junwei Fu <junwei.fu@intel.com> Reviewed-by:Miguel Casas <mcasas@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#570336}
Showing
Please register or sign in to comment