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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.3026, 0.7750)
  [ 1]  (0.3389, 0.7763)
  [ 2]  (0.3751, 0.7775)
  [ 3]  (0.4114, 0.7787)
  [ 4]  (0.4439, 0.7914)
  [ 5]  (0.4737, 0.8121)
  [ 6]  (0.5036, 0.8328)
  [ 7]  (0.5321, 0.8548)
  [ 8]  (0.5548, 0.8832)
  [ 9]  (0.5775, 0.9115)
  [10]  (0.5979, 0.9396)
  [11]  (0.5697, 0.9624)
  [12]  (0.5414, 0.9852)
  [13]  (0.5090, 0.9966)
  [14]  (0.4727, 0.9977)
  [15]  (0.4364, 0.9989)
  [16]  (0.4001, 1.0000)
  [17]  (0.3640, 0.9959)
  [18]  (0.3279, 0.9918)
  [19]  (0.2919, 0.9877)
  [20]  (0.2558, 0.9836)
  [21]  (0.2197, 0.9795)
  [22]  (0.1978, 0.9572)
  [23]  (0.1851, 0.9232)
  [24]  (0.1905, 0.8918)
  [25]  (0.2124, 0.8629)
  [26]  (0.2429, 0.8455)
  [27]  (0.2770, 0.8332)
  [28]  (0.3130, 0.8297)
  [29]  (0.3489, 0.8255)
  [30]  (0.3831, 0.8135)
  [31]  (0.4174, 0.8015)
  [32]  (0.3026, 0.6735)
  [33]  (0.3133, 0.6389)
  [34]  (0.3241, 0.6042)
  [35]  (0.3299, 0.5683)
  [36]  (0.3354, 0.5325)
  [37]  (0.3410, 0.4966)
  [38]  (0.3465, 0.4607)
  [39]  (0.3504, 0.4246)
  [40]  (0.3543, 0.3885)
  [41]  (0.3583, 0.3524)
  [42]  (0.3622, 0.3163)
  [43]  (0.3642, 0.2801)
  [44]  (0.3642, 0.2438)
  [45]  (0.3642, 0.2075)
  [46]  (0.3642, 0.1712)
  [47]  (0.3641, 0.1349)
  [48]  (0.3626, 0.0986)
  [49]  (0.3612, 0.0623)
  [50]  (0.3597, 0.0260)
  [51]  (0.3853, 0.0009)
  [52]  (0.4194, 0.0000)
  [53]  (0.4554, 0.0050)
  [54]  (0.4913, 0.0101)
  [55]  (0.5273, 0.0151)
  [56]  (0.5632, 0.0202)
  [57]  (0.5992, 0.0250)
  [58]  (0.6352, 0.0297)
  [59]  (0.6712, 0.0345)
  [60]  (0.7072, 0.0392)
  [61]  (0.7432, 0.0440)
  [62]  (0.7792, 0.0490)
  [63]  (0.8149, 0.0557)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.5979, 0.9396)  angle=87.0 deg
  V1  (0.2197, 0.9795)  angle=39.0 deg
  V2  (0.1851, 0.9232)  angle=30.2 deg
  V3  (0.4174, 0.8015)  angle=112.7 deg
  V4  (0.3026, 0.6735)  angle=59.1 deg
  V5  (0.3597, 0.0260)  angle=47.8 deg
  V6  (0.3853, 0.0009)  angle=43.0 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
    }
),
