#include <edge_detector.h>
Inheritance diagram for Function_2D::Canny_Deriche:
Public Methods | |
Canny_Deriche (const real_type center_x=0, const real_type center_y=0, const real_type sigma_x=1, const real_type sigma_y=1, const real_type orientation_angle=0) | |
Protected Methods | |
virtual real_type | base_value_proxy (const real_type x, const real_type y) const |
|
|
|
Implements Function_2D::Base_2D. |