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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9226, 0.3766)
  [ 1]  (0.8096, 0.3765)
  [ 2]  (0.6966, 0.3758)
  [ 3]  (0.5836, 0.3751)
  [ 4]  (0.4707, 0.3740)
  [ 5]  (0.3577, 0.3763)
  [ 6]  (0.2447, 0.3754)
  [ 7]  (0.1318, 0.3733)
  [ 8]  (0.0189, 0.3758)
  [ 9]  (0.9226, 0.5345)
  [10]  (0.8647, 0.5747)
  [11]  (0.8014, 0.6059)
  [12]  (0.7392, 0.6391)
  [13]  (0.6839, 0.6827)
  [14]  (0.6298, 0.7277)
  [15]  (0.5800, 0.7777)
  [16]  (0.5292, 0.8265)
  [17]  (0.4783, 0.8752)
  [18]  (0.9226, 0.1024)
  [19]  (0.9266, 0.1407)
  [20]  (0.9306, 0.1791)
  [21]  (0.9340, 0.2174)
  [22]  (0.9372, 0.2559)
  [23]  (0.9403, 0.2943)
  [24]  (0.9450, 0.3325)
  [25]  (0.9503, 0.3707)
  [26]  (0.9587, 0.4083)
  [27]  (0.9226, 0.6243)
  [28]  (0.9226, 0.6713)
  [29]  (0.9230, 0.7183)
  [30]  (0.9249, 0.7653)
  [31]  (0.9269, 0.8122)
  [32]  (0.9288, 0.8592)
  [33]  (0.9307, 0.9062)
  [34]  (0.9331, 0.9531)
  [35]  (0.9362, 1.0000)
  [36]  (0.9226, 0.0000)
  [37]  (0.9208, 0.0848)
  [38]  (0.9190, 0.1695)
  [39]  (0.9239, 0.2539)
  [40]  (0.9358, 0.3378)
  [41]  (0.9476, 0.4217)
  [42]  (0.9594, 0.5057)
  [43]  (0.9711, 0.5896)
  [44]  (0.9811, 0.6738)
  [45]  (0.9226, 0.6022)
  [46]  (0.8402, 0.6022)
  [47]  (0.7578, 0.6022)
  [48]  (0.6755, 0.6066)
  [49]  (0.5933, 0.6117)
  [50]  (0.5111, 0.6181)
  [51]  (0.4290, 0.6245)
  [52]  (0.3466, 0.6247)
  [53]  (0.2642, 0.6248)
  [54]  (0.9226, 0.7728)
  [55]  (0.8595, 0.7764)
  [56]  (0.7963, 0.7789)
  [57]  (0.7331, 0.7809)
  [58]  (0.6699, 0.7831)
  [59]  (0.6067, 0.7855)
  [60]  (0.5436, 0.7880)
  [61]  (0.4808, 0.7852)
  [62]  (0.4186, 0.7752)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0189, 0.3758)  angle=168.8 deg
  V1  (0.9226, 0.5345)  angle=135.3 deg
  V2  (0.4783, 0.8752)  angle=163.6 deg
  V3  (0.9226, 0.1024)  angle=144.2 deg
  V4  (0.9362, 1.0000)  angle=177.0 deg
  V5  (0.9226, 0.0000)  angle=178.0 deg
  V6  (0.9811, 0.6738)  angle=147.5 deg
  V7  (0.9226, 0.6022)  angle=50.7 deg
  V8  (0.2642, 0.6248)  angle=167.3 deg
  V9  (0.9226, 0.7728)  angle=164.1 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
    }
),
