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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6166, 0.0000)
  [ 1]  (0.6325, 0.0671)
  [ 2]  (0.6485, 0.1342)
  [ 3]  (0.6644, 0.2014)
  [ 4]  (0.6792, 0.2688)
  [ 5]  (0.6930, 0.3364)
  [ 6]  (0.7069, 0.4039)
  [ 7]  (0.7208, 0.4715)
  [ 8]  (0.7379, 0.5382)
  [ 9]  (0.7601, 0.6036)
  [10]  (0.7822, 0.6689)
  [11]  (0.7996, 0.7355)
  [12]  (0.7522, 0.7441)
  [13]  (0.6833, 0.7422)
  [14]  (0.6143, 0.7416)
  [15]  (0.5453, 0.7410)
  [16]  (0.4763, 0.7408)
  [17]  (0.4073, 0.7412)
  [18]  (0.3383, 0.7416)
  [19]  (0.2693, 0.7420)
  [20]  (0.2004, 0.7401)
  [21]  (0.6166, 0.0951)
  [22]  (0.6193, 0.1405)
  [23]  (0.6237, 0.1858)
  [24]  (0.6291, 0.2309)
  [25]  (0.6345, 0.2761)
  [26]  (0.6392, 0.3213)
  [27]  (0.6422, 0.3667)
  [28]  (0.6453, 0.4121)
  [29]  (0.6483, 0.4575)
  [30]  (0.6513, 0.5029)
  [31]  (0.6542, 0.5483)
  [32]  (0.6570, 0.5937)
  [33]  (0.6599, 0.6391)
  [34]  (0.6628, 0.6845)
  [35]  (0.6672, 0.7297)
  [36]  (0.6724, 0.7749)
  [37]  (0.6776, 0.8201)
  [38]  (0.6829, 0.8653)
  [39]  (0.6891, 0.9103)
  [40]  (0.6952, 0.9554)
  [41]  (0.6928, 1.0000)
  [42]  (0.6166, 0.2941)
  [43]  (0.6409, 0.3021)
  [44]  (0.6596, 0.3189)
  [45]  (0.6769, 0.3377)
  [46]  (0.6943, 0.3565)
  [47]  (0.7116, 0.3754)
  [48]  (0.7238, 0.3968)
  [49]  (0.7286, 0.4219)
  [50]  (0.7333, 0.4471)
  [51]  (0.7292, 0.4672)
  [52]  (0.7051, 0.4757)
  [53]  (0.6809, 0.4842)
  [54]  (0.6590, 0.4815)
  [55]  (0.6399, 0.4644)
  [56]  (0.6208, 0.4473)
  [57]  (0.6052, 0.4296)
  [58]  (0.6174, 0.4071)
  [59]  (0.6296, 0.3846)
  [60]  (0.6456, 0.3676)
  [61]  (0.6710, 0.3640)
  [62]  (0.6964, 0.3605)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.7996, 0.7355)  angle=94.5 deg
  V1  (0.2004, 0.7401)  angle=121.3 deg
  V2  (0.6166, 0.0951)  angle=143.7 deg
  V3  (0.6928, 1.0000)  angle=170.7 deg
  V4  (0.6166, 0.2941)  angle=114.4 deg
  V5  (0.7292, 0.4672)  angle=59.1 deg
  V6  (0.6590, 0.4815)  angle=34.9 deg
  V7  (0.6052, 0.4296)  angle=70.0 deg
  V8  (0.6456, 0.3676)  angle=38.8 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
    }
),
