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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8641, 0.9930)
  [ 1]  (0.8044, 0.9928)
  [ 2]  (0.7446, 0.9926)
  [ 3]  (0.6848, 0.9915)
  [ 4]  (0.6251, 0.9905)
  [ 5]  (0.5653, 0.9894)
  [ 6]  (0.5055, 0.9884)
  [ 7]  (0.4458, 0.9873)
  [ 8]  (0.3860, 0.9863)
  [ 9]  (0.3262, 0.9857)
  [10]  (0.2665, 0.9885)
  [11]  (0.2068, 0.9912)
  [12]  (0.1471, 0.9940)
  [13]  (0.0874, 0.9956)
  [14]  (0.0277, 0.9931)
  [15]  (0.0000, 0.9599)
  [16]  (0.0001, 0.9001)
  [17]  (0.0045, 0.8405)
  [18]  (0.0089, 0.7809)
  [19]  (0.0132, 0.7213)
  [20]  (0.0176, 0.6617)
  [21]  (0.0185, 0.6020)
  [22]  (0.0173, 0.5422)
  [23]  (0.0162, 0.4824)
  [24]  (0.0150, 0.4227)
  [25]  (0.0134, 0.3629)
  [26]  (0.0110, 0.3032)
  [27]  (0.0086, 0.2435)
  [28]  (0.0062, 0.1837)
  [29]  (0.0049, 0.1240)
  [30]  (0.0049, 0.0642)
  [31]  (0.0049, 0.0044)
  [32]  (0.8641, 0.3628)
  [33]  (0.8767, 0.3716)
  [34]  (0.8893, 0.3803)
  [35]  (0.9019, 0.3890)
  [36]  (0.9144, 0.3977)
  [37]  (0.9262, 0.4074)
  [38]  (0.9369, 0.4183)
  [39]  (0.9477, 0.4292)
  [40]  (0.9584, 0.4401)
  [41]  (0.9691, 0.4511)
  [42]  (0.9779, 0.4633)
  [43]  (0.9842, 0.4772)
  [44]  (0.9905, 0.4912)
  [45]  (0.9969, 0.5051)
  [46]  (1.0000, 0.5187)
  [47]  (0.9911, 0.5312)
  [48]  (0.9810, 0.5416)
  [49]  (0.9658, 0.5437)
  [50]  (0.9507, 0.5459)
  [51]  (0.9356, 0.5481)
  [52]  (0.9204, 0.5502)
  [53]  (0.9084, 0.5450)
  [54]  (0.8993, 0.5327)
  [55]  (0.8919, 0.5194)
  [56]  (0.8860, 0.5053)
  [57]  (0.8800, 0.4912)
  [58]  (0.8741, 0.4771)
  [59]  (0.8682, 0.4630)
  [60]  (0.8670, 0.4495)
  [61]  (0.8764, 0.4373)
  [62]  (0.8857, 0.4252)
  [63]  (0.8950, 0.4131)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0277, 0.9931)  angle=47.9 deg
  V1  (0.0000, 0.9599)  angle=39.9 deg
  V2  (0.0049, 0.0044)  angle=112.6 deg
  V3  (1.0000, 0.5187)  angle=48.3 deg
  V4  (0.9810, 0.5416)  angle=37.4 deg
  V5  (0.9204, 0.5502)  angle=31.7 deg
  V6  (0.8670, 0.4495)  angle=42.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
    }
),
