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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7394, 1.0000)
  [ 1]  (0.7053, 0.9511)
  [ 2]  (0.6712, 0.9022)
  [ 3]  (0.6371, 0.8533)
  [ 4]  (0.6030, 0.8044)
  [ 5]  (0.5684, 0.7559)
  [ 6]  (0.5338, 0.7074)
  [ 7]  (0.4992, 0.6588)
  [ 8]  (0.4646, 0.6103)
  [ 9]  (0.4299, 0.5618)
  [10]  (0.3953, 0.5133)
  [11]  (0.3607, 0.4647)
  [12]  (0.3261, 0.4162)
  [13]  (0.2915, 0.3677)
  [14]  (0.2604, 0.3170)
  [15]  (0.2328, 0.2642)
  [16]  (0.2052, 0.2113)
  [17]  (0.1776, 0.1585)
  [18]  (0.1500, 0.1057)
  [19]  (0.1224, 0.0528)
  [20]  (0.0948, 0.0000)
  [21]  (0.7394, 0.2204)
  [22]  (0.7642, 0.2395)
  [23]  (0.7889, 0.2585)
  [24]  (0.8137, 0.2776)
  [25]  (0.8385, 0.2966)
  [26]  (0.8633, 0.3157)
  [27]  (0.8880, 0.3348)
  [28]  (0.9052, 0.3566)
  [29]  (0.8987, 0.3872)
  [30]  (0.8922, 0.4178)
  [31]  (0.8777, 0.4378)
  [32]  (0.8466, 0.4356)
  [33]  (0.8154, 0.4334)
  [34]  (0.7848, 0.4304)
  [35]  (0.7760, 0.4005)
  [36]  (0.7671, 0.3705)
  [37]  (0.7735, 0.3458)
  [38]  (0.7990, 0.3278)
  [39]  (0.8246, 0.3098)
  [40]  (0.8486, 0.2994)
  [41]  (0.8648, 0.3262)
  [42]  (0.7394, 0.9922)
  [43]  (0.7394, 0.9351)
  [44]  (0.7394, 0.8780)
  [45]  (0.7377, 0.8209)
  [46]  (0.7325, 0.7640)
  [47]  (0.7273, 0.7071)
  [48]  (0.7222, 0.6502)
  [49]  (0.7170, 0.5933)
  [50]  (0.7079, 0.5376)
  [51]  (0.6806, 0.4875)
  [52]  (0.6533, 0.4373)
  [53]  (0.6192, 0.4050)
  [54]  (0.5655, 0.4247)
  [55]  (0.5345, 0.4713)
  [56]  (0.5058, 0.5207)
  [57]  (0.4772, 0.5701)
  [58]  (0.4485, 0.6195)
  [59]  (0.4338, 0.6727)
  [60]  (0.4338, 0.7299)
  [61]  (0.4339, 0.7870)
  [62]  (0.4375, 0.8440)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0948, 0.0000)  angle=136.5 deg
  V1  (0.9052, 0.3566)  angle=50.2 deg
  V2  (0.8777, 0.4378)  angle=58.4 deg
  V3  (0.7848, 0.4304)  angle=68.1 deg
  V4  (0.7671, 0.3705)  angle=30.8 deg
  V5  (0.7735, 0.3458)  angle=40.5 deg
  V6  (0.8486, 0.2994)  angle=82.1 deg
  V7  (0.8648, 0.3262)  angle=42.0 deg
  V8  (0.7394, 0.9922)  angle=169.3 deg
  V9  (0.6192, 0.4050)  angle=63.6 deg
  V10  (0.5655, 0.4247)  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
    }
),
