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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7158, 1.0000)
  [ 1]  (0.7131, 0.9663)
  [ 2]  (0.7104, 0.9325)
  [ 3]  (0.7073, 0.8988)
  [ 4]  (0.7029, 0.8652)
  [ 5]  (0.6985, 0.8317)
  [ 6]  (0.6942, 0.7981)
  [ 7]  (0.6898, 0.7645)
  [ 8]  (0.6854, 0.7309)
  [ 9]  (0.6811, 0.6974)
  [10]  (0.6767, 0.6638)
  [11]  (0.6738, 0.6301)
  [12]  (0.6711, 0.5963)
  [13]  (0.6683, 0.5626)
  [14]  (0.6656, 0.5288)
  [15]  (0.6628, 0.4951)
  [16]  (0.6601, 0.4614)
  [17]  (0.6593, 0.4276)
  [18]  (0.6613, 0.3938)
  [19]  (0.6634, 0.3600)
  [20]  (0.6655, 0.3262)
  [21]  (0.7158, 0.0000)
  [22]  (0.7274, 0.0206)
  [23]  (0.7391, 0.0412)
  [24]  (0.7507, 0.0618)
  [25]  (0.7623, 0.0824)
  [26]  (0.7626, 0.1009)
  [27]  (0.7444, 0.1160)
  [28]  (0.7262, 0.1311)
  [29]  (0.7080, 0.1462)
  [30]  (0.6897, 0.1600)
  [31]  (0.6696, 0.1476)
  [32]  (0.6494, 0.1352)
  [33]  (0.6293, 0.1227)
  [34]  (0.6092, 0.1103)
  [35]  (0.5905, 0.0974)
  [36]  (0.5988, 0.0753)
  [37]  (0.6072, 0.0531)
  [38]  (0.6155, 0.0310)
  [39]  (0.6327, 0.0210)
  [40]  (0.6564, 0.0198)
  [41]  (0.6800, 0.0185)
  [42]  (0.7158, 0.8040)
  [43]  (0.6631, 0.8316)
  [44]  (0.6055, 0.8436)
  [45]  (0.5466, 0.8512)
  [46]  (0.4876, 0.8588)
  [47]  (0.4535, 0.8348)
  [48]  (0.4517, 0.7757)
  [49]  (0.4592, 0.7167)
  [50]  (0.4659, 0.6577)
  [51]  (0.4717, 0.5985)
  [52]  (0.4707, 0.5394)
  [53]  (0.4625, 0.4805)
  [54]  (0.4566, 0.4215)
  [55]  (0.4566, 0.3620)
  [56]  (0.4482, 0.3044)
  [57]  (0.4124, 0.2632)
  [58]  (0.3545, 0.2561)
  [59]  (0.2960, 0.2663)
  [60]  (0.2374, 0.2765)
  [61]  (0.2374, 0.3299)
  [62]  (0.2695, 0.3800)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.7158, 0.0000)  angle=141.8 deg
  V1  (0.7626, 0.1009)  angle=51.3 deg
  V2  (0.6897, 0.1600)  angle=68.7 deg
  V3  (0.5905, 0.0974)  angle=75.9 deg
  V4  (0.6155, 0.0310)  angle=39.5 deg
  V5  (0.6800, 0.0185)  angle=90.4 deg
  V6  (0.7158, 0.8040)  angle=65.0 deg
  V7  (0.4876, 0.8588)  angle=42.5 deg
  V8  (0.4535, 0.8348)  angle=53.1 deg
  V9  (0.4482, 0.3044)  angle=32.6 deg
  V10  (0.4124, 0.2632)  angle=42.1 deg
  V11  (0.2374, 0.2765)  angle=80.2 deg
  V12  (0.2374, 0.3299)  angle=32.5 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
    }
),
