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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.4899, 0.0000)
  [ 1]  (0.4907, 0.0110)
  [ 2]  (0.4914, 0.0221)
  [ 3]  (0.4922, 0.0331)
  [ 4]  (0.4929, 0.0441)
  [ 5]  (0.4936, 0.0551)
  [ 6]  (0.4944, 0.0662)
  [ 7]  (0.4951, 0.0772)
  [ 8]  (0.4959, 0.0882)
  [ 9]  (0.4966, 0.0992)
  [10]  (0.4970, 0.1103)
  [11]  (0.4973, 0.1213)
  [12]  (0.4976, 0.1324)
  [13]  (0.4980, 0.1434)
  [14]  (0.4983, 0.1545)
  [15]  (0.4986, 0.1655)
  [16]  (0.4989, 0.1766)
  [17]  (0.4999, 0.1876)
  [18]  (0.5011, 0.1986)
  [19]  (0.5022, 0.2096)
  [20]  (0.5034, 0.2206)
  [21]  (0.4899, 0.4158)
  [22]  (0.4908, 0.4251)
  [23]  (0.4917, 0.4344)
  [24]  (0.4926, 0.4437)
  [25]  (0.4935, 0.4530)
  [26]  (0.4943, 0.4623)
  [27]  (0.4959, 0.4715)
  [28]  (0.4977, 0.4807)
  [29]  (0.4994, 0.4899)
  [30]  (0.5011, 0.4991)
  [31]  (0.5028, 0.5083)
  [32]  (0.5040, 0.5175)
  [33]  (0.5049, 0.5268)
  [34]  (0.5058, 0.5361)
  [35]  (0.5067, 0.5454)
  [36]  (0.5076, 0.5547)
  [37]  (0.5082, 0.5640)
  [38]  (0.5087, 0.5734)
  [39]  (0.5091, 0.5827)
  [40]  (0.5096, 0.5920)
  [41]  (0.5101, 0.6013)
  [42]  (0.4899, 0.8193)
  [43]  (0.4909, 0.8283)
  [44]  (0.4918, 0.8373)
  [45]  (0.4927, 0.8464)
  [46]  (0.4936, 0.8554)
  [47]  (0.4946, 0.8644)
  [48]  (0.4955, 0.8734)
  [49]  (0.4964, 0.8824)
  [50]  (0.4973, 0.8914)
  [51]  (0.4983, 0.9004)
  [52]  (0.4990, 0.9095)
  [53]  (0.4993, 0.9185)
  [54]  (0.4997, 0.9276)
  [55]  (0.5000, 0.9366)
  [56]  (0.5004, 0.9457)
  [57]  (0.5007, 0.9547)
  [58]  (0.5011, 0.9638)
  [59]  (0.5011, 0.9728)
  [60]  (0.5011, 0.9819)
  [61]  (0.5011, 0.9909)
  [62]  (0.5011, 1.0000)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  (no sharp corners detected)

--- 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
    }
),
