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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8646, 0.9588)
  [ 1]  (0.7991, 0.9660)
  [ 2]  (0.7336, 0.9731)
  [ 3]  (0.6678, 0.9752)
  [ 4]  (0.6019, 0.9770)
  [ 5]  (0.5360, 0.9788)
  [ 6]  (0.4701, 0.9807)
  [ 7]  (0.4043, 0.9825)
  [ 8]  (0.3384, 0.9841)
  [ 9]  (0.2725, 0.9851)
  [10]  (0.2066, 0.9862)
  [11]  (0.1407, 0.9872)
  [12]  (0.0748, 0.9883)
  [13]  (0.0606, 0.9324)
  [14]  (0.0550, 0.8667)
  [15]  (0.0490, 0.8011)
  [16]  (0.0431, 0.7355)
  [17]  (0.0371, 0.6698)
  [18]  (0.0289, 0.6045)
  [19]  (0.0161, 0.5399)
  [20]  (0.0032, 0.4753)
  [21]  (0.0000, 0.4185)
  [22]  (0.0658, 0.4217)
  [23]  (0.1316, 0.4250)
  [24]  (0.1974, 0.4282)
  [25]  (0.2633, 0.4311)
  [26]  (0.3292, 0.4323)
  [27]  (0.3950, 0.4336)
  [28]  (0.4609, 0.4349)
  [29]  (0.5268, 0.4362)
  [30]  (0.5927, 0.4374)
  [31]  (0.6586, 0.4385)
  [32]  (0.8646, 0.0211)
  [33]  (0.8850, 0.0142)
  [34]  (0.9049, 0.0117)
  [35]  (0.9231, 0.0231)
  [36]  (0.9366, 0.0397)
  [37]  (0.9492, 0.0571)
  [38]  (0.9618, 0.0745)
  [39]  (0.9745, 0.0919)
  [40]  (0.9871, 0.1093)
  [41]  (0.9954, 0.1284)
  [42]  (0.9977, 0.1498)
  [43]  (1.0000, 0.1712)
  [44]  (0.9949, 0.1873)
  [45]  (0.9740, 0.1922)
  [46]  (0.9530, 0.1971)
  [47]  (0.9321, 0.2020)
  [48]  (0.9111, 0.2053)
  [49]  (0.8900, 0.2012)
  [50]  (0.8688, 0.1972)
  [51]  (0.8477, 0.1932)
  [52]  (0.8266, 0.1891)
  [53]  (0.8117, 0.1783)
  [54]  (0.8059, 0.1576)
  [55]  (0.8000, 0.1368)
  [56]  (0.8048, 0.1160)
  [57]  (0.8101, 0.0951)
  [58]  (0.8154, 0.0743)
  [59]  (0.8295, 0.0635)
  [60]  (0.8509, 0.0609)
  [61]  (0.8722, 0.0583)
  [62]  (0.8936, 0.0557)
  [63]  (0.9149, 0.0531)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0748, 0.9883)  angle=76.6 deg
  V1  (0.0000, 0.4185)  angle=96.1 deg
  V2  (0.6586, 0.4385)  angle=64.7 deg
  V3  (0.8646, 0.0211)  angle=45.2 deg
  V4  (0.9049, 0.0117)  angle=39.4 deg
  V5  (0.9949, 0.1873)  angle=59.4 deg
  V6  (0.8117, 0.1783)  angle=38.1 deg
  V7  (0.8154, 0.0743)  angle=38.4 deg
  V8  (0.8295, 0.0635)  angle=30.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
    }
),
