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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6931, 0.2608)
  [ 1]  (0.6979, 0.2993)
  [ 2]  (0.7022, 0.3378)
  [ 3]  (0.7047, 0.3764)
  [ 4]  (0.7071, 0.4151)
  [ 5]  (0.7095, 0.4538)
  [ 6]  (0.7120, 0.4924)
  [ 7]  (0.7144, 0.5311)
  [ 8]  (0.7168, 0.5698)
  [ 9]  (0.7169, 0.6085)
  [10]  (0.7169, 0.6472)
  [11]  (0.7169, 0.6860)
  [12]  (0.7169, 0.7247)
  [13]  (0.7169, 0.7635)
  [14]  (0.7169, 0.8022)
  [15]  (0.7169, 0.8409)
  [16]  (0.7160, 0.8797)
  [17]  (0.7144, 0.9184)
  [18]  (0.7128, 0.9571)
  [19]  (0.7113, 0.9958)
  [20]  (0.7104, 1.0000)
  [21]  (0.6931, 0.3790)
  [22]  (0.6840, 0.4191)
  [23]  (0.6638, 0.4553)
  [24]  (0.6437, 0.4914)
  [25]  (0.6189, 0.5243)
  [26]  (0.5925, 0.5562)
  [27]  (0.5661, 0.5881)
  [28]  (0.5393, 0.6195)
  [29]  (0.5090, 0.6476)
  [30]  (0.4786, 0.6758)
  [31]  (0.4458, 0.7002)
  [32]  (0.4257, 0.6641)
  [33]  (0.4035, 0.6293)
  [34]  (0.3794, 0.5957)
  [35]  (0.3603, 0.5591)
  [36]  (0.3426, 0.5217)
  [37]  (0.3250, 0.4843)
  [38]  (0.3074, 0.4469)
  [39]  (0.2904, 0.4091)
  [40]  (0.2742, 0.3711)
  [41]  (0.2580, 0.3330)
  [42]  (0.6931, 0.0000)
  [43]  (0.7082, 0.0093)
  [44]  (0.7232, 0.0186)
  [45]  (0.7295, 0.0350)
  [46]  (0.7357, 0.0515)
  [47]  (0.7418, 0.0681)
  [48]  (0.7420, 0.0845)
  [49]  (0.7351, 0.1007)
  [50]  (0.7283, 0.1170)
  [51]  (0.7214, 0.1333)
  [52]  (0.7140, 0.1485)
  [53]  (0.6968, 0.1444)
  [54]  (0.6796, 0.1403)
  [55]  (0.6707, 0.1258)
  [56]  (0.6626, 0.1101)
  [57]  (0.6545, 0.0944)
  [58]  (0.6557, 0.0779)
  [59]  (0.6612, 0.0612)
  [60]  (0.6752, 0.0561)
  [61]  (0.6929, 0.0562)
  [62]  (0.7105, 0.0562)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.7104, 1.0000)  angle=166.6 deg
  V1  (0.6931, 0.3790)  angle=165.5 deg
  V2  (0.4458, 0.7002)  angle=97.5 deg
  V3  (0.2580, 0.3330)  angle=75.6 deg
  V4  (0.6931, 0.0000)  angle=69.1 deg
  V5  (0.7232, 0.0186)  angle=37.1 deg
  V6  (0.7140, 0.1485)  angle=77.4 deg
  V7  (0.6796, 0.1403)  angle=45.0 deg
  V8  (0.6545, 0.0944)  angle=31.2 deg
  V9  (0.6612, 0.0612)  angle=51.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
    }
),
