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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9000, 0.3664)
  [ 1]  (0.7964, 0.3621)
  [ 2]  (0.6927, 0.3622)
  [ 3]  (0.5890, 0.3623)
  [ 4]  (0.4853, 0.3624)
  [ 5]  (0.3816, 0.3626)
  [ 6]  (0.2779, 0.3642)
  [ 7]  (0.1743, 0.3675)
  [ 8]  (0.0705, 0.3678)
  [ 9]  (0.9000, 0.5177)
  [10]  (0.8510, 0.5750)
  [11]  (0.7884, 0.6184)
  [12]  (0.7260, 0.6621)
  [13]  (0.6637, 0.7059)
  [14]  (0.6068, 0.7565)
  [15]  (0.5516, 0.8089)
  [16]  (0.4953, 0.8602)
  [17]  (0.4385, 0.9110)
  [18]  (0.9000, 0.0510)
  [19]  (0.9000, 0.0915)
  [20]  (0.8981, 0.1319)
  [21]  (0.8958, 0.1724)
  [22]  (0.8958, 0.2129)
  [23]  (0.8958, 0.2534)
  [24]  (0.8958, 0.2939)
  [25]  (0.8958, 0.3343)
  [26]  (0.8958, 0.3748)
  [27]  (0.9000, 0.5809)
  [28]  (0.8961, 0.6334)
  [29]  (0.8965, 0.6860)
  [30]  (0.9031, 0.7382)
  [31]  (0.9076, 0.7907)
  [32]  (0.9118, 0.8432)
  [33]  (0.9167, 0.8956)
  [34]  (0.9253, 0.9475)
  [35]  (0.9295, 1.0000)
  [36]  (0.9000, 0.0000)
  [37]  (0.9028, 0.0669)
  [38]  (0.9043, 0.1337)
  [39]  (0.9043, 0.2006)
  [40]  (0.9043, 0.2676)
  [41]  (0.9047, 0.3345)
  [42]  (0.9104, 0.4011)
  [43]  (0.9154, 0.4678)
  [44]  (0.9210, 0.5345)
  [45]  (0.9000, 0.5727)
  [46]  (0.8481, 0.5646)
  [47]  (0.7957, 0.5601)
  [48]  (0.7432, 0.5559)
  [49]  (0.6907, 0.5537)
  [50]  (0.6381, 0.5526)
  [51]  (0.5855, 0.5530)
  [52]  (0.5329, 0.5535)
  [53]  (0.4812, 0.5624)
  [54]  (0.9000, 0.7814)
  [55]  (0.8529, 0.7816)
  [56]  (0.8057, 0.7818)
  [57]  (0.7585, 0.7820)
  [58]  (0.7113, 0.7825)
  [59]  (0.6642, 0.7830)
  [60]  (0.6170, 0.7837)
  [61]  (0.5705, 0.7912)
  [62]  (0.5240, 0.7987)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0705, 0.3678)  angle=169.6 deg
  V1  (0.9000, 0.5177)  angle=120.3 deg
  V2  (0.4385, 0.9110)  angle=160.0 deg
  V3  (0.9000, 0.0510)  angle=151.8 deg
  V4  (0.9295, 1.0000)  angle=177.1 deg
  V5  (0.9000, 0.0000)  angle=179.3 deg
  V6  (0.9210, 0.5345)  angle=33.6 deg
  V7  (0.9000, 0.5727)  angle=70.1 deg
  V8  (0.4812, 0.5624)  angle=142.6 deg
  V9  (0.9000, 0.7814)  angle=152.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
    }
),
