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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8268, 0.5161)
  [ 1]  (0.7586, 0.5128)
  [ 2]  (0.6905, 0.5079)
  [ 3]  (0.6223, 0.5036)
  [ 4]  (0.5541, 0.4998)
  [ 5]  (0.4859, 0.4960)
  [ 6]  (0.4177, 0.4922)
  [ 7]  (0.3495, 0.4884)
  [ 8]  (0.2813, 0.4846)
  [ 9]  (0.2133, 0.4795)
  [10]  (0.1456, 0.4702)
  [11]  (0.0780, 0.4609)
  [12]  (0.0103, 0.4516)
  [13]  (0.0000, 0.4995)
  [14]  (0.0091, 0.5672)
  [15]  (0.0117, 0.6354)
  [16]  (0.0142, 0.7037)
  [17]  (0.0168, 0.7719)
  [18]  (0.0185, 0.8402)
  [19]  (0.0185, 0.9085)
  [20]  (0.0484, 0.9592)
  [21]  (0.1151, 0.9660)
  [22]  (0.1834, 0.9667)
  [23]  (0.2517, 0.9674)
  [24]  (0.3200, 0.9669)
  [25]  (0.3883, 0.9660)
  [26]  (0.4566, 0.9651)
  [27]  (0.5248, 0.9644)
  [28]  (0.5931, 0.9643)
  [29]  (0.6614, 0.9642)
  [30]  (0.7297, 0.9654)
  [31]  (0.7980, 0.9668)
  [32]  (0.8268, 0.0383)
  [33]  (0.8548, 0.0326)
  [34]  (0.8829, 0.0360)
  [35]  (0.9109, 0.0420)
  [36]  (0.9347, 0.0568)
  [37]  (0.9570, 0.0749)
  [38]  (0.9704, 0.1001)
  [39]  (0.9835, 0.1257)
  [40]  (0.9966, 0.1512)
  [41]  (1.0000, 0.1790)
  [42]  (1.0000, 0.2077)
  [43]  (0.9998, 0.2363)
  [44]  (0.9769, 0.2535)
  [45]  (0.9540, 0.2708)
  [46]  (0.9297, 0.2839)
  [47]  (0.9010, 0.2843)
  [48]  (0.8724, 0.2847)
  [49]  (0.8443, 0.2830)
  [50]  (0.8198, 0.2681)
  [51]  (0.7965, 0.2520)
  [52]  (0.7834, 0.2265)
  [53]  (0.7702, 0.2011)
  [54]  (0.7649, 0.1730)
  [55]  (0.7603, 0.1447)
  [56]  (0.7659, 0.1174)
  [57]  (0.7761, 0.0907)
  [58]  (0.7924, 0.0692)
  [59]  (0.8177, 0.0558)
  [60]  (0.8431, 0.0425)
  [61]  (0.8715, 0.0420)
  [62]  (0.9002, 0.0426)
  [63]  (0.9288, 0.0433)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0103, 0.4516)  angle=85.7 deg
  V1  (0.0185, 0.9085)  angle=30.5 deg
  V2  (0.0484, 0.9592)  angle=53.7 deg
  V3  (0.7980, 0.9668)  angle=89.4 deg
  V4  (0.8268, 0.0383)  angle=76.7 deg
  V5  (0.9998, 0.2363)  angle=52.6 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
    }
),
