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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.2093, 0.8691)
  [ 1]  (0.3761, 0.8829)
  [ 2]  (0.5422, 0.9075)
  [ 3]  (0.7103, 0.9150)
  [ 4]  (0.8785, 0.9192)
  [ 5]  (0.9779, 0.8723)
  [ 6]  (0.8693, 0.7457)
  [ 7]  (0.7358, 0.6440)
  [ 8]  (0.6937, 0.5006)
  [ 9]  (0.7011, 0.3326)
  [10]  (0.7165, 0.1651)
  [11]  (0.7395, 0.0000)
  [12]  (0.2093, 0.9548)
  [13]  (0.2823, 0.8492)
  [14]  (0.3538, 0.7426)
  [15]  (0.4224, 0.6341)
  [16]  (0.4871, 0.5233)
  [17]  (0.5425, 0.4078)
  [18]  (0.5907, 0.2887)
  [19]  (0.6085, 0.1642)
  [20]  (0.4886, 0.1276)
  [21]  (0.3607, 0.1159)
  [22]  (0.2325, 0.1089)
  [23]  (0.1041, 0.1053)
  [24]  (0.2093, 0.5367)
  [25]  (0.1483, 0.5238)
  [26]  (0.0908, 0.5476)
  [27]  (0.0447, 0.5895)
  [28]  (0.0221, 0.6451)
  [29]  (0.0519, 0.6933)
  [30]  (0.1073, 0.7137)
  [31]  (0.1671, 0.7044)
  [32]  (0.2049, 0.6537)
  [33]  (0.2091, 0.5908)
  [34]  (0.1685, 0.5507)
  [35]  (0.1078, 0.5330)
  [36]  (0.2093, 1.0000)
  [37]  (0.2306, 0.9302)
  [38]  (0.2520, 0.8604)
  [39]  (0.2840, 0.7949)
  [40]  (0.3163, 0.7295)
  [41]  (0.3486, 0.6641)
  [42]  (0.3807, 0.5985)
  [43]  (0.4128, 0.5330)
  [44]  (0.4478, 0.4690)
  [45]  (0.4836, 0.4054)
  [46]  (0.5157, 0.3399)
  [47]  (0.5449, 0.2730)
  [48]  (0.2093, 0.9660)
  [49]  (0.1967, 0.8637)
  [50]  (0.1941, 0.7609)
  [51]  (0.2003, 0.6579)
  [52]  (0.2245, 0.5582)
  [53]  (0.2630, 0.4642)
  [54]  (0.3362, 0.4381)
  [55]  (0.3893, 0.5259)
  [56]  (0.4239, 0.6228)
  [57]  (0.4304, 0.7258)
  [58]  (0.4281, 0.8289)
  [59]  (0.4418, 0.9306)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.9779, 0.8723)  angle=105.4 deg
  V1  (0.7358, 0.6440)  angle=36.4 deg
  V2  (0.7395, 0.0000)  angle=158.9 deg
  V3  (0.2093, 0.9548)  angle=174.4 deg
  V4  (0.6085, 0.1642)  angle=81.1 deg
  V5  (0.1041, 0.1053)  angle=105.3 deg
  V6  (0.2093, 0.5367)  angle=115.6 deg
  V7  (0.1483, 0.5238)  angle=34.4 deg
  V8  (0.0221, 0.6451)  angle=53.8 deg
  V9  (0.0519, 0.6933)  angle=38.1 deg
  V10  (0.1671, 0.7044)  angle=44.4 deg
  V11  (0.2049, 0.6537)  angle=33.0 deg
  V12  (0.2091, 0.5908)  angle=49.1 deg
  V13  (0.1078, 0.5330)  angle=118.5 deg
  V14  (0.2093, 1.0000)  angle=150.7 deg
  V15  (0.5449, 0.2730)  angle=177.7 deg
  V16  (0.2093, 0.9660)  angle=147.1 deg
  V17  (0.2630, 0.4642)  angle=48.1 deg
  V18  (0.3362, 0.4381)  angle=78.5 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
    }
),
