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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.4252, 0.2563)
  [ 1]  (0.4249, 0.2835)
  [ 2]  (0.4247, 0.3107)
  [ 3]  (0.4244, 0.3379)
  [ 4]  (0.4242, 0.3650)
  [ 5]  (0.4239, 0.3922)
  [ 6]  (0.4251, 0.4194)
  [ 7]  (0.4268, 0.4465)
  [ 8]  (0.4286, 0.4737)
  [ 9]  (0.4303, 0.5008)
  [10]  (0.4321, 0.5279)
  [11]  (0.4338, 0.5551)
  [12]  (0.4356, 0.5822)
  [13]  (0.4373, 0.6093)
  [14]  (0.4390, 0.6365)
  [15]  (0.4408, 0.6636)
  [16]  (0.4426, 0.6908)
  [17]  (0.4443, 0.7179)
  [18]  (0.4461, 0.7450)
  [19]  (0.4479, 0.7722)
  [20]  (0.4497, 0.7993)
  [21]  (0.4252, 0.4385)
  [22]  (0.4060, 0.4480)
  [23]  (0.3851, 0.4504)
  [24]  (0.3637, 0.4509)
  [25]  (0.3423, 0.4515)
  [26]  (0.3209, 0.4521)
  [27]  (0.2995, 0.4527)
  [28]  (0.2781, 0.4532)
  [29]  (0.2567, 0.4538)
  [30]  (0.2353, 0.4544)
  [31]  (0.2139, 0.4550)
  [32]  (0.1925, 0.4555)
  [33]  (0.1711, 0.4561)
  [34]  (0.1497, 0.4562)
  [35]  (0.1283, 0.4551)
  [36]  (0.1069, 0.4540)
  [37]  (0.0855, 0.4528)
  [38]  (0.0641, 0.4517)
  [39]  (0.0428, 0.4506)
  [40]  (0.0214, 0.4494)
  [41]  (0.0000, 0.4483)
  [42]  (0.4252, 0.2379)
  [43]  (0.5526, 0.1396)
  [44]  (0.7054, 0.1006)
  [45]  (0.8357, 0.1564)
  [46]  (0.9341, 0.2813)
  [47]  (0.9788, 0.4359)
  [48]  (1.0000, 0.5868)
  [49]  (0.9098, 0.7201)
  [50]  (0.8196, 0.8533)
  [51]  (0.6617, 0.8776)
  [52]  (0.5023, 0.8994)
  [53]  (0.3575, 0.8353)
  [54]  (0.2144, 0.7617)
  [55]  (0.1467, 0.6398)
  [56]  (0.1397, 0.4790)
  [57]  (0.2149, 0.3541)
  [58]  (0.3374, 0.2498)
  [59]  (0.4656, 0.1587)
  [60]  (0.6257, 0.1427)
  [61]  (0.7859, 0.1267)
  [62]  (0.7919, 0.2457)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.4497, 0.7993)  angle=179.9 deg
  V1  (0.4252, 0.4385)  angle=112.5 deg
  V2  (0.0000, 0.4483)  angle=150.6 deg
  V3  (0.7054, 0.1006)  angle=37.5 deg
  V4  (1.0000, 0.5868)  angle=42.1 deg
  V5  (0.8196, 0.8533)  angle=47.1 deg
  V6  (0.5023, 0.8994)  angle=31.7 deg
  V7  (0.2144, 0.7617)  angle=33.7 deg
  V8  (0.1397, 0.4790)  angle=33.5 deg
  V9  (0.7859, 0.1267)  angle=92.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
    }
),
