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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7888, 1.0000)
  [ 1]  (0.7854, 0.9679)
  [ 2]  (0.7834, 0.9356)
  [ 3]  (0.7815, 0.9033)
  [ 4]  (0.7796, 0.8711)
  [ 5]  (0.7777, 0.8388)
  [ 6]  (0.7761, 0.8065)
  [ 7]  (0.7757, 0.7742)
  [ 8]  (0.7753, 0.7419)
  [ 9]  (0.7750, 0.7096)
  [10]  (0.7746, 0.6773)
  [11]  (0.7742, 0.6450)
  [12]  (0.7737, 0.6127)
  [13]  (0.7733, 0.5803)
  [14]  (0.7728, 0.5480)
  [15]  (0.7715, 0.5157)
  [16]  (0.7692, 0.4835)
  [17]  (0.7670, 0.4513)
  [18]  (0.7644, 0.4190)
  [19]  (0.7617, 0.3868)
  [20]  (0.7590, 0.3546)
  [21]  (0.7561, 0.3224)
  [22]  (0.7533, 0.2903)
  [23]  (0.7506, 0.2580)
  [24]  (0.7489, 0.2258)
  [25]  (0.7472, 0.1935)
  [26]  (0.7455, 0.1612)
  [27]  (0.7460, 0.1289)
  [28]  (0.7467, 0.0966)
  [29]  (0.7483, 0.0643)
  [30]  (0.7511, 0.0321)
  [31]  (0.7544, 0.0000)
  [32]  (0.7888, 0.3883)
  [33]  (0.7704, 0.3921)
  [34]  (0.7518, 0.3953)
  [35]  (0.7331, 0.3973)
  [36]  (0.7144, 0.3985)
  [37]  (0.6955, 0.3987)
  [38]  (0.6767, 0.3990)
  [39]  (0.6579, 0.3992)
  [40]  (0.6390, 0.3994)
  [41]  (0.6202, 0.3987)
  [42]  (0.6014, 0.3980)
  [43]  (0.5826, 0.3972)
  [44]  (0.5638, 0.3965)
  [45]  (0.5450, 0.3948)
  [46]  (0.5263, 0.3932)
  [47]  (0.5075, 0.3914)
  [48]  (0.4889, 0.3887)
  [49]  (0.4702, 0.3861)
  [50]  (0.4516, 0.3834)
  [51]  (0.4330, 0.3805)
  [52]  (0.4144, 0.3775)
  [53]  (0.3958, 0.3744)
  [54]  (0.3772, 0.3714)
  [55]  (0.3586, 0.3684)
  [56]  (0.3400, 0.3654)
  [57]  (0.3214, 0.3625)
  [58]  (0.3028, 0.3596)
  [59]  (0.2847, 0.3547)
  [60]  (0.2664, 0.3501)
  [61]  (0.2481, 0.3456)
  [62]  (0.2297, 0.3419)
  [63]  (0.2112, 0.3385)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.7544, 0.0000)  angle=169.0 deg
  V1  (0.7888, 0.3883)  angle=83.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
    }
),
