#include <vcl_list.h>Go to the source code of this file.
Functions | |
| void | osl_easy_canny (int which_canny, vil1_image const &image, vcl_list< osl_edge * > *edges, double sigma=0) |
| void osl_easy_canny | ( | int | which_canny, |
| vil1_image const & | image, | ||
| vcl_list< osl_edge * > * | edges, | ||
| double | sigma = 0 |
||
| ) |
Definition at line 25 of file osl_easy_canny.cxx.
1.7.5.1