=== SAVED CAST: weeping_20_t1 ===
Normalized points: 63
Raw points: N/A

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6773, 0.2111)
  [ 1]  (0.6773, 0.2506)
  [ 2]  (0.6773, 0.2901)
  [ 3]  (0.6770, 0.3296)
  [ 4]  (0.6767, 0.3691)
  [ 5]  (0.6764, 0.4086)
  [ 6]  (0.6761, 0.4481)
  [ 7]  (0.6758, 0.4876)
  [ 8]  (0.6755, 0.5271)
  [ 9]  (0.6752, 0.5666)
  [10]  (0.6749, 0.6061)
  [11]  (0.6743, 0.6456)
  [12]  (0.6734, 0.6850)
  [13]  (0.6724, 0.7245)
  [14]  (0.6715, 0.7640)
  [15]  (0.6705, 0.8035)
  [16]  (0.6696, 0.8430)
  [17]  (0.6687, 0.8825)
  [18]  (0.6677, 0.9220)
  [19]  (0.6644, 0.9612)
  [20]  (0.6571, 1.0000)
  [21]  (0.6773, 0.3622)
  [22]  (0.6654, 0.4025)
  [23]  (0.6468, 0.4405)
  [24]  (0.6282, 0.4785)
  [25]  (0.6096, 0.5165)
  [26]  (0.5908, 0.5543)
  [27]  (0.5622, 0.5855)
  [28]  (0.5337, 0.6167)
  [29]  (0.5051, 0.6479)
  [30]  (0.4694, 0.6572)
  [31]  (0.4396, 0.6293)
  [32]  (0.4218, 0.5910)
  [33]  (0.4044, 0.5524)
  [34]  (0.3870, 0.5139)
  [35]  (0.3696, 0.4754)
  [36]  (0.3513, 0.4372)
  [37]  (0.3331, 0.3990)
  [38]  (0.3149, 0.3608)
  [39]  (0.2967, 0.3227)
  [40]  (0.2784, 0.2845)
  [41]  (0.2602, 0.2463)
  [42]  (0.6773, 0.0000)
  [43]  (0.6929, 0.0060)
  [44]  (0.7044, 0.0178)
  [45]  (0.7152, 0.0306)
  [46]  (0.7261, 0.0433)
  [47]  (0.7357, 0.0565)
  [48]  (0.7370, 0.0732)
  [49]  (0.7384, 0.0898)
  [50]  (0.7398, 0.1065)
  [51]  (0.7323, 0.1179)
  [52]  (0.7170, 0.1246)
  [53]  (0.7017, 0.1313)
  [54]  (0.6864, 0.1380)
  [55]  (0.6715, 0.1431)
  [56]  (0.6612, 0.1299)
  [57]  (0.6590, 0.1147)
  [58]  (0.6620, 0.0982)
  [59]  (0.6649, 0.0818)
  [60]  (0.6698, 0.0666)
  [61]  (0.6837, 0.0573)
  [62]  (0.6975, 0.0480)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.6571, 1.0000)  angle=171.1 deg
  V1  (0.6773, 0.3622)  angle=165.3 deg
  V2  (0.5051, 0.6479)  angle=32.9 deg
  V3  (0.4694, 0.6572)  angle=57.7 deg
  V4  (0.2602, 0.2463)  angle=85.0 deg
  V5  (0.6773, 0.0000)  angle=51.7 deg
  V6  (0.7357, 0.0565)  angle=31.2 deg
  V7  (0.7398, 0.1065)  angle=38.1 deg
  V8  (0.7323, 0.1179)  angle=32.9 deg
  V9  (0.6715, 0.1431)  angle=70.7 deg
  V10  (0.6698, 0.0666)  angle=38.1 deg

--- SUGGESTED DOT TEMPLATE FORMAT ---
// Paste into SpellGestureTracker.java getDotTemplates():
new DotTemplate(DetectedPattern.SPELL_NAME, "description",
    new double[][] {
        // pick key dots from vertices above
    },
    new int[][] {
        // define connections between dots
    }
),
