Homepage Demos Overview Downloads Tutorials Reference
Credits

susan.cc File Reference

#include <string.h>
#include <stdlib.h>
#include <math.h>
#include "susan.h"

Include dependency graph for susan.cc:

Go to the source code of this file.

Namespaces

namespace  DualCoding

Functions

void DualCoding::setup_brightness_lut (uchar **bp, int thresh, int form)
void DualCoding::susan_principle (uchar *in, int *r, uchar *bp, int max_no, int x_size, int y_size)
void DualCoding::susan_thin (int *r, uchar *mid, int x_size, int y_size)
void DualCoding::susan_edges_internal (uchar *in, int *r, uchar *mid, uchar *bp, int max_no, int x_size, int y_size)
void DualCoding::edge_draw (uchar *in, uchar *mid, int x_size, int y_size, int drawing_mode)


DualCoding 3.0beta
Generated Wed Oct 4 00:02:21 2006 by Doxygen 1.4.7