=== SAVED CAST: veinmine_5_s51 ===
Normalized points: 60
Raw points: N/A

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8384, 0.0000)
  [ 1]  (0.8423, 0.0692)
  [ 2]  (0.8462, 0.1384)
  [ 3]  (0.8512, 0.2076)
  [ 4]  (0.8565, 0.2767)
  [ 5]  (0.8617, 0.3458)
  [ 6]  (0.8670, 0.4149)
  [ 7]  (0.8741, 0.4839)
  [ 8]  (0.8820, 0.5527)
  [ 9]  (0.8898, 0.6216)
  [10]  (0.8953, 0.6907)
  [11]  (0.8985, 0.7599)
  [12]  (0.8384, 0.7434)
  [13]  (0.7723, 0.7354)
  [14]  (0.7051, 0.7357)
  [15]  (0.6379, 0.7359)
  [16]  (0.5708, 0.7384)
  [17]  (0.5038, 0.7424)
  [18]  (0.4367, 0.7464)
  [19]  (0.3697, 0.7505)
  [20]  (0.3026, 0.7545)
  [21]  (0.2356, 0.7586)
  [22]  (0.1685, 0.7631)
  [23]  (0.1015, 0.7637)
  [24]  (0.8384, 0.9682)
  [25]  (0.7852, 0.9719)
  [26]  (0.7321, 0.9756)
  [27]  (0.6789, 0.9793)
  [28]  (0.6258, 0.9832)
  [29]  (0.5727, 0.9874)
  [30]  (0.5195, 0.9916)
  [31]  (0.4664, 0.9958)
  [32]  (0.4133, 1.0000)
  [33]  (0.3601, 0.9998)
  [34]  (0.3068, 0.9982)
  [35]  (0.2625, 0.9787)
  [36]  (0.8384, 0.3895)
  [37]  (0.8420, 0.4600)
  [38]  (0.8455, 0.5305)
  [39]  (0.8459, 0.6010)
  [40]  (0.8450, 0.6716)
  [41]  (0.8441, 0.7422)
  [42]  (0.8447, 0.8128)
  [43]  (0.8463, 0.8834)
  [44]  (0.7852, 0.8978)
  [45]  (0.7148, 0.9026)
  [46]  (0.6444, 0.9072)
  [47]  (0.5742, 0.9149)
  [48]  (0.8384, 0.4422)
  [49]  (0.8585, 0.4674)
  [50]  (0.8787, 0.4925)
  [51]  (0.8684, 0.5155)
  [52]  (0.8433, 0.5318)
  [53]  (0.8118, 0.5248)
  [54]  (0.7850, 0.5130)
  [55]  (0.7769, 0.4818)
  [56]  (0.7689, 0.4506)
  [57]  (0.7929, 0.4382)
  [58]  (0.8240, 0.4326)
  [59]  (0.8548, 0.4422)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.8985, 0.7599)  angle=108.0 deg
  V1  (0.1015, 0.7637)  angle=164.0 deg
  V2  (0.8384, 0.9682)  angle=160.5 deg
  V3  (0.2625, 0.9787)  angle=110.6 deg
  V4  (0.8384, 0.3895)  angle=132.8 deg
  V5  (0.8463, 0.8834)  angle=78.0 deg
  V6  (0.5742, 0.9149)  angle=125.5 deg
  V7  (0.8384, 0.4422)  angle=112.1 deg
  V8  (0.8787, 0.4925)  angle=62.9 deg
  V9  (0.8684, 0.5155)  angle=32.8 deg
  V10  (0.8433, 0.5318)  angle=45.5 deg
  V11  (0.7850, 0.5130)  angle=51.8 deg
  V12  (0.7689, 0.4506)  angle=77.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
    }
),
