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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6888, 0.1993)
  [ 1]  (0.6762, 0.2434)
  [ 2]  (0.6623, 0.2870)
  [ 3]  (0.6485, 0.3307)
  [ 4]  (0.6346, 0.3743)
  [ 5]  (0.6195, 0.4174)
  [ 6]  (0.5974, 0.4576)
  [ 7]  (0.5754, 0.4978)
  [ 8]  (0.5534, 0.5379)
  [ 9]  (0.5301, 0.5773)
  [10]  (0.5025, 0.5911)
  [11]  (0.4704, 0.5585)
  [12]  (0.4428, 0.5220)
  [13]  (0.4153, 0.4854)
  [14]  (0.3877, 0.4488)
  [15]  (0.3641, 0.4096)
  [16]  (0.3406, 0.3702)
  [17]  (0.3172, 0.3309)
  [18]  (0.2937, 0.2916)
  [19]  (0.2743, 0.2504)
  [20]  (0.2603, 0.2068)
  [21]  (0.6888, 0.2072)
  [22]  (0.6859, 0.2489)
  [23]  (0.6818, 0.2905)
  [24]  (0.6818, 0.3323)
  [25]  (0.6818, 0.3741)
  [26]  (0.6828, 0.4159)
  [27]  (0.6839, 0.4576)
  [28]  (0.6850, 0.4994)
  [29]  (0.6862, 0.5412)
  [30]  (0.6886, 0.5829)
  [31]  (0.6917, 0.6246)
  [32]  (0.6948, 0.6663)
  [33]  (0.6980, 0.7080)
  [34]  (0.7011, 0.7496)
  [35]  (0.7042, 0.7913)
  [36]  (0.7067, 0.8330)
  [37]  (0.7090, 0.8748)
  [38]  (0.7112, 0.9165)
  [39]  (0.7135, 0.9582)
  [40]  (0.7146, 1.0000)
  [41]  (0.7146, 0.9694)
  [42]  (0.6888, 0.0000)
  [43]  (0.7035, 0.0160)
  [44]  (0.7182, 0.0319)
  [45]  (0.7329, 0.0479)
  [46]  (0.7397, 0.0666)
  [47]  (0.7383, 0.0883)
  [48]  (0.7368, 0.1099)
  [49]  (0.7292, 0.1266)
  [50]  (0.7083, 0.1325)
  [51]  (0.6874, 0.1385)
  [52]  (0.6665, 0.1445)
  [53]  (0.6466, 0.1454)
  [54]  (0.6293, 0.1323)
  [55]  (0.6120, 0.1192)
  [56]  (0.6093, 0.1026)
  [57]  (0.6188, 0.0831)
  [58]  (0.6283, 0.0636)
  [59]  (0.6413, 0.0477)
  [60]  (0.6612, 0.0391)
  [61]  (0.6807, 0.0325)
  [62]  (0.6959, 0.0481)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.5301, 0.5773)  angle=32.8 deg
  V1  (0.5025, 0.5911)  angle=72.0 deg
  V2  (0.2603, 0.2068)  angle=107.9 deg
  V3  (0.6888, 0.2072)  angle=93.9 deg
  V4  (0.7146, 1.0000)  angle=178.5 deg
  V5  (0.6888, 0.0000)  angle=138.8 deg
  V6  (0.7292, 0.1266)  angle=49.3 deg
  V7  (0.6466, 0.1454)  angle=39.7 deg
  V8  (0.6120, 0.1192)  angle=43.7 deg
  V9  (0.6093, 0.1026)  angle=35.2 deg
  V10  (0.6807, 0.0325)  angle=64.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
    }
),
