[][src]Module simplecv::filter::canny

Canny's edge detector

Functions

canny_edge

Simply Canny's edge detector.

canny_edge_

Simply Canny's edge detector. Output buffer is allocated by users.