Classes | Functions | Variables
Segmentation::QPPF::Contour2D Namespace Reference

binary mapping from $ x, y$ to binary pattern More...

Classes

struct  spline2D

Functions

void generateSpline2D ()

Variables

spline2D g_Splines [9][256]
 global spline pattern (computed once, 8 for each direction + 1 for start)
int SplineMap []

Detailed Description

binary mapping from $ x, y$ to binary pattern


Function Documentation

Definition at line 78 of file quad_regression_algo.h.


Variable Documentation

global spline pattern (computed once, 8 for each direction + 1 for start)

Definition at line 70 of file quad_regression_algo.h.

Initial value:
{
                   4, 5,  6,
                   3, -1, 7,
                   2, 1,  0
  }

Definition at line 72 of file quad_regression_algo.h.



cob_3d_segmentation
Author(s): Georg Arbeiter
autogenerated on Wed Aug 26 2015 11:03:04