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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6164, 0.2128)
  [ 1]  (0.6059, 0.2590)
  [ 2]  (0.5954, 0.3052)
  [ 3]  (0.5803, 0.3497)
  [ 4]  (0.5594, 0.3922)
  [ 5]  (0.5385, 0.4347)
  [ 6]  (0.5176, 0.4772)
  [ 7]  (0.4966, 0.5197)
  [ 8]  (0.4664, 0.5561)
  [ 9]  (0.4359, 0.5923)
  [10]  (0.4058, 0.6221)
  [11]  (0.3806, 0.5820)
  [12]  (0.3590, 0.5402)
  [13]  (0.3451, 0.4950)
  [14]  (0.3312, 0.4497)
  [15]  (0.3173, 0.4044)
  [16]  (0.3042, 0.3589)
  [17]  (0.2970, 0.3121)
  [18]  (0.2897, 0.2653)
  [19]  (0.2825, 0.2185)
  [20]  (0.2765, 0.1715)
  [21]  (0.6164, 0.2247)
  [22]  (0.6247, 0.2663)
  [23]  (0.6312, 0.3082)
  [24]  (0.6327, 0.3506)
  [25]  (0.6342, 0.3931)
  [26]  (0.6348, 0.4355)
  [27]  (0.6344, 0.4780)
  [28]  (0.6339, 0.5204)
  [29]  (0.6334, 0.5629)
  [30]  (0.6330, 0.6054)
  [31]  (0.6330, 0.6478)
  [32]  (0.6330, 0.6903)
  [33]  (0.6330, 0.7328)
  [34]  (0.6330, 0.7752)
  [35]  (0.6330, 0.8177)
  [36]  (0.6330, 0.8602)
  [37]  (0.6330, 0.9027)
  [38]  (0.6330, 0.9451)
  [39]  (0.6330, 0.9876)
  [40]  (0.6324, 1.0000)
  [41]  (0.6309, 0.9576)
  [42]  (0.6164, 0.0000)
  [43]  (0.6367, 0.0149)
  [44]  (0.6570, 0.0298)
  [45]  (0.6774, 0.0447)
  [46]  (0.6900, 0.0661)
  [47]  (0.7011, 0.0887)
  [48]  (0.7123, 0.1113)
  [49]  (0.7235, 0.1339)
  [50]  (0.7163, 0.1577)
  [51]  (0.7080, 0.1815)
  [52]  (0.6923, 0.1955)
  [53]  (0.6671, 0.1972)
  [54]  (0.6457, 0.1906)
  [55]  (0.6302, 0.1707)
  [56]  (0.6148, 0.1508)
  [57]  (0.6113, 0.1272)
  [58]  (0.6131, 0.1021)
  [59]  (0.6149, 0.0769)
  [60]  (0.6200, 0.0540)
  [61]  (0.6427, 0.0431)
  [62]  (0.6639, 0.0501)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.4058, 0.6221)  angle=102.6 deg
  V1  (0.2765, 0.1715)  angle=106.2 deg
  V2  (0.6164, 0.2247)  angle=69.8 deg
  V3  (0.6324, 1.0000)  angle=175.4 deg
  V4  (0.6164, 0.0000)  angle=127.1 deg
  V5  (0.7235, 0.1339)  angle=43.1 deg
  V6  (0.6923, 0.1955)  angle=38.1 deg
  V7  (0.6457, 0.1906)  angle=35.3 deg
  V8  (0.6200, 0.0540)  angle=51.7 deg
  V9  (0.6427, 0.0431)  angle=43.9 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
    }
),
