ShapeDetection: Start with the minimum Text Detection Win implementation
Load com base functions dynamically at runtime with core_winrt_util. Text Detection only support Latin-1 text as documented in specification[1], the service can't be connected if the language isn't supported on the system. Create OcrEngine interface that provides optical character(OCR) functionality. Add unittest to test the result of Creating OcrEngine. [1] https://wicg.github.io/shape-detection-api/text.html#text-detection-api BUG=790931 Cq-Include-Trybots: master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win10_chromium_x64_rel_ng Change-Id: I4e171aad11a50197c7cfb64547defa24d0988f3e Reviewed-on: https://chromium-review.googlesource.com/813237 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@{#524016}
Showing
Please register or sign in to comment