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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7466, 0.8048)
  [ 1]  (0.7582, 0.8077)
  [ 2]  (0.7295, 0.7616)
  [ 3]  (0.6984, 0.7171)
  [ 4]  (0.6647, 0.6745)
  [ 5]  (0.6310, 0.6319)
  [ 6]  (0.5973, 0.5893)
  [ 7]  (0.5637, 0.5467)
  [ 8]  (0.5300, 0.5040)
  [ 9]  (0.4946, 0.4629)
  [10]  (0.4587, 0.4221)
  [11]  (0.4229, 0.3813)
  [12]  (0.3870, 0.3405)
  [13]  (0.3511, 0.2997)
  [14]  (0.3153, 0.2589)
  [15]  (0.2794, 0.2181)
  [16]  (0.2436, 0.1773)
  [17]  (0.2122, 0.1329)
  [18]  (0.1808, 0.0886)
  [19]  (0.1493, 0.0443)
  [20]  (0.1179, 0.0000)
  [21]  (0.7466, 0.2545)
  [22]  (0.7748, 0.2693)
  [23]  (0.8030, 0.2840)
  [24]  (0.8312, 0.2988)
  [25]  (0.8593, 0.3136)
  [26]  (0.8750, 0.3379)
  [27]  (0.8821, 0.3689)
  [28]  (0.8798, 0.3949)
  [29]  (0.8499, 0.4058)
  [30]  (0.8200, 0.4167)
  [31]  (0.7905, 0.4138)
  [32]  (0.7613, 0.4013)
  [33]  (0.7442, 0.3754)
  [34]  (0.7290, 0.3475)
  [35]  (0.7277, 0.3168)
  [36]  (0.7343, 0.2865)
  [37]  (0.7579, 0.2689)
  [38]  (0.7897, 0.2679)
  [39]  (0.8214, 0.2673)
  [40]  (0.8518, 0.2768)
  [41]  (0.8565, 0.2960)
  [42]  (0.7466, 0.9470)
  [43]  (0.7434, 0.8925)
  [44]  (0.7365, 0.8384)
  [45]  (0.7267, 0.7847)
  [46]  (0.7194, 0.7306)
  [47]  (0.7128, 0.6764)
  [48]  (0.6965, 0.6246)
  [49]  (0.6683, 0.5779)
  [50]  (0.6318, 0.5374)
  [51]  (0.5896, 0.5030)
  [52]  (0.5380, 0.4960)
  [53]  (0.4911, 0.5220)
  [54]  (0.4577, 0.5653)
  [55]  (0.4486, 0.6183)
  [56]  (0.4427, 0.6726)
  [57]  (0.4429, 0.7272)
  [58]  (0.4437, 0.7818)
  [59]  (0.4458, 0.8363)
  [60]  (0.4497, 0.8908)
  [61]  (0.4518, 0.9454)
  [62]  (0.4518, 1.0000)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.7582, 0.8077)  angle=136.0 deg
  V1  (0.1179, 0.0000)  angle=147.4 deg
  V2  (0.8798, 0.3949)  angle=64.9 deg
  V3  (0.7613, 0.4013)  angle=33.5 deg
  V4  (0.7343, 0.2865)  angle=40.9 deg
  V5  (0.7579, 0.2689)  angle=35.1 deg
  V6  (0.8518, 0.2768)  angle=58.7 deg
  V7  (0.7466, 0.9470)  angle=167.0 deg
  V8  (0.5896, 0.5030)  angle=31.4 deg
  V9  (0.5380, 0.4960)  angle=36.9 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
    }
),
