=== SAVED CAST: q_8_m1 ===
Normalized points: 64
Raw points: N/A

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7467, 0.9313)
  [ 1]  (0.6904, 0.9390)
  [ 2]  (0.6341, 0.9468)
  [ 3]  (0.5777, 0.9546)
  [ 4]  (0.5211, 0.9600)
  [ 5]  (0.4645, 0.9650)
  [ 6]  (0.4078, 0.9700)
  [ 7]  (0.3512, 0.9751)
  [ 8]  (0.2945, 0.9801)
  [ 9]  (0.2378, 0.9851)
  [10]  (0.1812, 0.9901)
  [11]  (0.1245, 0.9951)
  [12]  (0.0679, 1.0000)
  [13]  (0.0428, 0.9624)
  [14]  (0.0310, 0.9067)
  [15]  (0.0210, 0.8509)
  [16]  (0.0210, 0.7940)
  [17]  (0.0210, 0.7371)
  [18]  (0.0210, 0.6803)
  [19]  (0.0213, 0.6234)
  [20]  (0.0265, 0.5668)
  [21]  (0.0531, 0.5342)
  [22]  (0.1100, 0.5355)
  [23]  (0.1669, 0.5368)
  [24]  (0.2237, 0.5380)
  [25]  (0.2806, 0.5393)
  [26]  (0.3375, 0.5406)
  [27]  (0.3943, 0.5413)
  [28]  (0.4512, 0.5419)
  [29]  (0.5081, 0.5426)
  [30]  (0.5649, 0.5432)
  [31]  (0.6218, 0.5438)
  [32]  (0.7467, 0.0000)
  [33]  (0.7743, 0.0129)
  [34]  (0.8018, 0.0258)
  [35]  (0.8294, 0.0387)
  [36]  (0.8569, 0.0516)
  [37]  (0.8828, 0.0669)
  [38]  (0.9053, 0.0875)
  [39]  (0.9277, 0.1080)
  [40]  (0.9501, 0.1286)
  [41]  (0.9694, 0.1508)
  [42]  (0.9733, 0.1809)
  [43]  (0.9771, 0.2111)
  [44]  (0.9790, 0.2399)
  [45]  (0.9494, 0.2471)
  [46]  (0.9199, 0.2544)
  [47]  (0.8904, 0.2617)
  [48]  (0.8608, 0.2690)
  [49]  (0.8313, 0.2741)
  [50]  (0.8020, 0.2662)
  [51]  (0.7726, 0.2583)
  [52]  (0.7432, 0.2504)
  [53]  (0.7267, 0.2327)
  [54]  (0.7267, 0.2023)
  [55]  (0.7267, 0.1719)
  [56]  (0.7338, 0.1432)
  [57]  (0.7479, 0.1163)
  [58]  (0.7620, 0.0894)
  [59]  (0.7909, 0.0828)
  [60]  (0.8210, 0.0792)
  [61]  (0.8513, 0.0815)
  [62]  (0.8816, 0.0838)
  [63]  (0.9120, 0.0861)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0679, 1.0000)  angle=61.2 deg
  V1  (0.0265, 0.5668)  angle=34.1 deg
  V2  (0.0531, 0.5342)  angle=52.0 deg
  V3  (0.6218, 0.5438)  angle=77.7 deg
  V4  (0.7467, 0.0000)  angle=102.2 deg
  V5  (0.9694, 0.1508)  angle=33.7 deg
  V6  (0.9790, 0.2399)  angle=79.8 deg
  V7  (0.7432, 0.2504)  angle=31.9 deg
  V8  (0.7267, 0.2327)  angle=43.0 deg
  V9  (0.7620, 0.0894)  angle=49.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
    }
),
