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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8416, 0.2756)
  [ 1]  (0.7855, 0.2756)
  [ 2]  (0.7294, 0.2755)
  [ 3]  (0.6733, 0.2755)
  [ 4]  (0.6171, 0.2755)
  [ 5]  (0.5610, 0.2754)
  [ 6]  (0.5049, 0.2753)
  [ 7]  (0.4488, 0.2753)
  [ 8]  (0.3927, 0.2752)
  [ 9]  (0.3366, 0.2751)
  [10]  (0.2805, 0.2735)
  [11]  (0.2244, 0.2715)
  [12]  (0.1683, 0.2696)
  [13]  (0.1122, 0.2676)
  [14]  (0.0561, 0.2666)
  [15]  (0.0000, 0.2664)
  [16]  (0.8416, 0.5040)
  [17]  (0.8785, 0.5341)
  [18]  (0.8996, 0.5768)
  [19]  (0.9206, 0.6195)
  [20]  (0.9224, 0.6600)
  [21]  (0.8921, 0.6968)
  [22]  (0.8619, 0.7336)
  [23]  (0.8183, 0.7327)
  [24]  (0.7716, 0.7233)
  [25]  (0.7272, 0.7118)
  [26]  (0.7253, 0.6643)
  [27]  (0.7303, 0.6214)
  [28]  (0.7753, 0.6060)
  [29]  (0.8204, 0.5905)
  [30]  (0.8670, 0.5896)
  [31]  (0.8195, 0.5934)
  [32]  (0.8416, 0.5561)
  [33]  (0.8744, 0.5734)
  [34]  (0.9072, 0.5906)
  [35]  (0.9399, 0.6078)
  [36]  (0.9641, 0.6348)
  [37]  (0.9853, 0.6652)
  [38]  (1.0000, 0.6938)
  [39]  (0.9663, 0.7090)
  [40]  (0.9325, 0.7243)
  [41]  (0.8967, 0.7170)
  [42]  (0.8608, 0.7080)
  [43]  (0.8249, 0.6989)
  [44]  (0.8328, 0.6645)
  [45]  (0.8427, 0.6289)
  [46]  (0.8703, 0.6085)
  [47]  (0.9042, 0.5934)
  [48]  (0.8416, 0.5709)
  [49]  (0.8749, 0.5737)
  [50]  (0.9081, 0.5765)
  [51]  (0.9350, 0.5865)
  [52]  (0.9412, 0.6193)
  [53]  (0.9474, 0.6521)
  [54]  (0.9240, 0.6709)
  [55]  (0.8947, 0.6870)
  [56]  (0.8655, 0.7031)
  [57]  (0.8402, 0.6876)
  [58]  (0.8159, 0.6648)
  [59]  (0.8322, 0.6357)
  [60]  (0.8487, 0.6067)
  [61]  (0.8743, 0.5926)
  [62]  (0.9076, 0.5912)
  [63]  (0.9410, 0.5898)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0000, 0.2664)  angle=164.5 deg
  V1  (0.9224, 0.6600)  angle=41.9 deg
  V2  (0.8619, 0.7336)  angle=51.7 deg
  V3  (0.7272, 0.7118)  angle=73.2 deg
  V4  (0.7303, 0.6214)  angle=64.4 deg
  V5  (0.8670, 0.5896)  angle=176.6 deg
  V6  (0.8195, 0.5934)  angle=125.2 deg
  V7  (0.8416, 0.5561)  angle=87.1 deg
  V8  (1.0000, 0.6938)  angle=92.9 deg
  V9  (0.9325, 0.7243)  angle=35.8 deg
  V10  (0.8249, 0.6989)  angle=88.7 deg
  V11  (0.8427, 0.6289)  angle=37.9 deg
  V12  (0.9042, 0.5934)  angle=136.3 deg
  V13  (0.8416, 0.5709)  angle=165.0 deg
  V14  (0.9350, 0.5865)  angle=59.0 deg
  V15  (0.9474, 0.6521)  angle=62.0 deg
  V16  (0.8655, 0.7031)  angle=60.5 deg
  V17  (0.8159, 0.6648)  angle=76.2 deg
  V18  (0.8487, 0.6067)  angle=31.5 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
    }
),
