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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7254, 0.0501)
  [ 1]  (0.6907, 0.0406)
  [ 2]  (0.6561, 0.0312)
  [ 3]  (0.6206, 0.0266)
  [ 4]  (0.5848, 0.0245)
  [ 5]  (0.5489, 0.0225)
  [ 6]  (0.5130, 0.0205)
  [ 7]  (0.4772, 0.0185)
  [ 8]  (0.4413, 0.0165)
  [ 9]  (0.4054, 0.0144)
  [10]  (0.3696, 0.0122)
  [11]  (0.3338, 0.0095)
  [12]  (0.2979, 0.0069)
  [13]  (0.2621, 0.0042)
  [14]  (0.2263, 0.0020)
  [15]  (0.1904, 0.0000)
  [16]  (0.1588, 0.0029)
  [17]  (0.1566, 0.0387)
  [18]  (0.1545, 0.0746)
  [19]  (0.1523, 0.1105)
  [20]  (0.1528, 0.1462)
  [21]  (0.1595, 0.1814)
  [22]  (0.1662, 0.2167)
  [23]  (0.1729, 0.2520)
  [24]  (0.1796, 0.2873)
  [25]  (0.1863, 0.3226)
  [26]  (0.1930, 0.3579)
  [27]  (0.1996, 0.3932)
  [28]  (0.2063, 0.4285)
  [29]  (0.2130, 0.4638)
  [30]  (0.2191, 0.4992)
  [31]  (0.2228, 0.5349)
  [32]  (0.7254, 0.7557)
  [33]  (0.7492, 0.7666)
  [34]  (0.7730, 0.7776)
  [35]  (0.7940, 0.7931)
  [36]  (0.8142, 0.8098)
  [37]  (0.8291, 0.8297)
  [38]  (0.8343, 0.8554)
  [39]  (0.8394, 0.8811)
  [40]  (0.8417, 0.9066)
  [41]  (0.8312, 0.9306)
  [42]  (0.8207, 0.9546)
  [43]  (0.8039, 0.9720)
  [44]  (0.7794, 0.9814)
  [45]  (0.7549, 0.9907)
  [46]  (0.7304, 1.0000)
  [47]  (0.7047, 0.9956)
  [48]  (0.6789, 0.9908)
  [49]  (0.6531, 0.9859)
  [50]  (0.6394, 0.9680)
  [51]  (0.6324, 0.9427)
  [52]  (0.6254, 0.9174)
  [53]  (0.6251, 0.8916)
  [54]  (0.6272, 0.8654)
  [55]  (0.6433, 0.8457)
  [56]  (0.6657, 0.8345)
  [57]  (0.6915, 0.8298)
  [58]  (0.7173, 0.8252)
  [59]  (0.7431, 0.8206)
  [60]  (0.7693, 0.8186)
  [61]  (0.7954, 0.8166)
  [62]  (0.8216, 0.8146)
  [63]  (0.8477, 0.8126)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.1588, 0.0029)  angle=81.3 deg
  V1  (0.2228, 0.5349)  angle=60.5 deg
  V2  (0.7304, 1.0000)  angle=30.5 deg
  V3  (0.6531, 0.9859)  angle=41.6 deg
  V4  (0.6272, 0.8654)  angle=34.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
    }
),
