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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7737, 1.0000)
  [ 1]  (0.7796, 0.9679)
  [ 2]  (0.7855, 0.9359)
  [ 3]  (0.7915, 0.9038)
  [ 4]  (0.7974, 0.8718)
  [ 5]  (0.8040, 0.8399)
  [ 6]  (0.8111, 0.8080)
  [ 7]  (0.8181, 0.7762)
  [ 8]  (0.8251, 0.7444)
  [ 9]  (0.8322, 0.7125)
  [10]  (0.8392, 0.6807)
  [11]  (0.8435, 0.6485)
  [12]  (0.8453, 0.6159)
  [13]  (0.8471, 0.5834)
  [14]  (0.8489, 0.5508)
  [15]  (0.8507, 0.5183)
  [16]  (0.8525, 0.4857)
  [17]  (0.8543, 0.4532)
  [18]  (0.8561, 0.4206)
  [19]  (0.8579, 0.3881)
  [20]  (0.8597, 0.3555)
  [21]  (0.8616, 0.3230)
  [22]  (0.8648, 0.2906)
  [23]  (0.8680, 0.2581)
  [24]  (0.8715, 0.2257)
  [25]  (0.8770, 0.1936)
  [26]  (0.8824, 0.1614)
  [27]  (0.8878, 0.1293)
  [28]  (0.8929, 0.0971)
  [29]  (0.8972, 0.0648)
  [30]  (0.9016, 0.0325)
  [31]  (0.9044, 0.0000)
  [32]  (0.7737, 0.4517)
  [33]  (0.7513, 0.4480)
  [34]  (0.7289, 0.4443)
  [35]  (0.7066, 0.4404)
  [36]  (0.6843, 0.4360)
  [37]  (0.6620, 0.4317)
  [38]  (0.6398, 0.4273)
  [39]  (0.6175, 0.4228)
  [40]  (0.5956, 0.4169)
  [41]  (0.5737, 0.4110)
  [42]  (0.5518, 0.4051)
  [43]  (0.5299, 0.3992)
  [44]  (0.5078, 0.3942)
  [45]  (0.4857, 0.3892)
  [46]  (0.4635, 0.3842)
  [47]  (0.4414, 0.3792)
  [48]  (0.4193, 0.3742)
  [49]  (0.3972, 0.3688)
  [50]  (0.3752, 0.3633)
  [51]  (0.3532, 0.3578)
  [52]  (0.3312, 0.3523)
  [53]  (0.3092, 0.3467)
  [54]  (0.2876, 0.3398)
  [55]  (0.2664, 0.3319)
  [56]  (0.2451, 0.3239)
  [57]  (0.2240, 0.3157)
  [58]  (0.2029, 0.3073)
  [59]  (0.1815, 0.2999)
  [60]  (0.1599, 0.2930)
  [61]  (0.1383, 0.2861)
  [62]  (0.1168, 0.2787)
  [63]  (0.0956, 0.2708)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.9044, 0.0000)  angle=168.9 deg
  V1  (0.7737, 0.4517)  angle=83.3 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
    }
),
