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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8963, 0.8334)
  [ 1]  (0.8120, 0.8455)
  [ 2]  (0.7277, 0.8577)
  [ 3]  (0.6434, 0.8699)
  [ 4]  (0.5585, 0.8777)
  [ 5]  (0.4737, 0.8854)
  [ 6]  (0.3888, 0.8931)
  [ 7]  (0.3040, 0.9008)
  [ 8]  (0.2192, 0.9085)
  [ 9]  (0.1345, 0.9176)
  [10]  (0.0847, 0.8598)
  [11]  (0.0641, 0.7774)
  [12]  (0.0452, 0.6943)
  [13]  (0.0291, 0.6109)
  [14]  (0.0277, 0.5257)
  [15]  (0.0264, 0.4405)
  [16]  (0.0250, 0.3553)
  [17]  (0.0240, 0.2701)
  [18]  (0.0240, 0.1849)
  [19]  (0.0240, 0.0997)
  [20]  (0.0240, 0.0145)
  [21]  (0.8963, 0.3108)
  [22]  (0.9174, 0.3298)
  [23]  (0.9385, 0.3489)
  [24]  (0.9549, 0.3713)
  [25]  (0.9654, 0.3977)
  [26]  (0.9760, 0.4241)
  [27]  (0.9686, 0.4483)
  [28]  (0.9520, 0.4714)
  [29]  (0.9354, 0.4945)
  [30]  (0.9106, 0.4999)
  [31]  (0.8823, 0.4976)
  [32]  (0.8539, 0.4953)
  [33]  (0.8256, 0.4930)
  [34]  (0.8051, 0.4782)
  [35]  (0.7907, 0.4537)
  [36]  (0.7805, 0.4289)
  [37]  (0.7917, 0.4027)
  [38]  (0.8029, 0.3766)
  [39]  (0.8215, 0.3572)
  [40]  (0.8465, 0.3437)
  [41]  (0.8716, 0.3303)
  [42]  (0.8963, 0.9897)
  [43]  (0.8207, 1.0000)
  [44]  (0.7445, 0.9937)
  [45]  (0.6683, 0.9877)
  [46]  (0.5921, 0.9821)
  [47]  (0.5189, 0.9659)
  [48]  (0.4592, 0.9223)
  [49]  (0.4230, 0.8550)
  [50]  (0.3981, 0.7849)
  [51]  (0.4271, 0.7210)
  [52]  (0.4874, 0.6755)
  [53]  (0.5576, 0.6453)
  [54]  (0.6212, 0.6063)
  [55]  (0.6427, 0.5342)
  [56]  (0.6455, 0.4579)
  [57]  (0.6418, 0.3816)
  [58]  (0.6412, 0.3051)
  [59]  (0.6412, 0.2287)
  [60]  (0.6412, 0.1523)
  [61]  (0.6402, 0.0759)
  [62]  (0.6316, 0.0000)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.1345, 0.9176)  angle=55.4 deg
  V1  (0.0240, 0.0145)  angle=108.8 deg
  V2  (0.9760, 0.4241)  angle=38.7 deg
  V3  (0.9354, 0.4945)  angle=42.0 deg
  V4  (0.8256, 0.4930)  angle=31.0 deg
  V5  (0.7805, 0.4289)  angle=45.5 deg
  V6  (0.8716, 0.3303)  angle=116.1 deg
  V7  (0.8963, 0.9897)  angle=84.4 deg
  V8  (0.3981, 0.7849)  angle=43.9 deg
  V9  (0.6212, 0.6063)  angle=41.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
    }
),
