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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.4471, 0.0000)
  [ 1]  (0.4471, 0.0528)
  [ 2]  (0.4464, 0.1056)
  [ 3]  (0.4450, 0.1584)
  [ 4]  (0.4437, 0.2112)
  [ 5]  (0.4427, 0.2640)
  [ 6]  (0.4417, 0.3168)
  [ 7]  (0.4407, 0.3696)
  [ 8]  (0.4412, 0.4224)
  [ 9]  (0.4445, 0.4751)
  [10]  (0.4479, 0.5278)
  [11]  (0.4510, 0.5805)
  [12]  (0.4523, 0.6333)
  [13]  (0.4536, 0.6861)
  [14]  (0.4585, 0.7385)
  [15]  (0.4690, 0.7902)
  [16]  (0.4795, 0.8420)
  [17]  (0.4842, 0.8944)
  [18]  (0.4857, 0.9472)
  [19]  (0.4867, 1.0000)
  [20]  (0.4617, 0.9703)
  [21]  (0.4471, 0.2519)
  [22]  (0.4693, 0.2626)
  [23]  (0.4915, 0.2733)
  [24]  (0.5137, 0.2840)
  [25]  (0.5291, 0.3015)
  [26]  (0.5400, 0.3236)
  [27]  (0.5509, 0.3457)
  [28]  (0.5566, 0.3682)
  [29]  (0.5493, 0.3917)
  [30]  (0.5420, 0.4153)
  [31]  (0.5214, 0.4240)
  [32]  (0.4972, 0.4289)
  [33]  (0.4752, 0.4232)
  [34]  (0.4549, 0.4093)
  [35]  (0.4399, 0.3913)
  [36]  (0.4318, 0.3680)
  [37]  (0.4267, 0.3446)
  [38]  (0.4315, 0.3204)
  [39]  (0.4499, 0.3089)
  [40]  (0.4736, 0.3022)
  [41]  (0.4973, 0.2956)
  [42]  (0.4471, 0.7375)
  [43]  (0.4816, 0.7405)
  [44]  (0.5161, 0.7435)
  [45]  (0.5470, 0.7533)
  [46]  (0.5691, 0.7799)
  [47]  (0.5831, 0.8103)
  [48]  (0.5885, 0.8445)
  [49]  (0.5839, 0.8772)
  [50]  (0.5689, 0.9084)
  [51]  (0.5430, 0.9243)
  [52]  (0.5086, 0.9285)
  [53]  (0.4791, 0.9136)
  [54]  (0.4510, 0.8935)
  [55]  (0.4346, 0.8643)
  [56]  (0.4223, 0.8319)
  [57]  (0.4139, 0.7987)
  [58]  (0.4115, 0.7642)
  [59]  (0.4356, 0.7411)
  [60]  (0.4646, 0.7268)
  [61]  (0.4991, 0.7304)
  [62]  (0.5335, 0.7340)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.4867, 1.0000)  angle=140.9 deg
  V1  (0.4617, 0.9703)  angle=38.9 deg
  V2  (0.4471, 0.2519)  angle=116.9 deg
  V3  (0.5566, 0.3682)  angle=31.5 deg
  V4  (0.5420, 0.4153)  angle=49.8 deg
  V5  (0.4315, 0.3204)  angle=46.6 deg
  V6  (0.4973, 0.2956)  angle=112.2 deg
  V7  (0.4471, 0.7375)  angle=91.5 deg
  V8  (0.5470, 0.7533)  angle=32.9 deg
  V9  (0.5689, 0.9084)  angle=32.7 deg
  V10  (0.5086, 0.9285)  angle=33.7 deg
  V11  (0.4115, 0.7642)  angle=50.3 deg
  V12  (0.4646, 0.7268)  angle=32.3 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
    }
),
