Content deleted Content added
In introduction: " [...] is combined with the Histogram of oriented gradients (HOG) classifier." Changed to [...] (HOG) descriptor. HOG is not a classifier. |
|||
Line 16:
== Implementations ==
* [http://www.cse.oulu.fi/CMV], includes the general LBP [http://www.cse.oulu.fi/CMV/Downloads/LBPMatlab] and many further extensions over LBP histogram in MATLAB.
* [http://luispedro.org/software/mahotas Python mahotas], an open source computer vision package which includes an implementation of LBPs.
* [[OpenCV]]'s Cascade Classifiers support LBPs as of version 2.
|