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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7731, 0.0640)
  [ 1]  (0.7964, 0.1571)
  [ 2]  (0.8197, 0.2502)
  [ 3]  (0.8430, 0.3433)
  [ 4]  (0.8685, 0.4358)
  [ 5]  (0.8973, 0.5273)
  [ 6]  (0.9260, 0.6189)
  [ 7]  (0.9548, 0.7105)
  [ 8]  (0.9801, 0.8029)
  [ 9]  (1.0000, 0.8968)
  [10]  (0.9587, 0.9360)
  [11]  (0.8631, 0.9268)
  [12]  (0.7676, 0.9176)
  [13]  (0.6718, 0.9135)
  [14]  (0.5758, 0.9133)
  [15]  (0.4799, 0.9132)
  [16]  (0.3839, 0.9131)
  [17]  (0.2879, 0.9129)
  [18]  (0.1919, 0.9128)
  [19]  (0.0960, 0.9115)
  [20]  (0.0000, 0.9097)
  [21]  (0.7731, 0.1714)
  [22]  (0.7797, 0.1955)
  [23]  (0.7863, 0.2196)
  [24]  (0.7929, 0.2436)
  [25]  (0.7995, 0.2677)
  [26]  (0.8062, 0.2918)
  [27]  (0.8128, 0.3159)
  [28]  (0.8194, 0.3400)
  [29]  (0.8257, 0.3641)
  [30]  (0.8290, 0.3889)
  [31]  (0.8323, 0.4136)
  [32]  (0.8356, 0.4384)
  [33]  (0.8388, 0.4631)
  [34]  (0.8421, 0.4879)
  [35]  (0.8454, 0.5127)
  [36]  (0.8487, 0.5374)
  [37]  (0.8520, 0.5622)
  [38]  (0.8545, 0.5870)
  [39]  (0.8571, 0.6119)
  [40]  (0.8597, 0.6367)
  [41]  (0.8622, 0.6615)
  [42]  (0.7731, 0.2404)
  [43]  (0.7962, 0.2485)
  [44]  (0.8193, 0.2566)
  [45]  (0.8424, 0.2647)
  [46]  (0.8656, 0.2728)
  [47]  (0.8887, 0.2809)
  [48]  (0.8962, 0.3014)
  [49]  (0.8990, 0.3257)
  [50]  (0.9018, 0.3501)
  [51]  (0.9026, 0.3731)
  [52]  (0.8792, 0.3801)
  [53]  (0.8557, 0.3871)
  [54]  (0.8322, 0.3940)
  [55]  (0.8118, 0.3933)
  [56]  (0.7997, 0.3720)
  [57]  (0.7875, 0.3507)
  [58]  (0.7754, 0.3295)
  [59]  (0.7876, 0.3119)
  [60]  (0.8055, 0.2952)
  [61]  (0.8234, 0.2785)
  [62]  (0.8414, 0.2618)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (1.0000, 0.8968)  angle=58.5 deg
  V1  (0.9587, 0.9360)  angle=49.0 deg
  V2  (0.0000, 0.9097)  angle=135.2 deg
  V3  (0.7731, 0.1714)  angle=118.3 deg
  V4  (0.8622, 0.6615)  angle=174.0 deg
  V5  (0.7731, 0.2404)  angle=121.2 deg
  V6  (0.8887, 0.2809)  angle=50.6 deg
  V7  (0.9026, 0.3731)  angle=75.6 deg
  V8  (0.8118, 0.3933)  angle=58.1 deg
  V9  (0.7754, 0.3295)  angle=64.6 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
    }
),
