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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8894, 0.8059)
  [ 1]  (0.8437, 0.8227)
  [ 2]  (0.7973, 0.8360)
  [ 3]  (0.7486, 0.8381)
  [ 4]  (0.6999, 0.8402)
  [ 5]  (0.6513, 0.8423)
  [ 6]  (0.6026, 0.8445)
  [ 7]  (0.5539, 0.8466)
  [ 8]  (0.5052, 0.8487)
  [ 9]  (0.4566, 0.8509)
  [10]  (0.4079, 0.8530)
  [11]  (0.3592, 0.8550)
  [12]  (0.3105, 0.8562)
  [13]  (0.2618, 0.8575)
  [14]  (0.2131, 0.8587)
  [15]  (0.1644, 0.8600)
  [16]  (0.1289, 0.8272)
  [17]  (0.0976, 0.7899)
  [18]  (0.0685, 0.7512)
  [19]  (0.0491, 0.7065)
  [20]  (0.0298, 0.6618)
  [21]  (0.0104, 0.6171)
  [22]  (0.0000, 0.5712)
  [23]  (0.0067, 0.5229)
  [24]  (0.0135, 0.4747)
  [25]  (0.0202, 0.4264)
  [26]  (0.0269, 0.3782)
  [27]  (0.0336, 0.3299)
  [28]  (0.0404, 0.2817)
  [29]  (0.0509, 0.2342)
  [30]  (0.0634, 0.1871)
  [31]  (0.0759, 0.1400)
  [32]  (0.8894, 0.4322)
  [33]  (0.9083, 0.4413)
  [34]  (0.9272, 0.4503)
  [35]  (0.9461, 0.4594)
  [36]  (0.9650, 0.4685)
  [37]  (0.9758, 0.4852)
  [38]  (0.9839, 0.5046)
  [39]  (0.9919, 0.5239)
  [40]  (1.0000, 0.5432)
  [41]  (0.9977, 0.5633)
  [42]  (0.9923, 0.5835)
  [43]  (0.9808, 0.5970)
  [44]  (0.9601, 0.6002)
  [45]  (0.9394, 0.6033)
  [46]  (0.9186, 0.6065)
  [47]  (0.8979, 0.6096)
  [48]  (0.8772, 0.6128)
  [49]  (0.8565, 0.6159)
  [50]  (0.8376, 0.6140)
  [51]  (0.8238, 0.5982)
  [52]  (0.8100, 0.5825)
  [53]  (0.7965, 0.5668)
  [54]  (0.8123, 0.5530)
  [55]  (0.8282, 0.5393)
  [56]  (0.8440, 0.5255)
  [57]  (0.8598, 0.5118)
  [58]  (0.8769, 0.5002)
  [59]  (0.8965, 0.4928)
  [60]  (0.9161, 0.4853)
  [61]  (0.9357, 0.4778)
  [62]  (0.9559, 0.4816)
  [63]  (0.9762, 0.4868)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.1644, 0.8600)  angle=44.2 deg
  V1  (0.0759, 0.1400)  angle=94.9 deg
  V2  (0.9650, 0.4685)  angle=31.6 deg
  V3  (0.9808, 0.5970)  angle=40.9 deg
  V4  (0.8376, 0.6140)  angle=42.8 deg
  V5  (0.7965, 0.5668)  angle=89.6 deg
  V6  (0.9357, 0.4778)  angle=31.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
    }
),
