1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3
4<head>
5<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
6<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 8.0.0.0 for Windows">
7<META http-equiv="Content-Style-Type" content="text/css">
8<title>PRCInputPattern</title>
9<LINK rel="stylesheet" href="../../css/nitro.css" type="text/css">
10</head>
11
12<body>
13
14<h1 align="left">PRCInputPattern <img src="../../image/NTR.gif"align="middle"><img src="../../image/TWL.gif" align="middle"></h1>
15<h2>Definition</h2>
16<dl>
17  <dd><PRE><CODE>#include &lt;nitro/prc.h&gt;
18
19typedef struct PRCInputPattern
20{
21    ...
22} PRCInputPattern;
23</CODE></PRE></dd>
24</dl>
25
26<h2>Elements</h2>
27<P>Do not access these elements directly.</P>
28
29<H2>Description</H2>
30<P>This data is the result of shaping (normalization, resampling) strokes input from the touch panel in order to recognize patterns. The constituent line segment lengths and angles of lines segments, bounding boxes, and the like have been precalculated and stored.</P>
31<h2>See Also</h2>
32<p><CODE><A href="PRC_InitInputPattern.html">PRC_InitInputPattern*</A>, <A href="PRC_GetRecognizedEntry.html">PRC_GetRecognizedEntry*</A></CODE></p>
33
34<H2>Revision History</H2>
35<P>
362004/10/28 Changed <i>regularize</i> to <i>normalize</i>.<br> 2004/06/23 Initial version.
37</P>
38<hr><p>CONFIDENTIAL</p></body>
39</html>
40