=== SAVED CAST: magibag_4_t1 ===
Normalized points: 63
Raw points: N/A

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9479, 0.9099)
  [ 1]  (0.8676, 0.9320)
  [ 2]  (0.7846, 0.9425)
  [ 3]  (0.7015, 0.9530)
  [ 4]  (0.6185, 0.9635)
  [ 5]  (0.5354, 0.9740)
  [ 6]  (0.4522, 0.9815)
  [ 7]  (0.3685, 0.9825)
  [ 8]  (0.2848, 0.9835)
  [ 9]  (0.2011, 0.9845)
  [10]  (0.1275, 0.9638)
  [11]  (0.0745, 0.8990)
  [12]  (0.0463, 0.8229)
  [13]  (0.0322, 0.7404)
  [14]  (0.0180, 0.6579)
  [15]  (0.0099, 0.5748)
  [16]  (0.0099, 0.4911)
  [17]  (0.0099, 0.4074)
  [18]  (0.0099, 0.3237)
  [19]  (0.0069, 0.2401)
  [20]  (0.0000, 0.1567)
  [21]  (0.9479, 0.4981)
  [22]  (0.9677, 0.5231)
  [23]  (0.9876, 0.5482)
  [24]  (1.0000, 0.5738)
  [25]  (0.9834, 0.6004)
  [26]  (0.9515, 0.6021)
  [27]  (0.9196, 0.6038)
  [28]  (0.8880, 0.6025)
  [29]  (0.8572, 0.5940)
  [30]  (0.8263, 0.5856)
  [31]  (0.7955, 0.5771)
  [32]  (0.7647, 0.5687)
  [33]  (0.7339, 0.5602)
  [34]  (0.7368, 0.5372)
  [35]  (0.7516, 0.5089)
  [36]  (0.7665, 0.4806)
  [37]  (0.7895, 0.4602)
  [38]  (0.8175, 0.4450)
  [39]  (0.8474, 0.4389)
  [40]  (0.8791, 0.4428)
  [41]  (0.9108, 0.4467)
  [42]  (0.9479, 0.9839)
  [43]  (0.8547, 0.9870)
  [44]  (0.7618, 0.9936)
  [45]  (0.6685, 0.9940)
  [46]  (0.5752, 0.9946)
  [47]  (0.4819, 0.9954)
  [48]  (0.3887, 0.9914)
  [49]  (0.2961, 0.9824)
  [50]  (0.2168, 0.9389)
  [51]  (0.2410, 0.8594)
  [52]  (0.3072, 0.7944)
  [53]  (0.3865, 0.7452)
  [54]  (0.4657, 0.6959)
  [55]  (0.5421, 0.6426)
  [56]  (0.5799, 0.5625)
  [57]  (0.5661, 0.4708)
  [58]  (0.5611, 0.3778)
  [59]  (0.5589, 0.2845)
  [60]  (0.5581, 0.1912)
  [61]  (0.5581, 0.0979)
  [62]  (0.5581, 0.0046)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.1275, 0.9638)  angle=35.0 deg
  V1  (0.0000, 0.1567)  angle=114.5 deg
  V2  (0.9479, 0.4981)  angle=31.8 deg
  V3  (1.0000, 0.5738)  angle=57.8 deg
  V4  (0.9834, 0.6004)  angle=55.0 deg
  V5  (0.7339, 0.5602)  angle=81.8 deg
  V6  (0.9108, 0.4467)  angle=79.0 deg
  V7  (0.9479, 0.9839)  angle=92.0 deg
  V8  (0.2168, 0.9389)  angle=78.2 deg
  V9  (0.5799, 0.5625)  angle=33.9 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
    }
),
