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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8510, 0.7021)
  [ 1]  (0.8077, 0.7076)
  [ 2]  (0.7647, 0.7153)
  [ 3]  (0.7218, 0.7231)
  [ 4]  (0.6788, 0.7308)
  [ 5]  (0.6359, 0.7386)
  [ 6]  (0.5929, 0.7463)
  [ 7]  (0.5500, 0.7541)
  [ 8]  (0.5070, 0.7618)
  [ 9]  (0.4643, 0.7710)
  [10]  (0.4217, 0.7803)
  [11]  (0.3790, 0.7896)
  [12]  (0.3364, 0.7988)
  [13]  (0.2937, 0.8081)
  [14]  (0.2511, 0.8173)
  [15]  (0.2084, 0.8266)
  [16]  (0.1821, 0.8002)
  [17]  (0.1652, 0.7600)
  [18]  (0.1486, 0.7196)
  [19]  (0.1321, 0.6792)
  [20]  (0.1155, 0.6388)
  [21]  (0.0990, 0.5984)
  [22]  (0.0894, 0.5559)
  [23]  (0.0802, 0.5132)
  [24]  (0.0710, 0.4705)
  [25]  (0.0618, 0.4279)
  [26]  (0.0525, 0.3852)
  [27]  (0.0433, 0.3425)
  [28]  (0.0329, 0.3002)
  [29]  (0.0219, 0.2579)
  [30]  (0.0110, 0.2157)
  [31]  (0.0000, 0.1734)
  [32]  (0.8510, 0.4081)
  [33]  (0.8671, 0.4122)
  [34]  (0.8833, 0.4163)
  [35]  (0.8987, 0.4225)
  [36]  (0.9134, 0.4304)
  [37]  (0.9277, 0.4390)
  [38]  (0.9414, 0.4485)
  [39]  (0.9550, 0.4581)
  [40]  (0.9687, 0.4676)
  [41]  (0.9824, 0.4772)
  [42]  (0.9915, 0.4900)
  [43]  (0.9957, 0.5061)
  [44]  (1.0000, 0.5222)
  [45]  (0.9922, 0.5289)
  [46]  (0.9755, 0.5286)
  [47]  (0.9589, 0.5282)
  [48]  (0.9422, 0.5278)
  [49]  (0.9255, 0.5275)
  [50]  (0.9088, 0.5271)
  [51]  (0.8921, 0.5267)
  [52]  (0.8780, 0.5190)
  [53]  (0.8649, 0.5088)
  [54]  (0.8517, 0.4985)
  [55]  (0.8455, 0.4860)
  [56]  (0.8503, 0.4700)
  [57]  (0.8551, 0.4540)
  [58]  (0.8632, 0.4414)
  [59]  (0.8793, 0.4369)
  [60]  (0.8953, 0.4323)
  [61]  (0.9114, 0.4278)
  [62]  (0.9271, 0.4285)
  [63]  (0.9423, 0.4353)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.2084, 0.8266)  angle=57.3 deg
  V1  (0.0000, 0.1734)  angle=120.0 deg
  V2  (1.0000, 0.5222)  angle=64.1 deg
  V3  (0.9922, 0.5289)  angle=41.9 deg
  V4  (0.8455, 0.4860)  angle=43.0 deg
  V5  (0.8632, 0.4414)  angle=41.3 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
    }
),
