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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.5828, 1.0000)
  [ 1]  (0.5627, 0.9726)
  [ 2]  (0.5427, 0.9451)
  [ 3]  (0.5226, 0.9177)
  [ 4]  (0.5026, 0.8903)
  [ 5]  (0.4831, 0.8625)
  [ 6]  (0.4707, 0.8308)
  [ 7]  (0.4583, 0.7992)
  [ 8]  (0.4459, 0.7675)
  [ 9]  (0.4335, 0.7359)
  [10]  (0.4211, 0.7043)
  [11]  (0.4087, 0.6726)
  [12]  (0.3963, 0.6410)
  [13]  (0.3883, 0.6082)
  [14]  (0.3841, 0.5745)
  [15]  (0.3799, 0.5407)
  [16]  (0.3758, 0.5070)
  [17]  (0.3716, 0.4733)
  [18]  (0.3674, 0.4396)
  [19]  (0.3632, 0.4058)
  [20]  (0.3590, 0.3721)
  [21]  (0.3548, 0.3384)
  [22]  (0.3567, 0.3045)
  [23]  (0.3598, 0.2707)
  [24]  (0.3629, 0.2369)
  [25]  (0.3660, 0.2030)
  [26]  (0.3691, 0.1692)
  [27]  (0.3722, 0.1353)
  [28]  (0.3753, 0.1015)
  [29]  (0.3787, 0.0676)
  [30]  (0.3820, 0.0338)
  [31]  (0.3853, 0.0000)
  [32]  (0.5828, 0.3179)
  [33]  (0.5984, 0.3338)
  [34]  (0.6140, 0.3497)
  [35]  (0.6295, 0.3656)
  [36]  (0.6451, 0.3814)
  [37]  (0.6452, 0.4009)
  [38]  (0.6382, 0.4221)
  [39]  (0.6313, 0.4432)
  [40]  (0.6243, 0.4644)
  [41]  (0.6026, 0.4634)
  [42]  (0.5804, 0.4618)
  [43]  (0.5582, 0.4603)
  [44]  (0.5360, 0.4587)
  [45]  (0.5138, 0.4571)
  [46]  (0.4916, 0.4555)
  [47]  (0.4694, 0.4539)
  [48]  (0.4472, 0.4523)
  [49]  (0.4250, 0.4507)
  [50]  (0.4028, 0.4491)
  [51]  (0.3927, 0.4336)
  [52]  (0.3881, 0.4119)
  [53]  (0.3835, 0.3901)
  [54]  (0.3789, 0.3683)
  [55]  (0.3767, 0.3475)
  [56]  (0.3955, 0.3356)
  [57]  (0.4143, 0.3236)
  [58]  (0.4330, 0.3117)
  [59]  (0.4518, 0.2998)
  [60]  (0.4706, 0.2878)
  [61]  (0.4875, 0.2983)
  [62]  (0.5040, 0.3132)
  [63]  (0.5205, 0.3281)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.3853, 0.0000)  angle=142.5 deg
  V1  (0.6451, 0.3814)  angle=44.2 deg
  V2  (0.6243, 0.4644)  angle=74.2 deg
  V3  (0.4028, 0.4491)  angle=52.8 deg
  V4  (0.3767, 0.3475)  angle=63.6 deg
  V5  (0.4706, 0.2878)  angle=64.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
    }
),
