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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6618, 1.0000)
  [ 1]  (0.6564, 0.9612)
  [ 2]  (0.6511, 0.9224)
  [ 3]  (0.6458, 0.8836)
  [ 4]  (0.6453, 0.8445)
  [ 5]  (0.6462, 0.8053)
  [ 6]  (0.6470, 0.7661)
  [ 7]  (0.6479, 0.7270)
  [ 8]  (0.6487, 0.6878)
  [ 9]  (0.6496, 0.6486)
  [10]  (0.6504, 0.6095)
  [11]  (0.6540, 0.5705)
  [12]  (0.6576, 0.5314)
  [13]  (0.6612, 0.4924)
  [14]  (0.6649, 0.4534)
  [15]  (0.6685, 0.4144)
  [16]  (0.6721, 0.3754)
  [17]  (0.6757, 0.3364)
  [18]  (0.6752, 0.2972)
  [19]  (0.6742, 0.2581)
  [20]  (0.6733, 0.2189)
  [21]  (0.6618, 0.0145)
  [22]  (0.6790, 0.0319)
  [23]  (0.6962, 0.0493)
  [24]  (0.6962, 0.0705)
  [25]  (0.6879, 0.0935)
  [26]  (0.6796, 0.1165)
  [27]  (0.6567, 0.1169)
  [28]  (0.6323, 0.1151)
  [29]  (0.6079, 0.1132)
  [30]  (0.5835, 0.1113)
  [31]  (0.5604, 0.1074)
  [32]  (0.5471, 0.0868)
  [33]  (0.5339, 0.0662)
  [34]  (0.5296, 0.0465)
  [35]  (0.5469, 0.0291)
  [36]  (0.5641, 0.0117)
  [37]  (0.5835, 0.0000)
  [38]  (0.6079, 0.0013)
  [39]  (0.6324, 0.0026)
  [40]  (0.6452, 0.0215)
  [41]  (0.6560, 0.0435)
  [42]  (0.6618, 0.7830)
  [43]  (0.6140, 0.7802)
  [44]  (0.5663, 0.7773)
  [45]  (0.5186, 0.7734)
  [46]  (0.4709, 0.7695)
  [47]  (0.4516, 0.7413)
  [48]  (0.4538, 0.6935)
  [49]  (0.4557, 0.6458)
  [50]  (0.4642, 0.5987)
  [51]  (0.4726, 0.5516)
  [52]  (0.4811, 0.5045)
  [53]  (0.4836, 0.4568)
  [54]  (0.4860, 0.4090)
  [55]  (0.4883, 0.3612)
  [56]  (0.4870, 0.3139)
  [57]  (0.4735, 0.2680)
  [58]  (0.4563, 0.2268)
  [59]  (0.4085, 0.2248)
  [60]  (0.3667, 0.2401)
  [61]  (0.3303, 0.2711)
  [62]  (0.3038, 0.3103)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.6618, 0.0145)  angle=138.6 deg
  V1  (0.6962, 0.0493)  angle=44.5 deg
  V2  (0.6796, 0.1165)  angle=69.2 deg
  V3  (0.5604, 0.1074)  angle=47.5 deg
  V4  (0.5296, 0.0465)  angle=57.0 deg
  V5  (0.5835, 0.0000)  angle=34.3 deg
  V6  (0.6324, 0.0026)  angle=52.7 deg
  V7  (0.6618, 0.7830)  angle=93.8 deg
  V8  (0.4709, 0.7695)  angle=50.9 deg
  V9  (0.4516, 0.7413)  angle=37.1 deg
  V10  (0.4563, 0.2268)  angle=64.9 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
    }
),
