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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8547, 0.0000)
  [ 1]  (0.8676, 0.0955)
  [ 2]  (0.8808, 0.1909)
  [ 3]  (0.8942, 0.2863)
  [ 4]  (0.9075, 0.3817)
  [ 5]  (0.9148, 0.4777)
  [ 6]  (0.9221, 0.5737)
  [ 7]  (0.9294, 0.6698)
  [ 8]  (0.9388, 0.7657)
  [ 9]  (0.9481, 0.8615)
  [10]  (0.9589, 0.9572)
  [11]  (0.8699, 0.9567)
  [12]  (0.7738, 0.9528)
  [13]  (0.6775, 0.9554)
  [14]  (0.5812, 0.9580)
  [15]  (0.4850, 0.9606)
  [16]  (0.3889, 0.9674)
  [17]  (0.2929, 0.9753)
  [18]  (0.1969, 0.9831)
  [19]  (0.1009, 0.9912)
  [20]  (0.0050, 1.0000)
  [21]  (0.8547, 0.2177)
  [22]  (0.8580, 0.2422)
  [23]  (0.8612, 0.2666)
  [24]  (0.8645, 0.2911)
  [25]  (0.8674, 0.3156)
  [26]  (0.8699, 0.3401)
  [27]  (0.8725, 0.3647)
  [28]  (0.8751, 0.3892)
  [29]  (0.8777, 0.4138)
  [30]  (0.8803, 0.4383)
  [31]  (0.8829, 0.4628)
  [32]  (0.8853, 0.4874)
  [33]  (0.8853, 0.5120)
  [34]  (0.8853, 0.5367)
  [35]  (0.8853, 0.5614)
  [36]  (0.8853, 0.5861)
  [37]  (0.8853, 0.6107)
  [38]  (0.8853, 0.6354)
  [39]  (0.8853, 0.6601)
  [40]  (0.8853, 0.6848)
  [41]  (0.8853, 0.7094)
  [42]  (0.8547, 0.2672)
  [43]  (0.8781, 0.2672)
  [44]  (0.9010, 0.2702)
  [45]  (0.9237, 0.2755)
  [46]  (0.9425, 0.2892)
  [47]  (0.9613, 0.3030)
  [48]  (0.9801, 0.3169)
  [49]  (0.9881, 0.3383)
  [50]  (0.9950, 0.3606)
  [51]  (0.9946, 0.3827)
  [52]  (0.9864, 0.4045)
  [53]  (0.9667, 0.4051)
  [54]  (0.9439, 0.4001)
  [55]  (0.9211, 0.3951)
  [56]  (0.9048, 0.3819)
  [57]  (0.8946, 0.3609)
  [58]  (0.8844, 0.3400)
  [59]  (0.8789, 0.3187)
  [60]  (0.8865, 0.2967)
  [61]  (0.9009, 0.2826)
  [62]  (0.9238, 0.2784)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.9589, 0.9572)  angle=96.8 deg
  V1  (0.0050, 1.0000)  angle=142.6 deg
  V2  (0.8547, 0.2177)  angle=125.1 deg
  V3  (0.8853, 0.7094)  angle=176.1 deg
  V4  (0.8547, 0.2672)  angle=93.8 deg
  V5  (0.9801, 0.3169)  angle=33.2 deg
  V6  (0.9864, 0.4045)  angle=67.7 deg
  V7  (0.8789, 0.3187)  angle=33.4 deg
  V8  (0.9009, 0.2826)  angle=34.0 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
    }
),
