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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.5484, 1.0000)
  [ 1]  (0.5201, 0.9798)
  [ 2]  (0.4987, 0.9534)
  [ 3]  (0.4817, 0.9231)
  [ 4]  (0.4647, 0.8928)
  [ 5]  (0.4477, 0.8625)
  [ 6]  (0.4306, 0.8322)
  [ 7]  (0.4136, 0.8019)
  [ 8]  (0.3966, 0.7716)
  [ 9]  (0.3835, 0.7396)
  [10]  (0.3721, 0.7067)
  [11]  (0.3606, 0.6739)
  [12]  (0.3492, 0.6411)
  [13]  (0.3378, 0.6083)
  [14]  (0.3263, 0.5755)
  [15]  (0.3149, 0.5427)
  [16]  (0.3042, 0.5096)
  [17]  (0.2951, 0.4761)
  [18]  (0.2860, 0.4426)
  [19]  (0.2769, 0.4090)
  [20]  (0.2678, 0.3755)
  [21]  (0.2587, 0.3419)
  [22]  (0.2496, 0.3084)
  [23]  (0.2405, 0.2749)
  [24]  (0.2344, 0.2407)
  [25]  (0.2287, 0.2064)
  [26]  (0.2230, 0.1721)
  [27]  (0.2174, 0.1378)
  [28]  (0.2117, 0.1035)
  [29]  (0.2076, 0.0690)
  [30]  (0.2036, 0.0345)
  [31]  (0.1997, 0.0000)
  [32]  (0.5484, 0.2257)
  [33]  (0.5707, 0.2445)
  [34]  (0.5930, 0.2633)
  [35]  (0.6154, 0.2822)
  [36]  (0.6377, 0.3010)
  [37]  (0.6587, 0.3211)
  [38]  (0.6753, 0.3452)
  [39]  (0.6919, 0.3692)
  [40]  (0.7085, 0.3933)
  [41]  (0.7251, 0.4173)
  [42]  (0.7417, 0.4413)
  [43]  (0.7583, 0.4654)
  [44]  (0.7749, 0.4894)
  [45]  (0.7870, 0.5155)
  [46]  (0.7940, 0.5439)
  [47]  (0.8003, 0.5715)
  [48]  (0.7742, 0.5583)
  [49]  (0.7481, 0.5452)
  [50]  (0.7221, 0.5320)
  [51]  (0.6978, 0.5170)
  [52]  (0.6846, 0.4910)
  [53]  (0.6714, 0.4649)
  [54]  (0.6582, 0.4388)
  [55]  (0.6450, 0.4127)
  [56]  (0.6451, 0.3839)
  [57]  (0.6467, 0.3547)
  [58]  (0.6484, 0.3255)
  [59]  (0.6582, 0.3186)
  [60]  (0.6784, 0.3397)
  [61]  (0.6986, 0.3609)
  [62]  (0.7188, 0.3820)
  [63]  (0.7390, 0.4031)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.1997, 0.0000)  angle=129.4 deg
  V1  (0.8003, 0.5715)  angle=129.7 deg
  V2  (0.6978, 0.5170)  angle=31.6 deg
  V3  (0.6484, 0.3255)  angle=51.7 deg
  V4  (0.6582, 0.3186)  angle=81.4 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
    }
),
