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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.2982, 1.0000)
  [ 1]  (0.3118, 0.9395)
  [ 2]  (0.3254, 0.8789)
  [ 3]  (0.3390, 0.8184)
  [ 4]  (0.3458, 0.7568)
  [ 5]  (0.3521, 0.6950)
  [ 6]  (0.3584, 0.6333)
  [ 7]  (0.3619, 0.5714)
  [ 8]  (0.3633, 0.5094)
  [ 9]  (0.3627, 0.4475)
  [10]  (0.3650, 0.3871)
  [11]  (0.3855, 0.3285)
  [12]  (0.2982, 0.0000)
  [13]  (0.2441, 0.0246)
  [14]  (0.1997, 0.0576)
  [15]  (0.1833, 0.1147)
  [16]  (0.2080, 0.1636)
  [17]  (0.2573, 0.1848)
  [18]  (0.3162, 0.1841)
  [19]  (0.3423, 0.1307)
  [20]  (0.3279, 0.0738)
  [21]  (0.2792, 0.0443)
  [22]  (0.2206, 0.0341)
  [23]  (0.1620, 0.0243)
  [24]  (0.2982, 0.3738)
  [25]  (0.3472, 0.3755)
  [26]  (0.3963, 0.3773)
  [27]  (0.4454, 0.3791)
  [28]  (0.4945, 0.3809)
  [29]  (0.5435, 0.3831)
  [30]  (0.5926, 0.3853)
  [31]  (0.6417, 0.3874)
  [32]  (0.6907, 0.3896)
  [33]  (0.7398, 0.3918)
  [34]  (0.7889, 0.3940)
  [35]  (0.8380, 0.3943)
  [36]  (0.2982, 0.6149)
  [37]  (0.3227, 0.6375)
  [38]  (0.3542, 0.6530)
  [39]  (0.3857, 0.6684)
  [40]  (0.4173, 0.6839)
  [41]  (0.4488, 0.6993)
  [42]  (0.4808, 0.7137)
  [43]  (0.5142, 0.7245)
  [44]  (0.5475, 0.7353)
  [45]  (0.5809, 0.7462)
  [46]  (0.6143, 0.7570)
  [47]  (0.6461, 0.7712)
  [48]  (0.2982, 0.8752)
  [49]  (0.3001, 0.7622)
  [50]  (0.2987, 0.6493)
  [51]  (0.2946, 0.5363)
  [52]  (0.3239, 0.4290)
  [53]  (0.3726, 0.3270)
  [54]  (0.4251, 0.2402)
  [55]  (0.4840, 0.3364)
  [56]  (0.5260, 0.4410)
  [57]  (0.5468, 0.5506)
  [58]  (0.5501, 0.6635)
  [59]  (0.5504, 0.7765)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.3855, 0.3285)  angle=34.1 deg
  V1  (0.2982, 0.0000)  angle=99.5 deg
  V2  (0.1997, 0.0576)  angle=37.2 deg
  V3  (0.1833, 0.1147)  angle=42.9 deg
  V4  (0.2080, 0.1636)  angle=39.8 deg
  V5  (0.3162, 0.1841)  angle=63.2 deg
  V6  (0.3423, 0.1307)  angle=40.3 deg
  V7  (0.3279, 0.0738)  angle=44.6 deg
  V8  (0.1620, 0.0243)  angle=120.8 deg
  V9  (0.2982, 0.3738)  angle=66.6 deg
  V10  (0.8380, 0.3943)  angle=157.4 deg
  V11  (0.2982, 0.6149)  angle=115.1 deg
  V12  (0.6461, 0.7712)  angle=139.3 deg
  V13  (0.2982, 0.8752)  angle=107.6 deg
  V14  (0.4251, 0.2402)  angle=117.4 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
    }
),
