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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8722, 0.9341)
  [ 1]  (0.8168, 0.9338)
  [ 2]  (0.7614, 0.9326)
  [ 3]  (0.7060, 0.9314)
  [ 4]  (0.6506, 0.9303)
  [ 5]  (0.5952, 0.9291)
  [ 6]  (0.5399, 0.9311)
  [ 7]  (0.4846, 0.9340)
  [ 8]  (0.4292, 0.9369)
  [ 9]  (0.3739, 0.9398)
  [10]  (0.3186, 0.9426)
  [11]  (0.2632, 0.9444)
  [12]  (0.2078, 0.9443)
  [13]  (0.1524, 0.9443)
  [14]  (0.0970, 0.9443)
  [15]  (0.0466, 0.9371)
  [16]  (0.0317, 0.8840)
  [17]  (0.0265, 0.8289)
  [18]  (0.0213, 0.7737)
  [19]  (0.0161, 0.7186)
  [20]  (0.0108, 0.6634)
  [21]  (0.0086, 0.6080)
  [22]  (0.0065, 0.5527)
  [23]  (0.0043, 0.4973)
  [24]  (0.0022, 0.4419)
  [25]  (0.0000, 0.3866)
  [26]  (0.0026, 0.3312)
  [27]  (0.0053, 0.2759)
  [28]  (0.0079, 0.2205)
  [29]  (0.0106, 0.1652)
  [30]  (0.0187, 0.1104)
  [31]  (0.0273, 0.0556)
  [32]  (0.8722, 0.3359)
  [33]  (0.8858, 0.3460)
  [34]  (0.8993, 0.3561)
  [35]  (0.9128, 0.3662)
  [36]  (0.9264, 0.3763)
  [37]  (0.9397, 0.3867)
  [38]  (0.9530, 0.3971)
  [39]  (0.9662, 0.4076)
  [40]  (0.9795, 0.4180)
  [41]  (0.9928, 0.4284)
  [42]  (0.9976, 0.4437)
  [43]  (1.0000, 0.4605)
  [44]  (0.9936, 0.4740)
  [45]  (0.9810, 0.4852)
  [46]  (0.9684, 0.4965)
  [47]  (0.9546, 0.5049)
  [48]  (0.9378, 0.5067)
  [49]  (0.9210, 0.5086)
  [50]  (0.9042, 0.5104)
  [51]  (0.8874, 0.5123)
  [52]  (0.8707, 0.5141)
  [53]  (0.8599, 0.5070)
  [54]  (0.8553, 0.4908)
  [55]  (0.8521, 0.4744)
  [56]  (0.8538, 0.4576)
  [57]  (0.8555, 0.4408)
  [58]  (0.8585, 0.4248)
  [59]  (0.8726, 0.4155)
  [60]  (0.8866, 0.4061)
  [61]  (0.9007, 0.3968)
  [62]  (0.9147, 0.3874)
  [63]  (0.9288, 0.3781)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0466, 0.9371)  angle=66.2 deg
  V1  (0.0273, 0.0556)  angle=99.4 deg
  V2  (0.9928, 0.4284)  angle=34.1 deg
  V3  (1.0000, 0.4605)  angle=33.4 deg
  V4  (0.8707, 0.5141)  angle=39.6 deg
  V5  (0.8599, 0.5070)  angle=40.9 deg
  V6  (0.8585, 0.4248)  angle=45.7 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
    }
),
