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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8769, 1.0000)
  [ 1]  (0.8859, 0.8929)
  [ 2]  (0.8993, 0.7861)
  [ 3]  (0.9127, 0.6793)
  [ 4]  (0.9260, 0.5725)
  [ 5]  (0.9358, 0.4654)
  [ 6]  (0.9374, 0.3578)
  [ 7]  (0.8951, 0.2630)
  [ 8]  (0.8321, 0.1757)
  [ 9]  (0.7722, 0.0863)
  [10]  (0.7159, 0.0000)
  [11]  (0.6089, 0.0110)
  [12]  (0.5017, 0.0207)
  [13]  (0.4571, 0.1018)
  [14]  (0.4357, 0.2073)
  [15]  (0.4136, 0.3126)
  [16]  (0.3899, 0.4176)
  [17]  (0.3740, 0.5237)
  [18]  (0.3716, 0.6313)
  [19]  (0.3700, 0.7389)
  [20]  (0.3591, 0.8460)
  [21]  (0.8769, 0.5253)
  [22]  (0.8988, 0.5334)
  [23]  (0.9133, 0.5512)
  [24]  (0.9267, 0.5704)
  [25]  (0.9401, 0.5895)
  [26]  (0.9410, 0.6042)
  [27]  (0.9185, 0.6106)
  [28]  (0.8961, 0.6170)
  [29]  (0.8736, 0.6233)
  [30]  (0.8511, 0.6297)
  [31]  (0.8289, 0.6348)
  [32]  (0.8124, 0.6183)
  [33]  (0.8091, 0.6011)
  [34]  (0.8239, 0.5830)
  [35]  (0.8387, 0.5649)
  [36]  (0.8536, 0.5469)
  [37]  (0.8756, 0.5400)
  [38]  (0.8982, 0.5340)
  [39]  (0.9208, 0.5279)
  [40]  (0.9429, 0.5300)
  [41]  (0.9646, 0.5387)
  [42]  (0.8769, 0.6268)
  [43]  (0.8328, 0.6234)
  [44]  (0.7887, 0.6200)
  [45]  (0.7447, 0.6159)
  [46]  (0.7009, 0.6103)
  [47]  (0.6570, 0.6047)
  [48]  (0.6131, 0.5990)
  [49]  (0.5693, 0.5934)
  [50]  (0.5254, 0.5878)
  [51]  (0.4816, 0.5822)
  [52]  (0.4377, 0.5765)
  [53]  (0.3939, 0.5709)
  [54]  (0.3500, 0.5653)
  [55]  (0.3062, 0.5597)
  [56]  (0.2623, 0.5540)
  [57]  (0.2197, 0.5429)
  [58]  (0.1777, 0.5292)
  [59]  (0.1356, 0.5154)
  [60]  (0.0936, 0.5017)
  [61]  (0.0516, 0.4879)
  [62]  (0.0354, 0.4645)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.7159, 0.0000)  angle=62.8 deg
  V1  (0.5017, 0.0207)  angle=56.0 deg
  V2  (0.3591, 0.8460)  angle=127.6 deg
  V3  (0.8769, 0.5253)  angle=52.1 deg
  V4  (0.8988, 0.5334)  angle=30.5 deg
  V5  (0.9401, 0.5895)  angle=31.2 deg
  V6  (0.9410, 0.6042)  angle=78.0 deg
  V7  (0.8289, 0.6348)  angle=58.0 deg
  V8  (0.8124, 0.6183)  angle=34.1 deg
  V9  (0.8091, 0.6011)  angle=50.2 deg
  V10  (0.8536, 0.5469)  angle=33.4 deg
  V11  (0.9646, 0.5387)  angle=113.2 deg
  V12  (0.8769, 0.6268)  angle=49.6 deg
  V13  (0.0516, 0.4879)  angle=37.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
    }
),
