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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.5164, 1.0000)
  [ 1]  (0.5084, 0.9681)
  [ 2]  (0.5004, 0.9361)
  [ 3]  (0.4924, 0.9042)
  [ 4]  (0.4836, 0.8725)
  [ 5]  (0.4733, 0.8413)
  [ 6]  (0.4631, 0.8100)
  [ 7]  (0.4529, 0.7787)
  [ 8]  (0.4427, 0.7474)
  [ 9]  (0.4325, 0.7161)
  [10]  (0.4222, 0.6848)
  [11]  (0.4155, 0.6528)
  [12]  (0.4115, 0.6201)
  [13]  (0.4074, 0.5874)
  [14]  (0.4034, 0.5548)
  [15]  (0.3994, 0.5221)
  [16]  (0.3953, 0.4894)
  [17]  (0.3913, 0.4568)
  [18]  (0.3870, 0.4242)
  [19]  (0.3821, 0.3916)
  [20]  (0.3773, 0.3590)
  [21]  (0.3725, 0.3265)
  [22]  (0.3677, 0.2939)
  [23]  (0.3629, 0.2614)
  [24]  (0.3580, 0.2288)
  [25]  (0.3532, 0.1963)
  [26]  (0.3493, 0.1636)
  [27]  (0.3457, 0.1309)
  [28]  (0.3421, 0.0981)
  [29]  (0.3385, 0.0654)
  [30]  (0.3349, 0.0327)
  [31]  (0.3313, 0.0000)
  [32]  (0.5164, 0.3230)
  [33]  (0.5348, 0.3332)
  [34]  (0.5531, 0.3435)
  [35]  (0.5707, 0.3544)
  [36]  (0.5802, 0.3731)
  [37]  (0.5898, 0.3919)
  [38]  (0.5993, 0.4106)
  [39]  (0.6089, 0.4293)
  [40]  (0.6088, 0.4452)
  [41]  (0.5907, 0.4559)
  [42]  (0.5725, 0.4665)
  [43]  (0.5544, 0.4771)
  [44]  (0.5363, 0.4878)
  [45]  (0.5180, 0.4863)
  [46]  (0.4997, 0.4761)
  [47]  (0.4814, 0.4658)
  [48]  (0.4631, 0.4555)
  [49]  (0.4447, 0.4452)
  [50]  (0.4460, 0.4304)
  [51]  (0.4579, 0.4131)
  [52]  (0.4698, 0.3958)
  [53]  (0.4817, 0.3785)
  [54]  (0.4936, 0.3611)
  [55]  (0.5055, 0.3438)
  [56]  (0.5242, 0.3369)
  [57]  (0.5448, 0.3330)
  [58]  (0.5655, 0.3290)
  [59]  (0.5861, 0.3251)
  [60]  (0.6068, 0.3212)
  [61]  (0.6274, 0.3172)
  [62]  (0.6480, 0.3133)
  [63]  (0.6687, 0.3094)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.3313, 0.0000)  angle=156.4 deg
  V1  (0.5164, 0.3230)  angle=31.0 deg
  V2  (0.5707, 0.3544)  angle=31.1 deg
  V3  (0.6088, 0.4452)  angle=59.3 deg
  V4  (0.5363, 0.4878)  angle=34.9 deg
  V5  (0.4447, 0.4452)  angle=65.6 deg
  V6  (0.5055, 0.3438)  angle=35.3 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
    }
),
