#include "_cv.h"
Macros | |
#define | _CV_SNAKE_BIG 2.e+38f |
#define | _CV_SNAKE_IMAGE 1 |
#define | _CV_SNAKE_GRAD 2 |
#define | WTILE_SIZE 8 |
#define | TILE_SIZE (WTILE_SIZE + 2) |
Functions | |
CV_IMPL void | cvSnakeImage (const IplImage *src, CvPoint *points, int length, float *alpha, float *beta, float *gamma, int coeffUsage, CvSize win, CvTermCriteria criteria, int calcGradient) |
#define _CV_SNAKE_BIG 2.e+38f |
#define _CV_SNAKE_GRAD 2 |
#define _CV_SNAKE_IMAGE 1 |
#define TILE_SIZE (WTILE_SIZE + 2) |
#define WTILE_SIZE 8 |