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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.5375, 1.0000)
  [ 1]  (0.5340, 0.9314)
  [ 2]  (0.5306, 0.8629)
  [ 3]  (0.5270, 0.7943)
  [ 4]  (0.5234, 0.7257)
  [ 5]  (0.5198, 0.6572)
  [ 6]  (0.5162, 0.5886)
  [ 7]  (0.5267, 0.5214)
  [ 8]  (0.5725, 0.5022)
  [ 9]  (0.6395, 0.5174)
  [10]  (0.7064, 0.5326)
  [11]  (0.7739, 0.5452)
  [12]  (0.8332, 0.5440)
  [13]  (0.8332, 0.4753)
  [14]  (0.8323, 0.4067)
  [15]  (0.8311, 0.3380)
  [16]  (0.8300, 0.2694)
  [17]  (0.8227, 0.2014)
  [18]  (0.8096, 0.1340)
  [19]  (0.7964, 0.0666)
  [20]  (0.7804, 0.0000)
  [21]  (0.5375, 0.1848)
  [22]  (0.4935, 0.1824)
  [23]  (0.4495, 0.1800)
  [24]  (0.4054, 0.1776)
  [25]  (0.3614, 0.1759)
  [26]  (0.3173, 0.1752)
  [27]  (0.2732, 0.1745)
  [28]  (0.2291, 0.1738)
  [29]  (0.1863, 0.1757)
  [30]  (0.1668, 0.2121)
  [31]  (0.1701, 0.2561)
  [32]  (0.1734, 0.3001)
  [33]  (0.1767, 0.3440)
  [34]  (0.1809, 0.3879)
  [35]  (0.1853, 0.4318)
  [36]  (0.1897, 0.4757)
  [37]  (0.1942, 0.5195)
  [38]  (0.1986, 0.5634)
  [39]  (0.2011, 0.6074)
  [40]  (0.2025, 0.6514)
  [41]  (0.2040, 0.6955)
  [42]  (0.5375, 0.7878)
  [43]  (0.5627, 0.8068)
  [44]  (0.5807, 0.8322)
  [45]  (0.5970, 0.8592)
  [46]  (0.6134, 0.8861)
  [47]  (0.6188, 0.9168)
  [48]  (0.6224, 0.9481)
  [49]  (0.6006, 0.9658)
  [50]  (0.5725, 0.9800)
  [51]  (0.5428, 0.9790)
  [52]  (0.5124, 0.9709)
  [53]  (0.4819, 0.9628)
  [54]  (0.4690, 0.9357)
  [55]  (0.4587, 0.9059)
  [56]  (0.4534, 0.8757)
  [57]  (0.4582, 0.8445)
  [58]  (0.4637, 0.8139)
  [59]  (0.4925, 0.8010)
  [60]  (0.5211, 0.8104)
  [61]  (0.5498, 0.8236)
  [62]  (0.5784, 0.8367)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.5267, 0.5214)  angle=58.4 deg
  V1  (0.5725, 0.5022)  angle=35.5 deg
  V2  (0.8332, 0.5440)  angle=88.8 deg
  V3  (0.7804, 0.0000)  angle=113.7 deg
  V4  (0.5375, 0.1848)  angle=40.4 deg
  V5  (0.1863, 0.1757)  angle=59.3 deg
  V6  (0.1668, 0.2121)  angle=32.5 deg
  V7  (0.2040, 0.6955)  angle=72.6 deg
  V8  (0.6224, 0.9481)  angle=57.7 deg
  V9  (0.4819, 0.9628)  angle=49.6 deg
  V10  (0.4637, 0.8139)  angle=55.9 deg
  V11  (0.4925, 0.8010)  angle=42.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
    }
),
