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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9399, 0.8908)
  [ 1]  (0.9385, 0.8016)
  [ 2]  (0.9386, 0.7124)
  [ 3]  (0.9436, 0.6233)
  [ 4]  (0.9471, 0.5341)
  [ 5]  (0.9471, 0.4449)
  [ 6]  (0.9450, 0.3560)
  [ 7]  (0.8951, 0.2828)
  [ 8]  (0.8436, 0.2099)
  [ 9]  (0.7874, 0.1411)
  [10]  (0.7095, 0.0999)
  [11]  (0.6298, 0.1208)
  [12]  (0.5841, 0.1967)
  [13]  (0.5492, 0.2788)
  [14]  (0.5337, 0.3661)
  [15]  (0.5242, 0.4548)
  [16]  (0.5242, 0.5441)
  [17]  (0.5254, 0.6333)
  [18]  (0.5285, 0.7225)
  [19]  (0.5350, 0.8115)
  [20]  (0.5448, 0.9001)
  [21]  (0.9399, 0.5309)
  [22]  (0.9551, 0.5393)
  [23]  (0.9692, 0.5490)
  [24]  (0.9795, 0.5630)
  [25]  (0.9897, 0.5770)
  [26]  (1.0000, 0.5911)
  [27]  (0.9869, 0.6003)
  [28]  (0.9719, 0.6091)
  [29]  (0.9570, 0.6179)
  [30]  (0.9413, 0.6223)
  [31]  (0.9245, 0.6181)
  [32]  (0.9076, 0.6138)
  [33]  (0.8980, 0.6036)
  [34]  (0.8971, 0.5862)
  [35]  (0.8961, 0.5689)
  [36]  (0.8999, 0.5520)
  [37]  (0.9064, 0.5386)
  [38]  (0.9236, 0.5410)
  [39]  (0.9408, 0.5434)
  [40]  (0.9579, 0.5461)
  [41]  (0.9739, 0.5529)
  [42]  (0.9399, 0.5578)
  [43]  (0.8930, 0.5550)
  [44]  (0.8460, 0.5542)
  [45]  (0.7989, 0.5533)
  [46]  (0.7519, 0.5525)
  [47]  (0.7049, 0.5517)
  [48]  (0.6578, 0.5532)
  [49]  (0.6108, 0.5548)
  [50]  (0.5638, 0.5564)
  [51]  (0.5168, 0.5580)
  [52]  (0.4698, 0.5595)
  [53]  (0.4228, 0.5611)
  [54]  (0.3758, 0.5627)
  [55]  (0.3288, 0.5633)
  [56]  (0.2817, 0.5622)
  [57]  (0.2347, 0.5610)
  [58]  (0.1877, 0.5599)
  [59]  (0.1407, 0.5587)
  [60]  (0.0936, 0.5575)
  [61]  (0.0467, 0.5550)
  [62]  (0.0000, 0.5494)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.9450, 0.3560)  angle=33.0 deg
  V1  (0.7095, 0.0999)  angle=42.6 deg
  V2  (0.6298, 0.1208)  angle=44.2 deg
  V3  (0.5448, 0.9001)  angle=126.7 deg
  V4  (0.9399, 0.5309)  angle=71.8 deg
  V5  (1.0000, 0.5911)  angle=91.1 deg
  V6  (0.9076, 0.6138)  angle=32.9 deg
  V7  (0.8980, 0.6036)  angle=39.9 deg
  V8  (0.9064, 0.5386)  angle=71.9 deg
  V9  (0.9739, 0.5529)  angle=148.7 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
    }
),
