=== SAVED CAST: ultimatelightning_5_s41 ===
Normalized points: 64
Raw points: N/A

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.3861, 0.1670)
  [ 1]  (0.3964, 0.2138)
  [ 2]  (0.4065, 0.2607)
  [ 3]  (0.4159, 0.3077)
  [ 4]  (0.4253, 0.3547)
  [ 5]  (0.4347, 0.4017)
  [ 6]  (0.4442, 0.4487)
  [ 7]  (0.4476, 0.4963)
  [ 8]  (0.4473, 0.5442)
  [ 9]  (0.4469, 0.5922)
  [10]  (0.4465, 0.6401)
  [11]  (0.4461, 0.6880)
  [12]  (0.4433, 0.7358)
  [13]  (0.4362, 0.7832)
  [14]  (0.4292, 0.8306)
  [15]  (0.4275, 0.8173)
  [16]  (0.3861, 0.3404)
  [17]  (0.3990, 0.3513)
  [18]  (0.4120, 0.3622)
  [19]  (0.4249, 0.3731)
  [20]  (0.4379, 0.3840)
  [21]  (0.4461, 0.3981)
  [22]  (0.4515, 0.4141)
  [23]  (0.4569, 0.4301)
  [24]  (0.4623, 0.4462)
  [25]  (0.4677, 0.4622)
  [26]  (0.4576, 0.4688)
  [27]  (0.4409, 0.4715)
  [28]  (0.4242, 0.4741)
  [29]  (0.4075, 0.4768)
  [30]  (0.3908, 0.4794)
  [31]  (0.3740, 0.4821)
  [32]  (0.3861, 0.6097)
  [33]  (0.3880, 0.6229)
  [34]  (0.3899, 0.6361)
  [35]  (0.3919, 0.6492)
  [36]  (0.3938, 0.6624)
  [37]  (0.3957, 0.6756)
  [38]  (0.3976, 0.6887)
  [39]  (0.3895, 0.6953)
  [40]  (0.3766, 0.6986)
  [41]  (0.3637, 0.7020)
  [42]  (0.3509, 0.7054)
  [43]  (0.3380, 0.7087)
  [44]  (0.3251, 0.7121)
  [45]  (0.3122, 0.7155)
  [46]  (0.2993, 0.7188)
  [47]  (0.2865, 0.7222)
  [48]  (0.3861, 0.0000)
  [49]  (0.5355, 0.0934)
  [50]  (0.6706, 0.2074)
  [51]  (0.7890, 0.3328)
  [52]  (0.8459, 0.5002)
  [53]  (0.8746, 0.6632)
  [54]  (0.7705, 0.8061)
  [55]  (0.6578, 0.9377)
  [56]  (0.4924, 1.0000)
  [57]  (0.3400, 0.9375)
  [58]  (0.1952, 0.8389)
  [59]  (0.1270, 0.6758)
  [60]  (0.1254, 0.5188)
  [61]  (0.2221, 0.3708)
  [62]  (0.3898, 0.3268)
  [63]  (0.5626, 0.3269)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.4292, 0.8306)  angle=164.6 deg
  V1  (0.3861, 0.3404)  angle=135.1 deg
  V2  (0.4677, 0.4622)  angle=75.3 deg
  V3  (0.3740, 0.4821)  angle=86.4 deg
  V4  (0.3976, 0.6887)  angle=59.3 deg
  V5  (0.2865, 0.7222)  angle=112.5 deg
  V6  (0.3861, 0.0000)  angle=114.2 deg
  V7  (0.8746, 0.6632)  angle=46.1 deg
  V8  (0.4924, 1.0000)  angle=42.9 deg
  V9  (0.1952, 0.8389)  angle=33.1 deg
  V10  (0.1254, 0.5188)  angle=33.7 deg
  V11  (0.2221, 0.3708)  angle=42.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
    }
),
