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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8672, 0.6213)
  [ 1]  (0.8247, 0.6132)
  [ 2]  (0.7813, 0.6133)
  [ 3]  (0.7378, 0.6135)
  [ 4]  (0.6943, 0.6137)
  [ 5]  (0.6509, 0.6143)
  [ 6]  (0.6076, 0.6179)
  [ 7]  (0.5643, 0.6214)
  [ 8]  (0.5210, 0.6250)
  [ 9]  (0.4777, 0.6285)
  [10]  (0.4343, 0.6321)
  [11]  (0.3910, 0.6357)
  [12]  (0.3476, 0.6362)
  [13]  (0.3041, 0.6361)
  [14]  (0.2607, 0.6361)
  [15]  (0.2172, 0.6352)
  [16]  (0.1738, 0.6338)
  [17]  (0.1304, 0.6324)
  [18]  (0.0869, 0.6310)
  [19]  (0.0435, 0.6306)
  [20]  (0.0000, 0.6302)
  [21]  (0.8672, 0.3720)
  [22]  (0.8959, 0.3754)
  [23]  (0.9246, 0.3788)
  [24]  (0.9495, 0.3915)
  [25]  (0.9661, 0.4145)
  [26]  (0.9749, 0.4402)
  [27]  (0.9658, 0.4676)
  [28]  (0.9424, 0.4803)
  [29]  (0.9147, 0.4885)
  [30]  (0.8869, 0.4949)
  [31]  (0.8583, 0.4911)
  [32]  (0.8296, 0.4874)
  [33]  (0.8048, 0.4781)
  [34]  (0.7912, 0.4526)
  [35]  (0.7878, 0.4249)
  [36]  (0.7893, 0.3960)
  [37]  (0.8134, 0.3826)
  [38]  (0.8397, 0.3708)
  [39]  (0.8683, 0.3692)
  [40]  (0.8972, 0.3692)
  [41]  (0.9261, 0.3692)
  [42]  (0.8672, 0.3638)
  [43]  (0.8924, 0.3693)
  [44]  (0.9161, 0.3788)
  [45]  (0.9382, 0.3921)
  [46]  (0.9585, 0.4080)
  [47]  (0.9779, 0.4250)
  [48]  (0.9918, 0.4457)
  [49]  (1.0000, 0.4702)
  [50]  (0.9955, 0.4950)
  [51]  (0.9767, 0.5081)
  [52]  (0.9518, 0.5140)
  [53]  (0.9260, 0.5121)
  [54]  (0.9017, 0.5042)
  [55]  (0.8781, 0.4937)
  [56]  (0.8614, 0.4756)
  [57]  (0.8527, 0.4527)
  [58]  (0.8602, 0.4280)
  [59]  (0.8768, 0.4090)
  [60]  (0.8958, 0.3914)
  [61]  (0.9199, 0.3922)
  [62]  (0.9449, 0.3988)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0000, 0.6302)  angle=162.9 deg
  V1  (0.9749, 0.4402)  angle=37.4 deg
  V2  (0.9658, 0.4676)  angle=43.1 deg
  V3  (0.8048, 0.4781)  angle=41.3 deg
  V4  (0.7893, 0.3960)  angle=57.8 deg
  V5  (0.9261, 0.3692)  angle=174.7 deg
  V6  (0.8672, 0.3638)  angle=173.0 deg
  V7  (0.9955, 0.4950)  angle=44.8 deg
  V8  (0.8527, 0.4527)  angle=37.9 deg
  V9  (0.8958, 0.3914)  angle=44.6 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
    }
),
