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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6845, 0.2728)
  [ 1]  (0.6670, 0.3207)
  [ 2]  (0.6469, 0.3677)
  [ 3]  (0.6268, 0.4147)
  [ 4]  (0.6014, 0.4586)
  [ 5]  (0.5708, 0.4996)
  [ 6]  (0.5403, 0.5406)
  [ 7]  (0.5098, 0.5816)
  [ 8]  (0.4763, 0.6200)
  [ 9]  (0.4399, 0.6559)
  [10]  (0.4021, 0.6895)
  [11]  (0.3763, 0.6491)
  [12]  (0.3550, 0.6027)
  [13]  (0.3342, 0.5560)
  [14]  (0.3229, 0.5062)
  [15]  (0.3117, 0.4563)
  [16]  (0.3004, 0.4065)
  [17]  (0.2906, 0.3563)
  [18]  (0.2839, 0.3057)
  [19]  (0.2771, 0.2550)
  [20]  (0.2704, 0.2043)
  [21]  (0.6845, 0.1679)
  [22]  (0.6916, 0.2091)
  [23]  (0.6969, 0.2507)
  [24]  (0.7021, 0.2923)
  [25]  (0.7012, 0.3342)
  [26]  (0.7003, 0.3760)
  [27]  (0.6994, 0.4179)
  [28]  (0.6963, 0.4597)
  [29]  (0.6923, 0.5014)
  [30]  (0.6883, 0.5431)
  [31]  (0.6843, 0.5848)
  [32]  (0.6803, 0.6265)
  [33]  (0.6764, 0.6682)
  [34]  (0.6724, 0.7099)
  [35]  (0.6684, 0.7516)
  [36]  (0.6635, 0.7932)
  [37]  (0.6586, 0.8348)
  [38]  (0.6537, 0.8764)
  [39]  (0.6489, 0.9180)
  [40]  (0.6442, 0.9597)
  [41]  (0.6332, 1.0000)
  [42]  (0.6845, 0.0000)
  [43]  (0.6958, 0.0145)
  [44]  (0.7071, 0.0290)
  [45]  (0.7183, 0.0434)
  [46]  (0.7296, 0.0579)
  [47]  (0.7291, 0.0761)
  [48]  (0.7282, 0.0945)
  [49]  (0.7273, 0.1128)
  [50]  (0.7143, 0.1205)
  [51]  (0.6962, 0.1239)
  [52]  (0.6782, 0.1273)
  [53]  (0.6663, 0.1172)
  [54]  (0.6570, 0.1014)
  [55]  (0.6476, 0.0856)
  [56]  (0.6383, 0.0698)
  [57]  (0.6452, 0.0535)
  [58]  (0.6535, 0.0371)
  [59]  (0.6618, 0.0208)
  [60]  (0.6740, 0.0108)
  [61]  (0.6924, 0.0108)
  [62]  (0.7006, 0.0236)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.4021, 0.6895)  angle=99.0 deg
  V1  (0.2704, 0.2043)  angle=92.6 deg
  V2  (0.6845, 0.1679)  angle=85.2 deg
  V3  (0.6332, 1.0000)  angle=167.7 deg
  V4  (0.6845, 0.0000)  angle=139.2 deg
  V5  (0.7296, 0.0579)  angle=39.6 deg
  V6  (0.7273, 0.1128)  angle=56.5 deg
  V7  (0.6782, 0.1273)  angle=50.6 deg
  V8  (0.6383, 0.0698)  angle=53.2 deg
  V9  (0.6740, 0.0108)  angle=39.4 deg
  V10  (0.6924, 0.0108)  angle=57.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
    }
),
