#include <osl_canny_rothwell_params.h>
Public Member Functions | |
| osl_canny_rothwell_params () | |
| ~osl_canny_rothwell_params () | |
Public Attributes | |
| float | sigma |
| float | low |
| float | high |
| float | range |
| bool | verbose |
Definition at line 13 of file osl_canny_rothwell_params.h.
| osl_canny_rothwell_params::osl_canny_rothwell_params | ( | ) | [inline] |
Definition at line 16 of file osl_canny_rothwell_params.h.
| osl_canny_rothwell_params::~osl_canny_rothwell_params | ( | ) | [inline] |
Definition at line 17 of file osl_canny_rothwell_params.h.
Definition at line 21 of file osl_canny_rothwell_params.h.
Definition at line 20 of file osl_canny_rothwell_params.h.
Definition at line 22 of file osl_canny_rothwell_params.h.
Definition at line 19 of file osl_canny_rothwell_params.h.
Definition at line 23 of file osl_canny_rothwell_params.h.
1.7.5.1