svpriyanka / MyRepoFeatExtract

bare bones feature extraction code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyRepoFeatExtract

bare bones feature extraction code

To execute this code please clone all the files to a local folder (say MyRepoHGPP). Then execute the following code

cd MyRepoHGPP cmake . make ./featureExtractor

This project uses the OpenCV2.4.1 libraries to create and manipulate data structures.

To build the project correctly we need CMake (v2.6) and pkg-config installed

About

bare bones feature extraction code


Languages

Language:C++ 100.0%