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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6881, 0.2259)
  [ 1]  (0.6922, 0.2646)
  [ 2]  (0.6964, 0.3032)
  [ 3]  (0.7006, 0.3419)
  [ 4]  (0.7048, 0.3806)
  [ 5]  (0.7090, 0.4192)
  [ 6]  (0.7134, 0.4578)
  [ 7]  (0.7177, 0.4965)
  [ 8]  (0.7221, 0.5351)
  [ 9]  (0.7264, 0.5738)
  [10]  (0.7308, 0.6124)
  [11]  (0.7351, 0.6510)
  [12]  (0.7395, 0.6897)
  [13]  (0.7436, 0.7283)
  [14]  (0.7460, 0.7671)
  [15]  (0.7484, 0.8059)
  [16]  (0.7508, 0.8447)
  [17]  (0.7533, 0.8835)
  [18]  (0.7557, 0.9224)
  [19]  (0.7553, 0.9612)
  [20]  (0.7533, 1.0000)
  [21]  (0.6881, 0.3540)
  [22]  (0.6728, 0.4015)
  [23]  (0.6575, 0.4490)
  [24]  (0.6326, 0.4915)
  [25]  (0.6023, 0.5312)
  [26]  (0.5721, 0.5709)
  [27]  (0.5418, 0.6106)
  [28]  (0.5078, 0.6467)
  [29]  (0.4690, 0.6781)
  [30]  (0.4302, 0.7096)
  [31]  (0.3915, 0.7410)
  [32]  (0.3507, 0.7691)
  [33]  (0.3278, 0.7375)
  [34]  (0.3111, 0.6905)
  [35]  (0.2914, 0.6446)
  [36]  (0.2718, 0.5987)
  [37]  (0.2548, 0.5521)
  [38]  (0.2491, 0.5025)
  [39]  (0.2434, 0.4529)
  [40]  (0.2377, 0.4033)
  [41]  (0.2320, 0.3537)
  [42]  (0.6881, 0.0324)
  [43]  (0.7041, 0.0489)
  [44]  (0.7200, 0.0653)
  [45]  (0.7360, 0.0818)
  [46]  (0.7520, 0.0982)
  [47]  (0.7680, 0.1147)
  [48]  (0.7660, 0.1341)
  [49]  (0.7562, 0.1548)
  [50]  (0.7464, 0.1756)
  [51]  (0.7287, 0.1751)
  [52]  (0.7076, 0.1660)
  [53]  (0.6865, 0.1570)
  [54]  (0.6768, 0.1395)
  [55]  (0.6742, 0.1167)
  [56]  (0.6715, 0.0939)
  [57]  (0.6689, 0.0712)
  [58]  (0.6663, 0.0484)
  [59]  (0.6759, 0.0295)
  [60]  (0.6913, 0.0125)
  [61]  (0.7069, 0.0000)
  [62]  (0.7241, 0.0152)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.7533, 1.0000)  angle=171.2 deg
  V1  (0.6881, 0.3540)  angle=156.4 deg
  V2  (0.3507, 0.7691)  angle=88.7 deg
  V3  (0.2320, 0.3537)  angle=61.4 deg
  V4  (0.6881, 0.0324)  angle=81.0 deg
  V5  (0.7680, 0.1147)  angle=49.9 deg
  V6  (0.7464, 0.1756)  angle=66.1 deg
  V7  (0.6865, 0.1570)  angle=37.5 deg
  V8  (0.6663, 0.0484)  angle=33.5 deg
  V9  (0.7069, 0.0000)  angle=80.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
    }
),
