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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.5669, 1.0000)
  [ 1]  (0.5490, 0.9261)
  [ 2]  (0.5311, 0.8522)
  [ 3]  (0.5131, 0.7783)
  [ 4]  (0.4974, 0.7039)
  [ 5]  (0.4885, 0.6284)
  [ 6]  (0.4795, 0.5529)
  [ 7]  (0.4705, 0.4774)
  [ 8]  (0.4736, 0.4142)
  [ 9]  (0.5483, 0.4279)
  [10]  (0.6213, 0.4493)
  [11]  (0.6942, 0.4706)
  [12]  (0.7672, 0.4920)
  [13]  (0.8350, 0.4943)
  [14]  (0.8871, 0.4388)
  [15]  (0.8866, 0.3697)
  [16]  (0.8682, 0.2959)
  [17]  (0.8498, 0.2221)
  [18]  (0.8314, 0.1483)
  [19]  (0.8142, 0.0742)
  [20]  (0.7974, 0.0000)
  [21]  (0.5669, 0.1274)
  [22]  (0.5254, 0.1240)
  [23]  (0.4839, 0.1206)
  [24]  (0.4424, 0.1181)
  [25]  (0.4008, 0.1179)
  [26]  (0.3592, 0.1176)
  [27]  (0.3175, 0.1174)
  [28]  (0.2759, 0.1172)
  [29]  (0.2343, 0.1170)
  [30]  (0.1927, 0.1168)
  [31]  (0.1511, 0.1165)
  [32]  (0.1129, 0.1196)
  [33]  (0.1137, 0.1612)
  [34]  (0.1162, 0.2028)
  [35]  (0.1186, 0.2443)
  [36]  (0.1210, 0.2859)
  [37]  (0.1234, 0.3274)
  [38]  (0.1258, 0.3690)
  [39]  (0.1301, 0.4104)
  [40]  (0.1344, 0.4518)
  [41]  (0.1386, 0.4932)
  [42]  (0.5669, 0.6002)
  [43]  (0.5887, 0.6245)
  [44]  (0.6104, 0.6489)
  [45]  (0.6322, 0.6732)
  [46]  (0.6539, 0.6975)
  [47]  (0.6684, 0.7232)
  [48]  (0.6568, 0.7538)
  [49]  (0.6452, 0.7843)
  [50]  (0.6270, 0.8032)
  [51]  (0.5949, 0.7974)
  [52]  (0.5628, 0.7915)
  [53]  (0.5306, 0.7857)
  [54]  (0.5062, 0.7716)
  [55]  (0.4983, 0.7399)
  [56]  (0.4904, 0.7082)
  [57]  (0.4825, 0.6766)
  [58]  (0.4961, 0.6487)
  [59]  (0.5143, 0.6216)
  [60]  (0.5326, 0.5945)
  [61]  (0.5648, 0.5954)
  [62]  (0.5974, 0.5970)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.4736, 0.4142)  angle=97.7 deg
  V1  (0.8350, 0.4943)  angle=48.8 deg
  V2  (0.8871, 0.4388)  angle=43.6 deg
  V3  (0.7974, 0.0000)  angle=106.2 deg
  V4  (0.5669, 0.1274)  angle=33.6 deg
  V5  (0.1129, 0.1196)  angle=86.4 deg
  V6  (0.1386, 0.4932)  angle=70.1 deg
  V7  (0.5669, 0.6002)  angle=34.2 deg
  V8  (0.6684, 0.7232)  angle=50.2 deg
  V9  (0.6270, 0.8032)  angle=56.5 deg
  V10  (0.5062, 0.7716)  angle=46.1 deg
  V11  (0.4825, 0.6766)  angle=40.0 deg
  V12  (0.5326, 0.5945)  angle=57.5 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
    }
),
