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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7112, 1.0000)
  [ 1]  (0.7058, 0.9602)
  [ 2]  (0.7004, 0.9203)
  [ 3]  (0.6957, 0.8804)
  [ 4]  (0.6961, 0.8403)
  [ 5]  (0.6965, 0.8001)
  [ 6]  (0.6969, 0.7599)
  [ 7]  (0.6973, 0.7197)
  [ 8]  (0.6978, 0.6795)
  [ 9]  (0.6983, 0.6393)
  [10]  (0.6989, 0.5991)
  [11]  (0.6995, 0.5589)
  [12]  (0.7002, 0.5187)
  [13]  (0.7008, 0.4785)
  [14]  (0.7014, 0.4383)
  [15]  (0.7020, 0.3981)
  [16]  (0.7024, 0.3579)
  [17]  (0.7024, 0.3177)
  [18]  (0.7024, 0.2775)
  [19]  (0.7024, 0.2373)
  [20]  (0.7024, 0.1971)
  [21]  (0.7112, 0.3621)
  [22]  (0.6964, 0.3990)
  [23]  (0.6810, 0.4354)
  [24]  (0.6525, 0.4632)
  [25]  (0.6241, 0.4909)
  [26]  (0.5957, 0.5186)
  [27]  (0.5648, 0.5433)
  [28]  (0.5312, 0.5645)
  [29]  (0.4976, 0.5857)
  [30]  (0.4617, 0.5744)
  [31]  (0.4310, 0.5514)
  [32]  (0.4080, 0.5189)
  [33]  (0.3858, 0.4860)
  [34]  (0.3636, 0.4530)
  [35]  (0.3450, 0.4182)
  [36]  (0.3297, 0.3815)
  [37]  (0.3144, 0.3448)
  [38]  (0.2991, 0.3081)
  [39]  (0.2838, 0.2715)
  [40]  (0.2717, 0.2336)
  [41]  (0.2601, 0.1957)
  [42]  (0.7112, 0.0000)
  [43]  (0.7257, 0.0152)
  [44]  (0.7399, 0.0306)
  [45]  (0.7394, 0.0516)
  [46]  (0.7388, 0.0726)
  [47]  (0.7383, 0.0937)
  [48]  (0.7377, 0.1147)
  [49]  (0.7174, 0.1172)
  [50]  (0.6964, 0.1192)
  [51]  (0.6755, 0.1211)
  [52]  (0.6545, 0.1230)
  [53]  (0.6336, 0.1248)
  [54]  (0.6206, 0.1082)
  [55]  (0.6077, 0.0916)
  [56]  (0.5947, 0.0750)
  [57]  (0.5985, 0.0600)
  [58]  (0.6142, 0.0460)
  [59]  (0.6309, 0.0350)
  [60]  (0.6517, 0.0379)
  [61]  (0.6726, 0.0408)
  [62]  (0.6934, 0.0437)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.7024, 0.1971)  angle=176.9 deg
  V1  (0.4976, 0.5857)  angle=49.7 deg
  V2  (0.2601, 0.1957)  angle=83.6 deg
  V3  (0.7112, 0.0000)  angle=69.7 deg
  V4  (0.7399, 0.0306)  angle=44.2 deg
  V5  (0.7377, 0.1147)  angle=81.5 deg
  V6  (0.6336, 0.1248)  angle=56.6 deg
  V7  (0.5947, 0.0750)  angle=52.4 deg
  V8  (0.5985, 0.0600)  angle=33.9 deg
  V9  (0.6309, 0.0350)  angle=41.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
    }
),
