Defines | Functions
vl_sampleinthist.c File Reference
#include <mexutils.h>
#include <vl/generic.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>
#include "samplinthist.tc"
Include dependency graph for vl_sampleinthist.c:

Go to the source code of this file.

Defines

#define PROCESS(SAMPLE, T)
#define SFX   i
#define SFX   ui
#define SFX   d
#define SFX   f
#define T   vl_int32
#define T   vl_uint32
#define T   double
#define T   float

Functions

void mexFunction (int nout, mxArray *out[], int nin, const mxArray *in[])

Define Documentation

#define PROCESS (   SAMPLE,
  T 
)
Value:
SAMPLE (histPt,                               \
          intHistPt, height, width, numLabels,  \
          boxesPt, numBoxes) ;
#define SFX   i

Definition at line 44 of file vl_sampleinthist.c.

#define SFX   ui

Definition at line 44 of file vl_sampleinthist.c.

#define SFX   d

Definition at line 44 of file vl_sampleinthist.c.

#define SFX   f

Definition at line 44 of file vl_sampleinthist.c.

#define T   vl_int32

Definition at line 43 of file vl_sampleinthist.c.

#define T   vl_uint32

Definition at line 43 of file vl_sampleinthist.c.

#define T   double

Definition at line 43 of file vl_sampleinthist.c.

#define T   float

Definition at line 43 of file vl_sampleinthist.c.


Function Documentation

void mexFunction ( int nout  ,
mxArray *  out[],
int  nin,
const mxArray *  in[] 
)

Definition at line 48 of file vl_sampleinthist.c.



libvlfeat
Author(s): Andrea Vedaldi
autogenerated on Thu Jun 6 2019 20:25:52