KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros | Functions
hog.h File Reference
#include <l/l_incl.h>
#include <i_cpp/i_image.h>
#include <l_cpp/l_readable.h>
#include <l_cpp/l_writeable.h>
#include <cmath>
#include <string>

Go to the source code of this file.

Classes

class  kjb::Hog_responses
 

Namespaces

 kjb
 Classes and functions for dealing with trajectory files.
 

Macros

#define eps   0.0001
 

Functions

void kjb::compute_HOG_features (const Image &img, int bin_size)
 
void kjb::rotate_matrix_90_degrees (Matrix &m, int number_of_times)
 
void kjb::rotateMatrix (Matrix &m, double angle)
 

Macro Definition Documentation

#define eps   0.0001