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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9512, 0.8691)
  [ 1]  (0.8598, 0.8845)
  [ 2]  (0.7686, 0.9009)
  [ 3]  (0.6774, 0.9174)
  [ 4]  (0.5853, 0.9261)
  [ 5]  (0.4929, 0.9330)
  [ 6]  (0.4185, 0.9152)
  [ 7]  (0.4197, 0.8233)
  [ 8]  (0.4359, 0.7321)
  [ 9]  (0.4476, 0.6402)
  [10]  (0.4583, 0.5482)
  [11]  (0.4636, 0.4558)
  [12]  (0.4589, 0.3634)
  [13]  (0.4357, 0.2740)
  [14]  (0.4003, 0.1889)
  [15]  (0.3354, 0.1252)
  [16]  (0.2574, 0.0774)
  [17]  (0.1656, 0.0670)
  [18]  (0.0752, 0.0683)
  [19]  (0.0263, 0.1442)
  [20]  (0.0000, 0.2329)
  [21]  (0.9512, 0.8691)
  [22]  (0.9512, 0.8479)
  [23]  (0.9512, 0.8266)
  [24]  (0.9505, 0.8054)
  [25]  (0.9488, 0.7842)
  [26]  (0.9471, 0.7630)
  [27]  (0.9454, 0.7418)
  [28]  (0.9437, 0.7206)
  [29]  (0.9420, 0.6994)
  [30]  (0.9403, 0.6782)
  [31]  (0.9391, 0.6570)
  [32]  (0.9381, 0.6357)
  [33]  (0.9372, 0.6145)
  [34]  (0.9363, 0.5932)
  [35]  (0.9354, 0.5720)
  [36]  (0.9345, 0.5508)
  [37]  (0.9333, 0.5295)
  [38]  (0.9313, 0.5084)
  [39]  (0.9293, 0.4872)
  [40]  (0.9272, 0.4660)
  [41]  (0.9252, 0.4449)
  [42]  (0.9512, 0.1110)
  [43]  (0.9731, 0.1278)
  [44]  (0.9876, 0.1498)
  [45]  (0.9960, 0.1762)
  [46]  (1.0000, 0.2003)
  [47]  (0.9738, 0.2090)
  [48]  (0.9475, 0.2177)
  [49]  (0.9213, 0.2263)
  [50]  (0.8950, 0.2350)
  [51]  (0.8685, 0.2402)
  [52]  (0.8411, 0.2362)
  [53]  (0.8138, 0.2321)
  [54]  (0.8127, 0.2087)
  [55]  (0.8168, 0.1813)
  [56]  (0.8332, 0.1607)
  [57]  (0.8540, 0.1426)
  [58]  (0.8749, 0.1244)
  [59]  (0.8974, 0.1110)
  [60]  (0.9250, 0.1120)
  [61]  (0.9526, 0.1130)
  [62]  (0.9802, 0.1140)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.4185, 0.9152)  angle=77.3 deg
  V1  (0.0752, 0.0683)  angle=56.4 deg
  V2  (0.0000, 0.2329)  angle=72.7 deg
  V3  (0.9512, 0.8691)  angle=123.8 deg
  V4  (0.9512, 0.1110)  angle=123.1 deg
  V5  (1.0000, 0.2003)  angle=81.2 deg
  V6  (0.8138, 0.2321)  angle=79.0 deg
  V7  (0.8974, 0.1110)  angle=32.8 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
    }
),
