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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6192, 1.0000)
  [ 1]  (0.6096, 0.9304)
  [ 2]  (0.6001, 0.8609)
  [ 3]  (0.5905, 0.7913)
  [ 4]  (0.5838, 0.7214)
  [ 5]  (0.5781, 0.6515)
  [ 6]  (0.5724, 0.5815)
  [ 7]  (0.5664, 0.5115)
  [ 8]  (0.5589, 0.4417)
  [ 9]  (0.6027, 0.4341)
  [10]  (0.6697, 0.4548)
  [11]  (0.7368, 0.4756)
  [12]  (0.8061, 0.4824)
  [13]  (0.8763, 0.4836)
  [14]  (0.8570, 0.4169)
  [15]  (0.8431, 0.3481)
  [16]  (0.8314, 0.2789)
  [17]  (0.8197, 0.2097)
  [18]  (0.8155, 0.1396)
  [19]  (0.8113, 0.0695)
  [20]  (0.8036, 0.0000)
  [21]  (0.6192, 0.2630)
  [22]  (0.5771, 0.2580)
  [23]  (0.5350, 0.2522)
  [24]  (0.4929, 0.2468)
  [25]  (0.4505, 0.2444)
  [26]  (0.4082, 0.2420)
  [27]  (0.3658, 0.2396)
  [28]  (0.3234, 0.2372)
  [29]  (0.2810, 0.2348)
  [30]  (0.2386, 0.2324)
  [31]  (0.1964, 0.2279)
  [32]  (0.1543, 0.2229)
  [33]  (0.1237, 0.2269)
  [34]  (0.1367, 0.2673)
  [35]  (0.1488, 0.3079)
  [36]  (0.1609, 0.3486)
  [37]  (0.1730, 0.3893)
  [38]  (0.1803, 0.4308)
  [39]  (0.1820, 0.4732)
  [40]  (0.1836, 0.5156)
  [41]  (0.1845, 0.5581)
  [42]  (0.6192, 0.6476)
  [43]  (0.6330, 0.6691)
  [44]  (0.6467, 0.6907)
  [45]  (0.6604, 0.7122)
  [46]  (0.6728, 0.7342)
  [47]  (0.6712, 0.7597)
  [48]  (0.6696, 0.7852)
  [49]  (0.6613, 0.8033)
  [50]  (0.6357, 0.8023)
  [51]  (0.6102, 0.8012)
  [52]  (0.5911, 0.7888)
  [53]  (0.5770, 0.7674)
  [54]  (0.5629, 0.7461)
  [55]  (0.5488, 0.7248)
  [56]  (0.5421, 0.7016)
  [57]  (0.5448, 0.6762)
  [58]  (0.5475, 0.6508)
  [59]  (0.5724, 0.6467)
  [60]  (0.5977, 0.6430)
  [61]  (0.6230, 0.6417)
  [62]  (0.6483, 0.6452)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.5589, 0.4417)  angle=86.2 deg
  V1  (0.8763, 0.4836)  angle=107.1 deg
  V2  (0.8036, 0.0000)  angle=138.6 deg
  V3  (0.6192, 0.2630)  angle=61.7 deg
  V4  (0.1237, 0.2269)  angle=100.5 deg
  V5  (0.1845, 0.5581)  angle=77.2 deg
  V6  (0.6192, 0.6476)  angle=45.9 deg
  V7  (0.6728, 0.7342)  angle=33.1 deg
  V8  (0.6613, 0.8033)  angle=67.6 deg
  V9  (0.6102, 0.8012)  angle=30.9 deg
  V10  (0.5475, 0.6508)  angle=74.6 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
    }
),
