Local binary patterns: Difference between revisions

Content deleted Content added
Molu42 (talk | contribs)
Molu42 (talk | contribs)
Line 16:
 
== Implementations ==
* [http://www.cse.oulu.fi/CMV CMV], includes the general LBP [http://www.cse.oulu.fi/CMV/Downloads/LBPMatlab implementation] 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.