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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6470, 0.9392)
  [ 1]  (0.6128, 0.8961)
  [ 2]  (0.5787, 0.8529)
  [ 3]  (0.5447, 0.8097)
  [ 4]  (0.5109, 0.7663)
  [ 5]  (0.4770, 0.7230)
  [ 6]  (0.4432, 0.6796)
  [ 7]  (0.4122, 0.6342)
  [ 8]  (0.3813, 0.5887)
  [ 9]  (0.3505, 0.5432)
  [10]  (0.3249, 0.4945)
  [11]  (0.3003, 0.4453)
  [12]  (0.2742, 0.3970)
  [13]  (0.2460, 0.3498)
  [14]  (0.2199, 0.3014)
  [15]  (0.1955, 0.2521)
  [16]  (0.1715, 0.2026)
  [17]  (0.1482, 0.1528)
  [18]  (0.1248, 0.1030)
  [19]  (0.1051, 0.0517)
  [20]  (0.0863, 0.0000)
  [21]  (0.6470, 0.2744)
  [22]  (0.7067, 0.2794)
  [23]  (0.7622, 0.3036)
  [24]  (0.8148, 0.3320)
  [25]  (0.8578, 0.3746)
  [26]  (0.8925, 0.4226)
  [27]  (0.9137, 0.4793)
  [28]  (0.9014, 0.5350)
  [29]  (0.8599, 0.5698)
  [30]  (0.8008, 0.5819)
  [31]  (0.7404, 0.5777)
  [32]  (0.6815, 0.5682)
  [33]  (0.6278, 0.5402)
  [34]  (0.6061, 0.4863)
  [35]  (0.5997, 0.4264)
  [36]  (0.6084, 0.3702)
  [37]  (0.6500, 0.3263)
  [38]  (0.7009, 0.2959)
  [39]  (0.7598, 0.2933)
  [40]  (0.8160, 0.3091)
  [41]  (0.8223, 0.3527)
  [42]  (0.6470, 0.9858)
  [43]  (0.6283, 0.9256)
  [44]  (0.6160, 0.8637)
  [45]  (0.6149, 0.8005)
  [46]  (0.6146, 0.7374)
  [47]  (0.6128, 0.6743)
  [48]  (0.6077, 0.6113)
  [49]  (0.5992, 0.5488)
  [50]  (0.5572, 0.5026)
  [51]  (0.5170, 0.4539)
  [52]  (0.4683, 0.4339)
  [53]  (0.4183, 0.4723)
  [54]  (0.3694, 0.5123)
  [55]  (0.3359, 0.5634)
  [56]  (0.3239, 0.6253)
  [57]  (0.3190, 0.6883)
  [58]  (0.3187, 0.7514)
  [59]  (0.3243, 0.8143)
  [60]  (0.3266, 0.8774)
  [61]  (0.3218, 0.9398)
  [62]  (0.3028, 1.0000)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0863, 0.0000)  angle=136.1 deg
  V1  (0.9137, 0.4793)  angle=32.9 deg
  V2  (0.9014, 0.5350)  angle=37.6 deg
  V3  (0.6278, 0.5402)  angle=40.6 deg
  V4  (0.6084, 0.3702)  angle=34.8 deg
  V5  (0.8160, 0.3091)  angle=66.1 deg
  V6  (0.6470, 0.9858)  angle=147.3 deg
  V7  (0.5992, 0.5488)  angle=34.5 deg
  V8  (0.4683, 0.4339)  angle=59.8 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
    }
),
