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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8953, 0.9018)
  [ 1]  (0.8405, 0.9115)
  [ 2]  (0.7857, 0.9212)
  [ 3]  (0.7308, 0.9309)
  [ 4]  (0.6760, 0.9405)
  [ 5]  (0.6212, 0.9502)
  [ 6]  (0.5657, 0.9538)
  [ 7]  (0.5101, 0.9563)
  [ 8]  (0.4545, 0.9588)
  [ 9]  (0.3989, 0.9614)
  [10]  (0.3432, 0.9639)
  [11]  (0.2876, 0.9664)
  [12]  (0.2320, 0.9689)
  [13]  (0.1765, 0.9724)
  [14]  (0.1335, 0.9580)
  [15]  (0.1112, 0.9070)
  [16]  (0.0889, 0.8559)
  [17]  (0.0742, 0.8028)
  [18]  (0.0670, 0.7476)
  [19]  (0.0598, 0.6924)
  [20]  (0.0527, 0.6372)
  [21]  (0.0455, 0.5820)
  [22]  (0.0384, 0.5268)
  [23]  (0.0312, 0.4716)
  [24]  (0.0240, 0.4164)
  [25]  (0.0193, 0.3609)
  [26]  (0.0156, 0.3054)
  [27]  (0.0119, 0.2498)
  [28]  (0.0082, 0.1943)
  [29]  (0.0045, 0.1387)
  [30]  (0.0008, 0.0832)
  [31]  (0.0000, 0.0276)
  [32]  (0.8953, 0.4403)
  [33]  (0.9117, 0.4498)
  [34]  (0.9281, 0.4594)
  [35]  (0.9444, 0.4689)
  [36]  (0.9608, 0.4784)
  [37]  (0.9772, 0.4880)
  [38]  (0.9897, 0.5001)
  [39]  (0.9923, 0.5189)
  [40]  (0.9948, 0.5377)
  [41]  (0.9974, 0.5564)
  [42]  (1.0000, 0.5752)
  [43]  (0.9889, 0.5867)
  [44]  (0.9719, 0.5952)
  [45]  (0.9549, 0.6036)
  [46]  (0.9380, 0.6120)
  [47]  (0.9210, 0.6204)
  [48]  (0.9035, 0.6194)
  [49]  (0.8856, 0.6130)
  [50]  (0.8678, 0.6066)
  [51]  (0.8500, 0.6002)
  [52]  (0.8321, 0.5938)
  [53]  (0.8175, 0.5851)
  [54]  (0.8175, 0.5662)
  [55]  (0.8175, 0.5472)
  [56]  (0.8175, 0.5283)
  [57]  (0.8274, 0.5141)
  [58]  (0.8421, 0.5021)
  [59]  (0.8568, 0.4901)
  [60]  (0.8744, 0.4900)
  [61]  (0.8930, 0.4936)
  [62]  (0.9102, 0.5012)
  [63]  (0.9266, 0.5106)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.1335, 0.9580)  angle=47.8 deg
  V1  (0.0000, 0.0276)  angle=115.6 deg
  V2  (0.9897, 0.5001)  angle=37.9 deg
  V3  (1.0000, 0.5752)  angle=51.8 deg
  V4  (0.8175, 0.5851)  angle=59.5 deg
  V5  (0.8175, 0.5283)  angle=35.0 deg
  V6  (0.8568, 0.4901)  angle=38.8 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
    }
),
