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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.5898, 0.9756)
  [ 1]  (0.5706, 0.8985)
  [ 2]  (0.5517, 0.8214)
  [ 3]  (0.5418, 0.7426)
  [ 4]  (0.5342, 0.6636)
  [ 5]  (0.5342, 0.5842)
  [ 6]  (0.5342, 0.5048)
  [ 7]  (0.5420, 0.4270)
  [ 8]  (0.5950, 0.3680)
  [ 9]  (0.6533, 0.3144)
  [10]  (0.7197, 0.2748)
  [11]  (0.7849, 0.3099)
  [12]  (0.8273, 0.3752)
  [13]  (0.8604, 0.4474)
  [14]  (0.8660, 0.5264)
  [15]  (0.8702, 0.6057)
  [16]  (0.8743, 0.6850)
  [17]  (0.8806, 0.7642)
  [18]  (0.8909, 0.8429)
  [19]  (0.9016, 0.9216)
  [20]  (0.9146, 1.0000)
  [21]  (0.5898, 0.9872)
  [22]  (0.5756, 0.9337)
  [23]  (0.5551, 0.8819)
  [24]  (0.5345, 0.8301)
  [25]  (0.5087, 0.7809)
  [26]  (0.4796, 0.7335)
  [27]  (0.4504, 0.6860)
  [28]  (0.4213, 0.6385)
  [29]  (0.3927, 0.5906)
  [30]  (0.3656, 0.5420)
  [31]  (0.3385, 0.4933)
  [32]  (0.3114, 0.4446)
  [33]  (0.2843, 0.3959)
  [34]  (0.2531, 0.3497)
  [35]  (0.2219, 0.3036)
  [36]  (0.1906, 0.2575)
  [37]  (0.1663, 0.2076)
  [38]  (0.1447, 0.1562)
  [39]  (0.1238, 0.1046)
  [40]  (0.1038, 0.0526)
  [41]  (0.0854, 0.0000)
  [42]  (0.5898, 0.2614)
  [43]  (0.6302, 0.2788)
  [44]  (0.6707, 0.2961)
  [45]  (0.7093, 0.3167)
  [46]  (0.7456, 0.3417)
  [47]  (0.7818, 0.3666)
  [48]  (0.8089, 0.3987)
  [49]  (0.8248, 0.4398)
  [50]  (0.8101, 0.4687)
  [51]  (0.7704, 0.4877)
  [52]  (0.7299, 0.5023)
  [53]  (0.6860, 0.4990)
  [54]  (0.6421, 0.4957)
  [55]  (0.5982, 0.4924)
  [56]  (0.5661, 0.4652)
  [57]  (0.5369, 0.4324)
  [58]  (0.5281, 0.3909)
  [59]  (0.5442, 0.3553)
  [60]  (0.5786, 0.3279)
  [61]  (0.6209, 0.3178)
  [62]  (0.6642, 0.3098)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.5420, 0.4270)  angle=36.2 deg
  V1  (0.7197, 0.2748)  angle=59.2 deg
  V2  (0.9146, 1.0000)  angle=101.7 deg
  V3  (0.5898, 0.9872)  angle=72.9 deg
  V4  (0.0854, 0.0000)  angle=136.7 deg
  V5  (0.8248, 0.4398)  angle=47.9 deg
  V6  (0.8101, 0.4687)  angle=37.6 deg
  V7  (0.5982, 0.4924)  angle=36.0 deg
  V8  (0.5281, 0.3909)  angle=36.2 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
    }
),
