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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6658, 1.0000)
  [ 1]  (0.6647, 0.9673)
  [ 2]  (0.6635, 0.9346)
  [ 3]  (0.6623, 0.9019)
  [ 4]  (0.6628, 0.8692)
  [ 5]  (0.6640, 0.8365)
  [ 6]  (0.6652, 0.8038)
  [ 7]  (0.6664, 0.7711)
  [ 8]  (0.6676, 0.7384)
  [ 9]  (0.6688, 0.7057)
  [10]  (0.6697, 0.6730)
  [11]  (0.6697, 0.6403)
  [12]  (0.6697, 0.6076)
  [13]  (0.6697, 0.5749)
  [14]  (0.6697, 0.5422)
  [15]  (0.6686, 0.5095)
  [16]  (0.6674, 0.4768)
  [17]  (0.6662, 0.4441)
  [18]  (0.6689, 0.4116)
  [19]  (0.6731, 0.3791)
  [20]  (0.6773, 0.3467)
  [21]  (0.6658, 0.0114)
  [22]  (0.6879, 0.0000)
  [23]  (0.7095, 0.0033)
  [24]  (0.7309, 0.0160)
  [25]  (0.7523, 0.0286)
  [26]  (0.7698, 0.0436)
  [27]  (0.7708, 0.0684)
  [28]  (0.7718, 0.0932)
  [29]  (0.7728, 0.1180)
  [30]  (0.7638, 0.1332)
  [31]  (0.7390, 0.1333)
  [32]  (0.7142, 0.1333)
  [33]  (0.6893, 0.1334)
  [34]  (0.6672, 0.1289)
  [35]  (0.6550, 0.1072)
  [36]  (0.6429, 0.0856)
  [37]  (0.6514, 0.0675)
  [38]  (0.6701, 0.0511)
  [39]  (0.6888, 0.0347)
  [40]  (0.6894, 0.0503)
  [41]  (0.6850, 0.0748)
  [42]  (0.6658, 0.7784)
  [43]  (0.6196, 0.8099)
  [44]  (0.5709, 0.8326)
  [45]  (0.5150, 0.8294)
  [46]  (0.4591, 0.8261)
  [47]  (0.4032, 0.8228)
  [48]  (0.3587, 0.8071)
  [49]  (0.3506, 0.7517)
  [50]  (0.3425, 0.6963)
  [51]  (0.3580, 0.6435)
  [52]  (0.3782, 0.5913)
  [53]  (0.3983, 0.5390)
  [54]  (0.4185, 0.4868)
  [55]  (0.4413, 0.4357)
  [56]  (0.4658, 0.3854)
  [57]  (0.4787, 0.3355)
  [58]  (0.4481, 0.2906)
  [59]  (0.3936, 0.2777)
  [60]  (0.3388, 0.2669)
  [61]  (0.2830, 0.2628)
  [62]  (0.2272, 0.2586)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.6658, 0.0114)  angle=64.6 deg
  V1  (0.6879, 0.0000)  angle=36.1 deg
  V2  (0.7698, 0.0436)  angle=47.1 deg
  V3  (0.7728, 0.1180)  angle=33.1 deg
  V4  (0.7638, 0.1332)  angle=59.1 deg
  V5  (0.6672, 0.1289)  angle=49.2 deg
  V6  (0.6429, 0.0856)  angle=54.6 deg
  V7  (0.6888, 0.0347)  angle=129.0 deg
  V8  (0.6658, 0.7784)  angle=54.2 deg
  V9  (0.3587, 0.8071)  angle=62.2 deg
  V10  (0.4787, 0.3355)  angle=48.7 deg
  V11  (0.4481, 0.2906)  angle=42.3 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
    }
),
