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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6738, 0.2141)
  [ 1]  (0.6667, 0.2697)
  [ 2]  (0.6595, 0.3253)
  [ 3]  (0.6441, 0.3785)
  [ 4]  (0.6195, 0.4288)
  [ 5]  (0.5949, 0.4792)
  [ 6]  (0.5679, 0.5282)
  [ 7]  (0.5351, 0.5737)
  [ 8]  (0.5023, 0.6191)
  [ 9]  (0.4650, 0.6606)
  [10]  (0.4273, 0.6495)
  [11]  (0.3943, 0.6041)
  [12]  (0.3614, 0.5587)
  [13]  (0.3365, 0.5085)
  [14]  (0.3117, 0.4582)
  [15]  (0.2868, 0.4080)
  [16]  (0.2681, 0.3553)
  [17]  (0.2519, 0.3016)
  [18]  (0.2358, 0.2479)
  [19]  (0.2215, 0.1939)
  [20]  (0.2176, 0.1379)
  [21]  (0.6738, 0.2682)
  [22]  (0.6814, 0.3042)
  [23]  (0.6889, 0.3402)
  [24]  (0.6931, 0.3766)
  [25]  (0.6950, 0.4134)
  [26]  (0.6968, 0.4501)
  [27]  (0.6977, 0.4869)
  [28]  (0.6972, 0.5236)
  [29]  (0.6967, 0.5604)
  [30]  (0.6963, 0.5972)
  [31]  (0.6944, 0.6339)
  [32]  (0.6911, 0.6705)
  [33]  (0.6877, 0.7071)
  [34]  (0.6844, 0.7438)
  [35]  (0.6817, 0.7804)
  [36]  (0.6808, 0.8172)
  [37]  (0.6798, 0.8540)
  [38]  (0.6789, 0.8907)
  [39]  (0.6780, 0.9275)
  [40]  (0.6835, 0.9638)
  [41]  (0.6899, 1.0000)
  [42]  (0.6738, 0.0000)
  [43]  (0.6943, 0.0124)
  [44]  (0.7124, 0.0272)
  [45]  (0.7259, 0.0470)
  [46]  (0.7394, 0.0668)
  [47]  (0.7528, 0.0865)
  [48]  (0.7651, 0.1068)
  [49]  (0.7709, 0.1300)
  [50]  (0.7766, 0.1532)
  [51]  (0.7824, 0.1764)
  [52]  (0.7802, 0.1959)
  [53]  (0.7588, 0.2065)
  [54]  (0.7375, 0.2140)
  [55]  (0.7173, 0.2011)
  [56]  (0.6972, 0.1882)
  [57]  (0.6850, 0.1697)
  [58]  (0.6795, 0.1464)
  [59]  (0.6741, 0.1231)
  [60]  (0.6946, 0.1126)
  [61]  (0.7164, 0.1028)
  [62]  (0.7400, 0.1041)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.4650, 0.6606)  angle=64.5 deg
  V1  (0.4273, 0.6495)  angle=37.6 deg
  V2  (0.2176, 0.1379)  angle=109.9 deg
  V3  (0.6738, 0.2682)  angle=62.2 deg
  V4  (0.6899, 1.0000)  angle=170.9 deg
  V5  (0.6738, 0.0000)  angle=122.1 deg
  V6  (0.7802, 0.1959)  angle=57.4 deg
  V7  (0.7375, 0.2140)  angle=52.2 deg
  V8  (0.6741, 0.1231)  angle=76.0 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
    }
),
