Skip to content

random hough forest object recognition core library

License

Notifications You must be signed in to change notification settings

YChuan1115/rhfcore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Hough Forest

Object recognition and learning library

Requirements

Following programs are requrd to build:

  • gcc >= 4.6.3 with C++ support
  • CMake >= 2.8
  • OpenCV >= 2.4.6
  • Boost >= 1.5

Recommend

  • OpenMP

Installation

$ cmake .
$ make
$ sudo make install

Usage

See also...

Example

See also...

test

About

random hough forest object recognition core library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.9%
  • C 0.1%