=== SAVED CAST: light_2_s51 ===
Normalized points: 60
Raw points: N/A

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.4726, 0.0000)
  [ 1]  (0.4774, 0.0991)
  [ 2]  (0.4826, 0.1981)
  [ 3]  (0.4893, 0.2971)
  [ 4]  (0.4960, 0.3960)
  [ 5]  (0.5027, 0.4950)
  [ 6]  (0.5099, 0.5939)
  [ 7]  (0.5174, 0.6928)
  [ 8]  (0.5249, 0.7917)
  [ 9]  (0.5324, 0.8906)
  [10]  (0.5359, 0.9897)
  [11]  (0.5310, 1.0000)
  [12]  (0.4726, 0.2359)
  [13]  (0.5153, 0.2811)
  [14]  (0.5580, 0.3264)
  [15]  (0.5826, 0.3786)
  [16]  (0.5715, 0.4304)
  [17]  (0.5094, 0.4256)
  [18]  (0.4474, 0.4208)
  [19]  (0.4122, 0.3728)
  [20]  (0.3944, 0.3169)
  [21]  (0.4073, 0.2561)
  [22]  (0.4598, 0.2506)
  [23]  (0.5160, 0.2707)
  [24]  (0.4726, 0.6729)
  [25]  (0.5252, 0.6920)
  [26]  (0.5616, 0.7287)
  [27]  (0.5851, 0.7794)
  [28]  (0.6056, 0.8301)
  [29]  (0.5813, 0.8805)
  [30]  (0.5472, 0.9056)
  [31]  (0.4951, 0.8853)
  [32]  (0.4822, 0.8347)
  [33]  (0.4758, 0.7791)
  [34]  (0.5066, 0.7354)
  [35]  (0.5029, 0.7228)
  [36]  (0.4726, 0.1808)
  [37]  (0.4768, 0.1983)
  [38]  (0.4809, 0.2158)
  [39]  (0.4850, 0.2332)
  [40]  (0.4891, 0.2507)
  [41]  (0.4933, 0.2682)
  [42]  (0.4974, 0.2856)
  [43]  (0.4995, 0.3034)
  [44]  (0.5009, 0.3213)
  [45]  (0.5023, 0.3392)
  [46]  (0.5037, 0.3571)
  [47]  (0.5050, 0.3749)
  [48]  (0.4726, 0.6886)
  [49]  (0.4726, 0.7129)
  [50]  (0.4726, 0.7373)
  [51]  (0.4726, 0.7617)
  [52]  (0.4726, 0.7860)
  [53]  (0.4721, 0.8104)
  [54]  (0.4716, 0.8347)
  [55]  (0.4711, 0.8590)
  [56]  (0.4706, 0.8834)
  [57]  (0.4699, 0.9077)
  [58]  (0.4691, 0.9321)
  [59]  (0.4683, 0.9564)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.5310, 1.0000)  angle=150.1 deg
  V1  (0.4726, 0.2359)  angle=141.0 deg
  V2  (0.5826, 0.3786)  angle=37.4 deg
  V3  (0.5715, 0.4304)  angle=82.3 deg
  V4  (0.4474, 0.4208)  angle=49.3 deg
  V5  (0.4073, 0.2561)  angle=72.1 deg
  V6  (0.5160, 0.2707)  angle=76.5 deg
  V7  (0.4726, 0.6729)  angle=76.2 deg
  V8  (0.6056, 0.8301)  angle=47.7 deg
  V9  (0.5472, 0.9056)  angle=57.6 deg
  V10  (0.4951, 0.8853)  angle=54.5 deg
  V11  (0.4758, 0.7791)  angle=41.9 deg
  V12  (0.5066, 0.7354)  angle=51.8 deg
  V13  (0.4726, 0.1808)  angle=169.9 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
    }
),
