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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6090, 0.3550)
  [ 1]  (0.5915, 0.3918)
  [ 2]  (0.5707, 0.4269)
  [ 3]  (0.5497, 0.4619)
  [ 4]  (0.5265, 0.4954)
  [ 5]  (0.5033, 0.5290)
  [ 6]  (0.4794, 0.5620)
  [ 7]  (0.4547, 0.5945)
  [ 8]  (0.4300, 0.6270)
  [ 9]  (0.4044, 0.6587)
  [10]  (0.3770, 0.6735)
  [11]  (0.3485, 0.6444)
  [12]  (0.3304, 0.6078)
  [13]  (0.3124, 0.5712)
  [14]  (0.2943, 0.5347)
  [15]  (0.2751, 0.4987)
  [16]  (0.2555, 0.4629)
  [17]  (0.2359, 0.4271)
  [18]  (0.2163, 0.3914)
  [19]  (0.1974, 0.3553)
  [20]  (0.1889, 0.3154)
  [21]  (0.6090, 0.3215)
  [22]  (0.6154, 0.3549)
  [23]  (0.6192, 0.3888)
  [24]  (0.6230, 0.4226)
  [25]  (0.6239, 0.4566)
  [26]  (0.6230, 0.4907)
  [27]  (0.6221, 0.5247)
  [28]  (0.6209, 0.5587)
  [29]  (0.6190, 0.5928)
  [30]  (0.6171, 0.6268)
  [31]  (0.6151, 0.6608)
  [32]  (0.6101, 0.6945)
  [33]  (0.6051, 0.7281)
  [34]  (0.6009, 0.7619)
  [35]  (0.5990, 0.7959)
  [36]  (0.5971, 0.8299)
  [37]  (0.5966, 0.8640)
  [38]  (0.5966, 0.8981)
  [39]  (0.5976, 0.9321)
  [40]  (0.5996, 0.9661)
  [41]  (0.6028, 1.0000)
  [42]  (0.6090, 0.0000)
  [43]  (0.6543, 0.0006)
  [44]  (0.6976, 0.0260)
  [45]  (0.7370, 0.0576)
  [46]  (0.7714, 0.0946)
  [47]  (0.7996, 0.1349)
  [48]  (0.8111, 0.1841)
  [49]  (0.8045, 0.2330)
  [50]  (0.7771, 0.2736)
  [51]  (0.7366, 0.3013)
  [52]  (0.6882, 0.3157)
  [53]  (0.6381, 0.3125)
  [54]  (0.5902, 0.2974)
  [55]  (0.5512, 0.2692)
  [56]  (0.5337, 0.2236)
  [57]  (0.5361, 0.1739)
  [58]  (0.5534, 0.1265)
  [59]  (0.5860, 0.0888)
  [60]  (0.6281, 0.0653)
  [61]  (0.6780, 0.0575)
  [62]  (0.7285, 0.0569)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.3770, 0.6735)  angle=74.1 deg
  V1  (0.1889, 0.3154)  angle=102.8 deg
  V2  (0.6090, 0.3215)  angle=78.5 deg
  V3  (0.6028, 1.0000)  angle=174.3 deg
  V4  (0.6090, 0.0000)  angle=90.4 deg
  V5  (0.5512, 0.2692)  angle=33.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
    }
),
