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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9581, 0.7376)
  [ 1]  (0.9531, 0.6819)
  [ 2]  (0.9522, 0.6259)
  [ 3]  (0.9519, 0.5700)
  [ 4]  (0.9572, 0.5143)
  [ 5]  (0.9578, 0.4585)
  [ 6]  (0.9533, 0.4027)
  [ 7]  (0.9453, 0.3474)
  [ 8]  (0.9124, 0.3029)
  [ 9]  (0.8646, 0.2782)
  [10]  (0.8109, 0.2624)
  [11]  (0.7568, 0.2739)
  [12]  (0.7114, 0.3031)
  [13]  (0.6765, 0.3457)
  [14]  (0.6601, 0.3992)
  [15]  (0.6526, 0.4546)
  [16]  (0.6473, 0.5102)
  [17]  (0.6483, 0.5662)
  [18]  (0.6542, 0.6215)
  [19]  (0.6669, 0.6760)
  [20]  (0.6776, 0.7309)
  [21]  (0.9581, 0.4945)
  [22]  (0.9715, 0.4996)
  [23]  (0.9830, 0.5071)
  [24]  (0.9915, 0.5186)
  [25]  (1.0000, 0.5302)
  [26]  (0.9966, 0.5402)
  [27]  (0.9856, 0.5494)
  [28]  (0.9745, 0.5586)
  [29]  (0.9635, 0.5677)
  [30]  (0.9494, 0.5674)
  [31]  (0.9351, 0.5666)
  [32]  (0.9208, 0.5659)
  [33]  (0.9065, 0.5651)
  [34]  (0.9021, 0.5544)
  [35]  (0.9013, 0.5401)
  [36]  (0.9058, 0.5272)
  [37]  (0.9135, 0.5152)
  [38]  (0.9229, 0.5062)
  [39]  (0.9372, 0.5069)
  [40]  (0.9515, 0.5076)
  [41]  (0.9647, 0.5128)
  [42]  (0.9581, 0.5195)
  [43]  (0.9103, 0.5161)
  [44]  (0.8624, 0.5167)
  [45]  (0.8145, 0.5172)
  [46]  (0.7665, 0.5178)
  [47]  (0.7186, 0.5185)
  [48]  (0.6707, 0.5196)
  [49]  (0.6228, 0.5207)
  [50]  (0.5749, 0.5218)
  [51]  (0.5270, 0.5229)
  [52]  (0.4791, 0.5241)
  [53]  (0.4312, 0.5252)
  [54]  (0.3833, 0.5263)
  [55]  (0.3354, 0.5272)
  [56]  (0.2875, 0.5282)
  [57]  (0.2396, 0.5291)
  [58]  (0.1916, 0.5301)
  [59]  (0.1437, 0.5310)
  [60]  (0.0958, 0.5320)
  [61]  (0.0479, 0.5329)
  [62]  (0.0000, 0.5338)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.6776, 0.7309)  angle=119.2 deg
  V1  (0.9581, 0.4945)  angle=61.0 deg
  V2  (1.0000, 0.5302)  angle=55.2 deg
  V3  (0.9966, 0.5402)  angle=31.4 deg
  V4  (0.9635, 0.5677)  angle=41.1 deg
  V5  (0.9065, 0.5651)  angle=64.7 deg
  V6  (0.9229, 0.5062)  angle=46.8 deg
  V7  (0.9647, 0.5128)  angle=113.8 deg
  V8  (0.9581, 0.5195)  angle=49.0 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
    }
),
