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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (1.0000, 0.6368)
  [ 1]  (0.9898, 0.6323)
  [ 2]  (0.9471, 0.6183)
  [ 3]  (0.9056, 0.6007)
  [ 4]  (0.8642, 0.5832)
  [ 5]  (0.8228, 0.5657)
  [ 6]  (0.7814, 0.5481)
  [ 7]  (0.7554, 0.5136)
  [ 8]  (0.7341, 0.4740)
  [ 9]  (0.7128, 0.4344)
  [10]  (0.6914, 0.3948)
  [11]  (0.7080, 0.3537)
  [12]  (0.7262, 0.3126)
  [13]  (0.7444, 0.2715)
  [14]  (0.7880, 0.2629)
  [15]  (0.8324, 0.2555)
  [16]  (0.8767, 0.2480)
  [17]  (0.9159, 0.2573)
  [18]  (0.9482, 0.2886)
  [19]  (0.9530, 0.3230)
  [20]  (0.9286, 0.3608)
  [21]  (0.9043, 0.3986)
  [22]  (0.8799, 0.4364)
  [23]  (0.8450, 0.4645)
  [24]  (0.8091, 0.4915)
  [25]  (0.7731, 0.5186)
  [26]  (0.7362, 0.5442)
  [27]  (0.6984, 0.5687)
  [28]  (0.6607, 0.5931)
  [29]  (0.6200, 0.6116)
  [30]  (0.5776, 0.6268)
  [31]  (0.5735, 0.6267)
  [32]  (1.0000, 0.6516)
  [33]  (0.9685, 0.6595)
  [34]  (0.9370, 0.6673)
  [35]  (0.9050, 0.6721)
  [36]  (0.8727, 0.6747)
  [37]  (0.8404, 0.6773)
  [38]  (0.8080, 0.6799)
  [39]  (0.7757, 0.6826)
  [40]  (0.7433, 0.6852)
  [41]  (0.7110, 0.6878)
  [42]  (0.6786, 0.6904)
  [43]  (0.6463, 0.6930)
  [44]  (0.6140, 0.6962)
  [45]  (0.5817, 0.6994)
  [46]  (0.5494, 0.7026)
  [47]  (0.5171, 0.7059)
  [48]  (0.4848, 0.7091)
  [49]  (0.4525, 0.7123)
  [50]  (0.4202, 0.7156)
  [51]  (0.3880, 0.7188)
  [52]  (0.3557, 0.7220)
  [53]  (0.3234, 0.7253)
  [54]  (0.2911, 0.7285)
  [55]  (0.2588, 0.7317)
  [56]  (0.2265, 0.7350)
  [57]  (0.1942, 0.7382)
  [58]  (0.1619, 0.7412)
  [59]  (0.1295, 0.7433)
  [60]  (0.0971, 0.7455)
  [61]  (0.0648, 0.7477)
  [62]  (0.0324, 0.7498)
  [63]  (0.0000, 0.7520)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.7814, 0.5481)  angle=30.2 deg
  V1  (0.6914, 0.3948)  angle=50.3 deg
  V2  (0.7444, 0.2715)  angle=55.0 deg
  V3  (0.9159, 0.2573)  angle=30.6 deg
  V4  (0.9482, 0.2886)  angle=38.0 deg
  V5  (0.9530, 0.3230)  angle=40.8 deg
  V6  (0.5735, 0.6267)  angle=177.8 deg
  V7  (1.0000, 0.6516)  angle=162.6 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
    }
),
