=== SAVED CAST: hauntingcurse_1_s6 ===
Normalized points: 60
Raw points: N/A

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.2415, 1.0000)
  [ 1]  (0.2677, 0.9303)
  [ 2]  (0.2902, 0.8596)
  [ 3]  (0.3019, 0.7861)
  [ 4]  (0.3137, 0.7126)
  [ 5]  (0.3240, 0.6389)
  [ 6]  (0.3331, 0.5650)
  [ 7]  (0.3417, 0.4910)
  [ 8]  (0.3478, 0.4168)
  [ 9]  (0.3517, 0.3424)
  [10]  (0.2415, 0.2412)
  [11]  (0.3097, 0.2619)
  [12]  (0.3808, 0.2724)
  [13]  (0.4518, 0.2830)
  [14]  (0.5234, 0.2867)
  [15]  (0.5953, 0.2879)
  [16]  (0.6671, 0.2891)
  [17]  (0.7389, 0.2903)
  [18]  (0.8107, 0.2890)
  [19]  (0.8824, 0.2858)
  [20]  (0.2415, 0.0314)
  [21]  (0.3102, 0.0246)
  [22]  (0.3795, 0.0232)
  [23]  (0.4488, 0.0218)
  [24]  (0.5181, 0.0184)
  [25]  (0.5873, 0.0148)
  [26]  (0.6565, 0.0111)
  [27]  (0.7256, 0.0058)
  [28]  (0.7948, 0.0015)
  [29]  (0.8641, 0.0000)
  [30]  (0.2415, 0.8789)
  [31]  (0.3603, 0.8945)
  [32]  (0.4799, 0.9044)
  [33]  (0.5217, 0.8081)
  [34]  (0.5363, 0.6892)
  [35]  (0.5581, 0.5713)
  [36]  (0.5995, 0.4591)
  [37]  (0.6749, 0.3669)
  [38]  (0.7857, 0.3266)
  [39]  (0.8731, 0.3932)
  [40]  (0.2415, 0.9573)
  [41]  (0.2429, 0.9058)
  [42]  (0.2462, 0.8544)
  [43]  (0.2502, 0.8030)
  [44]  (0.2531, 0.7516)
  [45]  (0.2549, 0.7001)
  [46]  (0.2571, 0.6486)
  [47]  (0.2596, 0.5971)
  [48]  (0.2601, 0.5456)
  [49]  (0.2601, 0.4941)
  [50]  (0.2415, 0.0662)
  [51]  (0.1678, 0.1138)
  [52]  (0.1357, 0.2004)
  [53]  (0.1576, 0.2863)
  [54]  (0.2452, 0.3007)
  [55]  (0.3266, 0.2637)
  [56]  (0.3381, 0.1722)
  [57]  (0.2997, 0.0937)
  [58]  (0.2100, 0.0774)
  [59]  (0.1176, 0.0853)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.3517, 0.3424)  angle=50.5 deg
  V1  (0.2415, 0.2412)  angle=154.3 deg
  V2  (0.8824, 0.2858)  angle=155.8 deg
  V3  (0.2415, 0.0314)  angle=152.8 deg
  V4  (0.8641, 0.0000)  angle=126.6 deg
  V5  (0.2415, 0.8789)  angle=117.8 deg
  V6  (0.4799, 0.9044)  angle=71.3 deg
  V7  (0.6749, 0.3669)  angle=30.7 deg
  V8  (0.7857, 0.3266)  angle=57.3 deg
  V9  (0.8731, 0.3932)  angle=100.9 deg
  V10  (0.2415, 0.9573)  angle=133.4 deg
  V11  (0.2415, 0.0662)  angle=120.4 deg
  V12  (0.1678, 0.1138)  angle=36.8 deg
  V13  (0.1357, 0.2004)  angle=34.6 deg
  V14  (0.1576, 0.2863)  angle=66.4 deg
  V15  (0.2452, 0.3007)  angle=33.7 deg
  V16  (0.3266, 0.2637)  angle=58.4 deg
  V17  (0.3381, 0.1722)  angle=33.2 deg
  V18  (0.2997, 0.0937)  angle=53.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
    }
),
