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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.8351, 0.0223)
  [ 1]  (0.8409, 0.0853)
  [ 2]  (0.8468, 0.1483)
  [ 3]  (0.8524, 0.2113)
  [ 4]  (0.8561, 0.2744)
  [ 5]  (0.8599, 0.3376)
  [ 6]  (0.8637, 0.4007)
  [ 7]  (0.8675, 0.4638)
  [ 8]  (0.8712, 0.5270)
  [ 9]  (0.8750, 0.5901)
  [10]  (0.8767, 0.6534)
  [11]  (0.8784, 0.7166)
  [12]  (0.8351, 0.7132)
  [13]  (0.7592, 0.7155)
  [14]  (0.6833, 0.7173)
  [15]  (0.6073, 0.7186)
  [16]  (0.5314, 0.7198)
  [17]  (0.4554, 0.7211)
  [18]  (0.3795, 0.7223)
  [19]  (0.3036, 0.7241)
  [20]  (0.2277, 0.7263)
  [21]  (0.1517, 0.7285)
  [22]  (0.0758, 0.7314)
  [23]  (0.0000, 0.7353)
  [24]  (0.8351, 0.9590)
  [25]  (0.7757, 0.9594)
  [26]  (0.7162, 0.9598)
  [27]  (0.6568, 0.9609)
  [28]  (0.5975, 0.9644)
  [29]  (0.5381, 0.9679)
  [30]  (0.4788, 0.9714)
  [31]  (0.4195, 0.9748)
  [32]  (0.3601, 0.9772)
  [33]  (0.3006, 0.9777)
  [34]  (0.2412, 0.9772)
  [35]  (0.1818, 0.9747)
  [36]  (0.8351, 0.2550)
  [37]  (0.8484, 0.3574)
  [38]  (0.8617, 0.4598)
  [39]  (0.8780, 0.5617)
  [40]  (0.8943, 0.6637)
  [41]  (0.9060, 0.7662)
  [42]  (0.9138, 0.8692)
  [43]  (0.8508, 0.9128)
  [44]  (0.7479, 0.9216)
  [45]  (0.6450, 0.9296)
  [46]  (0.5418, 0.9314)
  [47]  (0.4385, 0.9336)
  [48]  (0.8351, 0.3297)
  [49]  (0.8871, 0.3560)
  [50]  (0.9324, 0.3920)
  [51]  (0.9750, 0.4317)
  [52]  (1.0000, 0.4810)
  [53]  (0.9552, 0.5063)
  [54]  (0.9001, 0.5157)
  [55]  (0.8446, 0.4978)
  [56]  (0.8134, 0.4573)
  [57]  (0.8129, 0.4014)
  [58]  (0.8466, 0.3676)
  [59]  (0.9049, 0.3700)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.8784, 0.7166)  angle=96.0 deg
  V1  (0.0000, 0.7353)  angle=162.0 deg
  V2  (0.8351, 0.9590)  angle=164.7 deg
  V3  (0.1818, 0.9747)  angle=129.7 deg
  V4  (0.8351, 0.2550)  angle=130.4 deg
  V5  (0.9138, 0.8692)  angle=59.6 deg
  V6  (0.4385, 0.9336)  angle=124.5 deg
  V7  (0.8351, 0.3297)  angle=83.5 deg
  V8  (1.0000, 0.4810)  angle=87.4 deg
  V9  (0.8446, 0.4978)  angle=34.5 deg
  V10  (0.8134, 0.4573)  angle=37.1 deg
  V11  (0.8129, 0.4014)  angle=45.5 deg
  V12  (0.8466, 0.3676)  angle=47.4 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
    }
),
