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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7718, 0.0056)
  [ 1]  (0.7459, 0.0603)
  [ 2]  (0.7199, 0.1151)
  [ 3]  (0.6940, 0.1698)
  [ 4]  (0.6681, 0.2245)
  [ 5]  (0.6422, 0.2792)
  [ 6]  (0.6163, 0.3340)
  [ 7]  (0.5904, 0.3887)
  [ 8]  (0.5605, 0.4409)
  [ 9]  (0.5222, 0.4879)
  [10]  (0.4840, 0.5348)
  [11]  (0.4457, 0.5818)
  [12]  (0.4075, 0.6288)
  [13]  (0.3693, 0.6757)
  [14]  (0.3310, 0.7227)
  [15]  (0.2928, 0.7696)
  [16]  (0.2546, 0.8166)
  [17]  (0.2163, 0.8636)
  [18]  (0.1781, 0.9105)
  [19]  (0.1378, 0.9557)
  [20]  (0.0965, 1.0000)
  [21]  (0.7718, 0.0000)
  [22]  (0.7937, 0.0185)
  [23]  (0.8157, 0.0369)
  [24]  (0.8376, 0.0554)
  [25]  (0.8596, 0.0738)
  [26]  (0.8815, 0.0923)
  [27]  (0.9035, 0.1107)
  [28]  (0.8996, 0.1336)
  [29]  (0.8850, 0.1583)
  [30]  (0.8705, 0.1830)
  [31]  (0.8559, 0.2077)
  [32]  (0.8302, 0.1999)
  [33]  (0.8036, 0.1893)
  [34]  (0.7769, 0.1786)
  [35]  (0.7503, 0.1680)
  [36]  (0.7236, 0.1574)
  [37]  (0.6970, 0.1468)
  [38]  (0.6923, 0.1237)
  [39]  (0.6967, 0.0954)
  [40]  (0.7011, 0.0671)
  [41]  (0.7055, 0.0387)
  [42]  (0.7718, 0.3423)
  [43]  (0.7936, 0.3633)
  [44]  (0.8155, 0.3842)
  [45]  (0.8373, 0.4052)
  [46]  (0.8591, 0.4261)
  [47]  (0.8810, 0.4471)
  [48]  (0.8896, 0.4717)
  [49]  (0.8816, 0.5009)
  [50]  (0.8736, 0.5301)
  [51]  (0.8654, 0.5591)
  [52]  (0.8353, 0.5557)
  [53]  (0.8053, 0.5522)
  [54]  (0.7752, 0.5488)
  [55]  (0.7451, 0.5454)
  [56]  (0.7167, 0.5408)
  [57]  (0.7253, 0.5118)
  [58]  (0.7338, 0.4827)
  [59]  (0.7424, 0.4537)
  [60]  (0.7675, 0.4428)
  [61]  (0.7972, 0.4368)
  [62]  (0.8269, 0.4309)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0965, 1.0000)  angle=171.0 deg
  V1  (0.7718, 0.0000)  angle=96.0 deg
  V2  (0.9035, 0.1107)  angle=59.5 deg
  V3  (0.8559, 0.2077)  angle=76.4 deg
  V4  (0.6970, 0.1468)  angle=56.7 deg
  V5  (0.7055, 0.0387)  angle=158.8 deg
  V6  (0.7718, 0.3423)  angle=33.9 deg
  V7  (0.8896, 0.4717)  angle=34.7 deg
  V8  (0.8654, 0.5591)  angle=80.8 deg
  V9  (0.7167, 0.5408)  angle=97.3 deg
  V10  (0.7424, 0.4537)  angle=50.1 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
    }
),
