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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8199, 0.0000)
  [ 1]  (0.8402, 0.0991)
  [ 2]  (0.8596, 0.1983)
  [ 3]  (0.8714, 0.2988)
  [ 4]  (0.8832, 0.3993)
  [ 5]  (0.8951, 0.4997)
  [ 6]  (0.9082, 0.6000)
  [ 7]  (0.9238, 0.6999)
  [ 8]  (0.9393, 0.7999)
  [ 9]  (0.9549, 0.8998)
  [10]  (0.9690, 1.0000)
  [11]  (0.8948, 0.9982)
  [12]  (0.7969, 0.9758)
  [13]  (0.6958, 0.9775)
  [14]  (0.5946, 0.9791)
  [15]  (0.4935, 0.9808)
  [16]  (0.3923, 0.9824)
  [17]  (0.2912, 0.9843)
  [18]  (0.1901, 0.9864)
  [19]  (0.0889, 0.9885)
  [20]  (0.0310, 0.9579)
  [21]  (0.8199, 0.0811)
  [22]  (0.8286, 0.1227)
  [23]  (0.8385, 0.1641)
  [24]  (0.8487, 0.2054)
  [25]  (0.8590, 0.2466)
  [26]  (0.8692, 0.2879)
  [27]  (0.8750, 0.3299)
  [28]  (0.8789, 0.3722)
  [29]  (0.8827, 0.4146)
  [30]  (0.8864, 0.4569)
  [31]  (0.8884, 0.4994)
  [32]  (0.8904, 0.5419)
  [33]  (0.8924, 0.5843)
  [34]  (0.8944, 0.6268)
  [35]  (0.8965, 0.6693)
  [36]  (0.8987, 0.7117)
  [37]  (0.9008, 0.7542)
  [38]  (0.9028, 0.7967)
  [39]  (0.9037, 0.8392)
  [40]  (0.9046, 0.8817)
  [41]  (0.9054, 0.9242)
  [42]  (0.8199, 0.2093)
  [43]  (0.8398, 0.2328)
  [44]  (0.8597, 0.2562)
  [45]  (0.8796, 0.2797)
  [46]  (0.8980, 0.3039)
  [47]  (0.9054, 0.3338)
  [48]  (0.9128, 0.3637)
  [49]  (0.9202, 0.3935)
  [50]  (0.9030, 0.4141)
  [51]  (0.8777, 0.4316)
  [52]  (0.8518, 0.4378)
  [53]  (0.8246, 0.4234)
  [54]  (0.7974, 0.4089)
  [55]  (0.7703, 0.3945)
  [56]  (0.7560, 0.3720)
  [57]  (0.7550, 0.3413)
  [58]  (0.7539, 0.3105)
  [59]  (0.7731, 0.2903)
  [60]  (0.7989, 0.2735)
  [61]  (0.8250, 0.2579)
  [62]  (0.8558, 0.2578)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.9690, 1.0000)  angle=99.4 deg
  V1  (0.0310, 0.9579)  angle=104.2 deg
  V2  (0.8199, 0.0811)  angle=126.1 deg
  V3  (0.9054, 0.9242)  angle=174.4 deg
  V4  (0.8199, 0.2093)  angle=146.5 deg
  V5  (0.9202, 0.3935)  angle=53.8 deg
  V6  (0.8518, 0.4378)  angle=41.5 deg
  V7  (0.7560, 0.3720)  angle=30.5 deg
  V8  (0.7539, 0.3105)  angle=45.3 deg
  V9  (0.8250, 0.2579)  angle=30.7 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
    }
),
