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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9480, 0.3812)
  [ 1]  (1.0000, 0.3624)
  [ 2]  (0.9939, 0.3468)
  [ 3]  (0.9387, 0.3443)
  [ 4]  (0.8835, 0.3418)
  [ 5]  (0.8282, 0.3408)
  [ 6]  (0.7730, 0.3423)
  [ 7]  (0.7177, 0.3437)
  [ 8]  (0.6624, 0.3452)
  [ 9]  (0.6072, 0.3466)
  [10]  (0.5519, 0.3474)
  [11]  (0.4966, 0.3478)
  [12]  (0.4414, 0.3482)
  [13]  (0.3861, 0.3487)
  [14]  (0.3308, 0.3484)
  [15]  (0.2755, 0.3477)
  [16]  (0.2203, 0.3471)
  [17]  (0.1652, 0.3427)
  [18]  (0.1102, 0.3382)
  [19]  (0.0549, 0.3379)
  [20]  (0.0000, 0.3333)
  [21]  (0.9480, 0.5668)
  [22]  (0.9075, 0.5679)
  [23]  (0.8671, 0.5695)
  [24]  (0.8266, 0.5712)
  [25]  (0.7861, 0.5732)
  [26]  (0.7457, 0.5760)
  [27]  (0.7053, 0.5789)
  [28]  (0.6649, 0.5817)
  [29]  (0.6245, 0.5846)
  [30]  (0.5841, 0.5878)
  [31]  (0.5437, 0.5911)
  [32]  (0.5033, 0.5945)
  [33]  (0.4630, 0.5978)
  [34]  (0.4226, 0.6012)
  [35]  (0.3823, 0.6052)
  [36]  (0.3420, 0.6097)
  [37]  (0.3018, 0.6142)
  [38]  (0.2615, 0.6186)
  [39]  (0.2211, 0.6219)
  [40]  (0.1807, 0.6244)
  [41]  (0.1402, 0.6235)
  [42]  (0.9480, 0.0590)
  [43]  (0.9524, 0.1029)
  [44]  (0.9562, 0.1469)
  [45]  (0.9599, 0.1909)
  [46]  (0.9635, 0.2350)
  [47]  (0.9640, 0.2791)
  [48]  (0.9645, 0.3233)
  [49]  (0.9650, 0.3674)
  [50]  (0.9640, 0.4116)
  [51]  (0.9627, 0.4557)
  [52]  (0.9615, 0.4999)
  [53]  (0.9608, 0.5440)
  [54]  (0.9601, 0.5882)
  [55]  (0.9573, 0.6323)
  [56]  (0.9545, 0.6763)
  [57]  (0.9548, 0.7204)
  [58]  (0.9577, 0.7645)
  [59]  (0.9600, 0.8086)
  [60]  (0.9600, 0.8527)
  [61]  (0.9593, 0.8969)
  [62]  (0.9583, 0.9410)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (1.0000, 0.3624)  angle=91.5 deg
  V1  (0.9939, 0.3468)  angle=66.0 deg
  V2  (0.0000, 0.3333)  angle=171.0 deg
  V3  (0.9480, 0.5668)  angle=164.6 deg
  V4  (0.1402, 0.6235)  angle=143.8 deg
  V5  (0.9480, 0.0590)  angle=119.3 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
    }
),
