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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6151, 1.0000)
  [ 1]  (0.6044, 0.9292)
  [ 2]  (0.5864, 0.8594)
  [ 3]  (0.5626, 0.7914)
  [ 4]  (0.5419, 0.7225)
  [ 5]  (0.5402, 0.6525)
  [ 6]  (0.5875, 0.6014)
  [ 7]  (0.6173, 0.5379)
  [ 8]  (0.6229, 0.4662)
  [ 9]  (0.6229, 0.3941)
  [10]  (0.6221, 0.3220)
  [11]  (0.6204, 0.2499)
  [12]  (0.6151, 0.0000)
  [13]  (0.6437, 0.0115)
  [14]  (0.6634, 0.0352)
  [15]  (0.6786, 0.0618)
  [16]  (0.6810, 0.0902)
  [17]  (0.6615, 0.1094)
  [18]  (0.6317, 0.1172)
  [19]  (0.6042, 0.1049)
  [20]  (0.5805, 0.0852)
  [21]  (0.5740, 0.0607)
  [22]  (0.5950, 0.0392)
  [23]  (0.6229, 0.0261)
  [24]  (0.6151, 0.0749)
  [25]  (0.6189, 0.1232)
  [26]  (0.6227, 0.1714)
  [27]  (0.6275, 0.2196)
  [28]  (0.6327, 0.2677)
  [29]  (0.6386, 0.3158)
  [30]  (0.6386, 0.3642)
  [31]  (0.6401, 0.4126)
  [32]  (0.6412, 0.4609)
  [33]  (0.6434, 0.5093)
  [34]  (0.6484, 0.5574)
  [35]  (0.6570, 0.6050)
  [36]  (0.6151, 0.7388)
  [37]  (0.5914, 0.7378)
  [38]  (0.5676, 0.7368)
  [39]  (0.5439, 0.7360)
  [40]  (0.5202, 0.7356)
  [41]  (0.4964, 0.7351)
  [42]  (0.4727, 0.7347)
  [43]  (0.4489, 0.7342)
  [44]  (0.4252, 0.7344)
  [45]  (0.4014, 0.7346)
  [46]  (0.3777, 0.7349)
  [47]  (0.3539, 0.7352)
  [48]  (0.6151, 0.8666)
  [49]  (0.5881, 0.8666)
  [50]  (0.5613, 0.8697)
  [51]  (0.5346, 0.8734)
  [52]  (0.5078, 0.8771)
  [53]  (0.4809, 0.8782)
  [54]  (0.4539, 0.8786)
  [55]  (0.4269, 0.8790)
  [56]  (0.3999, 0.8796)
  [57]  (0.3729, 0.8801)
  [58]  (0.3459, 0.8808)
  [59]  (0.3190, 0.8815)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.5402, 0.6525)  angle=44.2 deg
  V1  (0.6151, 0.0000)  angle=113.0 deg
  V2  (0.6810, 0.0902)  angle=50.4 deg
  V3  (0.6317, 0.1172)  angle=38.8 deg
  V4  (0.5805, 0.0852)  angle=35.3 deg
  V5  (0.5740, 0.0607)  angle=59.4 deg
  V6  (0.6229, 0.0261)  angle=124.3 deg
  V7  (0.6151, 0.7388)  angle=75.1 deg
  V8  (0.3539, 0.7352)  angle=152.6 deg
  V9  (0.6151, 0.8666)  angle=153.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
    }
),
