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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.3040, 0.8916)
  [ 1]  (0.3174, 0.8364)
  [ 2]  (0.3265, 0.7806)
  [ 3]  (0.3322, 0.7241)
  [ 4]  (0.3379, 0.6677)
  [ 5]  (0.3462, 0.6116)
  [ 6]  (0.3563, 0.5558)
  [ 7]  (0.3663, 0.4999)
  [ 8]  (0.3756, 0.4440)
  [ 9]  (0.3843, 0.3879)
  [10]  (0.3919, 0.3317)
  [11]  (0.3959, 0.2751)
  [12]  (0.3040, 0.0000)
  [13]  (0.2669, 0.0232)
  [14]  (0.2405, 0.0574)
  [15]  (0.2163, 0.0939)
  [16]  (0.2319, 0.1332)
  [17]  (0.2568, 0.1647)
  [18]  (0.2999, 0.1723)
  [19]  (0.3386, 0.1551)
  [20]  (0.3560, 0.1220)
  [21]  (0.3444, 0.0829)
  [22]  (0.3094, 0.0600)
  [23]  (0.2701, 0.0733)
  [24]  (0.3040, 0.3973)
  [25]  (0.3476, 0.3948)
  [26]  (0.3912, 0.3923)
  [27]  (0.4348, 0.3943)
  [28]  (0.4785, 0.3966)
  [29]  (0.5221, 0.3988)
  [30]  (0.5657, 0.4011)
  [31]  (0.6093, 0.4034)
  [32]  (0.6529, 0.4062)
  [33]  (0.6965, 0.4091)
  [34]  (0.7401, 0.4120)
  [35]  (0.7837, 0.4138)
  [36]  (0.3040, 0.5433)
  [37]  (0.3348, 0.5793)
  [38]  (0.3703, 0.6121)
  [39]  (0.4127, 0.6348)
  [40]  (0.4560, 0.6562)
  [41]  (0.4994, 0.6777)
  [42]  (0.5427, 0.6991)
  [43]  (0.5868, 0.7187)
  [44]  (0.6317, 0.7366)
  [45]  (0.6766, 0.7546)
  [46]  (0.7202, 0.7751)
  [47]  (0.7628, 0.7979)
  [48]  (0.3040, 0.8617)
  [49]  (0.3248, 0.7473)
  [50]  (0.3515, 0.6341)
  [51]  (0.3937, 0.5256)
  [52]  (0.4432, 0.4206)
  [53]  (0.5150, 0.3419)
  [54]  (0.5732, 0.4427)
  [55]  (0.6174, 0.5499)
  [56]  (0.6549, 0.6599)
  [57]  (0.6586, 0.7762)
  [58]  (0.6513, 0.8921)
  [59]  (0.6700, 1.0000)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.3040, 0.0000)  angle=103.6 deg
  V1  (0.2163, 0.0939)  angle=55.2 deg
  V2  (0.2568, 0.1647)  angle=41.8 deg
  V3  (0.2999, 0.1723)  angle=33.9 deg
  V4  (0.3386, 0.1551)  angle=38.3 deg
  V5  (0.3560, 0.1220)  angle=44.2 deg
  V6  (0.3444, 0.0829)  angle=40.3 deg
  V7  (0.3094, 0.0600)  angle=51.9 deg
  V8  (0.2701, 0.0733)  angle=77.2 deg
  V9  (0.3040, 0.3973)  angle=87.3 deg
  V10  (0.7837, 0.4138)  angle=162.5 deg
  V11  (0.3040, 0.5433)  angle=115.4 deg
  V12  (0.7628, 0.7979)  angle=143.9 deg
  V13  (0.3040, 0.8617)  angle=108.2 deg
  V14  (0.5150, 0.3419)  angle=107.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
    }
),
