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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6051, 0.0645)
  [ 1]  (0.6715, 0.0660)
  [ 2]  (0.7380, 0.0676)
  [ 3]  (0.7951, 0.0992)
  [ 4]  (0.8507, 0.1355)
  [ 5]  (0.9063, 0.1719)
  [ 6]  (0.9619, 0.2082)
  [ 7]  (0.9382, 0.2684)
  [ 8]  (0.9118, 0.3294)
  [ 9]  (0.8657, 0.3644)
  [10]  (0.7999, 0.3735)
  [11]  (0.7340, 0.3826)
  [12]  (0.6733, 0.3769)
  [13]  (0.6271, 0.3291)
  [14]  (0.6302, 0.2761)
  [15]  (0.6652, 0.2196)
  [16]  (0.7104, 0.1733)
  [17]  (0.7668, 0.1380)
  [18]  (0.8241, 0.1078)
  [19]  (0.8895, 0.1196)
  [20]  (0.8785, 0.1662)
  [21]  (0.6051, 0.7629)
  [22]  (0.5812, 0.7493)
  [23]  (0.5507, 0.7114)
  [24]  (0.5212, 0.6726)
  [25]  (0.4944, 0.6319)
  [26]  (0.4676, 0.5912)
  [27]  (0.4409, 0.5504)
  [28]  (0.4141, 0.5097)
  [29]  (0.3874, 0.4690)
  [30]  (0.3583, 0.4299)
  [31]  (0.3291, 0.3909)
  [32]  (0.2998, 0.3519)
  [33]  (0.2706, 0.3129)
  [34]  (0.2414, 0.2739)
  [35]  (0.2121, 0.2349)
  [36]  (0.1829, 0.1959)
  [37]  (0.1539, 0.1567)
  [38]  (0.1250, 0.1176)
  [39]  (0.0960, 0.0784)
  [40]  (0.0670, 0.0392)
  [41]  (0.0381, 0.0000)
  [42]  (0.6051, 0.8911)
  [43]  (0.6053, 0.8385)
  [44]  (0.5998, 0.7860)
  [45]  (0.5866, 0.7349)
  [46]  (0.5766, 0.6832)
  [47]  (0.5639, 0.6321)
  [48]  (0.5392, 0.5854)
  [49]  (0.5082, 0.5431)
  [50]  (0.4734, 0.5037)
  [51]  (0.4338, 0.4690)
  [52]  (0.3905, 0.4908)
  [53]  (0.3585, 0.5328)
  [54]  (0.3410, 0.5818)
  [55]  (0.3379, 0.6345)
  [56]  (0.3405, 0.6871)
  [57]  (0.3479, 0.7394)
  [58]  (0.3524, 0.7920)
  [59]  (0.3557, 0.8447)
  [60]  (0.3576, 0.8974)
  [61]  (0.3576, 0.9502)
  [62]  (0.3418, 1.0000)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.9619, 0.2082)  angle=78.3 deg
  V1  (0.6733, 0.3769)  angle=40.5 deg
  V2  (0.6271, 0.3291)  angle=47.4 deg
  V3  (0.8241, 0.1078)  angle=38.0 deg
  V4  (0.8895, 0.1196)  angle=93.0 deg
  V5  (0.6051, 0.7629)  angle=95.1 deg
  V6  (0.0381, 0.0000)  angle=176.0 deg
  V7  (0.6051, 0.8911)  angle=147.3 deg
  V8  (0.4338, 0.4690)  angle=67.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
    }
),
