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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8509, 0.7303)
  [ 1]  (0.7823, 0.7282)
  [ 2]  (0.7137, 0.7284)
  [ 3]  (0.6451, 0.7297)
  [ 4]  (0.5766, 0.7310)
  [ 5]  (0.5080, 0.7323)
  [ 6]  (0.4394, 0.7321)
  [ 7]  (0.3896, 0.7106)
  [ 8]  (0.3924, 0.6420)
  [ 9]  (0.3924, 0.5734)
  [10]  (0.3758, 0.5072)
  [11]  (0.3602, 0.4404)
  [12]  (0.3404, 0.3748)
  [13]  (0.3086, 0.3145)
  [14]  (0.2543, 0.2775)
  [15]  (0.1863, 0.2694)
  [16]  (0.1180, 0.2628)
  [17]  (0.0522, 0.2723)
  [18]  (0.0089, 0.3240)
  [19]  (0.0000, 0.3906)
  [20]  (0.0009, 0.4588)
  [21]  (0.8509, 0.5791)
  [22]  (0.8800, 0.5835)
  [23]  (0.9090, 0.5885)
  [24]  (0.9373, 0.5968)
  [25]  (0.9634, 0.6098)
  [26]  (0.9834, 0.6304)
  [27]  (0.9979, 0.6561)
  [28]  (1.0000, 0.6845)
  [29]  (0.9889, 0.7096)
  [30]  (0.9664, 0.7279)
  [31]  (0.9372, 0.7319)
  [32]  (0.9079, 0.7358)
  [33]  (0.8785, 0.7372)
  [34]  (0.8500, 0.7348)
  [35]  (0.8257, 0.7184)
  [36]  (0.8070, 0.6964)
  [37]  (0.8009, 0.6676)
  [38]  (0.8091, 0.6401)
  [39]  (0.8302, 0.6201)
  [40]  (0.8528, 0.6015)
  [41]  (0.8802, 0.5928)
  [42]  (0.8509, 0.7357)
  [43]  (0.8090, 0.7333)
  [44]  (0.7671, 0.7310)
  [45]  (0.7253, 0.7283)
  [46]  (0.6835, 0.7255)
  [47]  (0.6420, 0.7193)
  [48]  (0.6004, 0.7152)
  [49]  (0.5586, 0.7128)
  [50]  (0.5633, 0.6983)
  [51]  (0.6032, 0.6880)
  [52]  (0.6448, 0.6825)
  [53]  (0.6858, 0.6740)
  [54]  (0.7246, 0.6611)
  [55]  (0.7302, 0.6246)
  [56]  (0.7261, 0.5830)
  [57]  (0.7244, 0.5411)
  [58]  (0.7244, 0.4991)
  [59]  (0.7244, 0.4572)
  [60]  (0.7244, 0.4153)
  [61]  (0.7244, 0.3733)
  [62]  (0.7244, 0.3314)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.3896, 0.7106)  angle=69.0 deg
  V1  (0.0522, 0.2723)  angle=41.9 deg
  V2  (0.0089, 0.3240)  angle=32.3 deg
  V3  (0.0009, 0.4588)  angle=81.2 deg
  V4  (0.9664, 0.7279)  angle=31.2 deg
  V5  (0.8091, 0.6401)  angle=30.2 deg
  V6  (0.8802, 0.5928)  angle=119.3 deg
  V7  (0.8509, 0.7357)  angle=81.6 deg
  V8  (0.5586, 0.7128)  angle=104.8 deg
  V9  (0.5633, 0.6983)  angle=57.5 deg
  V10  (0.7246, 0.6611)  angle=63.0 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
    }
),
