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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.4674, 0.1294)
  [ 1]  (0.4625, 0.1652)
  [ 2]  (0.4576, 0.2010)
  [ 3]  (0.4527, 0.2368)
  [ 4]  (0.4478, 0.2726)
  [ 5]  (0.4429, 0.3084)
  [ 6]  (0.4380, 0.3442)
  [ 7]  (0.4332, 0.3800)
  [ 8]  (0.4327, 0.4161)
  [ 9]  (0.4339, 0.4522)
  [10]  (0.4350, 0.4883)
  [11]  (0.4362, 0.5244)
  [12]  (0.4374, 0.5606)
  [13]  (0.4386, 0.5967)
  [14]  (0.4398, 0.6328)
  [15]  (0.4410, 0.6689)
  [16]  (0.4466, 0.7046)
  [17]  (0.4528, 0.7402)
  [18]  (0.4590, 0.7758)
  [19]  (0.4651, 0.8114)
  [20]  (0.4674, 0.8474)
  [21]  (0.4674, 0.4266)
  [22]  (0.4440, 0.4283)
  [23]  (0.4205, 0.4279)
  [24]  (0.3971, 0.4273)
  [25]  (0.3736, 0.4266)
  [26]  (0.3502, 0.4260)
  [27]  (0.3267, 0.4254)
  [28]  (0.3033, 0.4247)
  [29]  (0.2798, 0.4241)
  [30]  (0.2564, 0.4234)
  [31]  (0.2329, 0.4228)
  [32]  (0.2094, 0.4222)
  [33]  (0.1860, 0.4215)
  [34]  (0.1627, 0.4188)
  [35]  (0.1395, 0.4156)
  [36]  (0.1162, 0.4124)
  [37]  (0.0930, 0.4093)
  [38]  (0.0697, 0.4061)
  [39]  (0.0465, 0.4029)
  [40]  (0.0232, 0.3998)
  [41]  (0.0000, 0.3966)
  [42]  (0.4674, 0.0653)
  [43]  (0.6102, 0.0909)
  [44]  (0.7257, 0.1771)
  [45]  (0.8392, 0.2675)
  [46]  (0.9201, 0.3878)
  [47]  (1.0000, 0.5089)
  [48]  (0.9703, 0.6455)
  [49]  (0.9061, 0.7691)
  [50]  (0.7889, 0.8548)
  [51]  (0.6610, 0.9141)
  [52]  (0.5174, 0.9347)
  [53]  (0.3787, 0.9184)
  [54]  (0.2457, 0.8603)
  [55]  (0.1792, 0.7418)
  [56]  (0.1341, 0.6038)
  [57]  (0.1482, 0.4620)
  [58]  (0.1748, 0.3193)
  [59]  (0.2580, 0.2069)
  [60]  (0.3620, 0.1057)
  [61]  (0.5010, 0.0895)
  [62]  (0.5873, 0.1850)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.4674, 0.8474)  angle=176.5 deg
  V1  (0.4674, 0.4266)  angle=94.1 deg
  V2  (0.0000, 0.3966)  angle=136.9 deg
  V3  (0.4674, 0.0653)  angle=45.5 deg
  V4  (1.0000, 0.5089)  angle=45.7 deg
  V5  (0.2457, 0.8603)  angle=37.2 deg
  V6  (0.3620, 0.1057)  angle=37.5 deg
  V7  (0.5010, 0.0895)  angle=54.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
    }
),
