nourani / LBP

C++ implementation of the Local Binary Pattern texture descriptors. This class integrates with OpenCV and FFTW3 to bring a complete and fast implementation of the popular descriptors: LBP u2, ri, riu2 & hf. The routines for calculating these descriptors are inspired by the Matlab code of the original authors.
GNU General Public License v3.0
97 stars 60 forks source link

numpy config and install targets in CMakeLists #3

Closed petermoz closed 11 years ago

nourani commented 11 years ago

OK GREAT. It is working now on OS X as well