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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8622, 0.8518)
  [ 1]  (0.7841, 0.8576)
  [ 2]  (0.7057, 0.8578)
  [ 3]  (0.6274, 0.8581)
  [ 4]  (0.5490, 0.8583)
  [ 5]  (0.4706, 0.8585)
  [ 6]  (0.3922, 0.8588)
  [ 7]  (0.3139, 0.8590)
  [ 8]  (0.2355, 0.8574)
  [ 9]  (0.1572, 0.8554)
  [10]  (0.0925, 0.8328)
  [11]  (0.0601, 0.7614)
  [12]  (0.0484, 0.6843)
  [13]  (0.0391, 0.6065)
  [14]  (0.0297, 0.5287)
  [15]  (0.0212, 0.4508)
  [16]  (0.0152, 0.3726)
  [17]  (0.0091, 0.2945)
  [18]  (0.0031, 0.2163)
  [19]  (0.0000, 0.1381)
  [20]  (0.0000, 0.0597)
  [21]  (0.8622, 0.4157)
  [22]  (0.8933, 0.4276)
  [23]  (0.9244, 0.4395)
  [24]  (0.9555, 0.4514)
  [25]  (0.9839, 0.4675)
  [26]  (1.0000, 0.4926)
  [27]  (0.9875, 0.5234)
  [28]  (0.9672, 0.5471)
  [29]  (0.9375, 0.5620)
  [30]  (0.9078, 0.5770)
  [31]  (0.8762, 0.5810)
  [32]  (0.8433, 0.5762)
  [33]  (0.8104, 0.5714)
  [34]  (0.7811, 0.5631)
  [35]  (0.7778, 0.5300)
  [36]  (0.7877, 0.5015)
  [37]  (0.8111, 0.4779)
  [38]  (0.8405, 0.4649)
  [39]  (0.8729, 0.4575)
  [40]  (0.9054, 0.4501)
  [41]  (0.9378, 0.4427)
  [42]  (0.8622, 0.9410)
  [43]  (0.7672, 0.9279)
  [44]  (0.6714, 0.9218)
  [45]  (0.5755, 0.9157)
  [46]  (0.4796, 0.9104)
  [47]  (0.3836, 0.9083)
  [48]  (0.2875, 0.9061)
  [49]  (0.1915, 0.9039)
  [50]  (0.0955, 0.9023)
  [51]  (0.0656, 0.8704)
  [52]  (0.1448, 0.8160)
  [53]  (0.2258, 0.7647)
  [54]  (0.3097, 0.7178)
  [55]  (0.3978, 0.6808)
  [56]  (0.4703, 0.6306)
  [57]  (0.4837, 0.5364)
  [58]  (0.4906, 0.4406)
  [59]  (0.4982, 0.3448)
  [60]  (0.5070, 0.2492)
  [61]  (0.5157, 0.1535)
  [62]  (0.5002, 0.0590)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0925, 0.8328)  angle=46.4 deg
  V1  (0.0000, 0.0597)  angle=112.4 deg
  V2  (1.0000, 0.4926)  angle=54.7 deg
  V3  (0.7811, 0.5631)  angle=68.3 deg
  V4  (0.9378, 0.4427)  angle=111.4 deg
  V5  (0.8622, 0.9410)  angle=89.2 deg
  V6  (0.0955, 0.9023)  angle=45.9 deg
  V7  (0.0656, 0.8704)  angle=98.7 deg
  V8  (0.4703, 0.6306)  angle=47.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
    }
),
