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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7886, 0.5145)
  [ 1]  (0.7284, 0.5088)
  [ 2]  (0.6682, 0.5031)
  [ 3]  (0.6080, 0.4974)
  [ 4]  (0.5476, 0.4958)
  [ 5]  (0.4871, 0.4950)
  [ 6]  (0.4267, 0.4942)
  [ 7]  (0.3662, 0.4933)
  [ 8]  (0.3058, 0.4925)
  [ 9]  (0.2454, 0.4908)
  [10]  (0.1850, 0.4877)
  [11]  (0.1246, 0.4845)
  [12]  (0.0653, 0.4757)
  [13]  (0.0635, 0.5270)
  [14]  (0.0688, 0.5872)
  [15]  (0.0740, 0.6474)
  [16]  (0.0764, 0.7078)
  [17]  (0.0773, 0.7683)
  [18]  (0.0781, 0.8287)
  [19]  (0.0793, 0.8892)
  [20]  (0.0887, 0.9489)
  [21]  (0.1105, 0.9961)
  [22]  (0.1707, 1.0000)
  [23]  (0.2311, 0.9998)
  [24]  (0.2916, 0.9996)
  [25]  (0.3521, 0.9993)
  [26]  (0.4125, 0.9991)
  [27]  (0.4730, 0.9983)
  [28]  (0.5333, 0.9954)
  [29]  (0.5937, 0.9925)
  [30]  (0.6541, 0.9897)
  [31]  (0.7145, 0.9868)
  [32]  (0.7886, 0.0000)
  [33]  (0.8136, 0.0027)
  [34]  (0.8353, 0.0167)
  [35]  (0.8565, 0.0314)
  [36]  (0.8748, 0.0496)
  [37]  (0.8931, 0.0679)
  [38]  (0.9114, 0.0862)
  [39]  (0.9283, 0.1052)
  [40]  (0.9324, 0.1307)
  [41]  (0.9365, 0.1562)
  [42]  (0.9162, 0.1697)
  [43]  (0.8934, 0.1820)
  [44]  (0.8707, 0.1943)
  [45]  (0.8476, 0.2054)
  [46]  (0.8218, 0.2071)
  [47]  (0.7960, 0.2089)
  [48]  (0.7703, 0.2107)
  [49]  (0.7448, 0.2109)
  [50]  (0.7221, 0.1986)
  [51]  (0.7094, 0.1780)
  [52]  (0.7015, 0.1534)
  [53]  (0.6973, 0.1282)
  [54]  (0.6984, 0.1024)
  [55]  (0.6994, 0.0766)
  [56]  (0.7120, 0.0578)
  [57]  (0.7346, 0.0452)
  [58]  (0.7581, 0.0358)
  [59]  (0.7839, 0.0340)
  [60]  (0.8097, 0.0321)
  [61]  (0.8355, 0.0303)
  [62]  (0.8608, 0.0296)
  [63]  (0.8804, 0.0465)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0653, 0.4757)  angle=96.4 deg
  V1  (0.1105, 0.9961)  angle=61.5 deg
  V2  (0.7145, 0.9868)  angle=83.0 deg
  V3  (0.7886, 0.0000)  angle=91.9 deg
  V4  (0.9283, 0.1052)  angle=32.4 deg
  V5  (0.9365, 0.1562)  angle=65.6 deg
  V6  (0.6994, 0.0766)  angle=31.6 deg
  V7  (0.8608, 0.0296)  angle=42.3 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
    }
),
