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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.9272, 0.3687)
  [ 1]  (0.8181, 0.3625)
  [ 2]  (0.7087, 0.3615)
  [ 3]  (0.5993, 0.3606)
  [ 4]  (0.4899, 0.3613)
  [ 5]  (0.3805, 0.3630)
  [ 6]  (0.2717, 0.3523)
  [ 7]  (0.1628, 0.3412)
  [ 8]  (0.0541, 0.3295)
  [ 9]  (0.9272, 0.5372)
  [10]  (0.8587, 0.5830)
  [11]  (0.7889, 0.6268)
  [12]  (0.7189, 0.6704)
  [13]  (0.6498, 0.7152)
  [14]  (0.5809, 0.7605)
  [15]  (0.5108, 0.8038)
  [16]  (0.4389, 0.8441)
  [17]  (0.3684, 0.8865)
  [18]  (0.9272, 0.0998)
  [19]  (0.9304, 0.1473)
  [20]  (0.9324, 0.1949)
  [21]  (0.9344, 0.2425)
  [22]  (0.9368, 0.2900)
  [23]  (0.9399, 0.3376)
  [24]  (0.9430, 0.3851)
  [25]  (0.9444, 0.4327)
  [26]  (0.9444, 0.4803)
  [27]  (0.9272, 0.6375)
  [28]  (0.9287, 0.6829)
  [29]  (0.9300, 0.7283)
  [30]  (0.9268, 0.7735)
  [31]  (0.9236, 0.8188)
  [32]  (0.9228, 0.8641)
  [33]  (0.9261, 0.9094)
  [34]  (0.9293, 0.9546)
  [35]  (0.9301, 1.0000)
  [36]  (0.9272, 0.0000)
  [37]  (0.9292, 0.0692)
  [38]  (0.9334, 0.1382)
  [39]  (0.9393, 0.2072)
  [40]  (0.9453, 0.2761)
  [41]  (0.9459, 0.3453)
  [42]  (0.9439, 0.4144)
  [43]  (0.9418, 0.4836)
  [44]  (0.9301, 0.5517)
  [45]  (0.9272, 0.5573)
  [46]  (0.8751, 0.5584)
  [47]  (0.8231, 0.5614)
  [48]  (0.7711, 0.5645)
  [49]  (0.7191, 0.5676)
  [50]  (0.6671, 0.5707)
  [51]  (0.6152, 0.5753)
  [52]  (0.5635, 0.5817)
  [53]  (0.5118, 0.5880)
  [54]  (0.9272, 0.7619)
  [55]  (0.8771, 0.7630)
  [56]  (0.8270, 0.7641)
  [57]  (0.7769, 0.7651)
  [58]  (0.7269, 0.7662)
  [59]  (0.6768, 0.7685)
  [60]  (0.6268, 0.7712)
  [61]  (0.5767, 0.7740)
  [62]  (0.5267, 0.7767)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0541, 0.3295)  angle=172.8 deg
  V1  (0.9272, 0.5372)  angle=132.9 deg
  V2  (0.3684, 0.8865)  angle=156.4 deg
  V3  (0.9272, 0.0998)  angle=140.8 deg
  V4  (0.9301, 1.0000)  angle=179.1 deg
  V5  (0.9272, 0.0000)  angle=178.5 deg
  V6  (0.9272, 0.5573)  angle=61.5 deg
  V7  (0.5118, 0.5880)  angle=150.3 deg
  V8  (0.9272, 0.7619)  angle=156.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
    }
),
