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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7917, 0.2081)
  [ 1]  (0.7947, 0.2476)
  [ 2]  (0.7967, 0.2873)
  [ 3]  (0.7986, 0.3270)
  [ 4]  (0.8004, 0.3666)
  [ 5]  (0.8023, 0.4063)
  [ 6]  (0.8039, 0.4459)
  [ 7]  (0.8049, 0.4856)
  [ 8]  (0.8058, 0.5253)
  [ 9]  (0.8067, 0.5650)
  [10]  (0.8076, 0.6047)
  [11]  (0.8085, 0.6444)
  [12]  (0.8102, 0.6841)
  [13]  (0.8125, 0.7237)
  [14]  (0.8147, 0.7633)
  [15]  (0.8169, 0.8030)
  [16]  (0.8191, 0.8426)
  [17]  (0.8222, 0.8822)
  [18]  (0.8280, 0.9214)
  [19]  (0.8338, 0.9607)
  [20]  (0.8396, 1.0000)
  [21]  (0.7917, 0.0000)
  [22]  (0.8208, 0.0203)
  [23]  (0.8410, 0.0488)
  [24]  (0.8594, 0.0790)
  [25]  (0.8642, 0.1113)
  [26]  (0.8551, 0.1455)
  [27]  (0.8350, 0.1663)
  [28]  (0.7996, 0.1686)
  [29]  (0.7643, 0.1710)
  [30]  (0.7290, 0.1734)
  [31]  (0.6992, 0.1551)
  [32]  (0.6698, 0.1354)
  [33]  (0.6746, 0.1014)
  [34]  (0.6813, 0.0667)
  [35]  (0.7107, 0.0495)
  [36]  (0.7427, 0.0343)
  [37]  (0.7747, 0.0192)
  [38]  (0.8095, 0.0262)
  [39]  (0.8442, 0.0331)
  [40]  (0.8702, 0.0511)
  [41]  (0.8790, 0.0849)
  [42]  (0.7917, 0.2968)
  [43]  (0.7777, 0.3573)
  [44]  (0.7521, 0.4141)
  [45]  (0.7266, 0.4709)
  [46]  (0.7004, 0.5273)
  [47]  (0.6660, 0.5792)
  [48]  (0.6315, 0.6311)
  [49]  (0.5971, 0.6829)
  [50]  (0.5560, 0.7293)
  [51]  (0.5111, 0.7724)
  [52]  (0.4665, 0.7535)
  [53]  (0.4292, 0.7037)
  [54]  (0.3928, 0.6532)
  [55]  (0.3618, 0.5992)
  [56]  (0.3309, 0.5452)
  [57]  (0.2999, 0.4912)
  [58]  (0.2689, 0.4371)
  [59]  (0.2354, 0.3848)
  [60]  (0.1973, 0.3356)
  [61]  (0.1591, 0.2864)
  [62]  (0.1210, 0.2372)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.8396, 1.0000)  angle=174.3 deg
  V1  (0.7917, 0.0000)  angle=127.7 deg
  V2  (0.8350, 0.1663)  angle=42.0 deg
  V3  (0.7290, 0.1734)  angle=35.4 deg
  V4  (0.6698, 0.1354)  angle=64.3 deg
  V5  (0.6813, 0.0667)  angle=48.6 deg
  V6  (0.7747, 0.0192)  angle=36.5 deg
  V7  (0.8702, 0.0511)  angle=40.5 deg
  V8  (0.8790, 0.0849)  angle=37.1 deg
  V9  (0.5111, 0.7724)  angle=66.7 deg
  V10  (0.4665, 0.7535)  angle=30.2 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
    }
),
