#include "trees.h"
Go to the source code of this file.
Functions | |
void | TREES_TREERINGMAG (IMAGE *in, LOCAL_INDEX *localindex, double sigma, int size, IMAGE **mag, IMAGE **dir) |
|
Definition at line 19 of file src/treeringmag.c. References CHECKIMG, CREATEGAUSS, IMAGE::data, IMGCOPY, malloc, MESSAGE, IMAGE::nbnd, RELIMG, SLEN, IMAGE::text, TREES_GRADIENT, and TREES_SCONVL. |