Functions
ehbsw_if_py.cpp File Reference
#include "ehbsw.hpp"
#include <iostream>
#include <cstring>
#include <cmath>
Include dependency graph for ehbsw_if_py.cpp:

Go to the source code of this file.

Functions

void create_histograms (float *h, int nmh, int nh, int mh, int *vws, int nvw, int mvw, float *bboxes, int nbboxes, int mbboxes)
void ehbsw_pownorm (float *scores, int dim_out, int *vw_ima, int height, int width, int half_win_size, int d, float *classifier)
void gen_windows (float *bboxes_gw, int nmbboxes_gw, int *used, int xstep, int ystep, int widthmin, int widthmax, int widthstep, float *whratios, int nwhratios, int xmax, int ymax)
int main (void)

Function Documentation

void create_histograms ( float *  h,
int  nmh,
int  nh,
int  mh,
int *  vws,
int  nvw,
int  mvw,
float *  bboxes,
int  nbboxes,
int  mbboxes 
)

Definition at line 30 of file ehbsw_if_py.cpp.

void ehbsw_pownorm ( float *  scores,
int  dim_out,
int *  vw_ima,
int  height,
int  width,
int  half_win_size,
int  d,
float *  classifier 
)

Definition at line 16 of file ehbsw_if_py.cpp.

void gen_windows ( float *  bboxes_gw,
int  nmbboxes_gw,
int *  used,
int  xstep,
int  ystep,
int  widthmin,
int  widthmax,
int  widthstep,
float *  whratios,
int  nwhratios,
int  xmax,
int  ymax 
)

Definition at line 57 of file ehbsw_if_py.cpp.

int main ( void  )

Definition at line 90 of file ehbsw_if_py.cpp.



iri_bow_object_detector
Author(s): dmartinez
autogenerated on Fri Dec 6 2013 22:45:46