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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8474, 0.4521)
  [ 1]  (0.7756, 0.4482)
  [ 2]  (0.7038, 0.4451)
  [ 3]  (0.6320, 0.4430)
  [ 4]  (0.5601, 0.4409)
  [ 5]  (0.4883, 0.4387)
  [ 6]  (0.4164, 0.4360)
  [ 7]  (0.3447, 0.4315)
  [ 8]  (0.2729, 0.4271)
  [ 9]  (0.2012, 0.4226)
  [10]  (0.1295, 0.4181)
  [11]  (0.0581, 0.4091)
  [12]  (0.0000, 0.4144)
  [13]  (0.0048, 0.4861)
  [14]  (0.0140, 0.5574)
  [15]  (0.0231, 0.6287)
  [16]  (0.0280, 0.7004)
  [17]  (0.0324, 0.7721)
  [18]  (0.0377, 0.8438)
  [19]  (0.0429, 0.9155)
  [20]  (0.0653, 0.9671)
  [21]  (0.1371, 0.9682)
  [22]  (0.2090, 0.9678)
  [23]  (0.2808, 0.9657)
  [24]  (0.3527, 0.9632)
  [25]  (0.4245, 0.9605)
  [26]  (0.4963, 0.9574)
  [27]  (0.5681, 0.9548)
  [28]  (0.6400, 0.9536)
  [29]  (0.7119, 0.9527)
  [30]  (0.7838, 0.9520)
  [31]  (0.8275, 0.9343)
  [32]  (0.8474, 0.0472)
  [33]  (0.8723, 0.0443)
  [34]  (0.8972, 0.0467)
  [35]  (0.9222, 0.0491)
  [36]  (0.9413, 0.0645)
  [37]  (0.9597, 0.0816)
  [38]  (0.9780, 0.0988)
  [39]  (0.9868, 0.1219)
  [40]  (0.9942, 0.1458)
  [41]  (1.0000, 0.1699)
  [42]  (0.9958, 0.1946)
  [43]  (0.9916, 0.2194)
  [44]  (0.9727, 0.2315)
  [45]  (0.9489, 0.2394)
  [46]  (0.9250, 0.2463)
  [47]  (0.8999, 0.2451)
  [48]  (0.8752, 0.2422)
  [49]  (0.8520, 0.2327)
  [50]  (0.8288, 0.2232)
  [51]  (0.8083, 0.2103)
  [52]  (0.7942, 0.1896)
  [53]  (0.7801, 0.1688)
  [54]  (0.7762, 0.1441)
  [55]  (0.7726, 0.1192)
  [56]  (0.7764, 0.0946)
  [57]  (0.7848, 0.0722)
  [58]  (0.8046, 0.0568)
  [59]  (0.8244, 0.0415)
  [60]  (0.8490, 0.0368)
  [61]  (0.8737, 0.0323)
  [62]  (0.8978, 0.0318)
  [63]  (0.9200, 0.0435)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0000, 0.4144)  angle=88.7 deg
  V1  (0.0653, 0.9671)  angle=65.7 deg
  V2  (0.8275, 0.9343)  angle=66.6 deg
  V3  (0.8474, 0.0472)  angle=82.2 deg
  V4  (0.9222, 0.0491)  angle=33.4 deg
  V5  (0.9916, 0.2194)  angle=47.6 deg
  V6  (0.7848, 0.0722)  angle=31.5 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
    }
),
