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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9051, 0.7001)
  [ 1]  (0.9041, 0.6513)
  [ 2]  (0.9029, 0.6025)
  [ 3]  (0.9036, 0.5537)
  [ 4]  (0.9064, 0.5049)
  [ 5]  (0.9039, 0.4562)
  [ 6]  (0.8820, 0.4129)
  [ 7]  (0.8578, 0.3705)
  [ 8]  (0.8347, 0.3275)
  [ 9]  (0.8161, 0.2823)
  [10]  (0.7844, 0.2862)
  [11]  (0.7465, 0.3167)
  [12]  (0.7142, 0.3532)
  [13]  (0.6826, 0.3903)
  [14]  (0.6545, 0.4295)
  [15]  (0.6403, 0.4762)
  [16]  (0.6297, 0.5238)
  [17]  (0.6247, 0.5723)
  [18]  (0.6238, 0.6209)
  [19]  (0.6314, 0.6692)
  [20]  (0.6368, 0.7177)
  [21]  (0.9051, 0.5373)
  [22]  (0.9235, 0.5311)
  [23]  (0.9434, 0.5297)
  [24]  (0.9632, 0.5332)
  [25]  (0.9785, 0.5441)
  [26]  (0.9900, 0.5605)
  [27]  (0.9964, 0.5797)
  [28]  (1.0000, 0.5990)
  [29]  (0.9960, 0.6185)
  [30]  (0.9824, 0.6331)
  [31]  (0.9630, 0.6385)
  [32]  (0.9435, 0.6435)
  [33]  (0.9234, 0.6433)
  [34]  (0.9087, 0.6314)
  [35]  (0.8973, 0.6148)
  [36]  (0.8906, 0.5961)
  [37]  (0.8880, 0.5763)
  [38]  (0.8914, 0.5568)
  [39]  (0.9026, 0.5407)
  [40]  (0.9210, 0.5338)
  [41]  (0.9411, 0.5327)
  [42]  (0.9051, 0.5616)
  [43]  (0.8602, 0.5668)
  [44]  (0.8149, 0.5671)
  [45]  (0.7696, 0.5675)
  [46]  (0.7243, 0.5679)
  [47]  (0.6791, 0.5673)
  [48]  (0.6338, 0.5668)
  [49]  (0.5885, 0.5672)
  [50]  (0.5432, 0.5675)
  [51]  (0.4980, 0.5679)
  [52]  (0.4527, 0.5682)
  [53]  (0.4074, 0.5685)
  [54]  (0.3621, 0.5681)
  [55]  (0.3169, 0.5676)
  [56]  (0.2716, 0.5671)
  [57]  (0.2263, 0.5667)
  [58]  (0.1810, 0.5659)
  [59]  (0.1358, 0.5651)
  [60]  (0.0905, 0.5643)
  [61]  (0.0452, 0.5632)
  [62]  (0.0000, 0.5610)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.8161, 0.2823)  angle=74.7 deg
  V1  (0.7844, 0.2862)  angle=31.7 deg
  V2  (0.6368, 0.7177)  angle=117.5 deg
  V3  (0.9960, 0.6185)  angle=31.5 deg
  V4  (0.9824, 0.6331)  angle=31.2 deg
  V5  (0.9234, 0.6433)  angle=38.6 deg
  V6  (0.9026, 0.5407)  angle=34.8 deg
  V7  (0.9411, 0.5327)  angle=144.2 deg
  V8  (0.9051, 0.5616)  angle=32.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
    }
),
