KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
kjb::Canny_edge_detector Member List

This is the complete list of members for kjb::Canny_edge_detector, including all inherited members.

Canny_edge_detector(float sigma=1, float begin_thresh=0, float end_thresh=0, size_t padding=0, bool use_fourier=true)kjb::Canny_edge_detectorinline
detect_edges(const Image &img, bool noiseless_data=false)kjb::Canny_edge_detectorinline
operator()(const Image &img, bool noiseless_data=false) const kjb::Canny_edge_detectorinline
operator=(const Canny_edge_detector &other)kjb::Canny_edge_detectorinline
swap(Canny_edge_detector &other)kjb::Canny_edge_detectorinline