Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

susan.cc File Reference

#include <string.h>
#include <stdlib.h>
#include <cmath>
#include "susan.h"
Include dependency graph for susan.cc:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  DualCoding
 

Dual coding vision representations (Sketches and Shapes).


Functions

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

DualCoding 5.1CVS
Generated Mon May 9 04:56:30 2016 by Doxygen 1.6.3