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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9486, 0.1956)
  [ 1]  (0.8341, 0.1894)
  [ 2]  (0.7193, 0.1891)
  [ 3]  (0.6045, 0.1903)
  [ 4]  (0.4897, 0.1920)
  [ 5]  (0.3749, 0.1937)
  [ 6]  (0.2601, 0.1942)
  [ 7]  (0.1453, 0.1925)
  [ 8]  (0.0306, 0.1898)
  [ 9]  (0.9486, 0.4602)
  [10]  (0.8855, 0.5117)
  [11]  (0.8252, 0.5664)
  [12]  (0.7670, 0.6233)
  [13]  (0.7081, 0.6795)
  [14]  (0.6536, 0.7401)
  [15]  (0.5975, 0.7991)
  [16]  (0.5414, 0.8581)
  [17]  (0.4827, 0.9145)
  [18]  (0.9486, 0.0000)
  [19]  (0.9437, 0.0451)
  [20]  (0.9396, 0.0903)
  [21]  (0.9396, 0.1357)
  [22]  (0.9396, 0.1811)
  [23]  (0.9420, 0.2264)
  [24]  (0.9447, 0.2717)
  [25]  (0.9491, 0.3169)
  [26]  (0.9544, 0.3620)
  [27]  (0.9486, 0.5352)
  [28]  (0.9503, 0.5933)
  [29]  (0.9516, 0.6514)
  [30]  (0.9516, 0.7096)
  [31]  (0.9523, 0.7677)
  [32]  (0.9557, 0.8258)
  [33]  (0.9592, 0.8838)
  [34]  (0.9631, 0.9419)
  [35]  (0.9634, 1.0000)
  [36]  (0.9486, 0.0000)
  [37]  (0.9486, 0.0696)
  [38]  (0.9492, 0.1393)
  [39]  (0.9506, 0.2089)
  [40]  (0.9532, 0.2785)
  [41]  (0.9588, 0.3479)
  [42]  (0.9606, 0.4174)
  [43]  (0.9629, 0.4870)
  [44]  (0.9694, 0.5563)
  [45]  (0.9486, 0.5744)
  [46]  (0.8759, 0.5766)
  [47]  (0.8031, 0.5788)
  [48]  (0.7303, 0.5809)
  [49]  (0.6576, 0.5831)
  [50]  (0.5849, 0.5864)
  [51]  (0.5123, 0.5908)
  [52]  (0.4402, 0.6010)
  [53]  (0.3680, 0.6107)
  [54]  (0.9486, 0.8531)
  [55]  (0.8891, 0.8599)
  [56]  (0.8290, 0.8607)
  [57]  (0.7689, 0.8619)
  [58]  (0.7091, 0.8678)
  [59]  (0.6493, 0.8739)
  [60]  (0.5894, 0.8790)
  [61]  (0.5296, 0.8849)
  [62]  (0.4699, 0.8921)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0306, 0.1898)  angle=164.9 deg
  V1  (0.9486, 0.4602)  angle=124.3 deg
  V2  (0.4827, 0.9145)  angle=160.8 deg
  V3  (0.9486, 0.0000)  angle=159.3 deg
  V4  (0.9634, 1.0000)  angle=179.5 deg
  V5  (0.9486, 0.0000)  angle=179.2 deg
  V6  (0.9694, 0.5563)  angle=54.4 deg
  V7  (0.9486, 0.5744)  angle=39.3 deg
  V8  (0.3680, 0.6107)  angle=149.6 deg
  V9  (0.9486, 0.8531)  angle=150.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
    }
),
