=== SAVED CAST: cutoff_5_m1 ===
Normalized points: 64
Raw points: N/A

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9502, 0.0000)
  [ 1]  (0.9502, 0.0323)
  [ 2]  (0.9502, 0.0646)
  [ 3]  (0.9502, 0.0969)
  [ 4]  (0.9502, 0.1292)
  [ 5]  (0.9497, 0.1615)
  [ 6]  (0.9485, 0.1938)
  [ 7]  (0.9473, 0.2261)
  [ 8]  (0.9461, 0.2584)
  [ 9]  (0.9448, 0.2907)
  [10]  (0.9436, 0.3229)
  [11]  (0.9424, 0.3552)
  [12]  (0.9412, 0.3875)
  [13]  (0.9400, 0.4198)
  [14]  (0.9388, 0.4521)
  [15]  (0.9376, 0.4844)
  [16]  (0.9363, 0.5166)
  [17]  (0.9351, 0.5489)
  [18]  (0.9339, 0.5812)
  [19]  (0.9327, 0.6135)
  [20]  (0.9315, 0.6458)
  [21]  (0.9303, 0.6781)
  [22]  (0.9281, 0.7103)
  [23]  (0.9254, 0.7425)
  [24]  (0.9226, 0.7747)
  [25]  (0.9199, 0.8069)
  [26]  (0.9172, 0.8390)
  [27]  (0.9144, 0.8712)
  [28]  (0.9117, 0.9034)
  [29]  (0.9089, 0.9356)
  [30]  (0.9062, 0.9678)
  [31]  (0.9035, 1.0000)
  [32]  (0.9502, 0.4469)
  [33]  (0.9212, 0.4484)
  [34]  (0.8921, 0.4498)
  [35]  (0.8631, 0.4513)
  [36]  (0.8340, 0.4527)
  [37]  (0.8050, 0.4542)
  [38]  (0.7760, 0.4556)
  [39]  (0.7469, 0.4571)
  [40]  (0.7179, 0.4585)
  [41]  (0.6888, 0.4600)
  [42]  (0.6598, 0.4614)
  [43]  (0.6307, 0.4629)
  [44]  (0.6017, 0.4643)
  [45]  (0.5726, 0.4658)
  [46]  (0.5436, 0.4672)
  [47]  (0.5146, 0.4687)
  [48]  (0.4855, 0.4701)
  [49]  (0.4565, 0.4716)
  [50]  (0.4274, 0.4730)
  [51]  (0.3984, 0.4723)
  [52]  (0.3693, 0.4709)
  [53]  (0.3403, 0.4696)
  [54]  (0.3112, 0.4683)
  [55]  (0.2822, 0.4670)
  [56]  (0.2531, 0.4657)
  [57]  (0.2241, 0.4643)
  [58]  (0.1950, 0.4630)
  [59]  (0.1660, 0.4617)
  [60]  (0.1369, 0.4604)
  [61]  (0.1079, 0.4591)
  [62]  (0.0788, 0.4577)
  [63]  (0.0498, 0.4564)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.9035, 1.0000)  angle=180.0 deg
  V1  (0.9502, 0.4469)  angle=97.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
    }
),
