#include <pcl/people/hog.h>
#include <math.h>
#include <string.h>
#include <cstdlib>
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
#define GH H1[O0[y]]+=M0[y]; H1[O1[y]]+=M1[y]; y++; |
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, |
|
|
|
b |
|
) |
| Gs[a][y]=H1[y]*N1[y-(b)]; if(Gs[a][y]>clip) Gs[a][y]=clip; |