Classes | Defines
histogram_of_oriented_gradients.h File Reference
#include <opencv2/opencv.hpp>
#include <opencv2/highgui/highgui.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <string>
#include <vector>
Include dependency graph for histogram_of_oriented_gradients.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HOGFeatureDescriptor

Defines

#define ANGLE   180.0
#define BINS_ANGLE   (ANGLE / N_BINS)
#define BLOCK   2
#define CELL   8
#define N_BINS   9

Define Documentation

#define ANGLE   180.0

Definition at line 17 of file histogram_of_oriented_gradients.h.

#define BINS_ANGLE   (ANGLE / N_BINS)

Definition at line 18 of file histogram_of_oriented_gradients.h.

#define BLOCK   2

Definition at line 20 of file histogram_of_oriented_gradients.h.

#define CELL   8

Definition at line 19 of file histogram_of_oriented_gradients.h.

#define N_BINS   9

Definition at line 16 of file histogram_of_oriented_gradients.h.



jsk_perception
Author(s): Manabu Saito, Ryohei Ueda
autogenerated on Wed Sep 16 2015 04:36:15