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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7542, 0.0347)
  [ 1]  (0.6928, 0.0236)
  [ 2]  (0.6305, 0.0216)
  [ 3]  (0.5681, 0.0202)
  [ 4]  (0.5057, 0.0187)
  [ 5]  (0.4433, 0.0172)
  [ 6]  (0.3809, 0.0158)
  [ 7]  (0.3185, 0.0143)
  [ 8]  (0.2562, 0.0120)
  [ 9]  (0.1941, 0.0060)
  [10]  (0.1320, 0.0000)
  [11]  (0.0792, 0.0031)
  [12]  (0.0869, 0.0650)
  [13]  (0.0946, 0.1269)
  [14]  (0.1022, 0.1889)
  [15]  (0.1104, 0.2507)
  [16]  (0.1187, 0.3126)
  [17]  (0.1269, 0.3744)
  [18]  (0.1351, 0.4363)
  [19]  (0.1373, 0.4987)
  [20]  (0.1393, 0.5610)
  [21]  (0.7542, 0.7759)
  [22]  (0.7862, 0.7921)
  [23]  (0.8181, 0.8083)
  [24]  (0.8439, 0.8331)
  [25]  (0.8696, 0.8581)
  [26]  (0.8952, 0.8832)
  [27]  (0.9208, 0.9082)
  [28]  (0.9198, 0.9411)
  [29]  (0.9119, 0.9760)
  [30]  (0.8929, 0.9977)
  [31]  (0.8571, 0.9988)
  [32]  (0.8213, 1.0000)
  [33]  (0.7904, 0.9838)
  [34]  (0.7606, 0.9640)
  [35]  (0.7307, 0.9442)
  [36]  (0.7009, 0.9243)
  [37]  (0.7058, 0.8890)
  [38]  (0.7110, 0.8535)
  [39]  (0.7356, 0.8307)
  [40]  (0.7659, 0.8115)
  [41]  (0.7962, 0.7924)
  [42]  (0.7542, 0.9492)
  [43]  (0.7094, 0.8950)
  [44]  (0.6647, 0.8408)
  [45]  (0.6205, 0.7861)
  [46]  (0.5780, 0.7301)
  [47]  (0.5354, 0.6741)
  [48]  (0.4929, 0.6182)
  [49]  (0.4504, 0.5622)
  [50]  (0.4079, 0.5062)
  [51]  (0.3689, 0.4479)
  [52]  (0.3359, 0.3858)
  [53]  (0.3030, 0.3237)
  [54]  (0.2700, 0.2616)
  [55]  (0.2409, 0.1979)
  [56]  (0.2869, 0.1783)
  [57]  (0.3571, 0.1752)
  [58]  (0.4269, 0.1663)
  [59]  (0.4966, 0.1573)
  [60]  (0.5663, 0.1484)
  [61]  (0.6356, 0.1543)
  [62]  (0.7045, 0.1681)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0792, 0.0031)  angle=93.7 deg
  V1  (0.1393, 0.5610)  angle=68.8 deg
  V2  (0.9208, 0.9082)  angle=47.3 deg
  V3  (0.8929, 0.9977)  angle=47.0 deg
  V4  (0.7009, 0.9243)  angle=64.5 deg
  V5  (0.7110, 0.8535)  angle=38.6 deg
  V6  (0.7962, 0.7924)  angle=137.2 deg
  V7  (0.7542, 0.9492)  angle=125.5 deg
  V8  (0.2409, 0.1979)  angle=91.4 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
    }
),
