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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6673, 1.0000)
  [ 1]  (0.6644, 0.9679)
  [ 2]  (0.6616, 0.9358)
  [ 3]  (0.6587, 0.9038)
  [ 4]  (0.6558, 0.8717)
  [ 5]  (0.6524, 0.8397)
  [ 6]  (0.6487, 0.8077)
  [ 7]  (0.6451, 0.7757)
  [ 8]  (0.6414, 0.7437)
  [ 9]  (0.6378, 0.7117)
  [10]  (0.6342, 0.6797)
  [11]  (0.6305, 0.6477)
  [12]  (0.6264, 0.6157)
  [13]  (0.6222, 0.5838)
  [14]  (0.6180, 0.5518)
  [15]  (0.6138, 0.5199)
  [16]  (0.6096, 0.4880)
  [17]  (0.6054, 0.4560)
  [18]  (0.6050, 0.4239)
  [19]  (0.6050, 0.3917)
  [20]  (0.6050, 0.3594)
  [21]  (0.6673, 0.0000)
  [22]  (0.6836, 0.0148)
  [23]  (0.6998, 0.0296)
  [24]  (0.7161, 0.0444)
  [25]  (0.7294, 0.0604)
  [26]  (0.7294, 0.0824)
  [27]  (0.7294, 0.1044)
  [28]  (0.7294, 0.1263)
  [29]  (0.7266, 0.1465)
  [30]  (0.7068, 0.1560)
  [31]  (0.6869, 0.1654)
  [32]  (0.6671, 0.1745)
  [33]  (0.6503, 0.1604)
  [34]  (0.6367, 0.1450)
  [35]  (0.6393, 0.1232)
  [36]  (0.6418, 0.1014)
  [37]  (0.6444, 0.0795)
  [38]  (0.6533, 0.0604)
  [39]  (0.6686, 0.0482)
  [40]  (0.6898, 0.0541)
  [41]  (0.7109, 0.0600)
  [42]  (0.6673, 0.7806)
  [43]  (0.6213, 0.7917)
  [44]  (0.5747, 0.7998)
  [45]  (0.5277, 0.8056)
  [46]  (0.4807, 0.8114)
  [47]  (0.4400, 0.8110)
  [48]  (0.4412, 0.7639)
  [49]  (0.4401, 0.7166)
  [50]  (0.4447, 0.6695)
  [51]  (0.4492, 0.6223)
  [52]  (0.4544, 0.5753)
  [53]  (0.4605, 0.5283)
  [54]  (0.4666, 0.4814)
  [55]  (0.4686, 0.4344)
  [56]  (0.4621, 0.3875)
  [57]  (0.4556, 0.3406)
  [58]  (0.4281, 0.3029)
  [59]  (0.3983, 0.2661)
  [60]  (0.3551, 0.2522)
  [61]  (0.3107, 0.2562)
  [62]  (0.2706, 0.2813)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.6673, 0.0000)  angle=122.5 deg
  V1  (0.7294, 0.0604)  angle=39.8 deg
  V2  (0.7266, 0.1465)  angle=56.7 deg
  V3  (0.6671, 0.1745)  angle=64.8 deg
  V4  (0.6367, 0.1450)  angle=48.1 deg
  V5  (0.6686, 0.0482)  angle=54.1 deg
  V6  (0.7109, 0.0600)  angle=77.8 deg
  V7  (0.6673, 0.7806)  angle=73.0 deg
  V8  (0.4400, 0.8110)  angle=90.8 deg
  V9  (0.3983, 0.2661)  angle=33.2 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
    }
),
