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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8751, 0.8680)
  [ 1]  (0.8751, 0.7903)
  [ 2]  (0.8603, 0.7128)
  [ 3]  (0.8514, 0.6347)
  [ 4]  (0.8479, 0.5559)
  [ 5]  (0.8444, 0.4771)
  [ 6]  (0.8495, 0.3985)
  [ 7]  (0.8256, 0.3297)
  [ 8]  (0.7676, 0.2763)
  [ 9]  (0.7084, 0.2242)
  [10]  (0.6510, 0.1701)
  [11]  (0.5948, 0.1320)
  [12]  (0.5562, 0.1990)
  [13]  (0.5125, 0.2645)
  [14]  (0.4676, 0.3281)
  [15]  (0.4605, 0.4066)
  [16]  (0.4587, 0.4854)
  [17]  (0.4585, 0.5643)
  [18]  (0.4535, 0.6429)
  [19]  (0.4596, 0.7211)
  [20]  (0.4682, 0.7993)
  [21]  (0.8751, 0.4676)
  [22]  (0.9046, 0.4774)
  [23]  (0.9313, 0.4940)
  [24]  (0.9551, 0.5139)
  [25]  (0.9758, 0.5375)
  [26]  (0.9905, 0.5652)
  [27]  (1.0000, 0.5945)
  [28]  (0.9968, 0.6242)
  [29]  (0.9743, 0.6441)
  [30]  (0.9462, 0.6581)
  [31]  (0.9152, 0.6628)
  [32]  (0.8842, 0.6672)
  [33]  (0.8555, 0.6558)
  [34]  (0.8362, 0.6311)
  [35]  (0.8242, 0.6023)
  [36]  (0.8159, 0.5724)
  [37]  (0.8159, 0.5410)
  [38]  (0.8218, 0.5104)
  [39]  (0.8444, 0.4932)
  [40]  (0.8743, 0.4851)
  [41]  (0.9057, 0.4851)
  [42]  (0.8751, 0.5599)
  [43]  (0.8328, 0.5501)
  [44]  (0.7890, 0.5479)
  [45]  (0.7451, 0.5466)
  [46]  (0.7012, 0.5464)
  [47]  (0.6573, 0.5463)
  [48]  (0.6134, 0.5465)
  [49]  (0.5695, 0.5471)
  [50]  (0.5256, 0.5476)
  [51]  (0.4817, 0.5484)
  [52]  (0.4378, 0.5492)
  [53]  (0.3940, 0.5511)
  [54]  (0.3501, 0.5533)
  [55]  (0.3063, 0.5555)
  [56]  (0.2624, 0.5563)
  [57]  (0.2185, 0.5570)
  [58]  (0.1746, 0.5570)
  [59]  (0.1307, 0.5566)
  [60]  (0.0868, 0.5562)
  [61]  (0.0429, 0.5543)
  [62]  (0.0000, 0.5477)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.5948, 0.1320)  angle=94.2 deg
  V1  (0.4676, 0.3281)  angle=30.1 deg
  V2  (0.4682, 0.7993)  angle=123.0 deg
  V3  (0.8751, 0.4676)  angle=57.6 deg
  V4  (0.9968, 0.6242)  angle=42.3 deg
  V5  (0.8555, 0.6558)  angle=30.2 deg
  V6  (0.8218, 0.5104)  angle=41.7 deg
  V7  (0.9057, 0.4851)  angle=112.3 deg
  V8  (0.8751, 0.5599)  angle=80.8 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
    }
),
