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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.1962, 0.9827)
  [ 1]  (0.3803, 1.0000)
  [ 2]  (0.5660, 0.9936)
  [ 3]  (0.7512, 0.9772)
  [ 4]  (0.9368, 0.9660)
  [ 5]  (0.9754, 0.9125)
  [ 6]  (0.8044, 0.8420)
  [ 7]  (0.6264, 0.7894)
  [ 8]  (0.6184, 0.6161)
  [ 9]  (0.6093, 0.4305)
  [10]  (0.5932, 0.2453)
  [11]  (0.5724, 0.0607)
  [12]  (0.1962, 0.0000)
  [13]  (0.3175, 0.0155)
  [14]  (0.4382, 0.0350)
  [15]  (0.5591, 0.0533)
  [16]  (0.6783, 0.0774)
  [17]  (0.6555, 0.1957)
  [18]  (0.6090, 0.3088)
  [19]  (0.5589, 0.4201)
  [20]  (0.4951, 0.5245)
  [21]  (0.4342, 0.6305)
  [22]  (0.3778, 0.7388)
  [23]  (0.3209, 0.8469)
  [24]  (0.1962, 0.3568)
  [25]  (0.1366, 0.3994)
  [26]  (0.0893, 0.4563)
  [27]  (0.0420, 0.5133)
  [28]  (0.0246, 0.5822)
  [29]  (0.0756, 0.6154)
  [30]  (0.1486, 0.6030)
  [31]  (0.2216, 0.5906)
  [32]  (0.2546, 0.5336)
  [33]  (0.2521, 0.4611)
  [34]  (0.1924, 0.4212)
  [35]  (0.1192, 0.4097)
  [36]  (0.1962, 0.9535)
  [37]  (0.2296, 0.9159)
  [38]  (0.2624, 0.8295)
  [39]  (0.2958, 0.7433)
  [40]  (0.3358, 0.6599)
  [41]  (0.3757, 0.5766)
  [42]  (0.4151, 0.4929)
  [43]  (0.4538, 0.4090)
  [44]  (0.4936, 0.3256)
  [45]  (0.5321, 0.2416)
  [46]  (0.5669, 0.1559)
  [47]  (0.6112, 0.0750)
  [48]  (0.1962, 0.8904)
  [49]  (0.1962, 0.7705)
  [50]  (0.2009, 0.6510)
  [51]  (0.2211, 0.5329)
  [52]  (0.2525, 0.4185)
  [53]  (0.3119, 0.3159)
  [54]  (0.4195, 0.2963)
  [55]  (0.4891, 0.3939)
  [56]  (0.5166, 0.5105)
  [57]  (0.5362, 0.6284)
  [58]  (0.5432, 0.7480)
  [59]  (0.5432, 0.8679)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.9368, 0.9660)  angle=50.7 deg
  V1  (0.9754, 0.9125)  angle=103.4 deg
  V2  (0.6264, 0.7894)  angle=70.9 deg
  V3  (0.5724, 0.0607)  angle=74.4 deg
  V4  (0.1962, 0.0000)  angle=178.1 deg
  V5  (0.6783, 0.0774)  angle=89.5 deg
  V6  (0.3209, 0.8469)  angle=138.0 deg
  V7  (0.1962, 0.3568)  angle=111.3 deg
  V8  (0.0246, 0.5822)  angle=71.1 deg
  V9  (0.0756, 0.6154)  angle=42.7 deg
  V10  (0.2216, 0.5906)  angle=50.3 deg
  V11  (0.2546, 0.5336)  angle=32.0 deg
  V12  (0.2521, 0.4611)  angle=54.3 deg
  V13  (0.1192, 0.4097)  angle=107.0 deg
  V14  (0.1962, 0.9535)  angle=130.4 deg
  V15  (0.6112, 0.0750)  angle=178.3 deg
  V16  (0.1962, 0.8904)  angle=153.0 deg
  V17  (0.3119, 0.3159)  angle=49.6 deg
  V18  (0.4195, 0.2963)  angle=64.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
    }
),
