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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6642, 0.0662)
  [ 1]  (0.6608, 0.1331)
  [ 2]  (0.6523, 0.1996)
  [ 3]  (0.6437, 0.2662)
  [ 4]  (0.6351, 0.3327)
  [ 5]  (0.6220, 0.3979)
  [ 6]  (0.5930, 0.4584)
  [ 7]  (0.5640, 0.5189)
  [ 8]  (0.5350, 0.5794)
  [ 9]  (0.5060, 0.6399)
  [10]  (0.4657, 0.6925)
  [11]  (0.4287, 0.6970)
  [12]  (0.4061, 0.6338)
  [13]  (0.3835, 0.5706)
  [14]  (0.3657, 0.5060)
  [15]  (0.3482, 0.4412)
  [16]  (0.3308, 0.3764)
  [17]  (0.3158, 0.3111)
  [18]  (0.3056, 0.2448)
  [19]  (0.2954, 0.1785)
  [20]  (0.2852, 0.1122)
  [21]  (0.6642, 0.2351)
  [22]  (0.6699, 0.2730)
  [23]  (0.6756, 0.3110)
  [24]  (0.6813, 0.3489)
  [25]  (0.6848, 0.3871)
  [26]  (0.6869, 0.4254)
  [27]  (0.6890, 0.4637)
  [28]  (0.6911, 0.5021)
  [29]  (0.6932, 0.5404)
  [30]  (0.6946, 0.5787)
  [31]  (0.6952, 0.6171)
  [32]  (0.6957, 0.6555)
  [33]  (0.6962, 0.6939)
  [34]  (0.6967, 0.7322)
  [35]  (0.6971, 0.7706)
  [36]  (0.6958, 0.8090)
  [37]  (0.6944, 0.8473)
  [38]  (0.6930, 0.8857)
  [39]  (0.6913, 0.9240)
  [40]  (0.6860, 0.9620)
  [41]  (0.6807, 1.0000)
  [42]  (0.6642, 0.0000)
  [43]  (0.6807, 0.0132)
  [44]  (0.6912, 0.0307)
  [45]  (0.6987, 0.0504)
  [46]  (0.7063, 0.0700)
  [47]  (0.7139, 0.0897)
  [48]  (0.7148, 0.1082)
  [49]  (0.7011, 0.1242)
  [50]  (0.6873, 0.1402)
  [51]  (0.6735, 0.1561)
  [52]  (0.6564, 0.1607)
  [53]  (0.6361, 0.1549)
  [54]  (0.6158, 0.1491)
  [55]  (0.5956, 0.1433)
  [56]  (0.6007, 0.1230)
  [57]  (0.6060, 0.1026)
  [58]  (0.6113, 0.0822)
  [59]  (0.6221, 0.0674)
  [60]  (0.6425, 0.0623)
  [61]  (0.6630, 0.0573)
  [62]  (0.6835, 0.0523)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.4657, 0.6925)  angle=45.7 deg
  V1  (0.4287, 0.6970)  angle=77.1 deg
  V2  (0.2852, 0.1122)  angle=116.7 deg
  V3  (0.6642, 0.2351)  angle=63.5 deg
  V4  (0.6807, 1.0000)  angle=171.1 deg
  V5  (0.6642, 0.0000)  angle=129.6 deg
  V6  (0.7148, 0.1082)  angle=43.7 deg
  V7  (0.6735, 0.1561)  angle=34.4 deg
  V8  (0.6564, 0.1607)  angle=30.8 deg
  V9  (0.5956, 0.1433)  angle=88.3 deg
  V10  (0.6221, 0.0674)  angle=40.3 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
    }
),
