Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
DIGITIZED HANDWRITING SAMPLE INGESTION SYSTEMS AND METHODS
Document Type and Number:
WIPO Patent Application WO/2018/057932
Kind Code:
A1
Abstract:
Certain aspects of the present methods and systems may focus on computer implemented methods of obtaining digitized hand-writing data corresponding to a sample of a needed code point of a set of code points. Such methods may include: obtaining a sample of digitized handwritten text, the sample of digitized handwritten text including glyph data corresponding to a first glyph, the first glyph corresponding to the needed code point of the set of code points; associating the first glyph with the needed code point; identifying stroke data in the glyph data, the stroke data corresponding to a stroke component of the first glyph, determining a plurality of dimensional values of the stroke component in the stroke data; and associating the plurality of dimensional values with a new code point sample of the needed code point in a code point set data structure.

Inventors:
STOUT HUGH (US)
HURLEY R FORD (US)
EHLERS GROVER S (US)
Application Number:
PCT/US2017/053019
Publication Date:
March 29, 2018
Filing Date:
September 22, 2017
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
GRACIUS ELOISE INC (US)
International Classes:
G06K9/00
Foreign References:
US20160062634A12016-03-03
US20080152202A12008-06-26
US8351700B22013-01-08
US8699794B22014-04-15
US20160062634A12016-03-03
US20080152202A12008-06-26
Other References:
See also references of EP 3555809A4
Attorney, Agent or Firm:
OLSON, Jonathan, E. (US)
Download PDF:
Claims:
CLAIMS

What is claimed is:

Claim 1. A handwriting data ingestion system useful in improving the performance of a handwriting image generator, the handwriting data ingestion system comprising:

a handwriting sample set data store storing data corresponding to an incomplete handwriting code point data structure including a plurality of code point sample data structures, each code point sample data structure being associated with a code point of a set of code points and including data corresponding to a time-based series of sampled stroke dimensional values;

a computer processing unit in data communication with said handwriting sample set data store;

a display in data communication with said computer processing unit;

a digitizing surface device in data communication with said computer processing unit; and

memory in data communication with said computer processing unit and containing executable instructions for configuring the handwriting data ingestion system to supplement said incomplete handwriting code point data structure by causing said computer processing unit to perform a method including the steps of:

(a) identifying, by said computer processing unit, a needed code point of said set of code points, said needed code point corresponding to a code point of said set of code points in need of an associated code point sample data structure;

(b) selecting, by said computer processing unit, a handwriting sample phrase from a plurality of predefined handwriting sample phrases, said handwriting sample phrase including said needed code point;

(c) providing, by said display, a visual representation of said handwriting sample phrase;

(d) obtaining, by said digitizing surface device, digitized handwritten text data corresponding to said handwriting sample phrase; (e) identifying, by said computer processing unit, a time-based series of sample stroke dimensional values within said digitized handwritten text data corresponding to said needed code point;

(f) generating, by said computer processing unit, a new code point sample data structure and populating said new code point sample data structure with said time-based series of sample stroke dimensional values; and

(g) associating, by said handwriting sample set data store, said new code point sample data structure with said needed code point in said handwriting code point data structure.

Claim 2. The handwriting data ingestion system of claim 1, wherein said a time- based series of sample stroke dimensional values includes a plurality of time values.

Claim 3. The handwriting data ingestion system of claim 1, wherein said a time- based series of sample stroke dimensional values includes a plurality of horizontal displacement values.

Claim 4. The handwriting data ingestion system of claim 1, wherein said a time- based series of sample stroke dimensional values includes a plurality of vertical displacement values.

Claim 5. The handwriting data ingestion system of claim 1, wherein said a time- based series of sample stroke dimensional values includes a plurality of rotational displacement values.

Claim 6. The handwriting data ingestion system of claim 1, wherein said a time- based series of sample stroke dimensional values includes a plurality of angular displacement values.

Claim 7. The handwriting data ingestion system of claim 1, wherein said a time- based series of sample stroke dimensional values includes a plurality of pressure values. Claim 8. The handwriting data ingestion system of claim 1, wherein said a time- based series of sample stroke dimensional values includes a plurality of time values, a plurality of horizontal displacement values, a plurality of vertical displacement values, a plurality of rotational displacement values, a plurality of angular displacement values, and a plurality of pressure values.

Claim 9. The handwriting data ingestion system of claim 1, further comprising a digitizing marking device and the method further includes obtaining, by said digitizing marking device, digitized handwritten text data corresponding to said handwriting sample phrase.

Description:
TITLE

Digitized Handwriting Sample Ingestion Systems and Methods

FIELD

[0001] The present disclosure relates to computer handwriting analysis and synthesis, and more particularly, to systems and methods for digitized handwriting data collection and analysis.

BACKGROUND

[0002] Since the advent of desktop publishing in the mid-1980s, it has become increasingly easy to use commonly- available software to create and print letters, cards, documents, and other printed matter. Moreover, at the present time, a computer user may have scores or even hundreds of high-quality fonts installed on his or her computer, with thousands of additional free and commercial fonts available via the Internet. As a result, many people have become accustomed to receiving printed materials that are not hand-written. Indeed, hand-written notes and cards may signal to a recipient a sense of importance and particular care because the sender personally took the effort to hand-craft the message.

[0003] There are numerous fonts that are intended to mimic generic handwriting to a certain extent. There are even services that will create a font to mimic a particular person's handwriting. However, existing personalized-handwriting fonts may appear mechanical and/or unnatural because individual glyphs may always be printed with identical geometry, whereas in an actual hand- written document, each individual character may have its own subtly unique geometry. Moreover, existing personalized-handwriting fonts and personalized-handwriting-font-creation services may have difficulty isolating individual glyph within a sample of cursive handwriting or other handwriting in which adjacent letters may be connected to one another.

[0004] Other techniques may use a variable glyph representation to mimic an individual's handwriting, such as the systems and methods described in U.S. Patent Nos. 8,351,700 and 8,699,794. BRIEF DESCRIPTION OF THE DRAWINGS

[0005] Figures 1 illustrates an exemplary network topology of a client/server-based handwriting ingestion system in accordance with various embodiments.

[0006] Figure 2 illustrates a functional block diagram of an exemplary client computing device, suitable for use with the client/server-based handwriting ingestion system in accordance with various embodiments.

[0007] Figure 3 illustrates a functional block diagram of an exemplary server computing device, suitable for use with the client/server-based handwriting ingestion system in accordance with various embodiments.

[0008] Figure 4 illustrates a graphical representation of the relationship between character code-points, visual representations of the character code-points, handwritten glyph representations of the character code -points, and the stroke structure of such handwritten glyphs.

[0009] Figures 5A-K illustrate a general schematic diagram of an exemplary handwriting ingestion user interface suitable for use with the client/server-based handwriting ingestion system in accordance with various embodiments.

[0010] Figure 6 illustrates a graphical representation of the relationship between character code-points, handwritten glyph representations of the character code-points, and the stroke and stroke segment structure of such handwritten glyphs.

[0011] Figures 7A-B illustrate a visual illustration of stroke dimensional data obtained by various aspects of the client/server-based handwriting ingestion system in accordance with various embodiments.

[0012] Figure 8 illustrates a series of data communications between various components of the client/server-based handwriting ingestion system in accordance with various embodiments.

[0013] Figure 9 illustrates a functional block diagram of a handwriting sample ingestion routine which may be implemented by a client device of the client/server-based handwriting ingestion system in accordance with various embodiments.

[0014] Figure 10 illustrates a functional block diagram of an initial sample collection subroutine which may be implemented by a client device of the client/server-based handwriting ingestion system in accordance with various embodiments. [0015] Figures 11 A-B illustrate a functional block diagram of a handwriting code-point set completeness sub-routine which may be implemented by a client device of the client/server-based handwriting ingestion system in accordance with various embodiments.

[0016] Figure 12 illustrates a functional block diagram of a supplemental sample collection sub-routine which may be implemented by a client device of the client/server-based handwriting ingestion system in accordance with various embodiments.

[0017] Figures 13A-B illustrate a functional block diagram of a handwriting sample collection sub-routine which may be implemented by a client device of the client/server- based handwriting ingestion system in accordance with various embodiments.

DESCRIPTION

[0018] The detailed description that follows is represented largely in terms of processes and symbolic representations of operations by conventional computer components, including a processor, memory storage devices for the processor, connected display devices and input devices. Furthermore, these processes and operations may utilize conventional computer components in a heterogeneous distributed computing environment, including remote file servers, computer servers, and/or memory storage devices. Each of these conventional distributed computing components is accessible by the processor via a communication network, which may include, but is not limited to, the Internet.

[0019] The phrases "in one embodiment," "in various embodiments," "in some embodiments," and the like are used repeatedly. Such phrases do not necessarily refer to the same embodiment. The terms "comprising," "having," and "including" are synonymous, unless the context dictates otherwise.

[0020] Reference is now made in detail to the description of the embodiments as illustrated in the drawings. While embodiments are described in connection with the drawings and related descriptions, there is no intent to limit the scope to the embodiments disclosed herein. On the contrary, the intent is to cover all alternatives, modifications, and equivalents. In alternate embodiments, additional devices, or combinations of illustrated devices, may be added to, or combined, without limiting the scope to the embodiments disclosed herein. For example, the embodiments set forth below are primarily described in the context of obtaining data corresponding to digitized samples of handwritten text in the English language via a digitizing surface device and a digitizing marking device. However, these embodiments are exemplary and are in no way limited to the type of item for which recommendations are being generated.

Exemplary Network Topology of a Client/Server-Based Handwriting Ingestion

System

[0021] Figure 1 illustrates a first exemplary client/server-based handwriting ingestion system 100 in accordance with various embodiments. Client devices 200A-B and a remote front-end server 300A are in data communication with a network 103. In various embodiments, network 103 may include the Internet, one or more local area networks ("LANs"), one or more wide area networks ("WANs"), cellular data networks, and/or other data networks. Network 103 may, at various points, be a wired and/or wireless network. Remote front-end server 300A may be in data communication with a remote handwriting ingestion server 300B and an administrative data store 105. Remote handwriting ingestion server 300B may be in data communication with a handwriting sample set data store 108.

[0022] In these and other embodiments, client devices 200, such as client device 200A and client device 200B, may be networked computing devices having form factors including general purpose computers (including "desktop," "laptop," "notebook," "tablet" computers, or the like); mobile phones; watches, glasses, or other wearable computing devices; or the like. For simplified exemplary purposes, two client devices are shown, one of which is depicted as a laptop computer and the other of which is depicted as a tablet computer. In various embodiments there may be many more client devices 200. The primary functional components of an exemplary, form-factor-independent client device 200 are described below in reference to Figure 2.

[0023] Client device 200A may be in data communication with an external digitizing surface device 218 A and a digitizing marking device (e.g. a "stylus") 220A. Digitizing marking device 220A may be in data communication with client device 200A via external digitizing surface device 218 A or may be in direct data communication with the client device (as indicated by dotted lines).

[0024] Client device 200B includes a built in digitizing surface device 218B and may be in data communication with a digitizing marking device 220B. [0025] In various embodiments, remote front-end server 300A and remote handwriting ingestion server 300B may be networked computing devices generally capable of accepting requests over network 108, e.g. from client devices 200, each other, various databases, and/or other networked computing devices, such as a remote handwriting generation server (not shown), and providing responses accordingly. The primary functional components of an exemplary remote server 300, such as remote front-end server 300A and remote handwriting ingestion server 300B, are described below in reference to Figure 3.

Exemplary Client Device

[0026] Figure 2 illustrates several components of an exemplary client device 200, such as any of client devices 200A-B, is illustrated. In some embodiments, a client device 200 may include many more components than those shown in Figure 2. However, it is not necessary that all of these generally conventional components be shown in order to disclose an illustrative embodiment. The data communications between various components of client device 200 may be accomplished by wired and/or wireless connections

[0027] As shown in Figure 2, exemplary client device 200 includes a central processing unit 203 in data communication with memory 205 via a bus 208. Central processing unit 203 is an electronic circuit designed to carry out instructions of a computer program, e.g. obtained from memory 205, by performing the basic arithmetic, logical, control and input/output (I/O) operations specified by the program's instructions. Memory 205 generally comprises some or all of random access memory (RAM), read-only memory (ROM), and/or a permanent mass storage device, such as a disk drive, flash memory, or the like. Bus 208 is a communication system that transfers data between components within client device 200, and encompasses any related hardware components (wire, optical fiber, etc.) and software, including communication protocols.

[0028] Client device 200 may also include a network interface 210 for connecting to a network such as network 103, one or more optional user input device(s) 213, e.g. an alphanumeric keyboard, keypad, a mouse or other pointing device, a touchscreen, and/or a microphone, (or a user input port for connecting an external user input device), an optional digitizing surface device 215, such as digitizing surface device 215B, (or a port for connecting an external digitizing surface device, such as digitizing surface device 215A), an optional digitizing marking device (or a port for connecting to an external digitizing marking device, such as digitizing marking devices 218A-B), and the like, all interconnected, along with the network interface 210, to central processing unit 203 and memory 205 via bus 208.

[0029] Memory 205 of exemplary client device 200 may store program code, executable by central processing unit 203, corresponding to an operating system 223, as well as program code corresponding to various software applications, such as a browser application 225, a handwriting ingestion application 228, and other software applications (not shown). Operating system 223 and such various software applications may be loaded into memory 205 via network interface 210 or via a computer readable storage medium 230, such as a hard-disk drive, a solid-state drive, an optical disc, a removable memory card, and/or the like.

[0030] Browser application 225 is a software application for retrieving, presenting, and traversing information resources on a network, such as network 108. Although browser application 225 may be primarily intended to use the World Wide Web, it may also be used to access information resources provided by remote servers in private networks. An information resource may be a web page, an image, a video, or other piece of content and may be identified by a Uniform Resource Identifier (URI/URL) on network 108. An information resource may also provide browser application 225 executable program code for web applications, i.e. a software application that runs in and is rendered by browser application 225.

[0031] In operation, operating system 223 manages the hardware and software resources of client device 200 and provides common services and memory allocation for various software applications, such as research study data acquisition and quality control application 228. For hardware functions such as network communications via network interface 210, receiving data via input 213, outputting data via optional display 215, and allocation of memory 205 for various software applications, such as handwriting ingestion application 228, operating system 223 acts as an intermediary between software executing on the client device and the device's hardware.

[0032] For example, operating system 223 may cause a representation of available software applications, such as browser application 225 and handwriting ingestion 228, to be presented to a user of client device 200 via display 215. If client device 200 obtains an indication from a user, e.g. via user input 213, a desire to use handwriting ingestion application 228, operating system 223 may instantiate a handwriting ingestion application process (not shown), i.e. cause central processing unit 203 to begin executing the executable instructions of the handwriting ingestion application and allocate a portion of memory 205 for its use.

[0033] In the case of a web application, browser application 225 may act as an intermediary between a software service operating on a remote server and the operating system 223. For example, a software service equivalent of handwriting ingestion application 228 may be executing on front-end server 400A.

[0034] Although an exemplary client device 200 has been described with hardware components that generally conforms to conventional general purpose computing devices, a client device may be any of a great number of devices capable of communicating with network 103 and executing instructions for performing handwriting ingestion application 228.

Exemplary Server

[0035] Figure 3 illustrates several components of an exemplary server 300, such as front- end server 300A and handwriting ingestion server 300B, in accordance with at least one exemplary embodiment are illustrated. In some embodiments, a server 300 may include many more components than those shown in Figure 3. However, it is not necessary that all of these generally conventional components be shown in order to disclose an illustrative embodiment. As shown in Figure 3, a server 300 includes a central processing unit 303 and memory 305 connected by a bus 308.

[0036] Central processing unit 303 is an electronic circuit designed to carry out instructions of a computer program, e.g. obtained from memory 305, by performing the basic arithmetic, logical, control and input/output (I/O) operations specified by the program's instructions. Memory 305 may generally include some or all of random access memory (RAM), read-only memory (ROM), and/or a permanent mass storage device, such as a disk drive, flash memory, or the like. Bus 308 is a communication system that transfers data between components within exemplary server 300, and includes any related hardware components (wire, optical fiber, etc.) and software, including communication protocols.

[0037] Server 300 may also include a network interface 310 for connecting to a network such as network 103, one or more optional user input device(s) 313, e.g. an alphanumeric keyboard, keypad, a mouse or other pointing device, a touchscreen, and/or a microphone, (or a user input port for connecting an external user input device) and/or an optional display 315 (or a display port for connecting an external display device), both interconnected along with the network interface 310 via bus 308.

[0038] Memory 305 may store an operating system 320 and program code for various software services 323. For example, front-end server 300A may include executable instructions for performing user session management service 323A (indicated by dotted lines) and handwriting ingestion server 300B may include executable instructions for performing handwriting ingestion service 323B (indicated by dotted lines).

[0039] Program code for these and other such software services, such as a software services (not shown) equivalent to handwriting ingestion application 228, may be loaded into memory 305 from a non-transient computer readable storage medium 325 using a drive mechanism (not shown) associated with the non-transient computer readable storage medium, such as, but not limited to, a DVD/CD-ROM drive, memory card, or the like. Software components may also be loaded into memory 304 via the network interface 310. A server 300 may also communicate via bus 308 with a database (not shown), such as admin database 105 and/or trial data database 108, or other local or remote data store.

[0040] In operation, operating system 320 manages the hardware and software resources of server 300 and provides common services and memory allocation for various software services, such as user session management service 323A or handwriting ingestion service 323B. For hardware functions such as network communications via network interface 310 and allocation of memory 305 for various software services, such as handwriting ingestion service 323B, operating system 320 may act as an intermediary between software executing on server 300 and the server's hardware.

[0041] Although an exemplary server 300 has been described having hardware components that generally conform to a conventional general purpose computing device, a server may be any of a great number of devices capable of communicating with network 103 and executing instructions for performing user session management service 323A and/or handwriting ingestion service 323B.

[0042] In some embodiments, a server 300 may comprise one or more replicated and/or distributed physical or logical devices. In some embodiments, one or more of front-end server 300A and handwriting ingestion server 300B may be embodied by the same physical device.

Client/Server-Based Handwriting Ingestion Systems

[0043] Referring collectively to Figures 1-3, and as is described in more detail below, an instance of client handwriting ingestion application 228 operating on a client device, such as client devices 200A-B, remote user session management service 323A operating on front-end server 300A, and remote handwriting ingestion service 323B operating on handwriting ingestion server 300B (collectively a client/server-based handwriting ingestion system) in accordance with the present embodiments may operate to create a code-point sample data set of a user's handwriting comprehensive enough to allow the provider to obtain text data including a message from a user and generate an image, e.g. for electronic display and/or hard-copy printing, including a sequence of glyphs corresponding the message and having the appearance of being rendered in the user's handwriting. Such a client/server based handwriting ingestion system may be operated in furtherance of a handwriting digitization service provider (not shown) providing handwriting reproduction services.

[0044] Instantiations of client handwriting ingestion application 228 may act as an interface between a user of client device 200 and user session management service 323A operating on front-end server 300A. Upon instantiation, client handwriting ingestion application 228 may send a "create new session" request to user session management service 323A, for example including identifying information for client device 200, identifying information for the particular instantiation of client handwriting ingestion application 228, and/or user-account credentials such as a user name and password, obtained from the user or stored in memory 205. If presented, the user-account credentials may be associated with an existing user account or with a generic, temporary, and/or anonymous "guest" account. [0045] User session management service 323A may create a corresponding user session (not shown) associated with the particular instantiation of client handwriting ingestion application 228, identified by a user-session identifier (referred to herein as a "session ID") and may obtain user account information, such as a user identifier, associated with the provided identifying information from administrative data store 105 and provide a response to client handwriting ingestion application 228, which may include information related to features and services provided by the handwriting digitization service provider which the user-account associated with the user-account credentials are authorized to access.

[0046] Client handwriting ingestion application 228 may then present the user with a menu of options, e.g. via optional display 215, and wait for the user to indicate a selection of a specific option, e.g. via optional input 213. Such options may include obtaining a new handwriting sample, viewing a measure of completeness of a handwriting sample set associated with the user identifier, creating a new handwriting sample set, and the like. Upon obtaining a selection of one of the presented options, e.g. via user input 213, client handwriting ingestion application 215 may process the selection and generate a request corresponding to the selected option.

[0047] These requests may be provided to user session management service 323A operating on front-end server 300A, e.g. via network 103. User session management service 323A may process the requests, provide related internal requests to handwriting ingestion service 323B, obtain responses from handwriting ingestion service 323B, provide responses to client handwriting ingestion application 228 and store records of these requests and responses and other related data, e.g. in administrative data store 105 indexed by a user identifier and/or a user session identifier.

[0048] When a user indicates a desire to create a new handwriting sample set, the handwriting ingestion system may identify a desired style of communication for a user, such as general English language communication, formal Japanese language communication, technical Arabic language communication, and the like. The handwriting ingestion system may then determine a code-point sub-set, applicable to the desired style of communication, from one or more universal code-point sets, such as the set of standard Unicode character code-points. [0049] For each code -point within the applicable code-point sub- set, the handwriting ingestion system may collect one or more digitized samples of a handwritten glyphs corresponding to the code-point. For example, as is explained in more detail below, handwriting ingestion application 228 may provide a user interface that presents a user of client device 200 with a visual display of one or more code -points and instructs the user to write out glyphs corresponding to the one or more code -points using digitizing marking device 220 to make one or more strokes on digitizing surface device 218. Depending on the desired style of communication and the user's individual writing style, a digitized glyph sample may be made up of one or more strokes and multiple digitized glyph samples may also be contained within a single stroke. Therefore, handwriting ingestion application 228 may (1) accommodate glyph samples being made up of multiple, non- sequential strokes, for example if the digitizing marking device leaves the digitizing surface device during the glyph sample capture (as may be the case when hand writing the lower case English letters "f," "i," "j," "k," "t," and "x" for example) (2) provide a user with the opportunity to segment strokes into individual glyphs, and then provide the user with the opportunity to associate one or more strokes and/or one or more stroke segments with a code-point

[0050] Referring to Figure 4 by way of example, the word "This" 403 is made up of four sequential characters represented by four distinct code-points: a "T" code-point 405 A, an "h" code-point 405B, an "i" code-point 405C, and a "s" code-point 405D; a corresponding digitized hand-written sample 408 of the word "This" may be made up of four sequential glyphs: a "T" glyph 410A, an "h" glyph 410B, an "i" glyph 410C, and an "s" glyph 410D. In this example, the digitized hand-written sample of the word "This" is made up of four strokes 413A-D, however strokes 413A-D do not respectively correspond to glyphs 410A- D. Rather, a 'horizontal' stroke 413A and 'vertical' stroke 413B together make up "T" glyph 410A; a third stroke 413C makes up "h" glyph 410B, "s" glyph 410D, and part of "i" glyph 410C. A 'dot' stroke 413D makes up the remainder of the "i" glyph 410C.

[0051] In accordance with various embodiments, after a user finishes 'dot' stroke 413D, the user may then selectively segment third stroke 413C into an "h" stroke segment 415A, an "i" stroke segment 415B, and an "s" stroke segment 415C. The user may then associate 'horizontal' stroke 413 A and 'vertical' stroke 413B as a digitized glyph sample for "T" code-point 405 A, "h" stroke segment 415A as a digitized glyph sample for "h" code-point 405B, "i" stroke segment 415B and 'dot' stroke 413D as a digitized glyph sample for "i" code-point 405B, and "s" stroke segment 415C as a digitized glyph sample for "s" code- point 405D.

[0052] For each digitized glyph sample, the handwriting ingestion system may record code-point sample contextual data related to the digitized glyph sample. For example, the handwriting ingestion system may record where the digitized glyph sample was collected within the context of a group of glyphs (e.g. at the beginning, or in the middle of a sequence of glyphs written as a continuous stroke), whether the previous glyph, if any, had an upward or downward exit angle (described in more detail below) and a low or high exit point, and whether the subsequent glyph, if any, had an upward or downward entry angle and a low or high entry point, and the like.

[0053] For each stroke and/or stroke segment making up the digitized glyph sample, the handwriting ingestion system may also record stroke dimension data. For example, for each stroke, the handwriting ingestion system may obtain and record data values relating to the stroke overall temporal duration; the stroke's relative horizontal displacement over time, the stroke's relative vertical displacement displacement over time, the stroke's relative rotational displacement over time, the stroke's relative angular displacement over time, and the stroke's downward pressure over time.

[0054] Each glyph sample may be added to a code-point sample data set associated with the user (e.g. via a user identifier). The handwriting ingestion system will continue to collect digitized glyph samples for a given code-point until the system determines it can reproduce a full range of glyph variations of the code-point.

Handwriting Ingestion User Interface

[0055] Figures 5A-K illustrate various states of an exemplary user interface 500 provided by handwriting ingestion application 228 operating on a client device 200 for enabling a user of the client device to selectively provide digitized samples of the user's handwriting via a digitizing surface device in conjunction with a digitizing marking device. Exemplary user interface 500 may, for example, be rendered by display 215 in response to the execution of instructions of an instantiation of client handwriting ingestion application 228 operating on a client device 200. Handwriting ingestion UI 500 may be rendered in a window 503 including an instructive prompt 505, a sample text display 508, and an input reproduction rendering display 510.

[0056] In Figure 5A, handwriting ingestion UI 500 is illustrated in an initial prompt state 500A. In initial prompt state 500A, instructive prompt 505 displays text instructing a user operating client device 200 to input the sample text ("This is a test") displayed in sample text display 508 via digitizing surface device 218 and digitizing marking device 220. In the illustrated example, the displayed sample text includes: one instance of a "T" code- point; one instance of an "h" code-point; two instances of an "i" code-point; three instances of an "s" code-point; one instance of an "a" code-point; two instances of a "t" code-point; and one instance of an "e" code-point.

[0057] In Figure 5B, handwriting ingestion UI 500 is illustrated in a first potential sample ingestion display state 500B. In first potential sample ingestion display state 500B, input reproduction rendering display 510 displays a visual rendering of input data corresponding to a first stroke 513A, e.g. obtained via digitizing surface device 218 in combination with digitizing marking device 220. The characteristics of such input data are discussed in more detail below, particularly in reference to Figures 7A-B.

[0058] In Figure 5C, handwriting ingestion UI 500 is illustrated in a second potential sample ingestion display state 500C. In second potential sample ingestion display state 500C, input reproduction rendering display 510 displays a visual rendering of input data corresponding to first stroke 513A and a second stroke 513B, e.g. obtained via digitizing surface device 218 in combination with digitizing marking device 220 subsequent to the first stroke. Similar to the example discussed above with reference to Figure 4, first and second strokes 513A-B make up a glyph sample corresponding to the first, "T" code -point of the sample text.

[0059] In Figure 5D, handwriting ingestion UI 500 is illustrated in a third potential sample ingestion display state 500D. In third potential sample ingestion display state 500D, input reproduction rendering display 510 displays a visual rendering of input data corresponding to first stroke 513 A, second stroke 513B, and a third stroke 513C. Similar to the example discussed above with reference to Figure 4, third stroke 513C includes glyph samples corresponding to the "h" code-point, part of the "i" code-point, and one of the "s" code points of the sample text. [0060] In Figure 5E, handwriting ingestion UI 500 is illustrated in a fourth potential sample ingestion display state 500E. In fourth potential sample ingestion display state 500E, input reproduction rendering display 510 displays a visual rendering of input data corresponding to first stroke 513A, second stroke 513B, third stroke 513C, and a fourth stroke 513D. Similar to the example discussed above with reference to Figure 4, fourth stroke 513D completes the glyph sample of the "i" code-point of the sample text began by stroke 513C.

[0061] In Figure 5F, handwriting ingestion UI 500 is illustrated in a fifth potential sample ingestion display state 500F. In fifth potential sample ingestion display state 500F, input reproduction rendering display 510 displays a visual rendering of input data corresponding to first stroke 513 A, second stroke 513B, third stroke 513C, and fourth stroke 513D, along with a fifth stroke 513E, a sixth stroke 513F, a seventh stroke 513G, an eighth stroke 513H, a ninth stroke 5131, a tenth stroke513J, and an eleventh stroke 513K. First through eleventh strokes 513A-K collectively make up glyph samples corresponding to the sample text in sample text display 508.

[0062] In Figure 5G, handwriting ingestion UI 500 is illustrated in a sample segmentation state 500G. In sample segmentation state 500G, instructive prompt 505 displays text instructing a user operating client device 200 to segment any multi-character strokes displayed in input reproduction rendering display 510. For example, the user may user a mouse or other pointer-based user input 213 to select segmentation points 515 within a stroke where one glyph sample ends and another begins. In the illustrated example, third stroke 513C is segmented at two segmentation points 515A-B, fifth stroke 513C is segmented at one segmentation point 515C, and eighth stroke 513H is segmented at two segmentation points 515D-E. As is shown in Figure 5H, third stroke 513C is segmented into three stroke segments 520A-C, fifth stroke 513C is segmented into two stroke segments 520D-E, and eighth stroke 513H is segmented into three stroke segments 520F- H.

[0063] In Figure 5H, handwriting ingestion UI 500 is illustrated in an initial stroke assignment state 500H. In initial stroke assignment state 500G, the sample text display has been replaced by a character sequence display 523 and instructive prompt 505 displays text instructing a user operating client device 200 to assign the various strokes and stroke segments displayed in reproduction rendering display 510 to a corresponding character from the character sequence display.

[0064] In Figure 51, handwriting ingestion UI 500 is illustrated in a first ongoing stroke assignment state 5001. In first ongoing stroke assignment state 500G, the first, "T" character of character sequence display 523 has been highlighted and first stroke 513 A has been selected, indicating the first stroke should be associated with a glyph sample for the "T" code point.

[0065] In Figure 5J, handwriting ingestion UI 500 is illustrated in a second ongoing stroke assignment state 500J. In second ongoing stroke assignment state 500J, the first, "T" character of character sequence display 523 is still highlighted and second stroke 513B has been selected, indicating the second stroke should also be associated with the glyph sample for the "T" code point.

[0066] In Figure 5K, handwriting ingestion UI 500 is illustrated in a third ongoing stroke assignment state 500K. In third ongoing stroke assignment state 500K, the second, "h" character of character sequence display 523 is now highlighted and first stroke segment 520A has been selected, indicating the first stroke segment should be associated with a glyph sample for the "h" code point. This stroke assignment process may be continued until the user indicates all strokes and stroke segments have been assigned to the appropriate glyph samples.

Code Point Sample Stroke and Stroke Segment Assignment

[0067] Figure 6 illustrates the assignments of data corresponding to various strokes and stroke samples obtained via digitizing surface device 218 and digitizing marking device 220 during the exemplary handwriting sample ingestion process described above with respect to Figures 5A-K are combined into glyph samples and assigned to code-points.

[0068] Data collected during stroke 513 A and stroke 513B are combined to form glyph sample 603 A, which is assigned to the "T" code point 605A.

[0069] Data collected during stroke 513G forms glyph sample 603B, which is assigned to the "a" code-point 605 B.

[0070] Data collected during stroke segment 520G forms glyph sample 603C, which is assigned to the "e" code-point 605C. [0071] Data collected during stroke segment 520A forms glyph sample 603D, which is assigned to the "h" code-point 605D.

[0072] Data collected during stroke segment 520B and stroke 513D are combined to form glyph sample 603E, which is assigned to the "i" code-point 605E. Data collected during stroke segment 520D and stroke 513F are combined to form glyph sample 603F, which is also assigned to the "i" code-point 605E.

[0073] Data collected during stroke segment 520F and stroke 513 J are combined to form glyph sample 603J, which is assigned to the "t" code-point 605F. Data collected during stroke 5131 and stroke 513K are combined to form glyph sample 603 K, which is also assigned to the "t" code-point 605F.

[0074] Data collected during stroke segment 520C forms glyph sample 603G, which is assigned to the "s" code -point 605G. Data collected during stroke segment 520E forms glyph sample 603H, which is also assigned to the "s" code-point 605G. Data collected during stroke segment 520C forms glyph sample 603G, which is assigned to the "s" code- point 605G. Data collected during stroke segment 520H forms glyph sample 6031, which is also assigned to the "s" code-point 605G.

Glyph Sample Data and Data Collection

[0075] Figures 7A-B illustrate respective graphical representations 700A-B of stroke data collected by client handwriting ingestion application 228 during stroke 513 A and stroke 513B (which combine to form a capital letter "T" in the English language) in the example described above and obtained via digitizing surface device 218 and digitizing marking device 220.

[0076] Stroke data obtained from digitizing surface device 218 and digitizing marking device 220 corresponding to strokes, such as strokes 513A-B, may take the form of a time- based series of sampled stroke dimensional data values. Stroke 513 A extends from an origin point 703A, through a series of intermediate points 703B-I, to a termination point 703J. Stoke 513B extends from an origin point 705A, through a series of intermediate points 705B-H, to a termination point 7051.

[0077] An exemplary handwriting code point set data structure (hw_cp_set_DS) may include a character map data structure and other associated values corresponding to various aspects of the code point set, such as a user identifier value, an average character width value, an average character height value, a maximum character height value, and the like.

[0078] An exemplary character map data structure (char_map_DS) may include a plurality of code point data structures, e.g. a code point data structure for each character in the code point set (A, B, C, D, ... T, ... h, i, ... s, ...).

[0079] An exemplary code point data structure may include one or more code point sample data structures, e.g. a code point sample data structure for each code point sample obtained for a given code point.

[0080] An exemplary code point sample data structure may include one or more stroke data structures, e.g. a stroke data structure corresponding to each stroke within a given code point sample. A code point sample data structure may also include values corresponding to the source of the sample (e.g. the word "This") and the relative position within the source (e.g. 0 in the case of "T," 1 in the case of "h," etc.).

[0081] An exemplary stroke data structure may include of a time-based series of sampled stroke dimensional data values, e.g. data values corresponding to a time value (representing the sampling interval of the stroke), relative horizontal position or displacement values, relative vertical position or displacement values, pressure values, spin values, angle values, and the like. (Examples of the horizontal position values, vertical position values, and pressure values are visually depicted in Figures 7A-B (with pressure values being illustrated by data point diameter).)

[0082] Thus, an exemplary handwriting code point set data structure may be representable as:

hw_cp_set_DS {

char_map_DS: {

A': [

Sample_l {

Strokes: [

Stroke_l {

Times: [To, Ti, T 2 , T n ],

Xs: [Xo, Xi, X 2 , Xn], Ys: [Υο,Υι,Υι, .... Υ„·],

Pressures: [Po, Pi, P2, Pn],

Spins: [So, Si, S2. S n ]

Angles: [A 0 , Ai, A 2 , A n ]

}, Stroke_2 {

Times: [To, Ti,T 2 , ...,T m ],

Xs: [Χο,Χι,Χι, ...,Xm],

Pressures: [Po, Pi, P 2 , Pm],

Spins: [So, Si, S 2 , ···, S m ]

Angles: [A 0 , Ai, A 2 , A m ]

}, Stroke_3 {

} ···

]

} Sample_2 {

Strokes :[

]

} Sample_3 { }

]B'[

}

Exemplary Series of Communications

[0083] Figure 8 illustrates a first exemplary series of communications 800 between client device 200A, front-end server 300A, and handwriting ingestion server 300B in accordance with various embodiments of an exemplary client/server-based handwriting ingestion system, such as the exemplary client/server-based handwriting ingestion system illustrated in Figure 1.

[0084] Client device 200A may obtain 803 and process 805 a user session initiation command, e.g. via user input 213 in response to a prompt provided via display 215.

[0085] Client device 200A may provide front-end server 300A with a corresponding user session initiation request 808. User session initiation request 808 may include user identifying information corresponding to a user of client device 200A, e.g. via an alphanumeric identifier associated with a user, and the like.

[0086] Front-end server 300A may process 810 user session initiation request 808. For example, front-end server 300A may instantiate a user session associated with the user identifying information, obtain additional meta-data relating to the user identifying information, e.g. from administrative data store 105 and/or other sources, and the like.

[0087] Front-end server 300A may provide handwriting ingestion server 300B with a user data request 813. User data request 813 may include data obtained from client device 200A via user session initiation request 808, such as a user identifier, and via processing 810 the user session initiation request by front-end server 300A.

[0088] Handwriting ingestion server 300B may process 815 user data request 813. For example, handwriting ingestion server 300B may obtain handwriting sample data associated with the user identifier, e.g. from handwriting sample set data store 108, determine a measure of handwriting sample set completeness, and the like.

[0089] Handwriting ingestion server 300B may then provide a user data response 818 to front-end server 300A.

[0090] Front-end server 300A may then process 820 user data response 818, e.g. by parsing the user data response to extract data to pass on to client device 200.

[0091] Front-end server 300A may then provide a user session initiation response 823 to client device 200A. User session initiation response 823 may include a user session identifier, handwriting sample set data, and/or the like.

[0092] Client device 200A may then process 825 user session initiation response 820, for example by rendering information provided in the user session initiation response via display 215. [0093] Client device 200A may then obtain 828 and process 830 new handwriting sample data, such as in the manner described above in reference to Figures 5A-K, to obtain stroke dimension data for one or more glyph samples.

[0094] Client device 200A may provide front-end server 300A with a corresponding handwriting sample update request 833. Handwriting sample update request 833 may include the user session identifier, code-point identifiers, stroke dimension data from one or more glyph samples, and/or the like.

[0095] Front-end server 300A may process 835 handwriting sample update request 833 and provide handwriting ingestion server 300B with an internal handwriting sample update request 838. Internal handwriting sample update request 838 may include the user identifier associated with the user session, code-point identifiers, stroke dimension data from one or more glyph samples, and/or the like.

[0096] Handwriting ingestion server 300B may process 840 internal handwriting sample update request 838. For example, handwriting ingestion server 300B may store the stroke dimension data in handwriting sample set data store 108 associated with the respective user identifier and code-point identifiers, determine an updated measure of handwriting sample set completeness, and the like.

[0097] Handwriting ingestion server 300B may then provide an internal handwriting sample update response 843 to front-end server 300A. For example, internal handwriting sample update response 843 may include an acknowledgement the handwriting sample set associated with the user identifier has been updated, the updated measure of handwriting sample set completeness, and the like.

[0098] Front-end server 300A may then process 845 internal handwriting sample update response 843 and provide a handwriting sample update response 848 to client device 200A. Handwriting sample update response 848 may include an acknowledgement the handwriting sample set associated with the user identifier has been updated, the updated measure of handwriting sample set completeness, and the like.

[0099] Client device 200A may then process 850 handwriting sample update response 848, for example by rendering information provided in the handwriting sample update response via display 215, and the like. Handwriting Sample Ingestion Routine

[00100] Figure 9 illustrates an exemplary handwriting sample ingestion routine 900, which may be implemented by client handwriting ingestion application 228 operating on a client device, such as client devices 200A-B.

[00101] Handwriting sample ingestion routine 900 may obtain a user identifier at execution block 903. For example, client handwriting ingestion application 228 may obtain a user identifier via a user input 213 in response to a user's interaction with a user login interface, a user profile file stored in memory 205, or the like.

[00102] Handwriting sample ingestion routine 900 may provide a handwriting code- point set request, including the user identifier, at execution block 905. For example, client handwriting application may provide the handwriting code-point set request to front-end server 300B via network 103.

[00103] At decision block 908, if a handwriting code-point set associated with the user identifier is obtained, e.g. from front-end server 300B (or directly from handwriting ingestion server 300A) via network 103 in response to the handwriting code point set request, then handwriting sample ingestion routine 900 may call a handwriting code-point set completeness sub-routine 1100, described below in reference to Figure 11; otherwise handwriting sample ingestion routine 900 may proceed to execution block 910.

[00104] Handwriting sample ingestion routine 900 may then call an initial sample collection sub-routine 1000, described below in reference to Figure 10.

[00105] Handwriting sample ingestion routine 900 may then call handwriting code- point set completeness sub-routine 1100.

[00106] At decision block 913, if the result of handwriting code-point set completeness sub-routine 1100 indicates the handwriting code-point set in its current state is useable, handwriting sample ingestion routine 900 may proceed to decision block 915; otherwise handwriting sample ingestion routine 900 may call a supplemental sample collection sub-routine 1200, discussed below in reference to Figure 12. After the completion of supplemental sample collection sub-routine 1200, handwriting sample ingestion routine 900 may loop back to handwriting code point set completeness subroutine block 1100. [00107] At decision block 915, if the result of handwriting code-point set completeness sub-routine 1100 indicates the handwriting code-point set in its current state is complete, handwriting sample ingestion routine 900 may proceed to execution block 918; otherwise, 900 may proceed to execution block 920.

[00108] At execution block 918, handwriting sample ingestion routine 900 may provide a handwriting code point data structure complete prompt, e.g. via display 215, to inform the user of client device 200 that no additional handwriting samples are needed. Handwriting sample ingestion routine 900 may then proceed to termination block 999.

[00109] At execution block 920, handwriting sample ingestion routine 900 may provide a supplemental sample collection prompt, e.g. via display 215, to inform the user of client device 200 that the handwriting code point set data structure is usable, but that additional samples may improve the results of handwriting generation services, and inviting the user to provide additional samples.

[00110] At decision block 923, if handwriting sample ingestion routine 900 obtains an affirmative response to the supplemental sample collection prompt, then handwriting sample ingestion routine 900 may call supplemental sample collection sub-routine 1200; otherwise, handwriting sample ingestion routine 900 may proceed to termination block 999.

[00111] Handwriting sample ingestion routine 900 may end at termination block

999.

Initial Sample Collection Sub-Routine

[00112] Figure 10 illustrates an exemplary initial sample collection sub-routine

1000, which may be implemented by client handwriting ingestion application 228, e.g. in response to a call from handwriting sample ingestion routine 900.

[00113] Initial sample collection sub-routine 1000 may obtain an initial handwriting sample collection request at execution block 1003. The initial handwriting sample collection request may include a user identifier.

[00114] Initial sample collection sub-routine 1000 may instantiate a handwriting code-point set data structure and associate the handwriting code-point set data structure with the user identifier at execution block 1005. [00115] Initial sample collection sub-routine 1000 may select an initial handwriting sample at execution block 1008. For example, initial sample collection sub-routine 1000 may obtain a handwriting style identifier associated with the user identifier and then obtain a handwriting sample identifier associated with the handwriting style identifier.

[00116] Initial sample collection sub-routine 1000 may then call a handwriting sample collection sub-routine 1300, described below in reference to Figures 13A-B, which may include providing the handwriting sample identifier to handwriting sample collection sub-routine 1300.

[00117] Initial sample collection sub-routine 1000 may return, e.g. to handwriting sample ingestion routine 900, at return block 1099.

Handwriting Code Point Set Completeness Sub-Routine

[00118] Figures 11A-B illustrate an exemplary handwriting code point set completeness sub-routine 1100, which may be implemented by client handwriting ingestion application 228, e.g. in response to a call from handwriting sample ingestion routine 900.

[00119] Referring to Figure 11 A, handwriting code point set completeness subroutine 1100 may obtain a handwriting code point set completeness request at execution block 1103. Handwriting code point set completeness request may include a user identifier, a handwriting code point set data structure identifier and a handwriting style identifier.

[00120] Handwriting code point set completeness sub-routine 1100 may determine one or more critical code point set requirements associated with the handwriting style identifier at execution block 1105.

[00121] Handwriting code point set completeness sub-routine 1100 may set a critical pass flag value to true at execution block 1108.

[00122] At starting loop block 1110, handwriting code point set completeness subroutine 1100 may process each critical code point set requirement in turn.

[00123] At decision block 1113, if the handwriting code point set data structure associated with the handwriting code point set data structure identifier does not contain a minimum acceptable number of glyph samples for the current critical code point set requirement, handwriting code point set completeness sub-routine 1100 may proceed to execution block 1115; otherwise handwriting code point set completeness sub-routine 1100 may proceed to ending loop block 1118.

[00124] Handwriting code point set completeness sub-routine 1100 may set the critical pass flag value to false at execution block 1115.

[00125] At ending loop block 1118, handwriting code point set completeness subroutine 1100 may loop back to starting loop block 1110 and process the next critical code point set requirement, if any.

[00126] At decision block 1120, if the critical pass flag false is equal to true, handwriting code point set completeness sub-routine 1100 may proceed to execution block 1123 (Figure 11B); otherwise handwriting code point set completeness sub-routine 1100 may proceed to return block 1197.

[00127] Referring now to Figure 1 IB, handwriting code point set completeness subroutine 1100 may determine one or more complete code point set requirements associated with the handwriting style identifier at execution block 1123.

[00128] Handwriting code point set completeness sub-routine 1100 may set a complete pass flag value to true at execution block 1125.

[00129] At starting loop block 1128, handwriting code point set completeness subroutine 1100 may process each complete code point set requirement in turn.

[00130] At decision block 1130, if the handwriting code point set data structure associated with the handwriting code point set data structure identifier does not contain a minimum acceptable number of glyph samples for the current complete code point set requirement, handwriting code point set completeness sub-routine 1100 may proceed to execution block 1133; otherwise handwriting code point set completeness sub-routine 1100 may proceed to ending loop block 1135.

[00131] Handwriting code point set completeness sub-routine 1100 may set the complete pass flag value to false at execution block 1133.

[00132] At ending loop block 1135, handwriting code point set completeness subroutine 1100 may loop back to starting loop block 1128 and process the next complete code point set requirement, if any.

[00133] At decision block 1138, if the complete pass flag false is equal to true, handwriting code point set completeness sub-routine 1100 may proceed to return block 1198; otherwise handwriting code point set completeness sub-routine 1100 may proceed to return block 1199.

[00134] At return block 1197, handwriting code point set completeness sub-routine

1100 may return a handwriting code point set unusable message, e.g. to handwriting sample ingestion routine 900.

[00135] At return block 1198, handwriting code point set completeness sub-routine

1100 may return a handwriting code point set complete message, e.g. to handwriting sample ingestion routine 900.

[00136] At return block 1199, handwriting code point set completeness sub-routine

1100 may return a handwriting code point set usable message, e.g. to handwriting sample ingestion routine 900.

Supplemental Sample Collection Sub-Routine

[00137] Figure 12 illustrates an exemplary supplemental sample collection subroutine 1200, which may be implemented by client handwriting ingestion application 228, e.g. in response to a call from handwriting sample ingestion routine 900.

[00138] Supplemental sample collection sub-routine 1200 may obtain a supplemental handwriting sample collection request at execution block 1203. The supplemental handwriting sample collection request may include a user identifier and/or a handwriting code point set data structure identifier.

[00139] Supplemental sample collection sub-routine 1200 may parse a handwriting code point set data structure associated with the handwriting code point set data structure identifier at execution block 1205. For example, supplemental sample collection subroutine 1200 may determine one or more code-points for which the handwriting code point set data structure identifier does not contain a minimum acceptable number of glyph samples.

[00140] Supplemental sample collection sub-routine 1200 may select a supplemental handwriting sample target at execution block 1208. For example, supplemental sample collection sub-routine 1200 may select a supplemental handwriting sample target based on the one or more code- points for which the handwriting code point set data structure identifier does not contain a minimum acceptable number of glyph samples.

[00141] Supplemental sample collection sub-routine 1200 may then call handwriting sample collection sub-routine 1300, described below in reference to Figures 13A-B, which may include providing the supplemental handwriting sample target identifier to handwriting sample collection sub-routine 1300.

[00142] Supplemental sample collection sub-routine 1200 may return, e.g. to handwriting sample ingestion routine 900, at return block 1299.

Handwriting Sample Collection Sub-Routine

[00143] Figures 13A-B illustrate an exemplary handwriting sample collection subroutine 1300, which may be implemented by client handwriting ingestion application 228, e.g. in response to a call from initial sample collection sub-routine 1000 or supplemental sample collection supplemental sample collection sub-routine 1200.

[00144] Referring to Figure 13 A, handwriting sample collection sub-routine 1300 may obtain a handwriting sample collection request at execution block 1303.

[00145] Handwriting sample collection sub-routine 1300 may render a visual representation of the handwriting sample text, e.g. via display 215, at execution block 1305 (see sample text display 508, Figure 5).

[00146] At decision block 1308, if digitized handwriting sample data collection is complete, then handwriting sample collection sub-routine 1300 may proceed to execution block 1311; otherwise handwriting sample collection sub-routine 1300 may proceed to decision block 1309.

[00147] At decision block 1309, if a sample collection period timeout or user cancellation interrupt has been received, handwriting sample collection sub-routine 1300 may proceed to return block 1398.

[00148] At execution block 1310, handwriting sample collection sub-routine 1300 may obtain digitized handwriting sample data, such as the digitized handwriting sample data described above with respect to Figures 7A-B, representative of the handwriting sample text and captured by digitizing marking surface 218 and digitizing marking device 220, [00149] Handwriting sample collection sub-routine 1300 may provide a digitized handwriting sample image representative of the handwriting sample data, e.g. via display 215, at execution block 1311.

[00150] Handwriting sample collection sub-routine 1300 may provide a stroke segmentation prompt, e.g. via display 215, at execution block 1312.

[00151] Handwriting sample collection sub-routine 1300 may capture stroke segmentation points, e.g. via user input 213, at execution block 1313.

[00152] Handwriting sample collection sub-routine 1300 may map any captured stroke segmentation points to points in the digitized handwriting sample data at execution block 1314.

[00153] At decision block 1315, if the stroke segmentation process is complete, handwriting sample collection sub-routine 1300 may proceed to starting loop block 1318, described below in reference to Figure 13B); otherwise handwriting sample collection subroutine 1300 may continue to wait for the stroke segmentation process to complete.

[00154] Referring now to Figure 13B, at starting loop block 1316, handwriting sample collection sub-routine 1300 may process each code point sample in the handwriting sample text in turn.

[00155] Handwriting sample collection sub-routine 1300 may provide a stroke identification prompt at execution block 1318, e.g. via display 215.

[00156] At decision block 1320, if a stroke identification response is obtained, e.g. via user input 213, handwriting sample collection sub-routine 1300 may proceed to execution block 1323; otherwise handwriting sample collection sub-routine 1300 may continue to wait for a stroke identification response.

[00157] Handwriting sample collection sub-routine 1300 may instantiate a new code point sample value for the current code point of the handwriting sample text in the handwriting code-point set data structure at execution block 1323.

[00158] At decision block 1325, if multiple stroke segments were identified for the current code point during stroke identification, then handwriting sample collection subroutine 1300 may proceed to starting loop block 1328; otherwise handwriting sample collection sub-routine 1300 may proceed to execution block 1338. [00159] At starting loop block 1328, handwriting sample collection sub-routine

1300 may process each identified stroke segment in turn.

[00160] Handwriting sample collection sub-routine 1300 may instantiate a new segment value for the current sample value in the handwriting code point data structure at execution block 1330.

[00161] Handwriting sample collection sub-routine 1300 may identify digitized handwriting sample data corresponding to the current stroke segment at execution block 1331.

[00162] Handwriting sample collection sub-routine 1300 may associate the identified digitized handwriting sample data with the new segment value for the current code point at execution block 1333.

[00163] At ending loop block 1335, handwriting sample collection sub-routine 1300 may loop back to starting loop block 1328 to process the next identified stroke segment, if any.

[00164] At execution block 1338, handwriting sample collection sub-routine 1300 may identify digitized handwriting sample data corresponding to the identified stroke.

[00165] Handwriting sample collection sub-routine 1300 may associate the identified digitized handwriting sample data with the new code point sample value for the current code point at execution block 1340.

[00166] At ending loop block 1343, handwriting sample collection sub-routine 1300 may loop back to starting loop block 1316 to process the next code point in the handwriting sample text, if any.

[00167] At termination block 1398 (see Figure 13A), handwriting sample collection sub-routine 1300 may return a collection successful message at termination block 1399.

[00168] Handwriting sample collection sub-routine 1300 may return a collection successful message at termination block 1399.

Conclusion

[00169] Although specific embodiments have been illustrated and described herein, a variety of alternate and/or equivalent implementations may be substituted for the specific embodiments shown and described without departing from the scope of the present disclosure. This application is intended to cover any adaptations or variations of the embodiments discussed herein.

[00170] Certain aspects of the present methods and systems may focus on computer implemented methods of obtaining digitized hand-writing data corresponding to a sample of a needed code point of a set of code points. Such methods may include: obtaining a sample of digitized handwritten text, the sample of digitized handwritten text including glyph data corresponding to a first glyph, the first glyph corresponding to the needed code point of the set of code points; associating the first glyph with the needed code point; identifying stroke data in the glyph data, the stroke data corresponding to a stroke component of the first glyph, determining a plurality of dimensional values of the stroke component in the stroke data; and associating the plurality of dimensional values with a new code point sample of the needed code point in a code point set data structure.

[00171] Other, not-mutually exclusive, aspects of the present methods and systems may focus on computer implemented methods of supplementing an incomplete handwriting code point data structure corresponding to a set of code points. Such methods may include: identifying a plurality of code points from the set of code points, the plurality of code points corresponding to code points in need of dimensional values for at least one code point sample; selecting a preferred handwriting sample phrase from a plurality of predefined handwriting sample phrases, the preferred handwriting sample phrase including at least a first code point of the plurality of code points; obtaining a sample of digitized handwritten text corresponding to the preferred handwriting sample phrase, the sample of digitized handwritten text including glyph data corresponding to a first glyph, the first glyph corresponding to the first code point; associating the first glyph with the first code point; identifying stroke data in the glyph data, the stroke data corresponding to a stroke component of the first glyph, determining a plurality of dimensional values of the stroke component in the stroke data; and associating the plurality of dimensional values with a new code point sample of the needed code point in the code point set data structure.