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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8654, 0.0505)
  [ 1]  (0.8747, 0.1462)
  [ 2]  (0.8923, 0.2407)
  [ 3]  (0.9110, 0.3350)
  [ 4]  (0.9297, 0.4293)
  [ 5]  (0.9455, 0.5240)
  [ 6]  (0.9587, 0.6193)
  [ 7]  (0.9718, 0.7145)
  [ 8]  (0.9849, 0.8097)
  [ 9]  (1.0000, 0.9047)
  [10]  (0.9594, 0.9348)
  [11]  (0.8642, 0.9274)
  [12]  (0.7681, 0.9254)
  [13]  (0.6720, 0.9233)
  [14]  (0.5758, 0.9213)
  [15]  (0.4799, 0.9270)
  [16]  (0.3840, 0.9334)
  [17]  (0.2881, 0.9397)
  [18]  (0.1921, 0.9461)
  [19]  (0.0961, 0.9495)
  [20]  (0.0000, 0.9489)
  [21]  (0.8654, 0.1817)
  [22]  (0.8689, 0.2091)
  [23]  (0.8725, 0.2366)
  [24]  (0.8781, 0.2636)
  [25]  (0.8845, 0.2906)
  [26]  (0.8908, 0.3176)
  [27]  (0.8971, 0.3445)
  [28]  (0.9034, 0.3715)
  [29]  (0.9098, 0.3984)
  [30]  (0.9141, 0.4258)
  [31]  (0.9185, 0.4531)
  [32]  (0.9228, 0.4805)
  [33]  (0.9271, 0.5078)
  [34]  (0.9314, 0.5352)
  [35]  (0.9357, 0.5625)
  [36]  (0.9401, 0.5898)
  [37]  (0.9445, 0.6172)
  [38]  (0.9490, 0.6445)
  [39]  (0.9535, 0.6718)
  [40]  (0.9580, 0.6991)
  [41]  (0.9625, 0.7265)
  [42]  (0.8654, 0.3255)
  [43]  (0.8788, 0.3389)
  [44]  (0.8922, 0.3524)
  [45]  (0.9056, 0.3658)
  [46]  (0.9190, 0.3793)
  [47]  (0.9324, 0.3927)
  [48]  (0.9272, 0.4069)
  [49]  (0.9148, 0.4213)
  [50]  (0.9025, 0.4357)
  [51]  (0.8901, 0.4501)
  [52]  (0.8730, 0.4451)
  [53]  (0.8554, 0.4380)
  [54]  (0.8378, 0.4308)
  [55]  (0.8202, 0.4237)
  [56]  (0.8053, 0.4151)
  [57]  (0.8085, 0.3964)
  [58]  (0.8116, 0.3776)
  [59]  (0.8148, 0.3589)
  [60]  (0.8299, 0.3537)
  [61]  (0.8489, 0.3528)
  [62]  (0.8679, 0.3518)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (1.0000, 0.9047)  angle=62.5 deg
  V1  (0.9594, 0.9348)  angle=40.9 deg
  V2  (0.0000, 0.9489)  angle=138.1 deg
  V3  (0.8654, 0.1817)  angle=124.2 deg
  V4  (0.9625, 0.7265)  angle=175.7 deg
  V5  (0.8654, 0.3255)  angle=148.7 deg
  V6  (0.9324, 0.3927)  angle=65.2 deg
  V7  (0.8901, 0.4501)  angle=65.7 deg
  V8  (0.8053, 0.4151)  angle=69.5 deg
  V9  (0.8148, 0.3589)  angle=61.5 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
    }
),
