=== SAVED CAST: t_1_m1 ===
Normalized points: 64
Raw points: N/A

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.3483, 0.8230)
  [ 1]  (0.3666, 0.8322)
  [ 2]  (0.3850, 0.8415)
  [ 3]  (0.4034, 0.8508)
  [ 4]  (0.4217, 0.8601)
  [ 5]  (0.4347, 0.8755)
  [ 6]  (0.4466, 0.8924)
  [ 7]  (0.4584, 0.9092)
  [ 8]  (0.4702, 0.9260)
  [ 9]  (0.4820, 0.9429)
  [10]  (0.4689, 0.9576)
  [11]  (0.4544, 0.9721)
  [12]  (0.4398, 0.9867)
  [13]  (0.4215, 0.9934)
  [14]  (0.4011, 0.9956)
  [15]  (0.3806, 0.9978)
  [16]  (0.3602, 1.0000)
  [17]  (0.3405, 0.9994)
  [18]  (0.3247, 0.9863)
  [19]  (0.3088, 0.9732)
  [20]  (0.2930, 0.9601)
  [21]  (0.2908, 0.9406)
  [22]  (0.2908, 0.9200)
  [23]  (0.2908, 0.8994)
  [24]  (0.2911, 0.8789)
  [25]  (0.2940, 0.8585)
  [26]  (0.2969, 0.8381)
  [27]  (0.2998, 0.8178)
  [28]  (0.3116, 0.8018)
  [29]  (0.3267, 0.7886)
  [30]  (0.3472, 0.7862)
  [31]  (0.3676, 0.7839)
  [32]  (0.3483, 0.6862)
  [33]  (0.3483, 0.6521)
  [34]  (0.3483, 0.6179)
  [35]  (0.3475, 0.5837)
  [36]  (0.3461, 0.5496)
  [37]  (0.3447, 0.5155)
  [38]  (0.3433, 0.4813)
  [39]  (0.3418, 0.4472)
  [40]  (0.3404, 0.4131)
  [41]  (0.3390, 0.3789)
  [42]  (0.3382, 0.3448)
  [43]  (0.3375, 0.3106)
  [44]  (0.3367, 0.2764)
  [45]  (0.3360, 0.2423)
  [46]  (0.3353, 0.2081)
  [47]  (0.3345, 0.1740)
  [48]  (0.3329, 0.1399)
  [49]  (0.3297, 0.1058)
  [50]  (0.3265, 0.0718)
  [51]  (0.3244, 0.0378)
  [52]  (0.3362, 0.0114)
  [53]  (0.3680, 0.0000)
  [54]  (0.4022, 0.0006)
  [55]  (0.4363, 0.0011)
  [56]  (0.4705, 0.0017)
  [57]  (0.5046, 0.0023)
  [58]  (0.5388, 0.0028)
  [59]  (0.5729, 0.0047)
  [60]  (0.6070, 0.0071)
  [61]  (0.6411, 0.0095)
  [62]  (0.6751, 0.0119)
  [63]  (0.7092, 0.0144)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.4820, 0.9429)  angle=76.9 deg
  V1  (0.3405, 0.9994)  angle=37.9 deg
  V2  (0.2930, 0.9601)  angle=44.0 deg
  V3  (0.3267, 0.7886)  angle=34.6 deg
  V4  (0.3676, 0.7839)  angle=94.7 deg
  V5  (0.3362, 0.0114)  angle=46.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
    }
),
