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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7410, 1.0000)
  [ 1]  (0.6993, 0.9581)
  [ 2]  (0.6577, 0.9162)
  [ 3]  (0.6233, 0.8685)
  [ 4]  (0.5916, 0.8186)
  [ 5]  (0.5599, 0.7687)
  [ 6]  (0.5282, 0.7188)
  [ 7]  (0.4970, 0.6686)
  [ 8]  (0.4674, 0.6174)
  [ 9]  (0.4379, 0.5662)
  [10]  (0.4083, 0.5150)
  [11]  (0.3787, 0.4639)
  [12]  (0.3492, 0.4127)
  [13]  (0.3168, 0.3632)
  [14]  (0.2837, 0.3143)
  [15]  (0.2506, 0.2653)
  [16]  (0.2175, 0.2163)
  [17]  (0.1845, 0.1673)
  [18]  (0.1541, 0.1173)
  [19]  (0.1468, 0.0587)
  [20]  (0.1395, 0.0000)
  [21]  (0.7410, 0.3155)
  [22]  (0.7639, 0.3323)
  [23]  (0.7867, 0.3490)
  [24]  (0.8096, 0.3657)
  [25]  (0.8324, 0.3825)
  [26]  (0.8553, 0.3992)
  [27]  (0.8605, 0.4230)
  [28]  (0.8553, 0.4508)
  [29]  (0.8502, 0.4787)
  [30]  (0.8241, 0.4792)
  [31]  (0.7959, 0.4770)
  [32]  (0.7676, 0.4748)
  [33]  (0.7420, 0.4689)
  [34]  (0.7304, 0.4430)
  [35]  (0.7187, 0.4172)
  [36]  (0.7262, 0.3919)
  [37]  (0.7392, 0.3668)
  [38]  (0.7523, 0.3417)
  [39]  (0.7653, 0.3165)
  [40]  (0.7860, 0.3040)
  [41]  (0.8052, 0.3209)
  [42]  (0.7410, 0.8873)
  [43]  (0.7355, 0.8448)
  [44]  (0.7248, 0.8031)
  [45]  (0.7141, 0.7615)
  [46]  (0.7030, 0.7199)
  [47]  (0.6901, 0.6789)
  [48]  (0.6772, 0.6379)
  [49]  (0.6643, 0.5968)
  [50]  (0.6424, 0.5614)
  [51]  (0.6113, 0.5317)
  [52]  (0.5745, 0.5220)
  [53]  (0.5325, 0.5310)
  [54]  (0.5073, 0.5656)
  [55]  (0.4825, 0.6007)
  [56]  (0.4576, 0.6359)
  [57]  (0.4483, 0.6769)
  [58]  (0.4433, 0.7197)
  [59]  (0.4422, 0.7625)
  [60]  (0.4446, 0.8055)
  [61]  (0.4465, 0.8484)
  [62]  (0.4438, 0.8913)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.1395, 0.0000)  angle=124.8 deg
  V1  (0.8553, 0.3992)  angle=41.5 deg
  V2  (0.8502, 0.4787)  angle=78.4 deg
  V3  (0.7420, 0.4689)  angle=52.7 deg
  V4  (0.7187, 0.4172)  angle=40.7 deg
  V5  (0.7653, 0.3165)  angle=31.4 deg
  V6  (0.7860, 0.3040)  angle=72.7 deg
  V7  (0.8052, 0.3209)  angle=54.9 deg
  V8  (0.7410, 0.8873)  angle=166.1 deg
  V9  (0.5325, 0.5310)  angle=41.7 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
    }
),
