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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.5209, 0.7749)
  [ 1]  (0.5513, 0.7902)
  [ 2]  (0.5817, 0.8055)
  [ 3]  (0.6119, 0.8210)
  [ 4]  (0.6242, 0.8528)
  [ 5]  (0.6364, 0.8845)
  [ 6]  (0.6487, 0.9163)
  [ 7]  (0.6464, 0.9480)
  [ 8]  (0.6337, 0.9796)
  [ 9]  (0.6021, 0.9890)
  [10]  (0.5689, 0.9966)
  [11]  (0.5361, 1.0000)
  [12]  (0.5054, 0.9854)
  [13]  (0.4746, 0.9708)
  [14]  (0.4556, 0.9459)
  [15]  (0.4455, 0.9134)
  [16]  (0.4455, 0.8797)
  [17]  (0.4473, 0.8456)
  [18]  (0.4684, 0.8190)
  [19]  (0.4978, 0.8060)
  [20]  (0.5313, 0.7996)
  [21]  (0.5209, 0.6686)
  [22]  (0.5248, 0.6147)
  [23]  (0.5268, 0.5607)
  [24]  (0.5234, 0.5068)
  [25]  (0.5200, 0.4528)
  [26]  (0.5160, 0.3989)
  [27]  (0.5094, 0.3452)
  [28]  (0.5028, 0.2915)
  [29]  (0.4963, 0.2378)
  [30]  (0.4937, 0.1838)
  [31]  (0.4911, 0.1298)
  [32]  (0.4893, 0.0757)
  [33]  (0.4893, 0.0217)
  [34]  (0.5314, 0.0000)
  [35]  (0.5849, 0.0056)
  [36]  (0.6371, 0.0199)
  [37]  (0.6892, 0.0343)
  [38]  (0.7414, 0.0483)
  [39]  (0.7950, 0.0560)
  [40]  (0.8485, 0.0637)
  [41]  (0.9019, 0.0723)
  [42]  (0.5209, 0.1528)
  [43]  (0.4587, 0.1718)
  [44]  (0.3965, 0.1909)
  [45]  (0.3343, 0.2099)
  [46]  (0.2715, 0.2266)
  [47]  (0.2085, 0.2428)
  [48]  (0.1455, 0.2590)
  [49]  (0.0981, 0.2909)
  [50]  (0.1268, 0.3475)
  [51]  (0.1615, 0.4024)
  [52]  (0.1998, 0.4549)
  [53]  (0.2382, 0.5075)
  [54]  (0.2765, 0.5600)
  [55]  (0.3141, 0.6131)
  [56]  (0.3515, 0.6663)
  [57]  (0.3890, 0.7195)
  [58]  (0.4256, 0.7731)
  [59]  (0.4546, 0.8313)
  [60]  (0.4851, 0.8887)
  [61]  (0.5203, 0.9434)
  [62]  (0.5489, 0.9994)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.6119, 0.8210)  angle=41.7 deg
  V1  (0.6337, 0.9796)  angle=51.6 deg
  V2  (0.5361, 1.0000)  angle=31.4 deg
  V3  (0.4473, 0.8456)  angle=35.4 deg
  V4  (0.5313, 0.7996)  angle=83.8 deg
  V5  (0.4893, 0.0217)  angle=62.8 deg
  V6  (0.5314, 0.0000)  angle=33.1 deg
  V7  (0.9019, 0.0723)  angle=158.9 deg
  V8  (0.0981, 0.2909)  angle=83.0 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
    }
),
