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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.2840, 0.7550)
  [ 1]  (0.2876, 0.6985)
  [ 2]  (0.2876, 0.6419)
  [ 3]  (0.2876, 0.5853)
  [ 4]  (0.2883, 0.5287)
  [ 5]  (0.2891, 0.4721)
  [ 6]  (0.2839, 0.4159)
  [ 7]  (0.2765, 0.3598)
  [ 8]  (0.2550, 0.3092)
  [ 9]  (0.2220, 0.2632)
  [10]  (0.1759, 0.2450)
  [11]  (0.1234, 0.2590)
  [12]  (0.0793, 0.2944)
  [13]  (0.0351, 0.3298)
  [14]  (0.0143, 0.3799)
  [15]  (0.0016, 0.4350)
  [16]  (0.0000, 0.4913)
  [17]  (0.0015, 0.5479)
  [18]  (0.0034, 0.6045)
  [19]  (0.0063, 0.6610)
  [20]  (0.0084, 0.7176)
  [21]  (0.2840, 0.4619)
  [22]  (0.3075, 0.4676)
  [23]  (0.3285, 0.4777)
  [24]  (0.3451, 0.4954)
  [25]  (0.3576, 0.5153)
  [26]  (0.3642, 0.5387)
  [27]  (0.3597, 0.5588)
  [28]  (0.3418, 0.5752)
  [29]  (0.3226, 0.5888)
  [30]  (0.2986, 0.5923)
  [31]  (0.2746, 0.5957)
  [32]  (0.2509, 0.5985)
  [33]  (0.2370, 0.5787)
  [34]  (0.2301, 0.5560)
  [35]  (0.2258, 0.5321)
  [36]  (0.2293, 0.5090)
  [37]  (0.2438, 0.4950)
  [38]  (0.2681, 0.4957)
  [39]  (0.2923, 0.4965)
  [40]  (0.3164, 0.4992)
  [41]  (0.3404, 0.5021)
  [42]  (0.2840, 0.5239)
  [43]  (0.3197, 0.5210)
  [44]  (0.3555, 0.5182)
  [45]  (0.3912, 0.5153)
  [46]  (0.4270, 0.5124)
  [47]  (0.4627, 0.5095)
  [48]  (0.4985, 0.5066)
  [49]  (0.5342, 0.5038)
  [50]  (0.5700, 0.5009)
  [51]  (0.6057, 0.4980)
  [52]  (0.6416, 0.4973)
  [53]  (0.6774, 0.4968)
  [54]  (0.7133, 0.4963)
  [55]  (0.7491, 0.4957)
  [56]  (0.7850, 0.4952)
  [57]  (0.8209, 0.4947)
  [58]  (0.8567, 0.4942)
  [59]  (0.8926, 0.4936)
  [60]  (0.9284, 0.4935)
  [61]  (0.9642, 0.4959)
  [62]  (1.0000, 0.4982)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.2220, 0.2632)  angle=32.8 deg
  V1  (0.1759, 0.2450)  angle=36.5 deg
  V2  (0.0084, 0.7176)  angle=130.8 deg
  V3  (0.2840, 0.4619)  angle=56.2 deg
  V4  (0.3597, 0.5588)  angle=35.1 deg
  V5  (0.2509, 0.5985)  angle=61.5 deg
  V6  (0.2293, 0.5090)  angle=37.5 deg
  V7  (0.2438, 0.4950)  angle=45.7 deg
  V8  (0.3404, 0.5021)  angle=151.9 deg
  V9  (0.2840, 0.5239)  angle=163.5 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
    }
),
