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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6875, 0.2814)
  [ 1]  (0.6906, 0.3192)
  [ 2]  (0.6938, 0.3570)
  [ 3]  (0.6970, 0.3949)
  [ 4]  (0.6994, 0.4327)
  [ 5]  (0.7009, 0.4706)
  [ 6]  (0.7023, 0.5086)
  [ 7]  (0.7035, 0.5465)
  [ 8]  (0.7035, 0.5844)
  [ 9]  (0.7035, 0.6224)
  [10]  (0.7031, 0.6603)
  [11]  (0.7022, 0.6982)
  [12]  (0.7012, 0.7362)
  [13]  (0.7001, 0.7741)
  [14]  (0.6989, 0.8120)
  [15]  (0.6989, 0.8500)
  [16]  (0.6989, 0.8879)
  [17]  (0.7014, 0.9258)
  [18]  (0.7058, 0.9634)
  [19]  (0.7156, 1.0000)
  [20]  (0.7218, 0.9864)
  [21]  (0.6875, 0.0000)
  [22]  (0.7139, 0.0138)
  [23]  (0.7390, 0.0290)
  [24]  (0.7518, 0.0560)
  [25]  (0.7645, 0.0830)
  [26]  (0.7761, 0.1102)
  [27]  (0.7691, 0.1392)
  [28]  (0.7621, 0.1682)
  [29]  (0.7416, 0.1881)
  [30]  (0.7171, 0.2052)
  [31]  (0.6874, 0.2019)
  [32]  (0.6659, 0.1888)
  [33]  (0.6575, 0.1601)
  [34]  (0.6531, 0.1309)
  [35]  (0.6531, 0.1010)
  [36]  (0.6531, 0.0712)
  [37]  (0.6655, 0.0466)
  [38]  (0.6872, 0.0261)
  [39]  (0.7161, 0.0247)
  [40]  (0.7460, 0.0258)
  [41]  (0.7719, 0.0400)
  [42]  (0.6875, 0.2788)
  [43]  (0.6774, 0.3239)
  [44]  (0.6673, 0.3690)
  [45]  (0.6437, 0.4086)
  [46]  (0.6198, 0.4482)
  [47]  (0.5949, 0.4871)
  [48]  (0.5686, 0.5250)
  [49]  (0.5422, 0.5629)
  [50]  (0.5141, 0.5996)
  [51]  (0.4856, 0.6359)
  [52]  (0.4550, 0.6704)
  [53]  (0.4216, 0.6529)
  [54]  (0.3955, 0.6149)
  [55]  (0.3697, 0.5766)
  [56]  (0.3477, 0.5361)
  [57]  (0.3270, 0.4948)
  [58]  (0.3063, 0.4535)
  [59]  (0.2845, 0.4127)
  [60]  (0.2626, 0.3721)
  [61]  (0.2413, 0.3311)
  [62]  (0.2239, 0.2883)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.7156, 1.0000)  angle=140.5 deg
  V1  (0.6875, 0.0000)  angle=119.6 deg
  V2  (0.7390, 0.0290)  angle=33.4 deg
  V3  (0.7761, 0.1102)  angle=36.7 deg
  V4  (0.7621, 0.1682)  angle=32.4 deg
  V5  (0.7171, 0.2052)  angle=41.3 deg
  V6  (0.6659, 0.1888)  angle=42.3 deg
  V7  (0.6872, 0.0261)  angle=40.7 deg
  V8  (0.7719, 0.0400)  angle=80.9 deg
  V9  (0.4550, 0.6704)  angle=76.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
    }
),
