Defines
hog.cpp File Reference
#include <pcl/people/hog.h>
#include <math.h>
#include <string.h>
#include <cstdlib>
Include dependency graph for hog.cpp:

Go to the source code of this file.

Defines

#define _USE_MATH_DEFINES
#define GH   H1[O0[y]]+=M0[y]; H1[O1[y]]+=M1[y]; y++;
#define GHinit
#define GRADY(r)   *Gy++=(*In++-*Ip++)*r;
#define U(a, b)   Gs[a][y]=H1[y]*N1[y-(b)]; if(Gs[a][y]>clip) Gs[a][y]=clip;

Define Documentation

Definition at line 44 of file hog.cpp.

#define GH   H1[O0[y]]+=M0[y]; H1[O1[y]]+=M1[y]; y++;
#define GHinit
Value:
yd=yb-yb0; yb+=sInv; H0=H+xb0*hb+yb0; xyd=xd*yd; \
      ms[0]=1-xd-yd+xyd; ms[1]=yd-xyd; ms[2]=xd-xyd; ms[3]=xyd;
#define GRADY (   r)    *Gy++=(*In++-*Ip++)*r;
#define U (   a,
 
)    Gs[a][y]=H1[y]*N1[y-(b)]; if(Gs[a][y]>clip) Gs[a][y]=clip;


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:38:45