=== SAVED CAST: growth_12_s41 ===
Normalized points: 64
Raw points: N/A

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9212, 0.3340)
  [ 1]  (0.8598, 0.3377)
  [ 2]  (0.7983, 0.3415)
  [ 3]  (0.7369, 0.3452)
  [ 4]  (0.6754, 0.3490)
  [ 5]  (0.6140, 0.3527)
  [ 6]  (0.5525, 0.3565)
  [ 7]  (0.4911, 0.3602)
  [ 8]  (0.4296, 0.3640)
  [ 9]  (0.3682, 0.3677)
  [10]  (0.3067, 0.3715)
  [11]  (0.2453, 0.3752)
  [12]  (0.1838, 0.3790)
  [13]  (0.1224, 0.3827)
  [14]  (0.0611, 0.3888)
  [15]  (0.0000, 0.3962)
  [16]  (0.9212, 0.5169)
  [17]  (0.9360, 0.5336)
  [18]  (0.9508, 0.5503)
  [19]  (0.9655, 0.5671)
  [20]  (0.9803, 0.5838)
  [21]  (0.9662, 0.5844)
  [22]  (0.9443, 0.5805)
  [23]  (0.9223, 0.5767)
  [24]  (0.9003, 0.5729)
  [25]  (0.8858, 0.5582)
  [26]  (0.8743, 0.5391)
  [27]  (0.8629, 0.5199)
  [28]  (0.8514, 0.5008)
  [29]  (0.8609, 0.4945)
  [30]  (0.8832, 0.4960)
  [31]  (0.9055, 0.4974)
  [32]  (0.9212, 0.5364)
  [33]  (0.9486, 0.5553)
  [34]  (0.9760, 0.5742)
  [35]  (0.9604, 0.5866)
  [36]  (0.9287, 0.5964)
  [37]  (0.8969, 0.6062)
  [38]  (0.8651, 0.6161)
  [39]  (0.8342, 0.6178)
  [40]  (0.8052, 0.6014)
  [41]  (0.7858, 0.5859)
  [42]  (0.8172, 0.5750)
  [43]  (0.8486, 0.5641)
  [44]  (0.8801, 0.5533)
  [45]  (0.9115, 0.5424)
  [46]  (0.9143, 0.5401)
  [47]  (0.8821, 0.5483)
  [48]  (0.9212, 0.5952)
  [49]  (0.9459, 0.6054)
  [50]  (0.9707, 0.6156)
  [51]  (0.9954, 0.6258)
  [52]  (1.0000, 0.6431)
  [53]  (0.9868, 0.6660)
  [54]  (0.9601, 0.6652)
  [55]  (0.9334, 0.6643)
  [56]  (0.9066, 0.6635)
  [57]  (0.8799, 0.6626)
  [58]  (0.8686, 0.6547)
  [59]  (0.8856, 0.6340)
  [60]  (0.9025, 0.6133)
  [61]  (0.9205, 0.5943)
  [62]  (0.9462, 0.5869)
  [63]  (0.9719, 0.5794)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0000, 0.3962)  angle=165.6 deg
  V1  (0.9212, 0.5169)  angle=41.1 deg
  V2  (0.9803, 0.5838)  angle=129.0 deg
  V3  (0.9003, 0.5729)  angle=35.4 deg
  V4  (0.8514, 0.5008)  angle=87.3 deg
  V5  (0.8609, 0.4945)  angle=37.5 deg
  V6  (0.9055, 0.4974)  angle=64.2 deg
  V7  (0.9212, 0.5364)  angle=33.3 deg
  V8  (0.9760, 0.5742)  angle=106.9 deg
  V9  (0.8342, 0.6178)  angle=32.6 deg
  V10  (0.7858, 0.5859)  angle=122.4 deg
  V11  (0.9143, 0.5401)  angle=154.7 deg
  V12  (0.8821, 0.5483)  angle=115.6 deg
  V13  (0.9954, 0.6258)  angle=52.7 deg
  V14  (1.0000, 0.6431)  angle=44.8 deg
  V15  (0.9868, 0.6660)  angle=62.0 deg
  V16  (0.8799, 0.6626)  angle=33.1 deg
  V17  (0.8686, 0.6547)  angle=94.4 deg
  V18  (0.9205, 0.5943)  angle=30.4 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
    }
),
