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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.3060, 0.8067)
  [ 1]  (0.4477, 0.8303)
  [ 2]  (0.5893, 0.8538)
  [ 3]  (0.7311, 0.8768)
  [ 4]  (0.8297, 0.8639)
  [ 5]  (0.7245, 0.7662)
  [ 6]  (0.6016, 0.6950)
  [ 7]  (0.5889, 0.5722)
  [ 8]  (0.5842, 0.4288)
  [ 9]  (0.5704, 0.2860)
  [10]  (0.5540, 0.1434)
  [11]  (0.5460, 0.0000)
  [12]  (0.3060, 0.0983)
  [13]  (0.4115, 0.1084)
  [14]  (0.5169, 0.1198)
  [15]  (0.6227, 0.1251)
  [16]  (0.6831, 0.1775)
  [17]  (0.6697, 0.2825)
  [18]  (0.6465, 0.3857)
  [19]  (0.6142, 0.4866)
  [20]  (0.5884, 0.5894)
  [21]  (0.5613, 0.6919)
  [22]  (0.5332, 0.7941)
  [23]  (0.5044, 0.8960)
  [24]  (0.3060, 0.4203)
  [25]  (0.2542, 0.4311)
  [26]  (0.2171, 0.4697)
  [27]  (0.1873, 0.5127)
  [28]  (0.1703, 0.5634)
  [29]  (0.1880, 0.6105)
  [30]  (0.2415, 0.6102)
  [31]  (0.2880, 0.5871)
  [32]  (0.3194, 0.5445)
  [33]  (0.3276, 0.4927)
  [34]  (0.2985, 0.4507)
  [35]  (0.2483, 0.4366)
  [36]  (0.3060, 1.0000)
  [37]  (0.3487, 0.9299)
  [38]  (0.3893, 0.8585)
  [39]  (0.4232, 0.7838)
  [40]  (0.4540, 0.7076)
  [41]  (0.4895, 0.6336)
  [42]  (0.5276, 0.5609)
  [43]  (0.5736, 0.4928)
  [44]  (0.6073, 0.4183)
  [45]  (0.6345, 0.3408)
  [46]  (0.6561, 0.2616)
  [47]  (0.6701, 0.1807)
  [48]  (0.3060, 0.9850)
  [49]  (0.2979, 0.8691)
  [50]  (0.2973, 0.7529)
  [51]  (0.2951, 0.6367)
  [52]  (0.2960, 0.5206)
  [53]  (0.3462, 0.4202)
  [54]  (0.4521, 0.4124)
  [55]  (0.5303, 0.4931)
  [56]  (0.5705, 0.6016)
  [57]  (0.5825, 0.7170)
  [58]  (0.5825, 0.8333)
  [59]  (0.5768, 0.9491)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.8297, 0.8639)  angle=129.6 deg
  V1  (0.6016, 0.6950)  angle=54.0 deg
  V2  (0.5460, 0.0000)  angle=109.1 deg
  V3  (0.3060, 0.0983)  angle=152.3 deg
  V4  (0.6227, 0.1251)  angle=38.1 deg
  V5  (0.6831, 0.1775)  angle=56.3 deg
  V6  (0.5044, 0.8960)  angle=141.6 deg
  V7  (0.3060, 0.4203)  angle=79.1 deg
  V8  (0.2542, 0.4311)  angle=34.4 deg
  V9  (0.1703, 0.5634)  angle=39.1 deg
  V10  (0.1880, 0.6105)  angle=69.7 deg
  V11  (0.3276, 0.4927)  angle=43.7 deg
  V12  (0.2985, 0.4507)  angle=39.6 deg
  V13  (0.2483, 0.4366)  angle=111.5 deg
  V14  (0.3060, 1.0000)  angle=142.8 deg
  V15  (0.6701, 0.1807)  angle=165.5 deg
  V16  (0.3060, 0.9850)  angle=151.6 deg
  V17  (0.3462, 0.4202)  angle=59.2 deg
  V18  (0.4521, 0.4124)  angle=50.1 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
    }
),
