Commit a07b2323 authored by Davis King's avatar Davis King

fixed typo in spec

parent b1eb8aa1
...@@ -77,7 +77,7 @@ namespace dlib ...@@ -77,7 +77,7 @@ namespace dlib
> >
void hysteresis_threshold ( void hysteresis_threshold (
const in_image_type& in_img, const in_image_type& in_img,
const out_image_type& out_img, out_image_type& out_img,
unsigned long lower_thresh, unsigned long lower_thresh,
unsigned long upper_thresh unsigned long upper_thresh
); );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment