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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (1.0000, 0.8882)
  [ 1]  (0.9485, 0.9236)
  [ 2]  (0.8970, 0.9590)
  [ 3]  (0.8371, 0.9681)
  [ 4]  (0.7746, 0.9692)
  [ 5]  (0.7121, 0.9703)
  [ 6]  (0.6496, 0.9714)
  [ 7]  (0.5872, 0.9725)
  [ 8]  (0.5247, 0.9736)
  [ 9]  (0.4622, 0.9747)
  [10]  (0.3997, 0.9759)
  [11]  (0.3372, 0.9770)
  [12]  (0.2747, 0.9781)
  [13]  (0.2122, 0.9792)
  [14]  (0.1524, 0.9661)
  [15]  (0.0946, 0.9424)
  [16]  (0.0368, 0.9187)
  [17]  (0.0000, 0.8852)
  [18]  (0.0192, 0.8257)
  [19]  (0.0383, 0.7662)
  [20]  (0.0575, 0.7067)
  [21]  (0.0651, 0.6454)
  [22]  (0.0651, 0.5830)
  [23]  (0.0651, 0.5205)
  [24]  (0.0651, 0.4580)
  [25]  (0.0651, 0.3955)
  [26]  (0.0651, 0.3330)
  [27]  (0.0651, 0.2705)
  [28]  (0.0682, 0.2081)
  [29]  (0.0714, 0.1456)
  [30]  (0.0747, 0.0832)
  [31]  (0.0780, 0.0208)
  [32]  (1.0000, 0.4289)
  [33]  (0.9935, 0.4582)
  [34]  (0.9870, 0.4874)
  [35]  (0.9806, 0.5167)
  [36]  (0.9741, 0.5459)
  [37]  (0.9676, 0.5752)
  [38]  (0.9516, 0.5921)
  [39]  (0.9216, 0.5910)
  [40]  (0.8917, 0.5899)
  [41]  (0.8617, 0.5889)
  [42]  (0.8318, 0.5878)
  [43]  (0.8018, 0.5867)
  [44]  (0.7719, 0.5856)
  [45]  (0.7419, 0.5846)
  [46]  (0.7120, 0.5835)
  [47]  (0.6821, 0.5824)
  [48]  (0.6521, 0.5813)
  [49]  (0.6222, 0.5803)
  [50]  (0.6168, 0.5605)
  [51]  (0.6238, 0.5313)
  [52]  (0.6307, 0.5022)
  [53]  (0.6377, 0.4730)
  [54]  (0.6446, 0.4439)
  [55]  (0.6516, 0.4148)
  [56]  (0.6585, 0.3856)
  [57]  (0.6655, 0.3565)
  [58]  (0.6893, 0.3453)
  [59]  (0.7189, 0.3402)
  [60]  (0.7484, 0.3351)
  [61]  (0.7779, 0.3299)
  [62]  (0.8074, 0.3248)
  [63]  (0.8369, 0.3196)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0000, 0.8852)  angle=65.5 deg
  V1  (0.0780, 0.0208)  angle=110.9 deg
  V2  (1.0000, 0.4289)  angle=78.6 deg
  V3  (0.9676, 0.5752)  angle=31.0 deg
  V4  (0.9516, 0.5921)  angle=48.6 deg
  V5  (0.6222, 0.5803)  angle=72.8 deg
  V6  (0.6655, 0.3565)  angle=51.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
    }
),
