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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8547, 1.0000)
  [ 1]  (0.8550, 0.9677)
  [ 2]  (0.8553, 0.9354)
  [ 3]  (0.8555, 0.9031)
  [ 4]  (0.8558, 0.8709)
  [ 5]  (0.8561, 0.8386)
  [ 6]  (0.8559, 0.8063)
  [ 7]  (0.8557, 0.7740)
  [ 8]  (0.8554, 0.7417)
  [ 9]  (0.8552, 0.7094)
  [10]  (0.8549, 0.6772)
  [11]  (0.8542, 0.6449)
  [12]  (0.8513, 0.6127)
  [13]  (0.8485, 0.5806)
  [14]  (0.8456, 0.5484)
  [15]  (0.8428, 0.5163)
  [16]  (0.8414, 0.4840)
  [17]  (0.8417, 0.4518)
  [18]  (0.8420, 0.4195)
  [19]  (0.8423, 0.3872)
  [20]  (0.8426, 0.3549)
  [21]  (0.8422, 0.3226)
  [22]  (0.8418, 0.2903)
  [23]  (0.8414, 0.2580)
  [24]  (0.8399, 0.2258)
  [25]  (0.8379, 0.1936)
  [26]  (0.8359, 0.1614)
  [27]  (0.8345, 0.1291)
  [28]  (0.8345, 0.0968)
  [29]  (0.8345, 0.0645)
  [30]  (0.8345, 0.0323)
  [31]  (0.8358, 0.0000)
  [32]  (0.8547, 0.4311)
  [33]  (0.8320, 0.4360)
  [34]  (0.8093, 0.4410)
  [35]  (0.7866, 0.4459)
  [36]  (0.7637, 0.4502)
  [37]  (0.7407, 0.4535)
  [38]  (0.7177, 0.4568)
  [39]  (0.6946, 0.4601)
  [40]  (0.6716, 0.4634)
  [41]  (0.6485, 0.4656)
  [42]  (0.6252, 0.4667)
  [43]  (0.6020, 0.4679)
  [44]  (0.5788, 0.4690)
  [45]  (0.5555, 0.4688)
  [46]  (0.5323, 0.4681)
  [47]  (0.5090, 0.4674)
  [48]  (0.4858, 0.4667)
  [49]  (0.4625, 0.4660)
  [50]  (0.4394, 0.4639)
  [51]  (0.4162, 0.4615)
  [52]  (0.3931, 0.4591)
  [53]  (0.3700, 0.4564)
  [54]  (0.3471, 0.4523)
  [55]  (0.3242, 0.4482)
  [56]  (0.3013, 0.4441)
  [57]  (0.2785, 0.4397)
  [58]  (0.2557, 0.4351)
  [59]  (0.2329, 0.4306)
  [60]  (0.2102, 0.4255)
  [61]  (0.1880, 0.4186)
  [62]  (0.1657, 0.4117)
  [63]  (0.1439, 0.4037)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.8358, 0.0000)  angle=175.2 deg
  V1  (0.8547, 0.4311)  angle=80.2 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
    }
),
