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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8346, 0.0204)
  [ 1]  (0.8500, 0.1150)
  [ 2]  (0.8654, 0.2097)
  [ 3]  (0.8808, 0.3043)
  [ 4]  (0.8949, 0.3992)
  [ 5]  (0.9077, 0.4942)
  [ 6]  (0.9205, 0.5893)
  [ 7]  (0.9332, 0.6843)
  [ 8]  (0.9447, 0.7795)
  [ 9]  (0.9520, 0.8752)
  [10]  (0.9520, 0.9693)
  [11]  (0.8628, 0.9763)
  [12]  (0.7670, 0.9720)
  [13]  (0.6712, 0.9686)
  [14]  (0.5753, 0.9694)
  [15]  (0.4794, 0.9702)
  [16]  (0.3835, 0.9710)
  [17]  (0.2876, 0.9718)
  [18]  (0.1917, 0.9727)
  [19]  (0.0958, 0.9762)
  [20]  (0.0000, 0.9796)
  [21]  (0.8346, 0.1873)
  [22]  (0.8408, 0.2215)
  [23]  (0.8470, 0.2558)
  [24]  (0.8531, 0.2901)
  [25]  (0.8593, 0.3243)
  [26]  (0.8645, 0.3587)
  [27]  (0.8691, 0.3933)
  [28]  (0.8737, 0.4278)
  [29]  (0.8783, 0.4623)
  [30]  (0.8829, 0.4968)
  [31]  (0.8875, 0.5313)
  [32]  (0.8890, 0.5661)
  [33]  (0.8897, 0.6009)
  [34]  (0.8905, 0.6357)
  [35]  (0.8912, 0.6705)
  [36]  (0.8919, 0.7053)
  [37]  (0.8924, 0.7401)
  [38]  (0.8924, 0.7749)
  [39]  (0.8924, 0.8097)
  [40]  (0.8924, 0.8446)
  [41]  (0.8924, 0.8794)
  [42]  (0.8346, 0.2566)
  [43]  (0.8705, 0.2762)
  [44]  (0.9064, 0.2957)
  [45]  (0.9347, 0.3243)
  [46]  (0.9605, 0.3561)
  [47]  (0.9863, 0.3878)
  [48]  (0.9960, 0.4261)
  [49]  (1.0000, 0.4668)
  [50]  (0.9847, 0.5031)
  [51]  (0.9444, 0.5101)
  [52]  (0.9044, 0.5121)
  [53]  (0.8649, 0.5015)
  [54]  (0.8254, 0.4909)
  [55]  (0.7923, 0.4718)
  [56]  (0.7711, 0.4369)
  [57]  (0.7633, 0.3989)
  [58]  (0.7673, 0.3582)
  [59]  (0.7834, 0.3223)
  [60]  (0.8133, 0.2974)
  [61]  (0.8528, 0.2870)
  [62]  (0.8924, 0.2767)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.9520, 0.9693)  angle=85.5 deg
  V1  (0.0000, 0.9796)  angle=138.6 deg
  V2  (0.8346, 0.1873)  angle=123.3 deg
  V3  (0.8924, 0.8794)  angle=174.7 deg
  V4  (0.8346, 0.2566)  angle=123.9 deg
  V5  (0.9847, 0.5031)  angle=57.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
    }
),
