Functions
contrib/oxl/osl/osl_easy_canny.h File Reference
#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)

Function Documentation

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.