Thread: TCanny
View Single Post
Old 14th August 2016, 10:48   #5  |  Link
HolyWu
Registered User
 
Join Date: Aug 2006
Location: Taiwan
Posts: 392
Update r6.
  • Add the Scharr operator.
  • Remove the nms parameter.
  • Optimize the gaussian blur function.
  • Vectorize the non-maximum suppression function.
  • Vectorize the output functions of mode -1, 0 and 1.
  • Now uses per thread buffer allocation instead of per frame.
HolyWu is offline