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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9577, 0.2534)
  [ 1]  (0.8377, 0.2470)
  [ 2]  (0.7179, 0.2398)
  [ 3]  (0.5981, 0.2315)
  [ 4]  (0.4783, 0.2232)
  [ 5]  (0.3585, 0.2149)
  [ 6]  (0.2387, 0.2066)
  [ 7]  (0.1191, 0.1959)
  [ 8]  (0.0000, 0.1808)
  [ 9]  (0.9577, 0.4405)
  [10]  (0.9203, 0.5129)
  [11]  (0.8615, 0.5707)
  [12]  (0.8028, 0.6284)
  [13]  (0.7427, 0.6846)
  [14]  (0.6747, 0.7310)
  [15]  (0.6067, 0.7775)
  [16]  (0.5387, 0.8239)
  [17]  (0.4682, 0.8664)
  [18]  (0.9577, 0.0149)
  [19]  (0.9589, 0.0748)
  [20]  (0.9638, 0.1345)
  [21]  (0.9687, 0.1942)
  [22]  (0.9736, 0.2539)
  [23]  (0.9771, 0.3137)
  [24]  (0.9740, 0.3735)
  [25]  (0.9708, 0.4333)
  [26]  (0.9677, 0.4932)
  [27]  (0.9577, 0.5582)
  [28]  (0.9678, 0.6109)
  [29]  (0.9729, 0.6643)
  [30]  (0.9766, 0.7178)
  [31]  (0.9802, 0.7714)
  [32]  (0.9844, 0.8248)
  [33]  (0.9896, 0.8783)
  [34]  (0.9948, 0.9317)
  [35]  (1.0000, 0.9851)
  [36]  (0.9577, 0.1229)
  [37]  (0.9585, 0.1770)
  [38]  (0.9593, 0.2311)
  [39]  (0.9600, 0.2852)
  [40]  (0.9600, 0.3394)
  [41]  (0.9600, 0.3935)
  [42]  (0.9600, 0.4476)
  [43]  (0.9587, 0.5017)
  [44]  (0.9551, 0.5557)
  [45]  (0.9577, 0.6179)
  [46]  (0.9157, 0.6266)
  [47]  (0.8733, 0.6316)
  [48]  (0.8305, 0.6339)
  [49]  (0.7878, 0.6361)
  [50]  (0.7450, 0.6383)
  [51]  (0.7022, 0.6406)
  [52]  (0.6594, 0.6428)
  [53]  (0.6166, 0.6433)
  [54]  (0.9577, 0.8206)
  [55]  (0.9149, 0.8437)
  [56]  (0.8639, 0.8501)
  [57]  (0.8130, 0.8566)
  [58]  (0.7620, 0.8630)
  [59]  (0.7111, 0.8693)
  [60]  (0.6599, 0.8740)
  [61]  (0.6088, 0.8786)
  [62]  (0.6192, 0.8637)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0000, 0.1808)  angle=172.1 deg
  V1  (0.9577, 0.4405)  angle=102.1 deg
  V2  (0.4682, 0.8664)  angle=151.0 deg
  V3  (0.9577, 0.0149)  angle=148.9 deg
  V4  (1.0000, 0.9851)  angle=177.3 deg
  V5  (0.9577, 0.1229)  angle=178.1 deg
  V6  (0.9577, 0.6179)  angle=80.5 deg
  V7  (0.6166, 0.6433)  angle=151.9 deg
  V8  (0.9577, 0.8206)  angle=124.2 deg
  V9  (0.6088, 0.8786)  angle=130.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
    }
),
