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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.5022, 1.0000)
  [ 1]  (0.4940, 0.9785)
  [ 2]  (0.4861, 0.9569)
  [ 3]  (0.4835, 0.9340)
  [ 4]  (0.4809, 0.9112)
  [ 5]  (0.4783, 0.8883)
  [ 6]  (0.4780, 0.8654)
  [ 7]  (0.4797, 0.8424)
  [ 8]  (0.4814, 0.8194)
  [ 9]  (0.4874, 0.7973)
  [10]  (0.4945, 0.7754)
  [11]  (0.4981, 0.7529)
  [12]  (0.4987, 0.7299)
  [13]  (0.4993, 0.7069)
  [14]  (0.4999, 0.6838)
  [15]  (0.4978, 0.6610)
  [16]  (0.4945, 0.6382)
  [17]  (0.4912, 0.6154)
  [18]  (0.4879, 0.5926)
  [19]  (0.4846, 0.5698)
  [20]  (0.4812, 0.5470)
  [21]  (0.4776, 0.5243)
  [22]  (0.4741, 0.5015)
  [23]  (0.4705, 0.4788)
  [24]  (0.4669, 0.4561)
  [25]  (0.4633, 0.4333)
  [26]  (0.4597, 0.4106)
  [27]  (0.4560, 0.3878)
  [28]  (0.4524, 0.3651)
  [29]  (0.4487, 0.3424)
  [30]  (0.4450, 0.3196)
  [31]  (0.4404, 0.2971)
  [32]  (0.5022, 0.0065)
  [33]  (0.5098, 0.0153)
  [34]  (0.5173, 0.0241)
  [35]  (0.5249, 0.0329)
  [36]  (0.5324, 0.0417)
  [37]  (0.5400, 0.0505)
  [38]  (0.5475, 0.0593)
  [39]  (0.5495, 0.0698)
  [40]  (0.5482, 0.0813)
  [41]  (0.5469, 0.0928)
  [42]  (0.5456, 0.1044)
  [43]  (0.5444, 0.1159)
  [44]  (0.5397, 0.1234)
  [45]  (0.5281, 0.1227)
  [46]  (0.5166, 0.1220)
  [47]  (0.5050, 0.1213)
  [48]  (0.4950, 0.1189)
  [49]  (0.4932, 0.1075)
  [50]  (0.4914, 0.0960)
  [51]  (0.4896, 0.0846)
  [52]  (0.4878, 0.0731)
  [53]  (0.4869, 0.0619)
  [54]  (0.4932, 0.0521)
  [55]  (0.4995, 0.0424)
  [56]  (0.5059, 0.0327)
  [57]  (0.5122, 0.0230)
  [58]  (0.5185, 0.0133)
  [59]  (0.5248, 0.0036)
  [60]  (0.5361, 0.0016)
  [61]  (0.5476, 0.0000)
  [62]  (0.5551, 0.0053)
  [63]  (0.5596, 0.0160)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.5022, 0.0065)  angle=127.3 deg
  V1  (0.5475, 0.0593)  angle=30.2 deg
  V2  (0.5397, 0.1234)  angle=61.6 deg
  V3  (0.4950, 0.1189)  angle=67.4 deg
  V4  (0.4869, 0.0619)  angle=37.7 deg
  V5  (0.5248, 0.0036)  angle=47.0 deg
  V6  (0.5476, 0.0000)  angle=43.1 deg
  V7  (0.5551, 0.0053)  angle=32.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
    }
),
