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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.5199, 1.0000)
  [ 1]  (0.4929, 0.9236)
  [ 2]  (0.4825, 0.8434)
  [ 3]  (0.4737, 0.7629)
  [ 4]  (0.4649, 0.6823)
  [ 5]  (0.4704, 0.6024)
  [ 6]  (0.4960, 0.5404)
  [ 7]  (0.5714, 0.5702)
  [ 8]  (0.6505, 0.5872)
  [ 9]  (0.7299, 0.6035)
  [10]  (0.8093, 0.6198)
  [11]  (0.8887, 0.6361)
  [12]  (0.9470, 0.6118)
  [13]  (0.9476, 0.5372)
  [14]  (0.9172, 0.4621)
  [15]  (0.8867, 0.3870)
  [16]  (0.8563, 0.3119)
  [17]  (0.8321, 0.2347)
  [18]  (0.8101, 0.1567)
  [19]  (0.7881, 0.0787)
  [20]  (0.7689, 0.0000)
  [21]  (0.5199, 0.2681)
  [22]  (0.4749, 0.2595)
  [23]  (0.4300, 0.2508)
  [24]  (0.3850, 0.2422)
  [25]  (0.3400, 0.2339)
  [26]  (0.2946, 0.2278)
  [27]  (0.2492, 0.2217)
  [28]  (0.2038, 0.2157)
  [29]  (0.1584, 0.2096)
  [30]  (0.1131, 0.2035)
  [31]  (0.0677, 0.1972)
  [32]  (0.0524, 0.2213)
  [33]  (0.0574, 0.2668)
  [34]  (0.0624, 0.3123)
  [35]  (0.0674, 0.3579)
  [36]  (0.0724, 0.4034)
  [37]  (0.0750, 0.4491)
  [38]  (0.0772, 0.4948)
  [39]  (0.0793, 0.5405)
  [40]  (0.0815, 0.5863)
  [41]  (0.0836, 0.6320)
  [42]  (0.5199, 0.7103)
  [43]  (0.5472, 0.7326)
  [44]  (0.5745, 0.7549)
  [45]  (0.6018, 0.7772)
  [46]  (0.6214, 0.8051)
  [47]  (0.6343, 0.8380)
  [48]  (0.6472, 0.8708)
  [49]  (0.6601, 0.9036)
  [50]  (0.6575, 0.9344)
  [51]  (0.6367, 0.9629)
  [52]  (0.6113, 0.9736)
  [53]  (0.5793, 0.9587)
  [54]  (0.5473, 0.9439)
  [55]  (0.5305, 0.9179)
  [56]  (0.5258, 0.8830)
  [57]  (0.5211, 0.8481)
  [58]  (0.5170, 0.8132)
  [59]  (0.5298, 0.7803)
  [60]  (0.5426, 0.7475)
  [61]  (0.5723, 0.7653)
  [62]  (0.5918, 0.7942)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.4960, 0.5404)  angle=89.1 deg
  V1  (0.8887, 0.6361)  angle=34.2 deg
  V2  (0.9470, 0.6118)  angle=66.9 deg
  V3  (0.7689, 0.0000)  angle=123.4 deg
  V4  (0.5199, 0.2681)  angle=58.0 deg
  V5  (0.0677, 0.1972)  angle=65.3 deg
  V6  (0.0524, 0.2213)  angle=38.8 deg
  V7  (0.0836, 0.6320)  angle=77.1 deg
  V8  (0.6575, 0.9344)  angle=31.2 deg
  V9  (0.6367, 0.9629)  angle=31.0 deg
  V10  (0.6113, 0.9736)  angle=47.7 deg
  V11  (0.5473, 0.9439)  angle=32.1 deg
  V12  (0.5426, 0.7475)  angle=99.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
    }
),
