[Webkit-unassigned] [Bug 233009] New: [Live Text] Augment TextRecognitionResult with a new type of text recognition data

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 11 13:03:47 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=233009

            Bug ID: 233009
           Summary: [Live Text] Augment TextRecognitionResult with a new
                    type of text recognition data
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com

Add `TextRecognitionBlockData`, which represents a whole paragraph of recognized text. Unlike the existing `TextRecognitionLineData`, this structure does not contain data for individual child text elements, and is instead intended to represent a granular block of text from VisionKit.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211111/516e247b/attachment.htm>


More information about the webkit-unassigned mailing list