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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.3059, 0.7897)
  [ 1]  (0.3050, 0.7274)
  [ 2]  (0.3042, 0.6651)
  [ 3]  (0.3026, 0.6028)
  [ 4]  (0.3018, 0.5405)
  [ 5]  (0.3034, 0.4782)
  [ 6]  (0.2854, 0.4223)
  [ 7]  (0.2451, 0.3747)
  [ 8]  (0.2145, 0.3205)
  [ 9]  (0.1903, 0.2632)
  [10]  (0.1692, 0.2103)
  [11]  (0.1294, 0.2581)
  [12]  (0.0883, 0.3050)
  [13]  (0.0459, 0.3506)
  [14]  (0.0017, 0.3943)
  [15]  (0.0039, 0.4565)
  [16]  (0.0025, 0.5188)
  [17]  (0.0003, 0.5811)
  [18]  (0.0000, 0.6434)
  [19]  (0.0014, 0.7057)
  [20]  (0.0061, 0.7678)
  [21]  (0.3059, 0.5279)
  [22]  (0.3197, 0.5285)
  [23]  (0.3311, 0.5344)
  [24]  (0.3404, 0.5447)
  [25]  (0.3486, 0.5558)
  [26]  (0.3539, 0.5681)
  [27]  (0.3557, 0.5818)
  [28]  (0.3531, 0.5955)
  [29]  (0.3460, 0.6070)
  [30]  (0.3333, 0.6115)
  [31]  (0.3196, 0.6114)
  [32]  (0.3063, 0.6085)
  [33]  (0.2942, 0.6017)
  [34]  (0.2864, 0.5903)
  [35]  (0.2822, 0.5772)
  [36]  (0.2815, 0.5638)
  [37]  (0.2850, 0.5504)
  [38]  (0.2907, 0.5378)
  [39]  (0.2996, 0.5276)
  [40]  (0.3131, 0.5262)
  [41]  (0.3257, 0.5312)
  [42]  (0.3059, 0.5761)
  [43]  (0.3405, 0.5734)
  [44]  (0.3752, 0.5726)
  [45]  (0.4099, 0.5717)
  [46]  (0.4446, 0.5703)
  [47]  (0.4793, 0.5688)
  [48]  (0.5140, 0.5673)
  [49]  (0.5487, 0.5658)
  [50]  (0.5834, 0.5649)
  [51]  (0.6181, 0.5645)
  [52]  (0.6528, 0.5642)
  [53]  (0.6875, 0.5638)
  [54]  (0.7222, 0.5634)
  [55]  (0.7570, 0.5630)
  [56]  (0.7917, 0.5625)
  [57]  (0.8264, 0.5621)
  [58]  (0.8611, 0.5616)
  [59]  (0.8959, 0.5611)
  [60]  (0.9306, 0.5606)
  [61]  (0.9653, 0.5611)
  [62]  (1.0000, 0.5609)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.1692, 0.2103)  angle=118.5 deg
  V1  (0.0017, 0.3943)  angle=47.3 deg
  V2  (0.0061, 0.7678)  angle=124.3 deg
  V3  (0.3059, 0.5279)  angle=40.8 deg
  V4  (0.3460, 0.6070)  angle=39.2 deg
  V5  (0.2996, 0.5276)  angle=42.9 deg
  V6  (0.3257, 0.5312)  angle=92.1 deg
  V7  (0.3059, 0.5761)  angle=118.3 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
    }
),
