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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8703, 0.8910)
  [ 1]  (0.7978, 0.8912)
  [ 2]  (0.7254, 0.8915)
  [ 3]  (0.6531, 0.8936)
  [ 4]  (0.5809, 0.8995)
  [ 5]  (0.5087, 0.9053)
  [ 6]  (0.4421, 0.8947)
  [ 7]  (0.4097, 0.8338)
  [ 8]  (0.4000, 0.7621)
  [ 9]  (0.3966, 0.6899)
  [10]  (0.3966, 0.6175)
  [11]  (0.3950, 0.5451)
  [12]  (0.3865, 0.4732)
  [13]  (0.3767, 0.4015)
  [14]  (0.3599, 0.3311)
  [15]  (0.3245, 0.2691)
  [16]  (0.2670, 0.2312)
  [17]  (0.1956, 0.2326)
  [18]  (0.1235, 0.2399)
  [19]  (0.0521, 0.2517)
  [20]  (0.0000, 0.2943)
  [21]  (0.8703, 0.9641)
  [22]  (0.8688, 0.9413)
  [23]  (0.8672, 0.9186)
  [24]  (0.8655, 0.8958)
  [25]  (0.8638, 0.8731)
  [26]  (0.8620, 0.8504)
  [27]  (0.8602, 0.8276)
  [28]  (0.8585, 0.8049)
  [29]  (0.8564, 0.7822)
  [30]  (0.8536, 0.7595)
  [31]  (0.8509, 0.7369)
  [32]  (0.8481, 0.7143)
  [33]  (0.8453, 0.6916)
  [34]  (0.8439, 0.6689)
  [35]  (0.8439, 0.6461)
  [36]  (0.8439, 0.6233)
  [37]  (0.8439, 0.6005)
  [38]  (0.8439, 0.5777)
  [39]  (0.8439, 0.5549)
  [40]  (0.8439, 0.5321)
  [41]  (0.8439, 0.5093)
  [42]  (0.8703, 0.0383)
  [43]  (0.9040, 0.0359)
  [44]  (0.9369, 0.0446)
  [45]  (0.9567, 0.0716)
  [46]  (0.9756, 0.1000)
  [47]  (0.9944, 0.1284)
  [48]  (0.9975, 0.1621)
  [49]  (1.0000, 0.1961)
  [50]  (0.9921, 0.2237)
  [51]  (0.9607, 0.2370)
  [52]  (0.9294, 0.2503)
  [53]  (0.8970, 0.2485)
  [54]  (0.8641, 0.2396)
  [55]  (0.8312, 0.2307)
  [56]  (0.8215, 0.1983)
  [57]  (0.8120, 0.1655)
  [58]  (0.8107, 0.1323)
  [59]  (0.8159, 0.0986)
  [60]  (0.8400, 0.0820)
  [61]  (0.8729, 0.0732)
  [62]  (0.9064, 0.0739)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.4421, 0.8947)  angle=52.9 deg
  V1  (0.2670, 0.2312)  angle=34.6 deg
  V2  (0.0000, 0.2943)  angle=103.1 deg
  V3  (0.8703, 0.9641)  angle=131.4 deg
  V4  (0.8703, 0.0383)  angle=82.8 deg
  V5  (0.9369, 0.0446)  angle=39.1 deg
  V6  (0.9921, 0.2237)  angle=51.0 deg
  V7  (0.8312, 0.2307)  angle=58.2 deg
  V8  (0.8159, 0.0986)  angle=46.5 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
    }
),
