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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6618, 0.4349)
  [ 1]  (0.6616, 0.4632)
  [ 2]  (0.6614, 0.4915)
  [ 3]  (0.6611, 0.5198)
  [ 4]  (0.6608, 0.5481)
  [ 5]  (0.6602, 0.5763)
  [ 6]  (0.6589, 0.6046)
  [ 7]  (0.6576, 0.6329)
  [ 8]  (0.6563, 0.6611)
  [ 9]  (0.6550, 0.6894)
  [10]  (0.6536, 0.7177)
  [11]  (0.6528, 0.7459)
  [12]  (0.6528, 0.7742)
  [13]  (0.6528, 0.8025)
  [14]  (0.6528, 0.8308)
  [15]  (0.6535, 0.8591)
  [16]  (0.6556, 0.8873)
  [17]  (0.6576, 0.9156)
  [18]  (0.6603, 0.9437)
  [19]  (0.6637, 0.9718)
  [20]  (0.6662, 1.0000)
  [21]  (0.6618, 0.4806)
  [22]  (0.6603, 0.5475)
  [23]  (0.6535, 0.6142)
  [24]  (0.6392, 0.6796)
  [25]  (0.6204, 0.7437)
  [26]  (0.5938, 0.8051)
  [27]  (0.5589, 0.8622)
  [28]  (0.5203, 0.8343)
  [29]  (0.4874, 0.7761)
  [30]  (0.4627, 0.7138)
  [31]  (0.4380, 0.6515)
  [32]  (0.4171, 0.5878)
  [33]  (0.3965, 0.5241)
  [34]  (0.3759, 0.4603)
  [35]  (0.3568, 0.3962)
  [36]  (0.3441, 0.3304)
  [37]  (0.3315, 0.2646)
  [38]  (0.3188, 0.1988)
  [39]  (0.3070, 0.1328)
  [40]  (0.2982, 0.0664)
  [41]  (0.2893, 0.0000)
  [42]  (0.6618, 0.1237)
  [43]  (0.6791, 0.1539)
  [44]  (0.6877, 0.1873)
  [45]  (0.6939, 0.2215)
  [46]  (0.7001, 0.2558)
  [47]  (0.7062, 0.2900)
  [48]  (0.7079, 0.3248)
  [49]  (0.7093, 0.3596)
  [50]  (0.7107, 0.3944)
  [51]  (0.6950, 0.4223)
  [52]  (0.6700, 0.4465)
  [53]  (0.6475, 0.4218)
  [54]  (0.6297, 0.3934)
  [55]  (0.6288, 0.3586)
  [56]  (0.6279, 0.3238)
  [57]  (0.6279, 0.2891)
  [58]  (0.6336, 0.2547)
  [59]  (0.6393, 0.2204)
  [60]  (0.6663, 0.2225)
  [61]  (0.6916, 0.2428)
  [62]  (0.6998, 0.2745)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.6662, 1.0000)  angle=175.3 deg
  V1  (0.6618, 0.4806)  angle=178.3 deg
  V2  (0.5589, 0.8622)  angle=94.6 deg
  V3  (0.2893, 0.0000)  angle=116.0 deg
  V4  (0.6618, 0.1237)  angle=41.9 deg
  V5  (0.7107, 0.3944)  angle=31.5 deg
  V6  (0.6700, 0.4465)  angle=91.8 deg
  V7  (0.6297, 0.3934)  angle=30.6 deg
  V8  (0.6393, 0.2204)  angle=84.9 deg
  V9  (0.6663, 0.2225)  angle=34.3 deg
  V10  (0.6916, 0.2428)  angle=36.8 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
    }
),
