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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6634, 0.2116)
  [ 1]  (0.6613, 0.2510)
  [ 2]  (0.6604, 0.2904)
  [ 3]  (0.6595, 0.3299)
  [ 4]  (0.6587, 0.3693)
  [ 5]  (0.6578, 0.4088)
  [ 6]  (0.6565, 0.4482)
  [ 7]  (0.6551, 0.4877)
  [ 8]  (0.6537, 0.5271)
  [ 9]  (0.6522, 0.5665)
  [10]  (0.6508, 0.6060)
  [11]  (0.6494, 0.6454)
  [12]  (0.6484, 0.6849)
  [13]  (0.6506, 0.7243)
  [14]  (0.6527, 0.7637)
  [15]  (0.6548, 0.8031)
  [16]  (0.6569, 0.8425)
  [17]  (0.6590, 0.8819)
  [18]  (0.6616, 0.9213)
  [19]  (0.6644, 0.9606)
  [20]  (0.6672, 1.0000)
  [21]  (0.6634, 0.3012)
  [22]  (0.6544, 0.3374)
  [23]  (0.6426, 0.3725)
  [24]  (0.6277, 0.4066)
  [25]  (0.6083, 0.4380)
  [26]  (0.5856, 0.4675)
  [27]  (0.5629, 0.4971)
  [28]  (0.5375, 0.5241)
  [29]  (0.5104, 0.5496)
  [30]  (0.4833, 0.5752)
  [31]  (0.4536, 0.5861)
  [32]  (0.4244, 0.5650)
  [33]  (0.4035, 0.5342)
  [34]  (0.3826, 0.5035)
  [35]  (0.3610, 0.4732)
  [36]  (0.3384, 0.4436)
  [37]  (0.3158, 0.4140)
  [38]  (0.2944, 0.3838)
  [39]  (0.2790, 0.3499)
  [40]  (0.2637, 0.3160)
  [41]  (0.2507, 0.2811)
  [42]  (0.6634, 0.0000)
  [43]  (0.6839, 0.0089)
  [44]  (0.7045, 0.0178)
  [45]  (0.7176, 0.0355)
  [46]  (0.7295, 0.0544)
  [47]  (0.7346, 0.0749)
  [48]  (0.7317, 0.0972)
  [49]  (0.7287, 0.1194)
  [50]  (0.7104, 0.1289)
  [51]  (0.6891, 0.1359)
  [52]  (0.6680, 0.1404)
  [53]  (0.6482, 0.1299)
  [54]  (0.6355, 0.1145)
  [55]  (0.6329, 0.0923)
  [56]  (0.6401, 0.0710)
  [57]  (0.6472, 0.0498)
  [58]  (0.6631, 0.0372)
  [59]  (0.6843, 0.0302)
  [60]  (0.7056, 0.0232)
  [61]  (0.7269, 0.0161)
  [62]  (0.7493, 0.0148)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.6672, 1.0000)  angle=176.3 deg
  V1  (0.6634, 0.3012)  angle=165.8 deg
  V2  (0.4536, 0.5861)  angle=56.0 deg
  V3  (0.2507, 0.2811)  angle=76.2 deg
  V4  (0.6634, 0.0000)  angle=57.6 deg
  V5  (0.7045, 0.0178)  angle=30.2 deg
  V6  (0.7287, 0.1194)  angle=55.1 deg
  V7  (0.6680, 0.1404)  angle=39.8 deg
  V8  (0.6355, 0.1145)  angle=32.9 deg
  V9  (0.6472, 0.0498)  angle=33.1 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
    }
),
