=== SAVED CAST: arcticblast_10_t1 ===
Normalized points: 63
Raw points: N/A

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7798, 0.6749)
  [ 1]  (0.7015, 0.6917)
  [ 2]  (0.6231, 0.7086)
  [ 3]  (0.5448, 0.7254)
  [ 4]  (0.4647, 0.7245)
  [ 5]  (0.3845, 0.7233)
  [ 6]  (0.3359, 0.6816)
  [ 7]  (0.3371, 0.6024)
  [ 8]  (0.3448, 0.5226)
  [ 9]  (0.3658, 0.4458)
  [10]  (0.3922, 0.3701)
  [11]  (0.4186, 0.2944)
  [12]  (0.4458, 0.2191)
  [13]  (0.4731, 0.1437)
  [14]  (0.4347, 0.0895)
  [15]  (0.3565, 0.0882)
  [16]  (0.2765, 0.0934)
  [17]  (0.1977, 0.1049)
  [18]  (0.1214, 0.1293)
  [19]  (0.0450, 0.1537)
  [20]  (0.0000, 0.2063)
  [21]  (0.7798, 0.5286)
  [22]  (0.8262, 0.5320)
  [23]  (0.8726, 0.5355)
  [24]  (0.9189, 0.5390)
  [25]  (0.9500, 0.5687)
  [26]  (0.9759, 0.6074)
  [27]  (1.0000, 0.6463)
  [28]  (0.9872, 0.6910)
  [29]  (0.9743, 0.7357)
  [30]  (0.9406, 0.7538)
  [31]  (0.8942, 0.7556)
  [32]  (0.8477, 0.7573)
  [33]  (0.8012, 0.7591)
  [34]  (0.7704, 0.7367)
  [35]  (0.7528, 0.6936)
  [36]  (0.7414, 0.6518)
  [37]  (0.7749, 0.6196)
  [38]  (0.8085, 0.5874)
  [39]  (0.8421, 0.5554)
  [40]  (0.8882, 0.5616)
  [41]  (0.8996, 0.5981)
  [42]  (0.7798, 0.9118)
  [43]  (0.7134, 0.9077)
  [44]  (0.6469, 0.9036)
  [45]  (0.5804, 0.8994)
  [46]  (0.5139, 0.8954)
  [47]  (0.4475, 0.8914)
  [48]  (0.3810, 0.8874)
  [49]  (0.3145, 0.8834)
  [50]  (0.2480, 0.8794)
  [51]  (0.2095, 0.8437)
  [52]  (0.2683, 0.8126)
  [53]  (0.3286, 0.7849)
  [54]  (0.3926, 0.7663)
  [55]  (0.4565, 0.7477)
  [56]  (0.5205, 0.7291)
  [57]  (0.5304, 0.6722)
  [58]  (0.5113, 0.6084)
  [59]  (0.4973, 0.5434)
  [60]  (0.4861, 0.4778)
  [61]  (0.4737, 0.4123)
  [62]  (0.4577, 0.3477)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.3845, 0.7233)  angle=39.8 deg
  V1  (0.3359, 0.6816)  angle=50.3 deg
  V2  (0.4731, 0.1437)  angle=55.3 deg
  V3  (0.4347, 0.0895)  angle=53.7 deg
  V4  (0.0450, 0.1537)  angle=31.7 deg
  V5  (0.0000, 0.2063)  angle=108.1 deg
  V6  (0.9189, 0.5390)  angle=39.4 deg
  V7  (1.0000, 0.6463)  angle=47.8 deg
  V8  (0.9743, 0.7357)  angle=45.7 deg
  V9  (0.8012, 0.7591)  angle=38.2 deg
  V10  (0.7704, 0.7367)  angle=31.8 deg
  V11  (0.7414, 0.6518)  angle=61.5 deg
  V12  (0.8421, 0.5554)  angle=51.2 deg
  V13  (0.8882, 0.5616)  angle=64.9 deg
  V14  (0.8996, 0.5981)  angle=38.4 deg
  V15  (0.7798, 0.9118)  angle=72.6 deg
  V16  (0.2480, 0.8794)  angle=39.4 deg
  V17  (0.2095, 0.8437)  angle=109.4 deg
  V18  (0.5205, 0.7291)  angle=63.8 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
    }
),
