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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (1.0000, 0.8040)
  [ 1]  (0.9143, 0.8258)
  [ 2]  (0.8286, 0.8475)
  [ 3]  (0.7429, 0.8693)
  [ 4]  (0.6571, 0.8901)
  [ 5]  (0.5693, 0.9005)
  [ 6]  (0.4815, 0.9109)
  [ 7]  (0.4899, 0.8307)
  [ 8]  (0.4984, 0.7428)
  [ 9]  (0.5051, 0.6546)
  [10]  (0.5103, 0.5665)
  [11]  (0.5077, 0.4781)
  [12]  (0.5050, 0.3897)
  [13]  (0.4858, 0.3054)
  [14]  (0.4473, 0.2259)
  [15]  (0.3946, 0.1609)
  [16]  (0.3139, 0.1250)
  [17]  (0.2331, 0.0891)
  [18]  (0.1469, 0.0982)
  [19]  (0.0599, 0.1140)
  [20]  (0.0000, 0.1700)
  [21]  (1.0000, 0.2831)
  [22]  (0.9584, 0.2866)
  [23]  (0.9168, 0.2902)
  [24]  (0.8751, 0.2937)
  [25]  (0.8335, 0.2972)
  [26]  (0.7919, 0.3008)
  [27]  (0.7503, 0.3043)
  [28]  (0.7087, 0.3078)
  [29]  (0.6669, 0.3092)
  [30]  (0.6252, 0.3104)
  [31]  (0.5834, 0.3115)
  [32]  (0.5417, 0.3127)
  [33]  (0.4999, 0.3139)
  [34]  (0.4582, 0.3151)
  [35]  (0.4164, 0.3162)
  [36]  (0.3747, 0.3174)
  [37]  (0.3329, 0.3186)
  [38]  (0.2912, 0.3198)
  [39]  (0.2494, 0.3206)
  [40]  (0.2077, 0.3205)
  [41]  (0.1659, 0.3204)
  [42]  (1.0000, 0.4127)
  [43]  (0.9803, 0.4495)
  [44]  (0.9470, 0.4727)
  [45]  (0.9103, 0.4925)
  [46]  (0.8737, 0.5124)
  [47]  (0.8370, 0.5322)
  [48]  (0.8003, 0.5521)
  [49]  (0.7636, 0.5720)
  [50]  (0.7270, 0.5918)
  [51]  (0.6903, 0.6117)
  [52]  (0.6533, 0.6309)
  [53]  (0.6161, 0.6497)
  [54]  (0.5789, 0.6685)
  [55]  (0.5417, 0.6874)
  [56]  (0.5045, 0.7062)
  [57]  (0.4673, 0.7250)
  [58]  (0.4301, 0.7439)
  [59]  (0.3929, 0.7627)
  [60]  (0.3557, 0.7815)
  [61]  (0.3185, 0.8005)
  [62]  (0.2829, 0.8221)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.4815, 0.9109)  angle=102.8 deg
  V1  (0.2331, 0.0891)  angle=30.0 deg
  V2  (0.0599, 0.1140)  angle=32.8 deg
  V3  (0.0000, 0.1700)  angle=130.5 deg
  V4  (1.0000, 0.2831)  angle=168.7 deg
  V5  (0.1659, 0.3204)  angle=173.8 deg
  V6  (1.0000, 0.4127)  angle=111.9 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
    }
),
