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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.1791, 0.9212)
  [ 1]  (0.3606, 0.9192)
  [ 2]  (0.5420, 0.9211)
  [ 3]  (0.7234, 0.9289)
  [ 4]  (0.9049, 0.9326)
  [ 5]  (0.9513, 0.8906)
  [ 6]  (0.7903, 0.8075)
  [ 7]  (0.6539, 0.7127)
  [ 8]  (0.6106, 0.5364)
  [ 9]  (0.5680, 0.3599)
  [10]  (0.5413, 0.1803)
  [11]  (0.5213, 0.0000)
  [12]  (0.1791, 0.2057)
  [13]  (0.2749, 0.2310)
  [14]  (0.3716, 0.2534)
  [15]  (0.4686, 0.2742)
  [16]  (0.5665, 0.2910)
  [17]  (0.5792, 0.3557)
  [18]  (0.5430, 0.4481)
  [19]  (0.5068, 0.5406)
  [20]  (0.4658, 0.6307)
  [21]  (0.4140, 0.7154)
  [22]  (0.3622, 0.8001)
  [23]  (0.3549, 0.8300)
  [24]  (0.1791, 0.5608)
  [25]  (0.1313, 0.5510)
  [26]  (0.0913, 0.5797)
  [27]  (0.0562, 0.6114)
  [28]  (0.0487, 0.6600)
  [29]  (0.0533, 0.6996)
  [30]  (0.1021, 0.7064)
  [31]  (0.1463, 0.7050)
  [32]  (0.1661, 0.6600)
  [33]  (0.1530, 0.6174)
  [34]  (0.1266, 0.5759)
  [35]  (0.0859, 0.5502)
  [36]  (0.1791, 1.0000)
  [37]  (0.2048, 0.9353)
  [38]  (0.2305, 0.8705)
  [39]  (0.2587, 0.8069)
  [40]  (0.2913, 0.7454)
  [41]  (0.3240, 0.6839)
  [42]  (0.3567, 0.6223)
  [43]  (0.3889, 0.5606)
  [44]  (0.4153, 0.4962)
  [45]  (0.4417, 0.4317)
  [46]  (0.4680, 0.3672)
  [47]  (0.4923, 0.3019)
  [48]  (0.1791, 0.9848)
  [49]  (0.1827, 0.8859)
  [50]  (0.1956, 0.7877)
  [51]  (0.2089, 0.6895)
  [52]  (0.2324, 0.5932)
  [53]  (0.2559, 0.4970)
  [54]  (0.3089, 0.4284)
  [55]  (0.3523, 0.5144)
  [56]  (0.3837, 0.6084)
  [57]  (0.3929, 0.7063)
  [58]  (0.3945, 0.8054)
  [59]  (0.3945, 0.9045)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.9049, 0.9326)  angle=43.4 deg
  V1  (0.9513, 0.8906)  angle=110.5 deg
  V2  (0.6539, 0.7127)  angle=41.4 deg
  V3  (0.5213, 0.0000)  angle=114.7 deg
  V4  (0.1791, 0.2057)  angle=134.2 deg
  V5  (0.5665, 0.2910)  angle=69.1 deg
  V6  (0.5792, 0.3557)  angle=32.6 deg
  V7  (0.3549, 0.8300)  angle=133.0 deg
  V8  (0.1791, 0.5608)  angle=45.3 deg
  V9  (0.1313, 0.5510)  angle=47.2 deg
  V10  (0.0562, 0.6114)  angle=39.2 deg
  V11  (0.0533, 0.6996)  angle=75.3 deg
  V12  (0.1463, 0.7050)  angle=64.3 deg
  V13  (0.1661, 0.6600)  angle=41.0 deg
  V14  (0.0859, 0.5502)  angle=133.9 deg
  V15  (0.1791, 1.0000)  angle=146.6 deg
  V16  (0.4923, 0.3019)  angle=175.7 deg
  V17  (0.1791, 0.9848)  angle=157.5 deg
  V18  (0.3089, 0.4284)  angle=115.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
    }
),
