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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7041, 0.1440)
  [ 1]  (0.7335, 0.1502)
  [ 2]  (0.7629, 0.1564)
  [ 3]  (0.7924, 0.1626)
  [ 4]  (0.8218, 0.1688)
  [ 5]  (0.8502, 0.1786)
  [ 6]  (0.8785, 0.1888)
  [ 7]  (0.9067, 0.1990)
  [ 8]  (0.9350, 0.2092)
  [ 9]  (0.9633, 0.2194)
  [10]  (0.9916, 0.2296)
  [11]  (1.0000, 0.2482)
  [12]  (0.9877, 0.2757)
  [13]  (0.9755, 0.3031)
  [14]  (0.9632, 0.3306)
  [15]  (0.9510, 0.3580)
  [16]  (0.9327, 0.3776)
  [17]  (0.9030, 0.3826)
  [18]  (0.8734, 0.3876)
  [19]  (0.8437, 0.3926)
  [20]  (0.8141, 0.3976)
  [21]  (0.7850, 0.3998)
  [22]  (0.7594, 0.3841)
  [23]  (0.7338, 0.3683)
  [24]  (0.7082, 0.3525)
  [25]  (0.6980, 0.3320)
  [26]  (0.7103, 0.3045)
  [27]  (0.7225, 0.2771)
  [28]  (0.7348, 0.2496)
  [29]  (0.7543, 0.2288)
  [30]  (0.7805, 0.2141)
  [31]  (0.8067, 0.1993)
  [32]  (0.7041, 0.8560)
  [33]  (0.6809, 0.8338)
  [34]  (0.6576, 0.8116)
  [35]  (0.6344, 0.7893)
  [36]  (0.6112, 0.7671)
  [37]  (0.5879, 0.7449)
  [38]  (0.5649, 0.7224)
  [39]  (0.5421, 0.6998)
  [40]  (0.5193, 0.6771)
  [41]  (0.4965, 0.6545)
  [42]  (0.4736, 0.6318)
  [43]  (0.4508, 0.6092)
  [44]  (0.4280, 0.5865)
  [45]  (0.4051, 0.5639)
  [46]  (0.3823, 0.5412)
  [47]  (0.3595, 0.5186)
  [48]  (0.3367, 0.4959)
  [49]  (0.3138, 0.4733)
  [50]  (0.2910, 0.4507)
  [51]  (0.2682, 0.4280)
  [52]  (0.2458, 0.4049)
  [53]  (0.2235, 0.3818)
  [54]  (0.2011, 0.3587)
  [55]  (0.1788, 0.3355)
  [56]  (0.1564, 0.3124)
  [57]  (0.1341, 0.2893)
  [58]  (0.1117, 0.2662)
  [59]  (0.0894, 0.2431)
  [60]  (0.0670, 0.2199)
  [61]  (0.0447, 0.1968)
  [62]  (0.0223, 0.1737)
  [63]  (0.0000, 0.1506)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.9916, 0.2296)  angle=45.8 deg
  V1  (1.0000, 0.2482)  angle=48.4 deg
  V2  (0.9327, 0.3776)  angle=37.4 deg
  V3  (0.7850, 0.3998)  angle=36.0 deg
  V4  (0.7082, 0.3525)  angle=31.9 deg
  V5  (0.6980, 0.3320)  angle=50.5 deg
  V6  (0.8067, 0.1993)  angle=128.2 deg
  V7  (0.7041, 0.8560)  angle=124.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
    }
),
