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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7386, 0.0136)
  [ 1]  (0.7954, 0.0581)
  [ 2]  (0.8522, 0.1026)
  [ 3]  (0.9090, 0.1470)
  [ 4]  (0.9254, 0.2118)
  [ 5]  (0.9270, 0.2839)
  [ 6]  (0.8986, 0.3264)
  [ 7]  (0.8265, 0.3256)
  [ 8]  (0.7544, 0.3248)
  [ 9]  (0.6822, 0.3241)
  [10]  (0.6101, 0.3233)
  [11]  (0.5503, 0.3005)
  [12]  (0.5120, 0.2394)
  [13]  (0.4902, 0.1812)
  [14]  (0.5466, 0.1361)
  [15]  (0.6029, 0.0911)
  [16]  (0.6663, 0.0733)
  [17]  (0.7374, 0.0856)
  [18]  (0.8084, 0.0979)
  [19]  (0.8795, 0.1102)
  [20]  (0.8939, 0.1668)
  [21]  (0.7386, 0.9401)
  [22]  (0.7082, 0.8906)
  [23]  (0.6778, 0.8411)
  [24]  (0.6475, 0.7916)
  [25]  (0.6171, 0.7421)
  [26]  (0.5867, 0.6926)
  [27]  (0.5519, 0.6464)
  [28]  (0.5132, 0.6031)
  [29]  (0.4744, 0.5599)
  [30]  (0.4356, 0.5167)
  [31]  (0.3968, 0.4735)
  [32]  (0.3580, 0.4302)
  [33]  (0.3192, 0.3870)
  [34]  (0.2805, 0.3438)
  [35]  (0.2417, 0.3006)
  [36]  (0.2029, 0.2573)
  [37]  (0.1662, 0.2128)
  [38]  (0.1429, 0.1596)
  [39]  (0.1196, 0.1064)
  [40]  (0.0963, 0.0532)
  [41]  (0.0730, 0.0000)
  [42]  (0.7386, 0.9716)
  [43]  (0.7286, 0.9065)
  [44]  (0.7132, 0.8424)
  [45]  (0.6967, 0.7786)
  [46]  (0.6803, 0.7147)
  [47]  (0.6554, 0.6537)
  [48]  (0.6292, 0.5932)
  [49]  (0.6031, 0.5327)
  [50]  (0.5613, 0.4853)
  [51]  (0.5061, 0.4492)
  [52]  (0.4509, 0.4131)
  [53]  (0.4106, 0.4583)
  [54]  (0.3759, 0.5140)
  [55]  (0.3499, 0.5746)
  [56]  (0.3238, 0.6351)
  [57]  (0.2978, 0.6957)
  [58]  (0.2718, 0.7563)
  [59]  (0.2650, 0.8206)
  [60]  (0.2665, 0.8865)
  [61]  (0.2699, 0.9517)
  [62]  (0.3147, 1.0000)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.9090, 0.1470)  angle=37.7 deg
  V1  (0.9270, 0.2839)  angle=35.1 deg
  V2  (0.8986, 0.3264)  angle=56.8 deg
  V3  (0.5503, 0.3005)  angle=37.0 deg
  V4  (0.4902, 0.1812)  angle=71.8 deg
  V5  (0.8795, 0.1102)  angle=66.0 deg
  V6  (0.7386, 0.9401)  angle=137.1 deg
  V7  (0.0730, 0.0000)  angle=169.2 deg
  V8  (0.7386, 0.9716)  angle=154.3 deg
  V9  (0.4509, 0.4131)  angle=81.4 deg
  V10  (0.2699, 0.9517)  angle=39.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
    }
),
