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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.4643, 0.7330)
  [ 1]  (0.5118, 0.7363)
  [ 2]  (0.5551, 0.7545)
  [ 3]  (0.5897, 0.7842)
  [ 4]  (0.6129, 0.8258)
  [ 5]  (0.6236, 0.8680)
  [ 6]  (0.6057, 0.9121)
  [ 7]  (0.5632, 0.9228)
  [ 8]  (0.5158, 0.9270)
  [ 9]  (0.4684, 0.9311)
  [10]  (0.4213, 0.9311)
  [11]  (0.3750, 0.9205)
  [12]  (0.3286, 0.9099)
  [13]  (0.2875, 0.8945)
  [14]  (0.2816, 0.8473)
  [15]  (0.2959, 0.8029)
  [16]  (0.3186, 0.7627)
  [17]  (0.3611, 0.7446)
  [18]  (0.4085, 0.7457)
  [19]  (0.4545, 0.7572)
  [20]  (0.5017, 0.7633)
  [21]  (0.4643, 0.6392)
  [22]  (0.4607, 0.5814)
  [23]  (0.4579, 0.5237)
  [24]  (0.4551, 0.4659)
  [25]  (0.4516, 0.4082)
  [26]  (0.4463, 0.3506)
  [27]  (0.4411, 0.2930)
  [28]  (0.4355, 0.2355)
  [29]  (0.4294, 0.1780)
  [30]  (0.4234, 0.1204)
  [31]  (0.4252, 0.0689)
  [32]  (0.4828, 0.0730)
  [33]  (0.5405, 0.0774)
  [34]  (0.5981, 0.0824)
  [35]  (0.6557, 0.0875)
  [36]  (0.7133, 0.0926)
  [37]  (0.7709, 0.0980)
  [38]  (0.8284, 0.1044)
  [39]  (0.8858, 0.1109)
  [40]  (0.9433, 0.1174)
  [41]  (1.0000, 0.1285)
  [42]  (0.4643, 0.1150)
  [43]  (0.4072, 0.1274)
  [44]  (0.3491, 0.1360)
  [45]  (0.2911, 0.1445)
  [46]  (0.2330, 0.1531)
  [47]  (0.1749, 0.1610)
  [48]  (0.1166, 0.1675)
  [49]  (0.0583, 0.1740)
  [50]  (0.0000, 0.1804)
  [51]  (0.0191, 0.2227)
  [52]  (0.0520, 0.2713)
  [53]  (0.0848, 0.3199)
  [54]  (0.1152, 0.3701)
  [55]  (0.1456, 0.4203)
  [56]  (0.1761, 0.4704)
  [57]  (0.2065, 0.5206)
  [58]  (0.2369, 0.5708)
  [59]  (0.2673, 0.6209)
  [60]  (0.2796, 0.6780)
  [61]  (0.2905, 0.7357)
  [62]  (0.2958, 0.7938)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.6236, 0.8680)  angle=36.4 deg
  V1  (0.6057, 0.9121)  angle=53.7 deg
  V2  (0.2875, 0.8945)  angle=62.5 deg
  V3  (0.3186, 0.7627)  angle=37.5 deg
  V4  (0.5017, 0.7633)  angle=114.0 deg
  V5  (0.4252, 0.0689)  angle=92.1 deg
  V6  (1.0000, 0.1285)  angle=170.3 deg
  V7  (0.0000, 0.1804)  angle=108.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
    }
),
