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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8712, 1.0000)
  [ 1]  (0.8712, 0.9677)
  [ 2]  (0.8712, 0.9353)
  [ 3]  (0.8709, 0.9030)
  [ 4]  (0.8703, 0.8707)
  [ 5]  (0.8697, 0.8383)
  [ 6]  (0.8691, 0.8060)
  [ 7]  (0.8685, 0.7737)
  [ 8]  (0.8679, 0.7413)
  [ 9]  (0.8667, 0.7090)
  [10]  (0.8648, 0.6768)
  [11]  (0.8629, 0.6445)
  [12]  (0.8610, 0.6122)
  [13]  (0.8591, 0.5799)
  [14]  (0.8572, 0.5476)
  [15]  (0.8533, 0.5155)
  [16]  (0.8493, 0.4834)
  [17]  (0.8453, 0.4513)
  [18]  (0.8413, 0.4193)
  [19]  (0.8373, 0.3872)
  [20]  (0.8349, 0.3549)
  [21]  (0.8332, 0.3226)
  [22]  (0.8314, 0.2904)
  [23]  (0.8297, 0.2581)
  [24]  (0.8287, 0.2258)
  [25]  (0.8282, 0.1934)
  [26]  (0.8277, 0.1611)
  [27]  (0.8263, 0.1288)
  [28]  (0.8227, 0.0967)
  [29]  (0.8192, 0.0645)
  [30]  (0.8169, 0.0323)
  [31]  (0.8149, 0.0000)
  [32]  (0.8712, 0.4133)
  [33]  (0.8472, 0.4131)
  [34]  (0.8232, 0.4130)
  [35]  (0.7992, 0.4140)
  [36]  (0.7752, 0.4151)
  [37]  (0.7512, 0.4162)
  [38]  (0.7273, 0.4164)
  [39]  (0.7033, 0.4153)
  [40]  (0.6793, 0.4142)
  [41]  (0.6553, 0.4132)
  [42]  (0.6313, 0.4119)
  [43]  (0.6074, 0.4103)
  [44]  (0.5834, 0.4087)
  [45]  (0.5595, 0.4071)
  [46]  (0.5355, 0.4060)
  [47]  (0.5115, 0.4055)
  [48]  (0.4875, 0.4049)
  [49]  (0.4635, 0.4043)
  [50]  (0.4395, 0.4036)
  [51]  (0.4155, 0.4029)
  [52]  (0.3916, 0.4019)
  [53]  (0.3677, 0.3992)
  [54]  (0.3438, 0.3964)
  [55]  (0.3200, 0.3937)
  [56]  (0.2961, 0.3917)
  [57]  (0.2721, 0.3901)
  [58]  (0.2482, 0.3884)
  [59]  (0.2242, 0.3868)
  [60]  (0.2003, 0.3852)
  [61]  (0.1763, 0.3835)
  [62]  (0.1526, 0.3802)
  [63]  (0.1288, 0.3768)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.8149, 0.0000)  angle=175.7 deg
  V1  (0.8712, 0.4133)  angle=98.1 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
    }
),
