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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.3175, 0.1612)
  [ 1]  (0.3221, 0.2017)
  [ 2]  (0.3266, 0.2423)
  [ 3]  (0.3311, 0.2829)
  [ 4]  (0.3357, 0.3234)
  [ 5]  (0.3402, 0.3640)
  [ 6]  (0.3438, 0.4046)
  [ 7]  (0.3438, 0.4454)
  [ 8]  (0.3438, 0.4862)
  [ 9]  (0.3438, 0.5271)
  [10]  (0.3438, 0.5679)
  [11]  (0.3438, 0.6087)
  [12]  (0.3438, 0.6495)
  [13]  (0.3438, 0.6903)
  [14]  (0.3444, 0.7312)
  [15]  (0.3461, 0.7719)
  [16]  (0.3478, 0.8127)
  [17]  (0.3495, 0.8535)
  [18]  (0.3512, 0.8943)
  [19]  (0.3528, 0.9351)
  [20]  (0.3590, 0.9144)
  [21]  (0.3175, 0.4843)
  [22]  (0.3015, 0.4851)
  [23]  (0.2855, 0.4860)
  [24]  (0.2695, 0.4868)
  [25]  (0.2535, 0.4877)
  [26]  (0.2374, 0.4885)
  [27]  (0.2214, 0.4894)
  [28]  (0.2054, 0.4902)
  [29]  (0.1894, 0.4910)
  [30]  (0.1734, 0.4919)
  [31]  (0.1574, 0.4927)
  [32]  (0.1413, 0.4936)
  [33]  (0.1253, 0.4944)
  [34]  (0.1093, 0.4945)
  [35]  (0.0933, 0.4944)
  [36]  (0.0772, 0.4944)
  [37]  (0.0612, 0.4943)
  [38]  (0.0451, 0.4942)
  [39]  (0.0291, 0.4941)
  [40]  (0.0140, 0.4906)
  [41]  (0.0000, 0.4827)
  [42]  (0.3175, 0.1469)
  [43]  (0.4453, 0.0649)
  [44]  (0.5993, 0.0833)
  [45]  (0.7349, 0.1627)
  [46]  (0.8563, 0.2588)
  [47]  (0.9572, 0.3792)
  [48]  (1.0000, 0.5179)
  [49]  (0.9865, 0.6745)
  [50]  (0.8912, 0.7948)
  [51]  (0.7755, 0.8950)
  [52]  (0.6235, 0.9350)
  [53]  (0.4701, 0.9277)
  [54]  (0.3292, 0.8684)
  [55]  (0.2249, 0.7575)
  [56]  (0.1704, 0.6102)
  [57]  (0.1794, 0.4545)
  [58]  (0.2241, 0.3077)
  [59]  (0.3026, 0.1716)
  [60]  (0.4459, 0.1167)
  [61]  (0.5962, 0.0715)
  [62]  (0.7043, 0.0862)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.3528, 0.9351)  angle=161.2 deg
  V1  (0.3175, 0.4843)  angle=87.5 deg
  V2  (0.0000, 0.4827)  angle=103.9 deg
  V3  (0.4453, 0.0649)  angle=39.5 deg
  V4  (0.9865, 0.6745)  angle=33.5 deg
  V5  (0.3026, 0.1716)  angle=39.0 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
    }
),
