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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8682, 0.8925)
  [ 1]  (0.8873, 0.8146)
  [ 2]  (0.9116, 0.7378)
  [ 3]  (0.9332, 0.6602)
  [ 4]  (0.9549, 0.5826)
  [ 5]  (0.9708, 0.5038)
  [ 6]  (0.9841, 0.4243)
  [ 7]  (1.0000, 0.3454)
  [ 8]  (0.9942, 0.2710)
  [ 9]  (0.9428, 0.2090)
  [10]  (0.8921, 0.1463)
  [11]  (0.8282, 0.1075)
  [12]  (0.7599, 0.1503)
  [13]  (0.6904, 0.1908)
  [14]  (0.6461, 0.2526)
  [15]  (0.6169, 0.3277)
  [16]  (0.5905, 0.4038)
  [17]  (0.5721, 0.4821)
  [18]  (0.5568, 0.5611)
  [19]  (0.5497, 0.6414)
  [20]  (0.5388, 0.7211)
  [21]  (0.8682, 0.4524)
  [22]  (0.8808, 0.4750)
  [23]  (0.8935, 0.4976)
  [24]  (0.9062, 0.5201)
  [25]  (0.9050, 0.5451)
  [26]  (0.9005, 0.5706)
  [27]  (0.8961, 0.5961)
  [28]  (0.8708, 0.6020)
  [29]  (0.8456, 0.6078)
  [30]  (0.8203, 0.6136)
  [31]  (0.7989, 0.6021)
  [32]  (0.7838, 0.5825)
  [33]  (0.7760, 0.5578)
  [34]  (0.7681, 0.5331)
  [35]  (0.7653, 0.5076)
  [36]  (0.7671, 0.4834)
  [37]  (0.7929, 0.4822)
  [38]  (0.8188, 0.4809)
  [39]  (0.8438, 0.4860)
  [40]  (0.8684, 0.4942)
  [41]  (0.8929, 0.5025)
  [42]  (0.8682, 0.6180)
  [43]  (0.8240, 0.6067)
  [44]  (0.7798, 0.5954)
  [45]  (0.7357, 0.5841)
  [46]  (0.6915, 0.5729)
  [47]  (0.6476, 0.5608)
  [48]  (0.6043, 0.5466)
  [49]  (0.5610, 0.5323)
  [50]  (0.5177, 0.5181)
  [51]  (0.4744, 0.5038)
  [52]  (0.4311, 0.4896)
  [53]  (0.3879, 0.4753)
  [54]  (0.3446, 0.4610)
  [55]  (0.3015, 0.4463)
  [56]  (0.2583, 0.4316)
  [57]  (0.2152, 0.4168)
  [58]  (0.1721, 0.4021)
  [59]  (0.1289, 0.3874)
  [60]  (0.0858, 0.3726)
  [61]  (0.0428, 0.3576)
  [62]  (0.0000, 0.3419)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.9942, 0.2710)  angle=35.2 deg
  V1  (0.8282, 0.1075)  angle=63.3 deg
  V2  (0.5388, 0.7211)  angle=137.0 deg
  V3  (0.8682, 0.4524)  angle=99.9 deg
  V4  (0.9062, 0.5201)  angle=32.2 deg
  V5  (0.8961, 0.5961)  angle=67.0 deg
  V6  (0.8203, 0.6136)  angle=41.3 deg
  V7  (0.7671, 0.4834)  angle=83.1 deg
  V8  (0.8929, 0.5025)  angle=83.5 deg
  V9  (0.8682, 0.6180)  angle=92.2 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
    }
),
