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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.4517, 1.0000)
  [ 1]  (0.4508, 0.9820)
  [ 2]  (0.4499, 0.9640)
  [ 3]  (0.4490, 0.9460)
  [ 4]  (0.4480, 0.9280)
  [ 5]  (0.4474, 0.9100)
  [ 6]  (0.4469, 0.8920)
  [ 7]  (0.4463, 0.8740)
  [ 8]  (0.4458, 0.8560)
  [ 9]  (0.4452, 0.8380)
  [10]  (0.4447, 0.8200)
  [11]  (0.4440, 0.8020)
  [12]  (0.4426, 0.7840)
  [13]  (0.4411, 0.7661)
  [14]  (0.4397, 0.7481)
  [15]  (0.4382, 0.7301)
  [16]  (0.4368, 0.7122)
  [17]  (0.4353, 0.6942)
  [18]  (0.4339, 0.6763)
  [19]  (0.4326, 0.6583)
  [20]  (0.4321, 0.6403)
  [21]  (0.4317, 0.6223)
  [22]  (0.4312, 0.6043)
  [23]  (0.4308, 0.5863)
  [24]  (0.4303, 0.5682)
  [25]  (0.4299, 0.5502)
  [26]  (0.4294, 0.5322)
  [27]  (0.4290, 0.5142)
  [28]  (0.4282, 0.4962)
  [29]  (0.4271, 0.4782)
  [30]  (0.4260, 0.4603)
  [31]  (0.4249, 0.4423)
  [32]  (0.4517, 0.0000)
  [33]  (0.4698, 0.0089)
  [34]  (0.4879, 0.0179)
  [35]  (0.5031, 0.0304)
  [36]  (0.5151, 0.0467)
  [37]  (0.5271, 0.0629)
  [38]  (0.5391, 0.0792)
  [39]  (0.5511, 0.0954)
  [40]  (0.5631, 0.1117)
  [41]  (0.5751, 0.1280)
  [42]  (0.5698, 0.1453)
  [43]  (0.5599, 0.1629)
  [44]  (0.5500, 0.1805)
  [45]  (0.5401, 0.1982)
  [46]  (0.5302, 0.2158)
  [47]  (0.5168, 0.2244)
  [48]  (0.4976, 0.2182)
  [49]  (0.4784, 0.2119)
  [50]  (0.4592, 0.2056)
  [51]  (0.4687, 0.1878)
  [52]  (0.4782, 0.1700)
  [53]  (0.4877, 0.1521)
  [54]  (0.4972, 0.1343)
  [55]  (0.5067, 0.1165)
  [56]  (0.5163, 0.0987)
  [57]  (0.5266, 0.0815)
  [58]  (0.5408, 0.0670)
  [59]  (0.5547, 0.0531)
  [60]  (0.5604, 0.0725)
  [61]  (0.5660, 0.0919)
  [62]  (0.5708, 0.1115)
  [63]  (0.5737, 0.1315)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.4517, 0.0000)  angle=112.8 deg
  V1  (0.5751, 0.1280)  angle=53.4 deg
  V2  (0.5168, 0.2244)  angle=50.9 deg
  V3  (0.4592, 0.2056)  angle=100.0 deg
  V4  (0.5547, 0.0531)  angle=118.8 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
    }
),
