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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6894, 0.1462)
  [ 1]  (0.7455, 0.1391)
  [ 2]  (0.7991, 0.1433)
  [ 3]  (0.8472, 0.1730)
  [ 4]  (0.8813, 0.2151)
  [ 5]  (0.9050, 0.2664)
  [ 6]  (0.9208, 0.3201)
  [ 7]  (0.9305, 0.3758)
  [ 8]  (0.9008, 0.4226)
  [ 9]  (0.8578, 0.4538)
  [10]  (0.8032, 0.4683)
  [11]  (0.7484, 0.4749)
  [12]  (0.6933, 0.4624)
  [13]  (0.6478, 0.4315)
  [14]  (0.6143, 0.3868)
  [15]  (0.5893, 0.3365)
  [16]  (0.5794, 0.2809)
  [17]  (0.6037, 0.2308)
  [18]  (0.6475, 0.1965)
  [19]  (0.7031, 0.1880)
  [20]  (0.7568, 0.1978)
  [21]  (0.6894, 0.9792)
  [22]  (0.6551, 0.9321)
  [23]  (0.6211, 0.8849)
  [24]  (0.5890, 0.8363)
  [25]  (0.5569, 0.7877)
  [26]  (0.5248, 0.7391)
  [27]  (0.4934, 0.6901)
  [28]  (0.4697, 0.6370)
  [29]  (0.4460, 0.5838)
  [30]  (0.4222, 0.5306)
  [31]  (0.3945, 0.4796)
  [32]  (0.3635, 0.4303)
  [33]  (0.3326, 0.3809)
  [34]  (0.3037, 0.3304)
  [35]  (0.2763, 0.2791)
  [36]  (0.2485, 0.2279)
  [37]  (0.2194, 0.1776)
  [38]  (0.1851, 0.1305)
  [39]  (0.1489, 0.0850)
  [40]  (0.1081, 0.0436)
  [41]  (0.0695, 0.0000)
  [42]  (0.6894, 1.0000)
  [43]  (0.6854, 0.9353)
  [44]  (0.6815, 0.8706)
  [45]  (0.6853, 0.8059)
  [46]  (0.6892, 0.7412)
  [47]  (0.6965, 0.6768)
  [48]  (0.7042, 0.6125)
  [49]  (0.6999, 0.5497)
  [50]  (0.6654, 0.4962)
  [51]  (0.6219, 0.4481)
  [52]  (0.5785, 0.4002)
  [53]  (0.5245, 0.3719)
  [54]  (0.4712, 0.4044)
  [55]  (0.4246, 0.4493)
  [56]  (0.3701, 0.4840)
  [57]  (0.3535, 0.5398)
  [58]  (0.3515, 0.6046)
  [59]  (0.3515, 0.6694)
  [60]  (0.3508, 0.7342)
  [61]  (0.3484, 0.7990)
  [62]  (0.3515, 0.8636)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.9305, 0.3758)  angle=42.4 deg
  V1  (0.5794, 0.2809)  angle=36.0 deg
  V2  (0.7568, 0.1978)  angle=84.5 deg
  V3  (0.6894, 0.9792)  angle=138.9 deg
  V4  (0.0695, 0.0000)  angle=170.2 deg
  V5  (0.6894, 1.0000)  angle=151.8 deg
  V6  (0.5245, 0.3719)  angle=59.0 deg
  V7  (0.3701, 0.4840)  angle=41.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
    }
),
