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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.3089, 0.7771)
  [ 1]  (0.3074, 0.7167)
  [ 2]  (0.3059, 0.6563)
  [ 3]  (0.3055, 0.5959)
  [ 4]  (0.3055, 0.5355)
  [ 5]  (0.3122, 0.4755)
  [ 6]  (0.3124, 0.4176)
  [ 7]  (0.2786, 0.3676)
  [ 8]  (0.2372, 0.3236)
  [ 9]  (0.2002, 0.2766)
  [10]  (0.1726, 0.2229)
  [11]  (0.1471, 0.2432)
  [12]  (0.1166, 0.2954)
  [13]  (0.0768, 0.3407)
  [14]  (0.0336, 0.3829)
  [15]  (0.0251, 0.4418)
  [16]  (0.0188, 0.5019)
  [17]  (0.0125, 0.5620)
  [18]  (0.0065, 0.6221)
  [19]  (0.0013, 0.6823)
  [20]  (0.0000, 0.7427)
  [21]  (0.3089, 0.5104)
  [22]  (0.3261, 0.5111)
  [23]  (0.3424, 0.5172)
  [24]  (0.3572, 0.5256)
  [25]  (0.3685, 0.5382)
  [26]  (0.3743, 0.5546)
  [27]  (0.3779, 0.5715)
  [28]  (0.3783, 0.5887)
  [29]  (0.3726, 0.6042)
  [30]  (0.3615, 0.6176)
  [31]  (0.3452, 0.6224)
  [32]  (0.3284, 0.6211)
  [33]  (0.3122, 0.6153)
  [34]  (0.2981, 0.6056)
  [35]  (0.2890, 0.5911)
  [36]  (0.2850, 0.5743)
  [37]  (0.2850, 0.5569)
  [38]  (0.2889, 0.5400)
  [39]  (0.2969, 0.5250)
  [40]  (0.3124, 0.5184)
  [41]  (0.3295, 0.5157)
  [42]  (0.3089, 0.5364)
  [43]  (0.3431, 0.5415)
  [44]  (0.3776, 0.5434)
  [45]  (0.4122, 0.5436)
  [46]  (0.4468, 0.5438)
  [47]  (0.4814, 0.5440)
  [48]  (0.5160, 0.5441)
  [49]  (0.5506, 0.5441)
  [50]  (0.5852, 0.5441)
  [51]  (0.6198, 0.5433)
  [52]  (0.6544, 0.5426)
  [53]  (0.6890, 0.5423)
  [54]  (0.7236, 0.5420)
  [55]  (0.7582, 0.5419)
  [56]  (0.7928, 0.5425)
  [57]  (0.8274, 0.5430)
  [58]  (0.8619, 0.5456)
  [59]  (0.8964, 0.5484)
  [60]  (0.9309, 0.5508)
  [61]  (0.9654, 0.5533)
  [62]  (1.0000, 0.5530)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.3124, 0.4176)  angle=34.3 deg
  V1  (0.1726, 0.2229)  angle=101.4 deg
  V2  (0.0336, 0.3829)  angle=37.5 deg
  V3  (0.0000, 0.7427)  angle=128.2 deg
  V4  (0.3089, 0.5104)  angle=39.1 deg
  V5  (0.3615, 0.6176)  angle=33.8 deg
  V6  (0.2969, 0.5250)  angle=38.9 deg
  V7  (0.3295, 0.5157)  angle=143.9 deg
  V8  (0.3089, 0.5364)  angle=126.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
    }
),
