hog.h File Reference
#include <Interfaces/MainWindowInterface.h>
#include <Interfaces/MainWindowEventInterface.h>
#include <VideoCapture/BitmapCapture.h>
#include <Helpers/helpers.h>
#include <Image/ByteImage.h>
#include <Image/FloatImage.h>
#include <Image/IntImage.h>
#include <Image/ShortImage.h>
#include <Image/ImageProcessor.h>
#include <Image/PrimitivesDrawer.h>
#include <Math/Vecd.h>
#include <Classification/NearestNeighbor.h>
#include <opencv2/core/core.hpp>
#include <opencv2/highgui/highgui.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <stdio.h>
#include <iostream>
#include <math.h>
#include <vector>
#include <unistd.h>
#include <utility>
#include <limits>
+ Include dependency graph for hog.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HoG
 

Macros

#define DEMO_IMAGE   "../../../../bmp/frame0206.bmp"
 

Macro Definition Documentation

◆ DEMO_IMAGE

#define DEMO_IMAGE   "../../../../bmp/frame0206.bmp"

Definition at line 3 of file hog.h.