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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.3286, 1.0000)
  [ 1]  (0.3338, 0.9396)
  [ 2]  (0.3366, 0.8792)
  [ 3]  (0.3333, 0.8186)
  [ 4]  (0.3300, 0.7581)
  [ 5]  (0.3267, 0.6976)
  [ 6]  (0.3201, 0.6374)
  [ 7]  (0.3118, 0.5773)
  [ 8]  (0.3035, 0.5173)
  [ 9]  (0.2967, 0.4570)
  [10]  (0.2904, 0.3967)
  [11]  (0.2806, 0.3369)
  [12]  (0.3286, 0.0000)
  [13]  (0.2856, 0.0270)
  [14]  (0.2506, 0.0612)
  [15]  (0.2298, 0.1068)
  [16]  (0.2530, 0.1519)
  [17]  (0.2965, 0.1666)
  [18]  (0.3469, 0.1698)
  [19]  (0.3837, 0.1347)
  [20]  (0.3830, 0.0908)
  [21]  (0.3529, 0.0542)
  [22]  (0.3081, 0.0302)
  [23]  (0.2592, 0.0186)
  [24]  (0.3286, 0.3612)
  [25]  (0.3721, 0.3623)
  [26]  (0.4156, 0.3633)
  [27]  (0.4590, 0.3643)
  [28]  (0.5025, 0.3648)
  [29]  (0.5460, 0.3653)
  [30]  (0.5895, 0.3658)
  [31]  (0.6330, 0.3663)
  [32]  (0.6764, 0.3647)
  [33]  (0.7195, 0.3593)
  [34]  (0.7626, 0.3535)
  [35]  (0.7702, 0.3664)
  [36]  (0.3286, 0.5634)
  [37]  (0.3512, 0.5949)
  [38]  (0.3846, 0.6140)
  [39]  (0.4187, 0.6324)
  [40]  (0.4529, 0.6507)
  [41]  (0.4875, 0.6678)
  [42]  (0.5241, 0.6806)
  [43]  (0.5607, 0.6934)
  [44]  (0.5973, 0.7062)
  [45]  (0.6338, 0.7190)
  [46]  (0.6704, 0.7318)
  [47]  (0.7070, 0.7445)
  [48]  (0.3286, 0.8865)
  [49]  (0.3161, 0.7775)
  [50]  (0.3075, 0.6681)
  [51]  (0.3092, 0.5588)
  [52]  (0.3416, 0.4542)
  [53]  (0.3819, 0.3521)
  [54]  (0.4417, 0.3385)
  [55]  (0.5060, 0.4272)
  [56]  (0.5551, 0.5222)
  [57]  (0.5688, 0.6309)
  [58]  (0.5732, 0.7406)
  [59]  (0.5866, 0.8488)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.3286, 0.0000)  angle=130.3 deg
  V1  (0.2298, 0.1068)  angle=51.7 deg
  V2  (0.2530, 0.1519)  angle=44.1 deg
  V3  (0.3469, 0.1698)  angle=47.3 deg
  V4  (0.3837, 0.1347)  angle=47.2 deg
  V5  (0.3830, 0.0908)  angle=38.4 deg
  V6  (0.2592, 0.0186)  angle=114.9 deg
  V7  (0.3286, 0.3612)  angle=77.1 deg
  V8  (0.7626, 0.3535)  angle=67.1 deg
  V9  (0.7702, 0.3664)  angle=96.5 deg
  V10  (0.3286, 0.5634)  angle=101.6 deg
  V11  (0.7070, 0.7445)  angle=140.2 deg
  V12  (0.3286, 0.8865)  angle=104.0 deg
  V13  (0.3819, 0.3521)  angle=55.6 deg
  V14  (0.4417, 0.3385)  angle=66.9 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
    }
),
