=== SAVED CAST: ultimatecutoff_10_t1 ===
Normalized points: 63
Raw points: N/A

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.3916, 0.8127)
  [ 1]  (0.3990, 0.8297)
  [ 2]  (0.4013, 0.7955)
  [ 3]  (0.4031, 0.7613)
  [ 4]  (0.4046, 0.7271)
  [ 5]  (0.4062, 0.6929)
  [ 6]  (0.4078, 0.6586)
  [ 7]  (0.4093, 0.6244)
  [ 8]  (0.4107, 0.5902)
  [ 9]  (0.4118, 0.5560)
  [10]  (0.4129, 0.5217)
  [11]  (0.4140, 0.4875)
  [12]  (0.4151, 0.4533)
  [13]  (0.4162, 0.4190)
  [14]  (0.4173, 0.3848)
  [15]  (0.4176, 0.3506)
  [16]  (0.4179, 0.3163)
  [17]  (0.4183, 0.2821)
  [18]  (0.4186, 0.2478)
  [19]  (0.4190, 0.2136)
  [20]  (0.4206, 0.1793)
  [21]  (0.3916, 0.4259)
  [22]  (0.3723, 0.4294)
  [23]  (0.3529, 0.4329)
  [24]  (0.3335, 0.4363)
  [25]  (0.3142, 0.4398)
  [26]  (0.2948, 0.4429)
  [27]  (0.2751, 0.4438)
  [28]  (0.2555, 0.4448)
  [29]  (0.2359, 0.4457)
  [30]  (0.2162, 0.4467)
  [31]  (0.1966, 0.4476)
  [32]  (0.1769, 0.4486)
  [33]  (0.1573, 0.4495)
  [34]  (0.1376, 0.4504)
  [35]  (0.1180, 0.4514)
  [36]  (0.0983, 0.4520)
  [37]  (0.0787, 0.4522)
  [38]  (0.0590, 0.4524)
  [39]  (0.0393, 0.4525)
  [40]  (0.0197, 0.4527)
  [41]  (0.0000, 0.4529)
  [42]  (0.3916, 0.1833)
  [43]  (0.4925, 0.0979)
  [44]  (0.6234, 0.1007)
  [45]  (0.7457, 0.1543)
  [46]  (0.8553, 0.2318)
  [47]  (0.9500, 0.3253)
  [48]  (1.0000, 0.4501)
  [49]  (1.0000, 0.5850)
  [50]  (0.9634, 0.7137)
  [51]  (0.8904, 0.8243)
  [52]  (0.7761, 0.8868)
  [53]  (0.6441, 0.9021)
  [54]  (0.5108, 0.8868)
  [55]  (0.3836, 0.8417)
  [56]  (0.2966, 0.7429)
  [57]  (0.2508, 0.6195)
  [58]  (0.2317, 0.4862)
  [59]  (0.2304, 0.3512)
  [60]  (0.2811, 0.2274)
  [61]  (0.3908, 0.1614)
  [62]  (0.5201, 0.1247)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.3990, 0.8297)  angle=152.7 deg
  V1  (0.4206, 0.1793)  angle=175.9 deg
  V2  (0.3916, 0.4259)  angle=73.1 deg
  V3  (0.0000, 0.4529)  angle=145.9 deg
  V4  (0.4925, 0.0979)  angle=41.5 deg
  V5  (0.2811, 0.2274)  angle=36.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
    }
),
