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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8782, 0.0534)
  [ 1]  (0.8939, 0.1484)
  [ 2]  (0.9096, 0.2433)
  [ 3]  (0.9253, 0.3383)
  [ 4]  (0.9401, 0.4333)
  [ 5]  (0.9518, 0.5289)
  [ 6]  (0.9635, 0.6244)
  [ 7]  (0.9752, 0.7199)
  [ 8]  (0.9873, 0.8154)
  [ 9]  (1.0000, 0.9108)
  [10]  (0.9351, 0.9338)
  [11]  (0.8389, 0.9324)
  [12]  (0.7427, 0.9310)
  [13]  (0.6464, 0.9296)
  [14]  (0.5502, 0.9320)
  [15]  (0.4541, 0.9357)
  [16]  (0.3579, 0.9393)
  [17]  (0.2617, 0.9430)
  [18]  (0.1656, 0.9466)
  [19]  (0.0695, 0.9447)
  [20]  (0.0000, 0.9133)
  [21]  (0.8782, 0.1932)
  [22]  (0.8835, 0.2222)
  [23]  (0.8888, 0.2513)
  [24]  (0.8941, 0.2803)
  [25]  (0.8994, 0.3094)
  [26]  (0.9047, 0.3384)
  [27]  (0.9090, 0.3676)
  [28]  (0.9128, 0.3969)
  [29]  (0.9167, 0.4261)
  [30]  (0.9206, 0.4554)
  [31]  (0.9245, 0.4847)
  [32]  (0.9284, 0.5139)
  [33]  (0.9321, 0.5432)
  [34]  (0.9359, 0.5725)
  [35]  (0.9396, 0.6018)
  [36]  (0.9434, 0.6311)
  [37]  (0.9472, 0.6603)
  [38]  (0.9510, 0.6896)
  [39]  (0.9548, 0.7189)
  [40]  (0.9583, 0.7482)
  [41]  (0.9583, 0.7777)
  [42]  (0.8782, 0.3309)
  [43]  (0.9021, 0.3278)
  [44]  (0.9221, 0.3395)
  [45]  (0.9414, 0.3540)
  [46]  (0.9525, 0.3742)
  [47]  (0.9597, 0.3972)
  [48]  (0.9616, 0.4193)
  [49]  (0.9471, 0.4386)
  [50]  (0.9252, 0.4391)
  [51]  (0.9015, 0.4349)
  [52]  (0.8777, 0.4306)
  [53]  (0.8540, 0.4264)
  [54]  (0.8406, 0.4095)
  [55]  (0.8333, 0.3869)
  [56]  (0.8359, 0.3629)
  [57]  (0.8385, 0.3389)
  [58]  (0.8508, 0.3217)
  [59]  (0.8723, 0.3109)
  [60]  (0.8939, 0.3000)
  [61]  (0.9172, 0.3042)
  [62]  (0.9407, 0.3097)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (1.0000, 0.9108)  angle=78.1 deg
  V1  (0.0000, 0.9133)  angle=116.4 deg
  V2  (0.8782, 0.1932)  angle=119.0 deg
  V3  (0.9583, 0.7777)  angle=169.8 deg
  V4  (0.8782, 0.3309)  angle=92.8 deg
  V5  (0.9021, 0.3278)  angle=37.6 deg
  V6  (0.9616, 0.4193)  angle=41.9 deg
  V7  (0.9471, 0.4386)  angle=51.8 deg
  V8  (0.8540, 0.4264)  angle=41.4 deg
  V9  (0.8939, 0.3000)  angle=37.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
    }
),
