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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9437, 0.8076)
  [ 1]  (0.8668, 0.8124)
  [ 2]  (0.7898, 0.8170)
  [ 3]  (0.7129, 0.8207)
  [ 4]  (0.6359, 0.8244)
  [ 5]  (0.5589, 0.8280)
  [ 6]  (0.4820, 0.8317)
  [ 7]  (0.4054, 0.8400)
  [ 8]  (0.3312, 0.8470)
  [ 9]  (0.3312, 0.7700)
  [10]  (0.3330, 0.6931)
  [11]  (0.3477, 0.6174)
  [12]  (0.3604, 0.5417)
  [13]  (0.3527, 0.4650)
  [14]  (0.3417, 0.3892)
  [15]  (0.3128, 0.3177)
  [16]  (0.2694, 0.2558)
  [17]  (0.2153, 0.2011)
  [18]  (0.1469, 0.1655)
  [19]  (0.0748, 0.1457)
  [20]  (0.0000, 0.1644)
  [21]  (0.9437, 0.8543)
  [22]  (0.9436, 0.8342)
  [23]  (0.9418, 0.8141)
  [24]  (0.9400, 0.7941)
  [25]  (0.9382, 0.7740)
  [26]  (0.9364, 0.7540)
  [27]  (0.9346, 0.7339)
  [28]  (0.9328, 0.7139)
  [29]  (0.9310, 0.6939)
  [30]  (0.9289, 0.6739)
  [31]  (0.9265, 0.6539)
  [32]  (0.9242, 0.6339)
  [33]  (0.9219, 0.6139)
  [34]  (0.9195, 0.5939)
  [35]  (0.9172, 0.5739)
  [36]  (0.9148, 0.5539)
  [37]  (0.9125, 0.5339)
  [38]  (0.9113, 0.5139)
  [39]  (0.9113, 0.4938)
  [40]  (0.9113, 0.4736)
  [41]  (0.9113, 0.4535)
  [42]  (0.9437, 0.1575)
  [43]  (0.9532, 0.1656)
  [44]  (0.9627, 0.1737)
  [45]  (0.9722, 0.1818)
  [46]  (0.9817, 0.1898)
  [47]  (0.9913, 0.1979)
  [48]  (1.0000, 0.2063)
  [49]  (0.9971, 0.2184)
  [50]  (0.9942, 0.2306)
  [51]  (0.9886, 0.2390)
  [52]  (0.9762, 0.2379)
  [53]  (0.9638, 0.2368)
  [54]  (0.9513, 0.2358)
  [55]  (0.9389, 0.2347)
  [56]  (0.9271, 0.2327)
  [57]  (0.9228, 0.2210)
  [58]  (0.9185, 0.2093)
  [59]  (0.9142, 0.1976)
  [60]  (0.9228, 0.1889)
  [61]  (0.9319, 0.1803)
  [62]  (0.9409, 0.1717)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.3312, 0.8470)  angle=95.4 deg
  V1  (0.0000, 0.1644)  angle=129.8 deg
  V2  (0.9437, 0.8543)  angle=126.4 deg
  V3  (0.9437, 0.1575)  angle=124.1 deg
  V4  (1.0000, 0.2063)  angle=59.7 deg
  V5  (0.9886, 0.2390)  angle=61.2 deg
  V6  (0.9271, 0.2327)  angle=60.3 deg
  V7  (0.9142, 0.1976)  angle=64.7 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
    }
),
