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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6190, 0.3041)
  [ 1]  (0.6239, 0.3386)
  [ 2]  (0.6288, 0.3731)
  [ 3]  (0.6337, 0.4076)
  [ 4]  (0.6380, 0.4422)
  [ 5]  (0.6386, 0.4771)
  [ 6]  (0.6393, 0.5119)
  [ 7]  (0.6400, 0.5468)
  [ 8]  (0.6406, 0.5816)
  [ 9]  (0.6413, 0.6165)
  [10]  (0.6420, 0.6514)
  [11]  (0.6426, 0.6862)
  [12]  (0.6433, 0.7211)
  [13]  (0.6433, 0.7559)
  [14]  (0.6433, 0.7908)
  [15]  (0.6433, 0.8257)
  [16]  (0.6433, 0.8605)
  [17]  (0.6433, 0.8954)
  [18]  (0.6433, 0.9303)
  [19]  (0.6433, 0.9651)
  [20]  (0.6433, 1.0000)
  [21]  (0.6190, 0.4282)
  [22]  (0.6113, 0.4639)
  [23]  (0.5984, 0.4980)
  [24]  (0.5848, 0.5317)
  [25]  (0.5670, 0.5636)
  [26]  (0.5493, 0.5954)
  [27]  (0.5280, 0.6250)
  [28]  (0.5060, 0.6541)
  [29]  (0.4836, 0.6828)
  [30]  (0.4560, 0.6717)
  [31]  (0.4356, 0.6414)
  [32]  (0.4153, 0.6111)
  [33]  (0.4002, 0.5781)
  [34]  (0.3865, 0.5443)
  [35]  (0.3728, 0.5105)
  [36]  (0.3590, 0.4767)
  [37]  (0.3450, 0.4431)
  [38]  (0.3310, 0.4095)
  [39]  (0.3169, 0.3758)
  [40]  (0.3053, 0.3413)
  [41]  (0.2953, 0.3062)
  [42]  (0.6190, 0.0000)
  [43]  (0.6345, 0.0073)
  [44]  (0.6501, 0.0146)
  [45]  (0.6647, 0.0230)
  [46]  (0.6764, 0.0356)
  [47]  (0.6881, 0.0481)
  [48]  (0.6998, 0.0606)
  [49]  (0.7047, 0.0756)
  [50]  (0.7038, 0.0927)
  [51]  (0.7028, 0.1099)
  [52]  (0.6912, 0.1168)
  [53]  (0.6741, 0.1185)
  [54]  (0.6571, 0.1203)
  [55]  (0.6400, 0.1220)
  [56]  (0.6266, 0.1170)
  [57]  (0.6186, 0.1018)
  [58]  (0.6111, 0.0866)
  [59]  (0.6136, 0.0696)
  [60]  (0.6160, 0.0526)
  [61]  (0.6315, 0.0523)
  [62]  (0.6486, 0.0541)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.6433, 1.0000)  angle=177.6 deg
  V1  (0.6190, 0.4282)  angle=165.3 deg
  V2  (0.4836, 0.6828)  angle=74.0 deg
  V3  (0.4560, 0.6717)  angle=34.2 deg
  V4  (0.2953, 0.3062)  angle=62.5 deg
  V5  (0.6190, 0.0000)  angle=68.5 deg
  V6  (0.7028, 0.1099)  angle=56.1 deg
  V7  (0.6266, 0.1170)  angle=42.2 deg
  V8  (0.6111, 0.0866)  angle=34.5 deg
  V9  (0.6160, 0.0526)  angle=80.7 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
    }
),
