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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.2697, 0.6605)
  [ 1]  (0.2649, 0.6234)
  [ 2]  (0.2602, 0.5863)
  [ 3]  (0.2555, 0.5493)
  [ 4]  (0.2508, 0.5122)
  [ 5]  (0.2461, 0.4752)
  [ 6]  (0.2440, 0.4380)
  [ 7]  (0.2446, 0.4006)
  [ 8]  (0.2452, 0.3633)
  [ 9]  (0.2458, 0.3259)
  [10]  (0.2464, 0.2886)
  [11]  (0.2471, 0.2512)
  [12]  (0.2477, 0.2139)
  [13]  (0.2494, 0.1766)
  [14]  (0.2544, 0.1396)
  [15]  (0.2595, 0.1026)
  [16]  (0.2645, 0.0656)
  [17]  (0.2907, 0.0414)
  [18]  (0.3220, 0.0223)
  [19]  (0.3593, 0.0204)
  [20]  (0.3966, 0.0186)
  [21]  (0.4339, 0.0168)
  [22]  (0.4712, 0.0149)
  [23]  (0.5085, 0.0131)
  [24]  (0.5458, 0.0113)
  [25]  (0.5832, 0.0094)
  [26]  (0.6205, 0.0076)
  [27]  (0.6578, 0.0061)
  [28]  (0.6951, 0.0046)
  [29]  (0.7324, 0.0030)
  [30]  (0.7698, 0.0015)
  [31]  (0.8071, 0.0000)
  [32]  (0.2697, 0.8073)
  [33]  (0.2940, 0.8166)
  [34]  (0.3183, 0.8260)
  [35]  (0.3382, 0.8420)
  [36]  (0.3560, 0.8610)
  [37]  (0.3739, 0.8800)
  [38]  (0.3917, 0.8990)
  [39]  (0.4076, 0.9197)
  [40]  (0.4229, 0.9408)
  [41]  (0.4383, 0.9618)
  [42]  (0.4284, 0.9802)
  [43]  (0.4090, 0.9976)
  [44]  (0.3849, 1.0000)
  [45]  (0.3590, 0.9968)
  [46]  (0.3331, 0.9936)
  [47]  (0.3073, 0.9904)
  [48]  (0.2814, 0.9872)
  [49]  (0.2555, 0.9840)
  [50]  (0.2296, 0.9808)
  [51]  (0.2163, 0.9599)
  [52]  (0.2046, 0.9365)
  [53]  (0.1929, 0.9132)
  [54]  (0.2011, 0.8893)
  [55]  (0.2112, 0.8652)
  [56]  (0.2213, 0.8412)
  [57]  (0.2387, 0.8253)
  [58]  (0.2638, 0.8182)
  [59]  (0.2889, 0.8110)
  [60]  (0.3139, 0.8038)
  [61]  (0.3390, 0.7966)
  [62]  (0.3646, 0.7959)
  [63]  (0.3906, 0.7986)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.2645, 0.0656)  angle=39.6 deg
  V1  (0.8071, 0.0000)  angle=126.0 deg
  V2  (0.2697, 0.8073)  angle=102.7 deg
  V3  (0.4383, 0.9618)  angle=64.4 deg
  V4  (0.4090, 0.9976)  angle=36.1 deg
  V5  (0.2296, 0.9808)  angle=50.4 deg
  V6  (0.1929, 0.9132)  angle=45.4 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
    }
),
