=== SAVED CAST: chop_12_s51 ===
Normalized points: 60
Raw points: N/A

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7355, 1.0000)
  [ 1]  (0.7251, 0.9428)
  [ 2]  (0.7151, 0.8856)
  [ 3]  (0.7190, 0.8276)
  [ 4]  (0.7228, 0.7696)
  [ 5]  (0.7267, 0.7116)
  [ 6]  (0.7308, 0.6536)
  [ 7]  (0.7352, 0.5957)
  [ 8]  (0.7395, 0.5377)
  [ 9]  (0.7439, 0.4798)
  [10]  (0.7482, 0.4218)
  [11]  (0.7525, 0.3638)
  [12]  (0.7355, 0.0066)
  [13]  (0.7838, 0.0428)
  [14]  (0.8118, 0.0960)
  [15]  (0.7699, 0.1147)
  [16]  (0.7103, 0.1244)
  [17]  (0.6525, 0.1232)
  [18]  (0.5997, 0.0938)
  [19]  (0.6147, 0.0529)
  [20]  (0.6599, 0.0159)
  [21]  (0.7181, 0.0000)
  [22]  (0.7768, 0.0070)
  [23]  (0.8207, 0.0414)
  [24]  (0.7355, 0.8802)
  [25]  (0.7355, 0.8326)
  [26]  (0.7355, 0.7850)
  [27]  (0.7324, 0.7376)
  [28]  (0.7293, 0.6901)
  [29]  (0.7263, 0.6426)
  [30]  (0.7232, 0.5951)
  [31]  (0.7219, 0.5475)
  [32]  (0.7219, 0.4999)
  [33]  (0.7219, 0.4524)
  [34]  (0.7219, 0.4048)
  [35]  (0.7219, 0.3572)
  [36]  (0.7355, 0.2958)
  [37]  (0.6855, 0.3045)
  [38]  (0.6349, 0.3058)
  [39]  (0.5842, 0.3057)
  [40]  (0.5335, 0.3056)
  [41]  (0.4827, 0.3055)
  [42]  (0.4320, 0.3057)
  [43]  (0.3813, 0.3062)
  [44]  (0.3306, 0.3067)
  [45]  (0.2798, 0.3072)
  [46]  (0.2291, 0.3077)
  [47]  (0.1793, 0.3009)
  [48]  (0.7355, 0.1625)
  [49]  (0.6900, 0.1576)
  [50]  (0.6444, 0.1527)
  [51]  (0.5990, 0.1476)
  [52]  (0.5540, 0.1388)
  [53]  (0.5091, 0.1302)
  [54]  (0.4637, 0.1245)
  [55]  (0.4180, 0.1220)
  [56]  (0.3723, 0.1213)
  [57]  (0.3266, 0.1232)
  [58]  (0.2814, 0.1298)
  [59]  (0.2367, 0.1398)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.7355, 0.0066)  angle=129.6 deg
  V1  (0.8118, 0.0960)  angle=93.6 deg
  V2  (0.5997, 0.0938)  angle=81.0 deg
  V3  (0.6147, 0.0529)  angle=30.6 deg
  V4  (0.7768, 0.0070)  angle=31.2 deg
  V5  (0.8207, 0.0414)  angle=57.8 deg
  V6  (0.7355, 0.8802)  angle=174.2 deg
  V7  (0.7355, 0.2958)  angle=112.4 deg
  V8  (0.1793, 0.3009)  angle=158.2 deg
  V9  (0.7355, 0.1625)  angle=159.9 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
    }
),
