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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.3668, 0.8293)
  [ 1]  (0.3736, 0.7555)
  [ 2]  (0.3765, 0.6814)
  [ 3]  (0.3794, 0.6073)
  [ 4]  (0.3847, 0.5334)
  [ 5]  (0.3946, 0.4601)
  [ 6]  (0.3657, 0.3957)
  [ 7]  (0.3149, 0.3420)
  [ 8]  (0.2618, 0.2903)
  [ 9]  (0.2144, 0.2333)
  [10]  (0.1755, 0.1707)
  [11]  (0.1363, 0.2044)
  [12]  (0.0978, 0.2676)
  [13]  (0.0566, 0.3293)
  [14]  (0.0224, 0.3948)
  [15]  (0.0029, 0.4659)
  [16]  (0.0000, 0.5398)
  [17]  (0.0000, 0.6139)
  [18]  (0.0116, 0.6871)
  [19]  (0.0276, 0.7593)
  [20]  (0.0410, 0.7757)
  [21]  (0.3668, 0.5003)
  [22]  (0.3878, 0.5105)
  [23]  (0.4088, 0.5207)
  [24]  (0.4299, 0.5309)
  [25]  (0.4481, 0.5446)
  [26]  (0.4625, 0.5630)
  [27]  (0.4769, 0.5814)
  [28]  (0.4719, 0.6007)
  [29]  (0.4591, 0.6203)
  [30]  (0.4463, 0.6399)
  [31]  (0.4247, 0.6447)
  [32]  (0.4015, 0.6467)
  [33]  (0.3782, 0.6486)
  [34]  (0.3606, 0.6380)
  [35]  (0.3468, 0.6191)
  [36]  (0.3402, 0.5984)
  [37]  (0.3435, 0.5753)
  [38]  (0.3467, 0.5522)
  [39]  (0.3647, 0.5403)
  [40]  (0.3862, 0.5385)
  [41]  (0.4077, 0.5477)
  [42]  (0.3668, 0.5778)
  [43]  (0.3985, 0.5775)
  [44]  (0.4301, 0.5772)
  [45]  (0.4618, 0.5770)
  [46]  (0.4935, 0.5767)
  [47]  (0.5252, 0.5764)
  [48]  (0.5569, 0.5762)
  [49]  (0.5886, 0.5759)
  [50]  (0.6202, 0.5756)
  [51]  (0.6519, 0.5753)
  [52]  (0.6836, 0.5759)
  [53]  (0.7153, 0.5765)
  [54]  (0.7469, 0.5771)
  [55]  (0.7786, 0.5776)
  [56]  (0.8103, 0.5782)
  [57]  (0.8420, 0.5788)
  [58]  (0.8736, 0.5794)
  [59]  (0.9053, 0.5800)
  [60]  (0.9370, 0.5805)
  [61]  (0.9686, 0.5827)
  [62]  (1.0000, 0.5866)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.3946, 0.4601)  angle=31.9 deg
  V1  (0.1755, 0.1707)  angle=98.8 deg
  V2  (0.0410, 0.7757)  angle=90.9 deg
  V3  (0.3668, 0.5003)  angle=66.2 deg
  V4  (0.4769, 0.5814)  angle=52.5 deg
  V5  (0.4463, 0.6399)  angle=44.3 deg
  V6  (0.3782, 0.6486)  angle=36.1 deg
  V7  (0.3467, 0.5522)  angle=48.4 deg
  V8  (0.4077, 0.5477)  angle=120.4 deg
  V9  (0.3668, 0.5778)  angle=144.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
    }
),
