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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.4423, 0.0000)
  [ 1]  (0.4423, 0.0501)
  [ 2]  (0.4423, 0.1001)
  [ 3]  (0.4431, 0.1502)
  [ 4]  (0.4459, 0.2002)
  [ 5]  (0.4487, 0.2501)
  [ 6]  (0.4515, 0.3001)
  [ 7]  (0.4543, 0.3501)
  [ 8]  (0.4569, 0.4001)
  [ 9]  (0.4591, 0.4501)
  [10]  (0.4612, 0.5001)
  [11]  (0.4634, 0.5502)
  [12]  (0.4655, 0.6002)
  [13]  (0.4676, 0.6502)
  [14]  (0.4698, 0.7002)
  [15]  (0.4687, 0.7502)
  [16]  (0.4662, 0.8002)
  [17]  (0.4637, 0.8502)
  [18]  (0.4613, 0.9002)
  [19]  (0.4578, 0.9502)
  [20]  (0.4530, 1.0000)
  [21]  (0.4423, 0.2451)
  [22]  (0.4767, 0.2521)
  [23]  (0.5079, 0.2660)
  [24]  (0.5356, 0.2874)
  [25]  (0.5633, 0.3089)
  [26]  (0.5818, 0.3385)
  [27]  (0.5997, 0.3687)
  [28]  (0.6130, 0.3997)
  [29]  (0.6074, 0.4343)
  [30]  (0.5936, 0.4630)
  [31]  (0.5627, 0.4797)
  [32]  (0.5303, 0.4892)
  [33]  (0.4953, 0.4876)
  [34]  (0.4659, 0.4741)
  [35]  (0.4424, 0.4480)
  [36]  (0.4336, 0.4148)
  [37]  (0.4276, 0.3803)
  [38]  (0.4322, 0.3469)
  [39]  (0.4454, 0.3144)
  [40]  (0.4668, 0.2896)
  [41]  (0.4983, 0.2743)
  [42]  (0.4423, 0.6559)
  [43]  (0.4679, 0.6716)
  [44]  (0.4922, 0.6888)
  [45]  (0.5123, 0.7111)
  [46]  (0.5324, 0.7334)
  [47]  (0.5512, 0.7562)
  [48]  (0.5528, 0.7862)
  [49]  (0.5544, 0.8161)
  [50]  (0.5364, 0.8386)
  [51]  (0.5120, 0.8521)
  [52]  (0.4820, 0.8521)
  [53]  (0.4520, 0.8520)
  [54]  (0.4253, 0.8433)
  [55]  (0.4050, 0.8218)
  [56]  (0.3932, 0.7943)
  [57]  (0.3870, 0.7657)
  [58]  (0.3884, 0.7357)
  [59]  (0.3899, 0.7057)
  [60]  (0.4147, 0.6895)
  [61]  (0.4440, 0.6908)
  [62]  (0.4738, 0.6944)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.4530, 1.0000)  angle=173.7 deg
  V1  (0.4423, 0.2451)  angle=102.4 deg
  V2  (0.6130, 0.3997)  angle=32.4 deg
  V3  (0.5936, 0.4630)  angle=35.8 deg
  V4  (0.4983, 0.2743)  angle=124.1 deg
  V5  (0.4423, 0.6559)  angle=66.7 deg
  V6  (0.5512, 0.7562)  angle=36.4 deg
  V7  (0.5544, 0.8161)  angle=41.7 deg
  V8  (0.3899, 0.7057)  angle=54.1 deg
  V9  (0.4147, 0.6895)  angle=35.7 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
    }
),
