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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.5847, 1.0000)
  [ 1]  (0.5698, 0.9351)
  [ 2]  (0.5600, 0.8689)
  [ 3]  (0.5502, 0.8028)
  [ 4]  (0.5416, 0.7365)
  [ 5]  (0.5346, 0.6700)
  [ 6]  (0.5276, 0.6035)
  [ 7]  (0.5206, 0.5370)
  [ 8]  (0.5212, 0.4802)
  [ 9]  (0.5839, 0.5024)
  [10]  (0.6501, 0.5124)
  [11]  (0.7162, 0.5224)
  [12]  (0.7808, 0.5303)
  [13]  (0.7882, 0.4647)
  [14]  (0.7806, 0.3982)
  [15]  (0.7729, 0.3318)
  [16]  (0.7647, 0.2655)
  [17]  (0.7564, 0.1991)
  [18]  (0.7488, 0.1327)
  [19]  (0.7414, 0.0662)
  [20]  (0.7324, 0.0000)
  [21]  (0.5847, 0.3295)
  [22]  (0.5503, 0.3295)
  [23]  (0.5158, 0.3295)
  [24]  (0.4813, 0.3295)
  [25]  (0.4469, 0.3295)
  [26]  (0.4124, 0.3296)
  [27]  (0.3780, 0.3296)
  [28]  (0.3435, 0.3296)
  [29]  (0.3090, 0.3297)
  [30]  (0.2746, 0.3297)
  [31]  (0.2401, 0.3288)
  [32]  (0.2118, 0.3329)
  [33]  (0.2154, 0.3672)
  [34]  (0.2208, 0.4012)
  [35]  (0.2272, 0.4351)
  [36]  (0.2336, 0.4689)
  [37]  (0.2399, 0.5028)
  [38]  (0.2463, 0.5367)
  [39]  (0.2508, 0.5707)
  [40]  (0.2519, 0.6052)
  [41]  (0.2530, 0.6396)
  [42]  (0.5847, 0.7276)
  [43]  (0.6017, 0.7325)
  [44]  (0.6188, 0.7373)
  [45]  (0.6320, 0.7484)
  [46]  (0.6442, 0.7612)
  [47]  (0.6565, 0.7740)
  [48]  (0.6688, 0.7867)
  [49]  (0.6810, 0.7995)
  [50]  (0.6802, 0.8165)
  [51]  (0.6777, 0.8340)
  [52]  (0.6636, 0.8299)
  [53]  (0.6476, 0.8224)
  [54]  (0.6316, 0.8148)
  [55]  (0.6156, 0.8072)
  [56]  (0.6122, 0.7917)
  [57]  (0.6122, 0.7740)
  [58]  (0.6122, 0.7563)
  [59]  (0.6122, 0.7386)
  [60]  (0.6186, 0.7256)
  [61]  (0.6355, 0.7202)
  [62]  (0.6523, 0.7147)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.5212, 0.4802)  angle=108.8 deg
  V1  (0.7808, 0.5303)  angle=90.5 deg
  V2  (0.7324, 0.0000)  angle=148.1 deg
  V3  (0.5847, 0.3295)  angle=65.8 deg
  V4  (0.2118, 0.3329)  angle=87.8 deg
  V5  (0.2530, 0.6396)  angle=73.3 deg
  V6  (0.6810, 0.7995)  angle=46.7 deg
  V7  (0.6777, 0.8340)  angle=97.9 deg
  V8  (0.6156, 0.8072)  angle=52.4 deg
  V9  (0.6186, 0.7256)  angle=45.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
    }
),
