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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8724, 1.0000)
  [ 1]  (0.8690, 0.9678)
  [ 2]  (0.8656, 0.9357)
  [ 3]  (0.8622, 0.9035)
  [ 4]  (0.8588, 0.8714)
  [ 5]  (0.8554, 0.8392)
  [ 6]  (0.8520, 0.8071)
  [ 7]  (0.8497, 0.7749)
  [ 8]  (0.8497, 0.7426)
  [ 9]  (0.8497, 0.7102)
  [10]  (0.8497, 0.6779)
  [11]  (0.8497, 0.6456)
  [12]  (0.8497, 0.6132)
  [13]  (0.8497, 0.5809)
  [14]  (0.8497, 0.5486)
  [15]  (0.8497, 0.5162)
  [16]  (0.8497, 0.4839)
  [17]  (0.8497, 0.4516)
  [18]  (0.8497, 0.4192)
  [19]  (0.8497, 0.3869)
  [20]  (0.8474, 0.3547)
  [21]  (0.8450, 0.3224)
  [22]  (0.8426, 0.2902)
  [23]  (0.8402, 0.2579)
  [24]  (0.8378, 0.2257)
  [25]  (0.8354, 0.1935)
  [26]  (0.8330, 0.1612)
  [27]  (0.8307, 0.1290)
  [28]  (0.8283, 0.0967)
  [29]  (0.8259, 0.0645)
  [30]  (0.8235, 0.0322)
  [31]  (0.8211, 0.0000)
  [32]  (0.8724, 0.3699)
  [33]  (0.8493, 0.3770)
  [34]  (0.8261, 0.3841)
  [35]  (0.8030, 0.3911)
  [36]  (0.7791, 0.3945)
  [37]  (0.7550, 0.3968)
  [38]  (0.7309, 0.3992)
  [39]  (0.7068, 0.4016)
  [40]  (0.6827, 0.4040)
  [41]  (0.6586, 0.4063)
  [42]  (0.6346, 0.4087)
  [43]  (0.6105, 0.4111)
  [44]  (0.5864, 0.4135)
  [45]  (0.5623, 0.4159)
  [46]  (0.5382, 0.4182)
  [47]  (0.5141, 0.4206)
  [48]  (0.4900, 0.4230)
  [49]  (0.4660, 0.4254)
  [50]  (0.4419, 0.4278)
  [51]  (0.4178, 0.4301)
  [52]  (0.3937, 0.4325)
  [53]  (0.3696, 0.4343)
  [54]  (0.3454, 0.4348)
  [55]  (0.3212, 0.4352)
  [56]  (0.2970, 0.4357)
  [57]  (0.2728, 0.4362)
  [58]  (0.2486, 0.4367)
  [59]  (0.2244, 0.4372)
  [60]  (0.2002, 0.4376)
  [61]  (0.1760, 0.4381)
  [62]  (0.1518, 0.4386)
  [63]  (0.1276, 0.4391)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.8211, 0.0000)  angle=176.3 deg
  V1  (0.8724, 0.3699)  angle=80.9 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
    }
),
