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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8227, 0.3049)
  [ 1]  (0.7396, 0.3078)
  [ 2]  (0.6565, 0.3084)
  [ 3]  (0.5734, 0.3088)
  [ 4]  (0.4903, 0.3094)
  [ 5]  (0.4072, 0.3123)
  [ 6]  (0.3241, 0.3151)
  [ 7]  (0.2412, 0.3195)
  [ 8]  (0.1581, 0.3191)
  [ 9]  (0.8227, 0.5107)
  [10]  (0.7837, 0.5494)
  [11]  (0.7406, 0.5835)
  [12]  (0.6974, 0.6175)
  [13]  (0.6543, 0.6515)
  [14]  (0.6111, 0.6856)
  [15]  (0.5697, 0.7216)
  [16]  (0.5289, 0.7584)
  [17]  (0.4880, 0.7951)
  [18]  (0.8227, 0.1156)
  [19]  (0.8277, 0.1638)
  [20]  (0.8328, 0.2119)
  [21]  (0.8378, 0.2600)
  [22]  (0.8419, 0.3082)
  [23]  (0.8397, 0.3566)
  [24]  (0.8376, 0.4049)
  [25]  (0.8348, 0.4532)
  [26]  (0.8259, 0.5008)
  [27]  (0.8227, 0.6537)
  [28]  (0.8227, 0.6973)
  [29]  (0.8227, 0.7408)
  [30]  (0.8223, 0.7843)
  [31]  (0.8166, 0.8274)
  [32]  (0.8109, 0.8706)
  [33]  (0.8051, 0.9137)
  [34]  (0.7993, 0.9569)
  [35]  (0.7935, 1.0000)
  [36]  (0.8227, 0.0000)
  [37]  (0.8250, 0.0713)
  [38]  (0.8234, 0.1427)
  [39]  (0.8200, 0.2140)
  [40]  (0.8165, 0.2853)
  [41]  (0.8130, 0.3566)
  [42]  (0.8043, 0.4274)
  [43]  (0.7952, 0.4982)
  [44]  (0.7867, 0.5691)
  [45]  (0.8227, 0.5820)
  [46]  (0.7467, 0.5833)
  [47]  (0.6707, 0.5846)
  [48]  (0.5947, 0.5863)
  [49]  (0.5187, 0.5894)
  [50]  (0.4428, 0.5924)
  [51]  (0.3668, 0.5955)
  [52]  (0.2909, 0.5985)
  [53]  (0.2149, 0.6016)
  [54]  (0.8227, 0.7851)
  [55]  (0.7654, 0.7914)
  [56]  (0.7081, 0.7977)
  [57]  (0.6509, 0.8040)
  [58]  (0.5936, 0.8103)
  [59]  (0.5363, 0.8149)
  [60]  (0.4787, 0.8172)
  [61]  (0.4212, 0.8195)
  [62]  (0.3636, 0.8218)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.1581, 0.3191)  angle=164.2 deg
  V1  (0.8227, 0.5107)  angle=119.1 deg
  V2  (0.4880, 0.7951)  angle=158.2 deg
  V3  (0.8227, 0.1156)  angle=147.8 deg
  V4  (0.7935, 1.0000)  angle=174.0 deg
  V5  (0.8227, 0.0000)  angle=176.5 deg
  V6  (0.7867, 0.5691)  angle=77.1 deg
  V7  (0.8227, 0.5820)  angle=159.2 deg
  V8  (0.2149, 0.6016)  angle=160.9 deg
  V9  (0.8227, 0.7851)  angle=156.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
    }
),
